From 8a67e19a5ebfe9d75d51c7f3186dfae80d302fb4 Mon Sep 17 00:00:00 2001
From: koalyptus
Date: Wed, 4 Jan 2017 03:23:58 +0000
Subject: [PATCH] publish Docs to gh-pages (auto)
branch: master
SHA: 2cc5b597ece3dc54a72028aa666392a292d034ec
range SHA: 231b8bffaaea...2cc5b597ece3
build id: 188735393
build number: 530
---
docs/ast/source/tablefilter.js.json | 74869 ++++++++--------
docs/class/src/emitter.js~Emitter.html | 2 +-
...pterEzEditTable.js~AdapterEzEditTable.html | 2 +-
.../extensions/colOps/colOps.js~ColOps.html | 2 +-
.../colsVisibility.js~ColsVisibility.html | 2 +-
...iltersVisibility.js~FiltersVisibility.html | 2 +-
...Sortabletable.js~AdapterSortableTable.html | 2 +-
docs/class/src/feature.js~Feature.html | 2 +-
.../alternateRows.js~AlternateRows.html | 2 +-
.../src/modules/checkList.js~CheckList.html | 2 +-
.../modules/clearButton.js~ClearButton.html | 2 +-
.../src/modules/dateType.js~DateType.html | 2 +-
.../src/modules/dropdown.js~Dropdown.html | 2 +-
.../src/modules/gridLayout.js~GridLayout.html | 2 +-
docs/class/src/modules/hash.js~Hash.html | 2 +-
docs/class/src/modules/help.js~Help.html | 2 +-
...highlightKeywords.js~HighlightKeyword.html | 2 +-
docs/class/src/modules/loader.js~Loader.html | 2 +-
.../src/modules/noResults.js~NoResults.html | 2 +-
docs/class/src/modules/paging.js~Paging.html | 2 +-
.../modules/popupFilter.js~PopupFilter.html | 2 +-
.../modules/rowsCounter.js~RowsCounter.html | 2 +-
docs/class/src/modules/state.js~State.html | 2 +-
.../src/modules/statusBar.js~StatusBar.html | 2 +-
.../class/src/modules/storage.js~Storage.html | 2 +-
.../class/src/tablefilter.js~TableFilter.html | 332 +-
docs/dump.json | 1590 +-
docs/file/src/array.js.html | 2 +-
docs/file/src/const.js.html | 2 +-
docs/file/src/cookie.js.html | 2 +-
docs/file/src/dom.js.html | 2 +-
docs/file/src/emitter.js.html | 2 +-
docs/file/src/event.js.html | 2 +-
.../advancedGrid/adapterEzEditTable.js.html | 2 +-
.../advancedGrid/advancedGrid.js.html | 2 +-
.../file/src/extensions/colOps/colOps.js.html | 2 +-
.../colsVisibility/colsVisibility.js.html | 2 +-
.../filtersVisibility.js.html | 2 +-
.../sort/adapterSortabletable.js.html | 2 +-
docs/file/src/extensions/sort/sort.js.html | 2 +-
docs/file/src/feature.js.html | 2 +-
docs/file/src/modules/alternateRows.js.html | 2 +-
docs/file/src/modules/checkList.js.html | 2 +-
docs/file/src/modules/clearButton.js.html | 2 +-
docs/file/src/modules/dateType.js.html | 2 +-
docs/file/src/modules/dropdown.js.html | 2 +-
docs/file/src/modules/gridLayout.js.html | 2 +-
docs/file/src/modules/hash.js.html | 2 +-
docs/file/src/modules/help.js.html | 2 +-
.../src/modules/highlightKeywords.js.html | 2 +-
docs/file/src/modules/loader.js.html | 2 +-
docs/file/src/modules/noResults.js.html | 2 +-
docs/file/src/modules/paging.js.html | 2 +-
docs/file/src/modules/popupFilter.js.html | 2 +-
docs/file/src/modules/rowsCounter.js.html | 2 +-
docs/file/src/modules/state.js.html | 2 +-
docs/file/src/modules/statusBar.js.html | 2 +-
docs/file/src/modules/storage.js.html | 2 +-
docs/file/src/number.js.html | 2 +-
docs/file/src/root.js.html | 2 +-
docs/file/src/sort.js.html | 2 +-
docs/file/src/string.js.html | 2 +-
docs/file/src/tablefilter.js.html | 14 +-
docs/file/src/types.js.html | 2 +-
docs/function/index.html | 2 +-
docs/identifiers.html | 2 +-
docs/index.html | 2 +-
docs/package.json | 2 +-
docs/source.html | 80 +-
docs/variable/index.html | 2 +-
70 files changed, 38594 insertions(+), 38421 deletions(-)
diff --git a/docs/ast/source/tablefilter.js.json b/docs/ast/source/tablefilter.js.json
index 617d6b1e..060571c7 100644
--- a/docs/ast/source/tablefilter.js.json
+++ b/docs/ast/source/tablefilter.js.json
@@ -7328,73 +7328,54 @@
"type": "LogicalExpression",
"operator": "||",
"left": {
- "type": "LogicalExpression",
- "operator": "||",
- "left": {
- "type": "UnaryExpression",
- "operator": "!",
- "argument": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 3717,
- 3721
- ],
- "loc": {
- "start": {
- "line": 134,
- "column": 13
- },
- "end": {
- "line": 134,
- "column": 17
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "tbl",
- "range": [
- 3722,
- 3725
- ],
- "loc": {
- "start": {
- "line": 134,
- "column": 18
- },
- "end": {
- "line": 134,
- "column": 21
- }
- }
- },
+ "type": "UnaryExpression",
+ "operator": "!",
+ "argument": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
"range": [
3717,
- 3725
+ 3721
],
"loc": {
"start": {
"line": 134,
"column": 13
},
+ "end": {
+ "line": 134,
+ "column": 17
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "tbl",
+ "range": [
+ 3722,
+ 3725
+ ],
+ "loc": {
+ "start": {
+ "line": 134,
+ "column": 18
+ },
"end": {
"line": 134,
"column": 21
}
}
},
- "prefix": true,
"range": [
- 3716,
+ 3717,
3725
],
"loc": {
"start": {
"line": 134,
- "column": 12
+ "column": 13
},
"end": {
"line": 134,
@@ -7402,53 +7383,36 @@
}
}
},
- "right": {
- "type": "BinaryExpression",
- "operator": "!==",
- "left": {
+ "prefix": true,
+ "range": [
+ 3716,
+ 3725
+ ],
+ "loc": {
+ "start": {
+ "line": 134,
+ "column": 12
+ },
+ "end": {
+ "line": 134,
+ "column": 21
+ }
+ }
+ },
+ "right": {
+ "type": "BinaryExpression",
+ "operator": "!==",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
"type": "MemberExpression",
"computed": false,
"object": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 3729,
- 3733
- ],
- "loc": {
- "start": {
- "line": 134,
- "column": 25
- },
- "end": {
- "line": 134,
- "column": 29
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "tbl",
- "range": [
- 3734,
- 3737
- ],
- "loc": {
- "start": {
- "line": 134,
- "column": 30
- },
- "end": {
- "line": 134,
- "column": 33
- }
- }
- },
+ "type": "ThisExpression",
"range": [
3729,
- 3737
+ 3733
],
"loc": {
"start": {
@@ -7457,31 +7421,31 @@
},
"end": {
"line": 134,
- "column": 33
+ "column": 29
}
}
},
"property": {
"type": "Identifier",
- "name": "nodeName",
+ "name": "tbl",
"range": [
- 3738,
- 3746
+ 3734,
+ 3737
],
"loc": {
"start": {
"line": 134,
- "column": 34
+ "column": 30
},
"end": {
"line": 134,
- "column": 42
+ "column": 33
}
}
},
"range": [
3729,
- 3746
+ 3737
],
"loc": {
"start": {
@@ -7490,38 +7454,56 @@
},
"end": {
"line": 134,
- "column": 42
+ "column": 33
}
}
},
- "right": {
- "type": "Literal",
- "value": "TABLE",
- "raw": "'TABLE'",
+ "property": {
+ "type": "Identifier",
+ "name": "nodeName",
"range": [
- 3751,
- 3758
+ 3738,
+ 3746
],
"loc": {
"start": {
"line": 134,
- "column": 47
+ "column": 34
},
"end": {
"line": 134,
- "column": 54
+ "column": 42
}
}
},
"range": [
3729,
- 3758
+ 3746
],
"loc": {
"start": {
"line": 134,
"column": 25
},
+ "end": {
+ "line": 134,
+ "column": 42
+ }
+ }
+ },
+ "right": {
+ "type": "Literal",
+ "value": "TABLE",
+ "raw": "'TABLE'",
+ "range": [
+ 3751,
+ 3758
+ ],
+ "loc": {
+ "start": {
+ "line": 134,
+ "column": 47
+ },
"end": {
"line": 134,
"column": 54
@@ -7529,13 +7511,13 @@
}
},
"range": [
- 3716,
+ 3729,
3758
],
"loc": {
"start": {
"line": 134,
- "column": 12
+ "column": 25
},
"end": {
"line": 134,
@@ -7543,117 +7525,9 @@
}
}
},
- "right": {
- "type": "BinaryExpression",
- "operator": "===",
- "left": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 3774,
- 3778
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 12
- },
- "end": {
- "line": 135,
- "column": 16
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "getRowsNb",
- "range": [
- 3779,
- 3788
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 17
- },
- "end": {
- "line": 135,
- "column": 26
- }
- }
- },
- "range": [
- 3774,
- 3788
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 12
- },
- "end": {
- "line": 135,
- "column": 26
- }
- }
- },
- "arguments": [],
- "range": [
- 3774,
- 3790
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 12
- },
- "end": {
- "line": 135,
- "column": 28
- }
- }
- },
- "right": {
- "type": "Literal",
- "value": 0,
- "raw": "0",
- "range": [
- 3795,
- 3796
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 33
- },
- "end": {
- "line": 135,
- "column": 34
- }
- }
- },
- "range": [
- 3774,
- 3796
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 12
- },
- "end": {
- "line": 135,
- "column": 34
- }
- }
- },
"range": [
3716,
- 3796
+ 3758
],
"loc": {
"start": {
@@ -7661,8 +7535,8 @@
"column": 12
},
"end": {
- "line": 135,
- "column": 34
+ "line": 134,
+ "column": 54
}
}
},
@@ -7677,16 +7551,16 @@
"type": "Identifier",
"name": "Error",
"range": [
- 3822,
- 3827
+ 3784,
+ 3789
],
"loc": {
"start": {
- "line": 136,
+ "line": 135,
"column": 22
},
"end": {
- "line": 136,
+ "line": 135,
"column": 27
}
}
@@ -7703,16 +7577,16 @@
},
"tail": true,
"range": [
- 3828,
- 3914
+ 3790,
+ 3876
],
"loc": {
"start": {
- "line": 136,
+ "line": 135,
"column": 28
},
"end": {
- "line": 137,
+ "line": 136,
"column": 39
}
}
@@ -7720,63 +7594,63 @@
],
"expressions": [],
"range": [
- 3828,
- 3914
+ 3790,
+ 3876
],
"loc": {
"start": {
- "line": 136,
+ "line": 135,
"column": 28
},
"end": {
- "line": 137,
+ "line": 136,
"column": 39
}
}
}
],
"range": [
- 3818,
- 3915
+ 3780,
+ 3877
],
"loc": {
"start": {
- "line": 136,
+ "line": 135,
"column": 18
},
"end": {
- "line": 137,
+ "line": 136,
"column": 40
}
}
},
"range": [
- 3812,
- 3916
+ 3774,
+ 3878
],
"loc": {
"start": {
- "line": 136,
+ "line": 135,
"column": 12
},
"end": {
- "line": 137,
+ "line": 136,
"column": 41
}
}
}
],
"range": [
- 3798,
- 3926
+ 3760,
+ 3888
],
"loc": {
"start": {
- "line": 135,
- "column": 36
+ "line": 134,
+ "column": 56
},
"end": {
- "line": 138,
+ "line": 137,
"column": 9
}
}
@@ -7784,7 +7658,7 @@
"alternate": null,
"range": [
3712,
- 3926
+ 3888
],
"loc": {
"start": {
@@ -7792,7 +7666,248 @@
"column": 8
},
"end": {
- "line": 138,
+ "line": 137,
+ "column": 9
+ }
+ }
+ },
+ {
+ "type": "IfStatement",
+ "test": {
+ "type": "BinaryExpression",
+ "operator": "===",
+ "left": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 3902,
+ 3906
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 12
+ },
+ "end": {
+ "line": 139,
+ "column": 16
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "getRowsNb",
+ "range": [
+ 3907,
+ 3916
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 17
+ },
+ "end": {
+ "line": 139,
+ "column": 26
+ }
+ }
+ },
+ "range": [
+ 3902,
+ 3916
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 12
+ },
+ "end": {
+ "line": 139,
+ "column": 26
+ }
+ }
+ },
+ "arguments": [],
+ "range": [
+ 3902,
+ 3918
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 12
+ },
+ "end": {
+ "line": 139,
+ "column": 28
+ }
+ }
+ },
+ "right": {
+ "type": "Literal",
+ "value": 0,
+ "raw": "0",
+ "range": [
+ 3923,
+ 3924
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 33
+ },
+ "end": {
+ "line": 139,
+ "column": 34
+ }
+ }
+ },
+ "range": [
+ 3902,
+ 3924
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 12
+ },
+ "end": {
+ "line": 139,
+ "column": 34
+ }
+ }
+ },
+ "consequent": {
+ "type": "BlockStatement",
+ "body": [
+ {
+ "type": "ThrowStatement",
+ "argument": {
+ "type": "NewExpression",
+ "callee": {
+ "type": "Identifier",
+ "name": "Error",
+ "range": [
+ 3950,
+ 3955
+ ],
+ "loc": {
+ "start": {
+ "line": 140,
+ "column": 22
+ },
+ "end": {
+ "line": 140,
+ "column": 27
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "TemplateLiteral",
+ "quasis": [
+ {
+ "type": "TemplateElement",
+ "value": {
+ "raw": "Could not instantiate TableFilter: HTML table\n requires at least 1 row.",
+ "cooked": "Could not instantiate TableFilter: HTML table\n requires at least 1 row."
+ },
+ "tail": true,
+ "range": [
+ 3956,
+ 4044
+ ],
+ "loc": {
+ "start": {
+ "line": 140,
+ "column": 28
+ },
+ "end": {
+ "line": 141,
+ "column": 41
+ }
+ }
+ }
+ ],
+ "expressions": [],
+ "range": [
+ 3956,
+ 4044
+ ],
+ "loc": {
+ "start": {
+ "line": 140,
+ "column": 28
+ },
+ "end": {
+ "line": 141,
+ "column": 41
+ }
+ }
+ }
+ ],
+ "range": [
+ 3946,
+ 4045
+ ],
+ "loc": {
+ "start": {
+ "line": 140,
+ "column": 18
+ },
+ "end": {
+ "line": 141,
+ "column": 42
+ }
+ }
+ },
+ "range": [
+ 3940,
+ 4046
+ ],
+ "loc": {
+ "start": {
+ "line": 140,
+ "column": 12
+ },
+ "end": {
+ "line": 141,
+ "column": 43
+ }
+ }
+ }
+ ],
+ "range": [
+ 3926,
+ 4056
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 36
+ },
+ "end": {
+ "line": 142,
+ "column": 9
+ }
+ }
+ },
+ "alternate": null,
+ "range": [
+ 3898,
+ 4056
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 8
+ },
+ "end": {
+ "line": 142,
"column": 9
}
},
@@ -7801,16 +7916,16 @@
"type": "Line",
"value": " configuration object",
"range": [
- 3936,
- 3959
+ 4066,
+ 4089
],
"loc": {
"start": {
- "line": 140,
+ "line": 144,
"column": 8
},
"end": {
- "line": 140,
+ "line": 144,
"column": 31
}
}
@@ -7826,16 +7941,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 3972,
- 3973
+ 4102,
+ 4103
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 12
},
"end": {
- "line": 141,
+ "line": 145,
"column": 13
}
}
@@ -7846,16 +7961,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 3976,
- 3980
+ 4106,
+ 4110
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 16
},
"end": {
- "line": 141,
+ "line": 145,
"column": 20
}
}
@@ -7864,46 +7979,46 @@
"type": "Identifier",
"name": "cfg",
"range": [
- 3981,
- 3984
+ 4111,
+ 4114
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 21
},
"end": {
- "line": 141,
+ "line": 145,
"column": 24
}
}
},
"range": [
- 3976,
- 3984
+ 4106,
+ 4114
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 16
},
"end": {
- "line": 141,
+ "line": 145,
"column": 24
}
}
},
"range": [
- 3972,
- 3984
+ 4102,
+ 4114
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 12
},
"end": {
- "line": 141,
+ "line": 145,
"column": 24
}
}
@@ -7911,16 +8026,16 @@
],
"kind": "let",
"range": [
- 3968,
- 3985
+ 4098,
+ 4115
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 8
},
"end": {
- "line": 141,
+ "line": 145,
"column": 25
}
},
@@ -7929,16 +8044,16 @@
"type": "Line",
"value": " configuration object",
"range": [
- 3936,
- 3959
+ 4066,
+ 4089
],
"loc": {
"start": {
- "line": 140,
+ "line": 144,
"column": 8
},
"end": {
- "line": 140,
+ "line": 144,
"column": 31
}
}
@@ -7949,16 +8064,16 @@
"type": "Block",
"value": "*\n * Event emitter instance\n * @type {Emitter}\n ",
"range": [
- 3995,
- 4071
+ 4125,
+ 4201
],
"loc": {
"start": {
- "line": 143,
+ "line": 147,
"column": 8
},
"end": {
- "line": 146,
+ "line": 150,
"column": 11
}
}
@@ -7976,16 +8091,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4080,
- 4084
+ 4210,
+ 4214
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 8
},
"end": {
- "line": 147,
+ "line": 151,
"column": 12
}
}
@@ -7994,31 +8109,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 4085,
- 4092
+ 4215,
+ 4222
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 13
},
"end": {
- "line": 147,
+ "line": 151,
"column": 20
}
}
},
"range": [
- 4080,
- 4092
+ 4210,
+ 4222
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 8
},
"end": {
- "line": 147,
+ "line": 151,
"column": 20
}
}
@@ -8029,62 +8144,62 @@
"type": "Identifier",
"name": "Emitter",
"range": [
- 4099,
- 4106
+ 4229,
+ 4236
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 27
},
"end": {
- "line": 147,
+ "line": 151,
"column": 34
}
}
},
"arguments": [],
"range": [
- 4095,
- 4108
+ 4225,
+ 4238
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 23
},
"end": {
- "line": 147,
+ "line": 151,
"column": 36
}
}
},
"range": [
- 4080,
- 4108
+ 4210,
+ 4238
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 8
},
"end": {
- "line": 147,
+ "line": 151,
"column": 36
}
}
},
"range": [
- 4080,
- 4109
+ 4210,
+ 4239
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 8
},
"end": {
- "line": 147,
+ "line": 151,
"column": 37
}
},
@@ -8093,16 +8208,16 @@
"type": "Block",
"value": "*\n * Event emitter instance\n * @type {Emitter}\n ",
"range": [
- 3995,
- 4071
+ 4125,
+ 4201
],
"loc": {
"start": {
- "line": 143,
+ "line": 147,
"column": 8
},
"end": {
- "line": 146,
+ "line": 150,
"column": 11
}
}
@@ -8113,16 +8228,16 @@
"type": "Line",
"value": "Start row et cols nb",
"range": [
- 4119,
- 4141
+ 4249,
+ 4271
],
"loc": {
"start": {
- "line": 149,
+ "line": 153,
"column": 8
},
"end": {
- "line": 149,
+ "line": 153,
"column": 30
}
}
@@ -8140,16 +8255,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4150,
- 4154
+ 4280,
+ 4284
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 8
},
"end": {
- "line": 150,
+ "line": 154,
"column": 12
}
}
@@ -8158,31 +8273,31 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 4155,
- 4161
+ 4285,
+ 4291
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 13
},
"end": {
- "line": 150,
+ "line": 154,
"column": 19
}
}
},
"range": [
- 4150,
- 4161
+ 4280,
+ 4291
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 8
},
"end": {
- "line": 150,
+ "line": 154,
"column": 19
}
}
@@ -8195,16 +8310,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 4164,
- 4171
+ 4294,
+ 4301
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 22
},
"end": {
- "line": 150,
+ "line": 154,
"column": 29
}
}
@@ -8214,32 +8329,32 @@
"type": "Identifier",
"name": "startRow",
"range": [
- 4172,
- 4180
+ 4302,
+ 4310
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 30
},
"end": {
- "line": 150,
+ "line": 154,
"column": 38
}
}
}
],
"range": [
- 4164,
- 4181
+ 4294,
+ 4311
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 22
},
"end": {
- "line": 150,
+ "line": 154,
"column": 39
}
}
@@ -8249,16 +8364,16 @@
"value": 2,
"raw": "2",
"range": [
- 4184,
- 4185
+ 4314,
+ 4315
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 42
},
"end": {
- "line": 150,
+ "line": 154,
"column": 43
}
}
@@ -8270,16 +8385,16 @@
"type": "Identifier",
"name": "startRow",
"range": [
- 4189,
- 4197
+ 4319,
+ 4327
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 47
},
"end": {
- "line": 150,
+ "line": 154,
"column": 55
}
}
@@ -8289,76 +8404,76 @@
"value": 1,
"raw": "1",
"range": [
- 4200,
- 4201
+ 4330,
+ 4331
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 58
},
"end": {
- "line": 150,
+ "line": 154,
"column": 59
}
}
},
"range": [
- 4189,
- 4201
+ 4319,
+ 4331
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 47
},
"end": {
- "line": 150,
+ "line": 154,
"column": 59
}
}
},
"range": [
- 4164,
- 4202
+ 4294,
+ 4332
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 22
},
"end": {
- "line": 150,
+ "line": 154,
"column": 60
}
}
},
"range": [
- 4150,
- 4202
+ 4280,
+ 4332
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 8
},
"end": {
- "line": 150,
+ "line": 154,
"column": 60
}
}
},
"range": [
- 4150,
- 4203
+ 4280,
+ 4333
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 8
},
"end": {
- "line": 150,
+ "line": 154,
"column": 61
}
},
@@ -8367,241 +8482,8 @@
"type": "Line",
"value": "Start row et cols nb",
"range": [
- 4119,
- 4141
- ],
- "loc": {
- "start": {
- "line": 149,
- "column": 8
- },
- "end": {
- "line": 149,
- "column": 30
- }
- }
- }
- ]
- },
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "AssignmentExpression",
- "operator": "=",
- "left": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 4212,
- 4216
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 8
- },
- "end": {
- "line": 151,
- "column": 12
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "nbCells",
- "range": [
- 4217,
- 4224
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 13
- },
- "end": {
- "line": 151,
- "column": 20
- }
- }
- },
- "range": [
- 4212,
- 4224
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 8
- },
- "end": {
- "line": 151,
- "column": 20
- }
- }
- },
- "right": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 4227,
- 4231
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 23
- },
- "end": {
- "line": 151,
- "column": 27
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "getCellsNb",
- "range": [
- 4232,
- 4242
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 28
- },
- "end": {
- "line": 151,
- "column": 38
- }
- }
- },
- "range": [
- 4227,
- 4242
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 23
- },
- "end": {
- "line": 151,
- "column": 38
- }
- }
- },
- "arguments": [
- {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 4243,
- 4247
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 39
- },
- "end": {
- "line": 151,
- "column": 43
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "refRow",
- "range": [
- 4248,
- 4254
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 44
- },
- "end": {
- "line": 151,
- "column": 50
- }
- }
- },
- "range": [
- 4243,
- 4254
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 39
- },
- "end": {
- "line": 151,
- "column": 50
- }
- }
- }
- ],
- "range": [
- 4227,
- 4255
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 23
- },
- "end": {
- "line": 151,
- "column": 51
- }
- }
- },
- "range": [
- 4212,
- 4255
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 8
- },
- "end": {
- "line": 151,
- "column": 51
- }
- }
- },
- "range": [
- 4212,
- 4256
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 8
- },
- "end": {
- "line": 151,
- "column": 52
- }
- },
- "trailingComments": [
- {
- "type": "Block",
- "value": "*\n * Base path for static assets\n * @type {String}\n ",
- "range": [
- 4266,
- 4346
+ 4249,
+ 4271
],
"loc": {
"start": {
@@ -8609,7 +8491,27 @@
"column": 8
},
"end": {
+ "line": 153,
+ "column": 30
+ }
+ }
+ }
+ ],
+ "trailingComments": [
+ {
+ "type": "Block",
+ "value": "*\n * Base path for static assets\n * @type {String}\n ",
+ "range": [
+ 4343,
+ 4423
+ ],
+ "loc": {
+ "start": {
"line": 156,
+ "column": 8
+ },
+ "end": {
+ "line": 159,
"column": 11
}
}
@@ -8627,16 +8529,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4355,
- 4359
+ 4432,
+ 4436
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 8
},
"end": {
- "line": 157,
+ "line": 160,
"column": 12
}
}
@@ -8645,31 +8547,31 @@
"type": "Identifier",
"name": "basePath",
"range": [
- 4360,
- 4368
+ 4437,
+ 4445
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 13
},
"end": {
- "line": 157,
+ "line": 160,
"column": 21
}
}
},
"range": [
- 4355,
- 4368
+ 4432,
+ 4445
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 8
},
"end": {
- "line": 157,
+ "line": 160,
"column": 21
}
}
@@ -8684,16 +8586,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 4371,
- 4372
+ 4448,
+ 4449
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 24
},
"end": {
- "line": 157,
+ "line": 160,
"column": 25
}
}
@@ -8702,31 +8604,31 @@
"type": "Identifier",
"name": "base_path",
"range": [
- 4373,
- 4382
+ 4450,
+ 4459
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 26
},
"end": {
- "line": 157,
+ "line": 160,
"column": 35
}
}
},
"range": [
- 4371,
- 4382
+ 4448,
+ 4459
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 24
},
"end": {
- "line": 157,
+ "line": 160,
"column": 35
}
}
@@ -8736,61 +8638,61 @@
"value": "tablefilter/",
"raw": "'tablefilter/'",
"range": [
- 4386,
- 4400
+ 4463,
+ 4477
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 39
},
"end": {
- "line": 157,
+ "line": 160,
"column": 53
}
}
},
"range": [
- 4371,
- 4400
+ 4448,
+ 4477
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 24
},
"end": {
- "line": 157,
+ "line": 160,
"column": 53
}
}
},
"range": [
- 4355,
- 4400
+ 4432,
+ 4477
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 8
},
"end": {
- "line": 157,
+ "line": 160,
"column": 53
}
}
},
"range": [
- 4355,
- 4401
+ 4432,
+ 4478
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 8
},
"end": {
- "line": 157,
+ "line": 160,
"column": 54
}
},
@@ -8799,16 +8701,16 @@
"type": "Block",
"value": "*\n * Base path for static assets\n * @type {String}\n ",
"range": [
- 4266,
- 4346
+ 4343,
+ 4423
],
"loc": {
"start": {
- "line": 153,
+ "line": 156,
"column": 8
},
"end": {
- "line": 156,
+ "line": 159,
"column": 11
}
}
@@ -8819,16 +8721,16 @@
"type": "Block",
"value": "** filters' grid properties **",
"range": [
- 4411,
- 4445
+ 4488,
+ 4522
],
"loc": {
"start": {
- "line": 159,
+ "line": 162,
"column": 8
},
"end": {
- "line": 159,
+ "line": 162,
"column": 42
}
}
@@ -8837,16 +8739,16 @@
"type": "Block",
"value": "*\n * Enable/disable filters\n * @type {Boolean}\n ",
"range": [
- 4455,
- 4531
+ 4532,
+ 4608
],
"loc": {
"start": {
- "line": 161,
+ "line": 164,
"column": 8
},
"end": {
- "line": 164,
+ "line": 167,
"column": 11
}
}
@@ -8864,16 +8766,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4540,
- 4544
+ 4617,
+ 4621
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 8
},
"end": {
- "line": 165,
+ "line": 168,
"column": 12
}
}
@@ -8882,31 +8784,31 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 4545,
- 4552
+ 4622,
+ 4629
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 13
},
"end": {
- "line": 165,
+ "line": 168,
"column": 20
}
}
},
"range": [
- 4540,
- 4552
+ 4617,
+ 4629
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 8
},
"end": {
- "line": 165,
+ "line": 168,
"column": 20
}
}
@@ -8923,16 +8825,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 4555,
- 4556
+ 4632,
+ 4633
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 23
},
"end": {
- "line": 165,
+ "line": 168,
"column": 24
}
}
@@ -8941,31 +8843,31 @@
"type": "Identifier",
"name": "grid",
"range": [
- 4557,
- 4561
+ 4634,
+ 4638
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 25
},
"end": {
- "line": 165,
+ "line": 168,
"column": 29
}
}
},
"range": [
- 4555,
- 4561
+ 4632,
+ 4638
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 23
},
"end": {
- "line": 165,
+ "line": 168,
"column": 29
}
}
@@ -8975,31 +8877,31 @@
"value": false,
"raw": "false",
"range": [
- 4566,
- 4571
+ 4643,
+ 4648
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 34
},
"end": {
- "line": 165,
+ "line": 168,
"column": 39
}
}
},
"range": [
- 4555,
- 4571
+ 4632,
+ 4648
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 23
},
"end": {
- "line": 165,
+ "line": 168,
"column": 39
}
}
@@ -9009,16 +8911,16 @@
"value": false,
"raw": "false",
"range": [
- 4574,
- 4579
+ 4651,
+ 4656
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 42
},
"end": {
- "line": 165,
+ "line": 168,
"column": 47
}
}
@@ -9028,61 +8930,61 @@
"value": true,
"raw": "true",
"range": [
- 4582,
- 4586
+ 4659,
+ 4663
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 50
},
"end": {
- "line": 165,
+ "line": 168,
"column": 54
}
}
},
"range": [
- 4555,
- 4586
+ 4632,
+ 4663
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 23
},
"end": {
- "line": 165,
+ "line": 168,
"column": 54
}
}
},
"range": [
- 4540,
- 4586
+ 4617,
+ 4663
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 8
},
"end": {
- "line": 165,
+ "line": 168,
"column": 54
}
}
},
"range": [
- 4540,
- 4587
+ 4617,
+ 4664
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 8
},
"end": {
- "line": 165,
+ "line": 168,
"column": 55
}
},
@@ -9091,16 +8993,16 @@
"type": "Block",
"value": "** filters' grid properties **",
"range": [
- 4411,
- 4445
+ 4488,
+ 4522
],
"loc": {
"start": {
- "line": 159,
+ "line": 162,
"column": 8
},
"end": {
- "line": 159,
+ "line": 162,
"column": 42
}
}
@@ -9109,16 +9011,16 @@
"type": "Block",
"value": "*\n * Enable/disable filters\n * @type {Boolean}\n ",
"range": [
- 4455,
- 4531
+ 4532,
+ 4608
],
"loc": {
"start": {
- "line": 161,
+ "line": 164,
"column": 8
},
"end": {
- "line": 164,
+ "line": 167,
"column": 11
}
}
@@ -9129,16 +9031,16 @@
"type": "Block",
"value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n ",
"range": [
- 4597,
- 4693
+ 4674,
+ 4770
],
"loc": {
"start": {
- "line": 167,
+ "line": 170,
"column": 8
},
"end": {
- "line": 170,
+ "line": 173,
"column": 11
}
}
@@ -9156,16 +9058,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4702,
- 4706
+ 4779,
+ 4783
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 8
},
"end": {
- "line": 171,
+ "line": 174,
"column": 12
}
}
@@ -9174,31 +9076,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 4707,
- 4717
+ 4784,
+ 4794
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 13
},
"end": {
- "line": 171,
+ "line": 174,
"column": 23
}
}
},
"range": [
- 4702,
- 4717
+ 4779,
+ 4794
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 8
},
"end": {
- "line": 171,
+ "line": 174,
"column": 23
}
}
@@ -9209,16 +9111,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 4720,
- 4727
+ 4797,
+ 4804
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 26
},
"end": {
- "line": 171,
+ "line": 174,
"column": 33
}
}
@@ -9231,16 +9133,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 4728,
- 4729
+ 4805,
+ 4806
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 34
},
"end": {
- "line": 171,
+ "line": 174,
"column": 35
}
}
@@ -9249,77 +9151,77 @@
"type": "Identifier",
"name": "grid_layout",
"range": [
- 4730,
- 4741
+ 4807,
+ 4818
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 36
},
"end": {
- "line": 171,
+ "line": 174,
"column": 47
}
}
},
"range": [
- 4728,
- 4741
+ 4805,
+ 4818
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 34
},
"end": {
- "line": 171,
+ "line": 174,
"column": 47
}
}
}
],
"range": [
- 4720,
- 4742
+ 4797,
+ 4819
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 26
},
"end": {
- "line": 171,
+ "line": 174,
"column": 48
}
}
},
"range": [
- 4702,
- 4742
+ 4779,
+ 4819
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 8
},
"end": {
- "line": 171,
+ "line": 174,
"column": 48
}
}
},
"range": [
- 4702,
- 4743
+ 4779,
+ 4820
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 8
},
"end": {
- "line": 171,
+ "line": 174,
"column": 49
}
},
@@ -9328,16 +9230,16 @@
"type": "Block",
"value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n ",
"range": [
- 4597,
- 4693
+ 4674,
+ 4770
],
"loc": {
"start": {
- "line": 167,
+ "line": 170,
"column": 8
},
"end": {
- "line": 170,
+ "line": 173,
"column": 11
}
}
@@ -9348,16 +9250,16 @@
"type": "Block",
"value": "*\n * Filters row index\n * @type {Number}\n ",
"range": [
- 4753,
- 4823
+ 4830,
+ 4900
],
"loc": {
"start": {
- "line": 173,
+ "line": 176,
"column": 8
},
"end": {
- "line": 176,
+ "line": 179,
"column": 11
}
}
@@ -9375,16 +9277,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4832,
- 4836
+ 4909,
+ 4913
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 8
},
"end": {
- "line": 177,
+ "line": 180,
"column": 12
}
}
@@ -9393,31 +9295,31 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 4837,
- 4852
+ 4914,
+ 4929
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 13
},
"end": {
- "line": 177,
+ "line": 180,
"column": 28
}
}
},
"range": [
- 4832,
- 4852
+ 4909,
+ 4929
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 8
},
"end": {
- "line": 177,
+ "line": 180,
"column": 28
}
}
@@ -9430,16 +9332,16 @@
"type": "Identifier",
"name": "isNaN",
"range": [
- 4855,
- 4860
+ 4932,
+ 4937
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 31
},
"end": {
- "line": 177,
+ "line": 180,
"column": 36
}
}
@@ -9452,16 +9354,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 4861,
- 4862
+ 4938,
+ 4939
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 37
},
"end": {
- "line": 177,
+ "line": 180,
"column": 38
}
}
@@ -9470,47 +9372,47 @@
"type": "Identifier",
"name": "filters_row_index",
"range": [
- 4863,
- 4880
+ 4940,
+ 4957
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 39
},
"end": {
- "line": 177,
+ "line": 180,
"column": 56
}
}
},
"range": [
- 4861,
- 4880
+ 4938,
+ 4957
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 37
},
"end": {
- "line": 177,
+ "line": 180,
"column": 56
}
}
}
],
"range": [
- 4855,
- 4881
+ 4932,
+ 4958
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 31
},
"end": {
- "line": 177,
+ "line": 180,
"column": 57
}
}
@@ -9520,16 +9422,16 @@
"value": 0,
"raw": "0",
"range": [
- 4896,
- 4897
+ 4973,
+ 4974
],
"loc": {
"start": {
- "line": 178,
+ "line": 181,
"column": 12
},
"end": {
- "line": 178,
+ "line": 181,
"column": 13
}
}
@@ -9541,16 +9443,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 4900,
- 4901
+ 4977,
+ 4978
],
"loc": {
"start": {
- "line": 178,
+ "line": 181,
"column": 16
},
"end": {
- "line": 178,
+ "line": 181,
"column": 17
}
}
@@ -9559,76 +9461,76 @@
"type": "Identifier",
"name": "filters_row_index",
"range": [
- 4902,
- 4919
+ 4979,
+ 4996
],
"loc": {
"start": {
- "line": 178,
+ "line": 181,
"column": 18
},
"end": {
- "line": 178,
+ "line": 181,
"column": 35
}
}
},
"range": [
- 4900,
- 4919
+ 4977,
+ 4996
],
"loc": {
"start": {
- "line": 178,
+ "line": 181,
"column": 16
},
"end": {
- "line": 178,
+ "line": 181,
"column": 35
}
}
},
"range": [
- 4855,
- 4919
+ 4932,
+ 4996
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 31
},
"end": {
- "line": 178,
+ "line": 181,
"column": 35
}
}
},
"range": [
- 4832,
- 4919
+ 4909,
+ 4996
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 8
},
"end": {
- "line": 178,
+ "line": 181,
"column": 35
}
}
},
"range": [
- 4832,
- 4920
+ 4909,
+ 4997
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 8
},
"end": {
- "line": 178,
+ "line": 181,
"column": 36
}
},
@@ -9637,16 +9539,16 @@
"type": "Block",
"value": "*\n * Filters row index\n * @type {Number}\n ",
"range": [
- 4753,
- 4823
+ 4830,
+ 4900
],
"loc": {
"start": {
- "line": 173,
+ "line": 176,
"column": 8
},
"end": {
- "line": 176,
+ "line": 179,
"column": 11
}
}
@@ -9657,16 +9559,16 @@
"type": "Block",
"value": "*\n * Headers row index\n * @type {Number}\n ",
"range": [
- 4930,
- 5000
+ 5007,
+ 5077
],
"loc": {
"start": {
- "line": 180,
+ "line": 183,
"column": 8
},
"end": {
- "line": 183,
+ "line": 186,
"column": 11
}
}
@@ -9684,16 +9586,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5009,
- 5013
+ 5086,
+ 5090
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 8
},
"end": {
- "line": 184,
+ "line": 187,
"column": 12
}
}
@@ -9702,31 +9604,31 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 5014,
- 5024
+ 5091,
+ 5101
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 13
},
"end": {
- "line": 184,
+ "line": 187,
"column": 23
}
}
},
"range": [
- 5009,
- 5024
+ 5086,
+ 5101
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 8
},
"end": {
- "line": 184,
+ "line": 187,
"column": 23
}
}
@@ -9739,16 +9641,16 @@
"type": "Identifier",
"name": "isNaN",
"range": [
- 5027,
- 5032
+ 5104,
+ 5109
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 26
},
"end": {
- "line": 184,
+ "line": 187,
"column": 31
}
}
@@ -9761,16 +9663,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 5033,
- 5034
+ 5110,
+ 5111
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 32
},
"end": {
- "line": 184,
+ "line": 187,
"column": 33
}
}
@@ -9779,47 +9681,47 @@
"type": "Identifier",
"name": "headers_row_index",
"range": [
- 5035,
- 5052
+ 5112,
+ 5129
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 34
},
"end": {
- "line": 184,
+ "line": 187,
"column": 51
}
}
},
"range": [
- 5033,
- 5052
+ 5110,
+ 5129
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 32
},
"end": {
- "line": 184,
+ "line": 187,
"column": 51
}
}
}
],
"range": [
- 5027,
- 5053
+ 5104,
+ 5130
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 26
},
"end": {
- "line": 184,
+ "line": 187,
"column": 52
}
}
@@ -9835,16 +9737,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5069,
- 5073
+ 5146,
+ 5150
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 13
},
"end": {
- "line": 185,
+ "line": 188,
"column": 17
}
}
@@ -9853,31 +9755,31 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 5074,
- 5089
+ 5151,
+ 5166
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 18
},
"end": {
- "line": 185,
+ "line": 188,
"column": 33
}
}
},
"range": [
- 5069,
- 5089
+ 5146,
+ 5166
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 13
},
"end": {
- "line": 185,
+ "line": 188,
"column": 33
}
}
@@ -9887,31 +9789,31 @@
"value": 0,
"raw": "0",
"range": [
- 5094,
- 5095
+ 5171,
+ 5172
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 38
},
"end": {
- "line": 185,
+ "line": 188,
"column": 39
}
}
},
"range": [
- 5069,
- 5095
+ 5146,
+ 5172
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 13
},
"end": {
- "line": 185,
+ "line": 188,
"column": 39
}
}
@@ -9921,16 +9823,16 @@
"value": 1,
"raw": "1",
"range": [
- 5098,
- 5099
+ 5175,
+ 5176
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 42
},
"end": {
- "line": 185,
+ "line": 188,
"column": 43
}
}
@@ -9940,31 +9842,31 @@
"value": 0,
"raw": "0",
"range": [
- 5102,
- 5103
+ 5179,
+ 5180
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 46
},
"end": {
- "line": 185,
+ "line": 188,
"column": 47
}
}
},
"range": [
- 5069,
- 5103
+ 5146,
+ 5180
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 13
},
"end": {
- "line": 185,
+ "line": 188,
"column": 47
}
}
@@ -9976,16 +9878,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 5107,
- 5108
+ 5184,
+ 5185
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 51
},
"end": {
- "line": 185,
+ "line": 188,
"column": 52
}
}
@@ -9994,76 +9896,76 @@
"type": "Identifier",
"name": "headers_row_index",
"range": [
- 5109,
- 5126
+ 5186,
+ 5203
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 53
},
"end": {
- "line": 185,
+ "line": 188,
"column": 70
}
}
},
"range": [
- 5107,
- 5126
+ 5184,
+ 5203
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 51
},
"end": {
- "line": 185,
+ "line": 188,
"column": 70
}
}
},
"range": [
- 5027,
- 5126
+ 5104,
+ 5203
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 26
},
"end": {
- "line": 185,
+ "line": 188,
"column": 70
}
}
},
"range": [
- 5009,
- 5126
+ 5086,
+ 5203
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 8
},
"end": {
- "line": 185,
+ "line": 188,
"column": 70
}
}
},
"range": [
- 5009,
- 5127
+ 5086,
+ 5204
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 8
},
"end": {
- "line": 185,
+ "line": 188,
"column": 71
}
},
@@ -10072,16 +9974,16 @@
"type": "Block",
"value": "*\n * Headers row index\n * @type {Number}\n ",
"range": [
- 4930,
- 5000
+ 5007,
+ 5077
],
"loc": {
"start": {
- "line": 180,
+ "line": 183,
"column": 8
},
"end": {
- "line": 183,
+ "line": 186,
"column": 11
}
}
@@ -10092,16 +9994,16 @@
"type": "Block",
"value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ",
"range": [
- 5137,
- 5241
+ 5214,
+ 5318
],
"loc": {
"start": {
- "line": 187,
+ "line": 190,
"column": 8
},
"end": {
- "line": 190,
+ "line": 193,
"column": 11
}
}
@@ -10119,16 +10021,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5250,
- 5254
+ 5327,
+ 5331
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 8
},
"end": {
- "line": 191,
+ "line": 194,
"column": 12
}
}
@@ -10137,31 +10039,31 @@
"type": "Identifier",
"name": "fltCellTag",
"range": [
- 5255,
- 5265
+ 5332,
+ 5342
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 13
},
"end": {
- "line": 191,
+ "line": 194,
"column": 23
}
}
},
"range": [
- 5250,
- 5265
+ 5327,
+ 5342
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 8
},
"end": {
- "line": 191,
+ "line": 194,
"column": 23
}
}
@@ -10174,16 +10076,16 @@
"type": "Identifier",
"name": "isString",
"range": [
- 5268,
- 5276
+ 5345,
+ 5353
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 26
},
"end": {
- "line": 191,
+ "line": 194,
"column": 34
}
}
@@ -10196,16 +10098,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 5277,
- 5278
+ 5354,
+ 5355
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 35
},
"end": {
- "line": 191,
+ "line": 194,
"column": 36
}
}
@@ -10214,47 +10116,47 @@
"type": "Identifier",
"name": "filters_cell_tag",
"range": [
- 5279,
- 5295
+ 5356,
+ 5372
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 37
},
"end": {
- "line": 191,
+ "line": 194,
"column": 53
}
}
},
"range": [
- 5277,
- 5295
+ 5354,
+ 5372
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 35
},
"end": {
- "line": 191,
+ "line": 194,
"column": 53
}
}
}
],
"range": [
- 5268,
- 5296
+ 5345,
+ 5373
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 26
},
"end": {
- "line": 191,
+ "line": 194,
"column": 54
}
}
@@ -10266,16 +10168,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 5311,
- 5312
+ 5388,
+ 5389
],
"loc": {
"start": {
- "line": 192,
+ "line": 195,
"column": 12
},
"end": {
- "line": 192,
+ "line": 195,
"column": 13
}
}
@@ -10284,31 +10186,31 @@
"type": "Identifier",
"name": "filters_cell_tag",
"range": [
- 5313,
- 5329
+ 5390,
+ 5406
],
"loc": {
"start": {
- "line": 192,
+ "line": 195,
"column": 14
},
"end": {
- "line": 192,
+ "line": 195,
"column": 30
}
}
},
"range": [
- 5311,
- 5329
+ 5388,
+ 5406
],
"loc": {
"start": {
- "line": 192,
+ "line": 195,
"column": 12
},
"end": {
- "line": 192,
+ "line": 195,
"column": 30
}
}
@@ -10317,61 +10219,61 @@
"type": "Identifier",
"name": "CELL_TAG",
"range": [
- 5332,
- 5340
+ 5409,
+ 5417
],
"loc": {
"start": {
- "line": 192,
+ "line": 195,
"column": 33
},
"end": {
- "line": 192,
+ "line": 195,
"column": 41
}
}
},
"range": [
- 5268,
- 5340
+ 5345,
+ 5417
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 26
},
"end": {
- "line": 192,
+ "line": 195,
"column": 41
}
}
},
"range": [
- 5250,
- 5340
+ 5327,
+ 5417
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 8
},
"end": {
- "line": 192,
+ "line": 195,
"column": 41
}
}
},
"range": [
- 5250,
- 5341
+ 5327,
+ 5418
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 8
},
"end": {
- "line": 192,
+ "line": 195,
"column": 42
}
},
@@ -10380,16 +10282,16 @@
"type": "Block",
"value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ",
"range": [
- 5137,
- 5241
+ 5214,
+ 5318
],
"loc": {
"start": {
- "line": 187,
+ "line": 190,
"column": 8
},
"end": {
- "line": 190,
+ "line": 193,
"column": 11
}
}
@@ -10400,16 +10302,16 @@
"type": "Block",
"value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ",
"range": [
- 5351,
- 5442
+ 5428,
+ 5519
],
"loc": {
"start": {
- "line": 194,
+ "line": 197,
"column": 8
},
"end": {
- "line": 198,
+ "line": 201,
"column": 11
}
}
@@ -10427,16 +10329,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5451,
- 5455
+ 5528,
+ 5532
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 8
},
"end": {
- "line": 199,
+ "line": 202,
"column": 12
}
}
@@ -10445,31 +10347,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 5456,
- 5462
+ 5533,
+ 5539
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 13
},
"end": {
- "line": 199,
+ "line": 202,
"column": 19
}
}
},
"range": [
- 5451,
- 5462
+ 5528,
+ 5539
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 8
},
"end": {
- "line": 199,
+ "line": 202,
"column": 19
}
}
@@ -10478,46 +10380,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 5465,
- 5467
+ 5542,
+ 5544
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 22
},
"end": {
- "line": 199,
+ "line": 202,
"column": 24
}
}
},
"range": [
- 5451,
- 5467
+ 5528,
+ 5544
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 8
},
"end": {
- "line": 199,
+ "line": 202,
"column": 24
}
}
},
"range": [
- 5451,
- 5468
+ 5528,
+ 5545
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 8
},
"end": {
- "line": 199,
+ "line": 202,
"column": 25
}
},
@@ -10526,16 +10428,16 @@
"type": "Block",
"value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ",
"range": [
- 5351,
- 5442
+ 5428,
+ 5519
],
"loc": {
"start": {
- "line": 194,
+ "line": 197,
"column": 8
},
"end": {
- "line": 198,
+ "line": 201,
"column": 11
}
}
@@ -10546,16 +10448,16 @@
"type": "Block",
"value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ",
"range": [
- 5478,
- 5606
+ 5555,
+ 5683
],
"loc": {
"start": {
- "line": 201,
+ "line": 204,
"column": 8
},
"end": {
- "line": 205,
+ "line": 208,
"column": 11
}
}
@@ -10573,16 +10475,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5615,
- 5619
+ 5692,
+ 5696
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 8
},
"end": {
- "line": 206,
+ "line": 209,
"column": 12
}
}
@@ -10591,31 +10493,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 5620,
- 5634
+ 5697,
+ 5711
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 13
},
"end": {
- "line": 206,
+ "line": 209,
"column": 27
}
}
},
"range": [
- 5615,
- 5634
+ 5692,
+ 5711
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 8
},
"end": {
- "line": 206,
+ "line": 209,
"column": 27
}
}
@@ -10624,46 +10526,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 5637,
- 5639
+ 5714,
+ 5716
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 30
},
"end": {
- "line": 206,
+ "line": 209,
"column": 32
}
}
},
"range": [
- 5615,
- 5639
+ 5692,
+ 5716
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 8
},
"end": {
- "line": 206,
+ "line": 209,
"column": 32
}
}
},
"range": [
- 5615,
- 5640
+ 5692,
+ 5717
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 8
},
"end": {
- "line": 206,
+ "line": 209,
"column": 33
}
},
@@ -10672,16 +10574,16 @@
"type": "Block",
"value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ",
"range": [
- 5478,
- 5606
+ 5555,
+ 5683
],
"loc": {
"start": {
- "line": 201,
+ "line": 204,
"column": 8
},
"end": {
- "line": 205,
+ "line": 208,
"column": 11
}
}
@@ -10692,16 +10594,16 @@
"type": "Block",
"value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5650,
- 5758
+ 5727,
+ 5835
],
"loc": {
"start": {
- "line": 208,
+ "line": 211,
"column": 8
},
"end": {
- "line": 212,
+ "line": 215,
"column": 11
}
}
@@ -10719,16 +10621,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5767,
- 5771
+ 5844,
+ 5848
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 8
},
"end": {
- "line": 213,
+ "line": 216,
"column": 12
}
}
@@ -10737,31 +10639,31 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 5772,
- 5778
+ 5849,
+ 5855
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 13
},
"end": {
- "line": 213,
+ "line": 216,
"column": 19
}
}
},
"range": [
- 5767,
- 5778
+ 5844,
+ 5855
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 8
},
"end": {
- "line": 213,
+ "line": 216,
"column": 19
}
}
@@ -10771,46 +10673,46 @@
"value": null,
"raw": "null",
"range": [
- 5781,
- 5785
+ 5858,
+ 5862
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 22
},
"end": {
- "line": 213,
+ "line": 216,
"column": 26
}
}
},
"range": [
- 5767,
- 5785
+ 5844,
+ 5862
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 8
},
"end": {
- "line": 213,
+ "line": 216,
"column": 26
}
}
},
"range": [
- 5767,
- 5786
+ 5844,
+ 5863
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 8
},
"end": {
- "line": 213,
+ "line": 216,
"column": 27
}
},
@@ -10819,16 +10721,16 @@
"type": "Block",
"value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5650,
- 5758
+ 5727,
+ 5835
],
"loc": {
"start": {
- "line": 208,
+ "line": 211,
"column": 8
},
"end": {
- "line": 212,
+ "line": 215,
"column": 11
}
}
@@ -10839,16 +10741,16 @@
"type": "Block",
"value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5796,
- 5936
+ 5873,
+ 6013
],
"loc": {
"start": {
- "line": 215,
+ "line": 218,
"column": 8
},
"end": {
- "line": 219,
+ "line": 222,
"column": 11
}
}
@@ -10866,16 +10768,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5945,
- 5949
+ 6022,
+ 6026
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 12
}
}
@@ -10884,31 +10786,31 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 5950,
- 5954
+ 6027,
+ 6031
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 13
},
"end": {
- "line": 220,
+ "line": 223,
"column": 17
}
}
},
"range": [
- 5945,
- 5954
+ 6022,
+ 6031
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 17
}
}
@@ -10918,46 +10820,46 @@
"value": null,
"raw": "null",
"range": [
- 5957,
- 5961
+ 6034,
+ 6038
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 20
},
"end": {
- "line": 220,
+ "line": 223,
"column": 24
}
}
},
"range": [
- 5945,
- 5961
+ 6022,
+ 6038
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 24
}
}
},
"range": [
- 5945,
- 5962
+ 6022,
+ 6039
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 25
}
},
@@ -10966,16 +10868,16 @@
"type": "Block",
"value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5796,
- 5936
+ 5873,
+ 6013
],
"loc": {
"start": {
- "line": 215,
+ "line": 218,
"column": 8
},
"end": {
- "line": 219,
+ "line": 222,
"column": 11
}
}
@@ -10986,16 +10888,16 @@
"type": "Block",
"value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5972,
- 6146
+ 6049,
+ 6223
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 8
},
"end": {
- "line": 227,
+ "line": 230,
"column": 11
}
}
@@ -11013,16 +10915,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6155,
- 6159
+ 6232,
+ 6236
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 8
},
"end": {
- "line": 228,
+ "line": 231,
"column": 12
}
}
@@ -11031,31 +10933,31 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 6160,
- 6164
+ 6237,
+ 6241
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 13
},
"end": {
- "line": 228,
+ "line": 231,
"column": 17
}
}
},
"range": [
- 6155,
- 6164
+ 6232,
+ 6241
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 8
},
"end": {
- "line": 228,
+ "line": 231,
"column": 17
}
}
@@ -11065,46 +10967,46 @@
"value": null,
"raw": "null",
"range": [
- 6167,
- 6171
+ 6244,
+ 6248
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 20
},
"end": {
- "line": 228,
+ "line": 231,
"column": 24
}
}
},
"range": [
- 6155,
- 6171
+ 6232,
+ 6248
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 8
},
"end": {
- "line": 228,
+ "line": 231,
"column": 24
}
}
},
"range": [
- 6155,
- 6172
+ 6232,
+ 6249
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 8
},
"end": {
- "line": 228,
+ "line": 231,
"column": 25
}
},
@@ -11113,16 +11015,16 @@
"type": "Block",
"value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5972,
- 6146
+ 6049,
+ 6223
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 8
},
"end": {
- "line": 227,
+ "line": 230,
"column": 11
}
}
@@ -11133,16 +11035,16 @@
"type": "Block",
"value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 6182,
- 6322
+ 6259,
+ 6399
],
"loc": {
"start": {
- "line": 230,
+ "line": 233,
"column": 8
},
"end": {
- "line": 234,
+ "line": 237,
"column": 11
}
}
@@ -11160,16 +11062,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6331,
- 6335
+ 6408,
+ 6412
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 12
}
}
@@ -11178,31 +11080,31 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 6336,
- 6340
+ 6413,
+ 6417
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 13
},
"end": {
- "line": 235,
+ "line": 238,
"column": 17
}
}
},
"range": [
- 6331,
- 6340
+ 6408,
+ 6417
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 17
}
}
@@ -11212,46 +11114,46 @@
"value": null,
"raw": "null",
"range": [
- 6343,
- 6347
+ 6420,
+ 6424
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 20
},
"end": {
- "line": 235,
+ "line": 238,
"column": 24
}
}
},
"range": [
- 6331,
- 6347
+ 6408,
+ 6424
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 24
}
}
},
"range": [
- 6331,
- 6348
+ 6408,
+ 6425
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 25
}
},
@@ -11260,16 +11162,16 @@
"type": "Block",
"value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 6182,
- 6322
+ 6259,
+ 6399
],
"loc": {
"start": {
- "line": 230,
+ "line": 233,
"column": 8
},
"end": {
- "line": 234,
+ "line": 237,
"column": 11
}
}
@@ -11280,16 +11182,16 @@
"type": "Block",
"value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ",
"range": [
- 6358,
- 6456
+ 6435,
+ 6533
],
"loc": {
"start": {
- "line": 237,
+ "line": 240,
"column": 8
},
"end": {
- "line": 240,
+ "line": 243,
"column": 11
}
}
@@ -11307,16 +11209,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6465,
- 6469
+ 6542,
+ 6546
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 8
},
"end": {
- "line": 241,
+ "line": 244,
"column": 12
}
}
@@ -11325,31 +11227,31 @@
"type": "Identifier",
"name": "infDivCssClass",
"range": [
- 6470,
- 6484
+ 6547,
+ 6561
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 13
},
"end": {
- "line": 241,
+ "line": 244,
"column": 27
}
}
},
"range": [
- 6465,
- 6484
+ 6542,
+ 6561
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 8
},
"end": {
- "line": 241,
+ "line": 244,
"column": 27
}
}
@@ -11364,16 +11266,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 6487,
- 6488
+ 6564,
+ 6565
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 30
},
"end": {
- "line": 241,
+ "line": 244,
"column": 31
}
}
@@ -11382,31 +11284,31 @@
"type": "Identifier",
"name": "inf_div_css_class",
"range": [
- 6489,
- 6506
+ 6566,
+ 6583
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 32
},
"end": {
- "line": 241,
+ "line": 244,
"column": 49
}
}
},
"range": [
- 6487,
- 6506
+ 6564,
+ 6583
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 30
},
"end": {
- "line": 241,
+ "line": 244,
"column": 49
}
}
@@ -11416,61 +11318,61 @@
"value": "inf",
"raw": "'inf'",
"range": [
- 6510,
- 6515
+ 6587,
+ 6592
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 53
},
"end": {
- "line": 241,
+ "line": 244,
"column": 58
}
}
},
"range": [
- 6487,
- 6515
+ 6564,
+ 6592
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 30
},
"end": {
- "line": 241,
+ "line": 244,
"column": 58
}
}
},
"range": [
- 6465,
- 6515
+ 6542,
+ 6592
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 8
},
"end": {
- "line": 241,
+ "line": 244,
"column": 58
}
}
},
"range": [
- 6465,
- 6516
+ 6542,
+ 6593
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 8
},
"end": {
- "line": 241,
+ "line": 244,
"column": 59
}
},
@@ -11479,16 +11381,16 @@
"type": "Block",
"value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ",
"range": [
- 6358,
- 6456
+ 6435,
+ 6533
],
"loc": {
"start": {
- "line": 237,
+ "line": 240,
"column": 8
},
"end": {
- "line": 240,
+ "line": 243,
"column": 11
}
}
@@ -11499,16 +11401,16 @@
"type": "Block",
"value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ",
"range": [
- 6526,
- 6630
+ 6603,
+ 6707
],
"loc": {
"start": {
- "line": 243,
+ "line": 246,
"column": 8
},
"end": {
- "line": 246,
+ "line": 249,
"column": 11
}
}
@@ -11526,16 +11428,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6639,
- 6643
+ 6716,
+ 6720
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 12
}
}
@@ -11544,31 +11446,31 @@
"type": "Identifier",
"name": "lDivCssClass",
"range": [
- 6644,
- 6656
+ 6721,
+ 6733
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 13
},
"end": {
- "line": 247,
+ "line": 250,
"column": 25
}
}
},
"range": [
- 6639,
- 6656
+ 6716,
+ 6733
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 25
}
}
@@ -11583,16 +11485,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 6659,
- 6660
+ 6736,
+ 6737
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 28
},
"end": {
- "line": 247,
+ "line": 250,
"column": 29
}
}
@@ -11601,31 +11503,31 @@
"type": "Identifier",
"name": "left_div_css_class",
"range": [
- 6661,
- 6679
+ 6738,
+ 6756
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 30
},
"end": {
- "line": 247,
+ "line": 250,
"column": 48
}
}
},
"range": [
- 6659,
- 6679
+ 6736,
+ 6756
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 28
},
"end": {
- "line": 247,
+ "line": 250,
"column": 48
}
}
@@ -11635,61 +11537,61 @@
"value": "ldiv",
"raw": "'ldiv'",
"range": [
- 6683,
- 6689
+ 6760,
+ 6766
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 52
},
"end": {
- "line": 247,
+ "line": 250,
"column": 58
}
}
},
"range": [
- 6659,
- 6689
+ 6736,
+ 6766
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 28
},
"end": {
- "line": 247,
+ "line": 250,
"column": 58
}
}
},
"range": [
- 6639,
- 6689
+ 6716,
+ 6766
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 58
}
}
},
"range": [
- 6639,
- 6690
+ 6716,
+ 6767
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 59
}
},
@@ -11698,16 +11600,16 @@
"type": "Block",
"value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ",
"range": [
- 6526,
- 6630
+ 6603,
+ 6707
],
"loc": {
"start": {
- "line": 243,
+ "line": 246,
"column": 8
},
"end": {
- "line": 246,
+ "line": 249,
"column": 11
}
}
@@ -11718,16 +11620,16 @@
"type": "Block",
"value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ",
"range": [
- 6700,
- 6805
+ 6777,
+ 6882
],
"loc": {
"start": {
- "line": 249,
+ "line": 252,
"column": 8
},
"end": {
- "line": 252,
+ "line": 255,
"column": 11
}
}
@@ -11745,16 +11647,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6814,
- 6818
+ 6891,
+ 6895
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 8
},
"end": {
- "line": 253,
+ "line": 256,
"column": 12
}
}
@@ -11763,31 +11665,31 @@
"type": "Identifier",
"name": "rDivCssClass",
"range": [
- 6819,
- 6831
+ 6896,
+ 6908
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 13
},
"end": {
- "line": 253,
+ "line": 256,
"column": 25
}
}
},
"range": [
- 6814,
- 6831
+ 6891,
+ 6908
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 8
},
"end": {
- "line": 253,
+ "line": 256,
"column": 25
}
}
@@ -11802,16 +11704,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 6834,
- 6835
+ 6911,
+ 6912
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 28
},
"end": {
- "line": 253,
+ "line": 256,
"column": 29
}
}
@@ -11820,31 +11722,31 @@
"type": "Identifier",
"name": "right_div_css_class",
"range": [
- 6836,
- 6855
+ 6913,
+ 6932
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 30
},
"end": {
- "line": 253,
+ "line": 256,
"column": 49
}
}
},
"range": [
- 6834,
- 6855
+ 6911,
+ 6932
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 28
},
"end": {
- "line": 253,
+ "line": 256,
"column": 49
}
}
@@ -11854,61 +11756,61 @@
"value": "rdiv",
"raw": "'rdiv'",
"range": [
- 6859,
- 6865
+ 6936,
+ 6942
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 53
},
"end": {
- "line": 253,
+ "line": 256,
"column": 59
}
}
},
"range": [
- 6834,
- 6865
+ 6911,
+ 6942
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 28
},
"end": {
- "line": 253,
+ "line": 256,
"column": 59
}
}
},
"range": [
- 6814,
- 6865
+ 6891,
+ 6942
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 8
},
"end": {
- "line": 253,
+ "line": 256,
"column": 59
}
}
},
"range": [
- 6814,
- 6866
+ 6891,
+ 6943
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 8
},
"end": {
- "line": 253,
+ "line": 256,
"column": 60
}
},
@@ -11917,16 +11819,16 @@
"type": "Block",
"value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ",
"range": [
- 6700,
- 6805
+ 6777,
+ 6882
],
"loc": {
"start": {
- "line": 249,
+ "line": 252,
"column": 8
},
"end": {
- "line": 252,
+ "line": 255,
"column": 11
}
}
@@ -11937,16 +11839,16 @@
"type": "Block",
"value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ",
"range": [
- 6876,
- 6977
+ 6953,
+ 7054
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 8
},
"end": {
- "line": 258,
+ "line": 261,
"column": 11
}
}
@@ -11964,16 +11866,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6986,
- 6990
+ 7063,
+ 7067
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 8
},
"end": {
- "line": 259,
+ "line": 262,
"column": 12
}
}
@@ -11982,31 +11884,31 @@
"type": "Identifier",
"name": "mDivCssClass",
"range": [
- 6991,
- 7003
+ 7068,
+ 7080
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 13
},
"end": {
- "line": 259,
+ "line": 262,
"column": 25
}
}
},
"range": [
- 6986,
- 7003
+ 7063,
+ 7080
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 8
},
"end": {
- "line": 259,
+ "line": 262,
"column": 25
}
}
@@ -12021,16 +11923,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 7006,
- 7007
+ 7083,
+ 7084
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 28
},
"end": {
- "line": 259,
+ "line": 262,
"column": 29
}
}
@@ -12039,31 +11941,31 @@
"type": "Identifier",
"name": "middle_div_css_class",
"range": [
- 7008,
- 7028
+ 7085,
+ 7105
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 30
},
"end": {
- "line": 259,
+ "line": 262,
"column": 50
}
}
},
"range": [
- 7006,
- 7028
+ 7083,
+ 7105
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 28
},
"end": {
- "line": 259,
+ "line": 262,
"column": 50
}
}
@@ -12073,61 +11975,61 @@
"value": "mdiv",
"raw": "'mdiv'",
"range": [
- 7032,
- 7038
+ 7109,
+ 7115
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 54
},
"end": {
- "line": 259,
+ "line": 262,
"column": 60
}
}
},
"range": [
- 7006,
- 7038
+ 7083,
+ 7115
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 28
},
"end": {
- "line": 259,
+ "line": 262,
"column": 60
}
}
},
"range": [
- 6986,
- 7038
+ 7063,
+ 7115
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 8
},
"end": {
- "line": 259,
+ "line": 262,
"column": 60
}
}
},
"range": [
- 6986,
- 7039
+ 7063,
+ 7116
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 8
},
"end": {
- "line": 259,
+ "line": 262,
"column": 61
}
},
@@ -12136,16 +12038,16 @@
"type": "Block",
"value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ",
"range": [
- 6876,
- 6977
+ 6953,
+ 7054
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 8
},
"end": {
- "line": 258,
+ "line": 261,
"column": 11
}
}
@@ -12156,16 +12058,16 @@
"type": "Block",
"value": "** filters' grid appearance **",
"range": [
- 7049,
- 7083
+ 7126,
+ 7160
],
"loc": {
"start": {
- "line": 261,
+ "line": 264,
"column": 8
},
"end": {
- "line": 261,
+ "line": 264,
"column": 42
}
}
@@ -12174,16 +12076,16 @@
"type": "Block",
"value": "*\n * Path for stylesheets\n * @type {String}\n ",
"range": [
- 7092,
- 7165
+ 7169,
+ 7242
],
"loc": {
"start": {
- "line": 262,
+ "line": 265,
"column": 8
},
"end": {
- "line": 265,
+ "line": 268,
"column": 11
}
}
@@ -12201,16 +12103,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7174,
- 7178
+ 7251,
+ 7255
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 8
},
"end": {
- "line": 266,
+ "line": 269,
"column": 12
}
}
@@ -12219,31 +12121,31 @@
"type": "Identifier",
"name": "stylePath",
"range": [
- 7179,
- 7188
+ 7256,
+ 7265
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 13
},
"end": {
- "line": 266,
+ "line": 269,
"column": 22
}
}
},
"range": [
- 7174,
- 7188
+ 7251,
+ 7265
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 8
},
"end": {
- "line": 266,
+ "line": 269,
"column": 22
}
}
@@ -12258,16 +12160,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 7191,
- 7192
+ 7268,
+ 7269
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 25
},
"end": {
- "line": 266,
+ "line": 269,
"column": 26
}
}
@@ -12276,31 +12178,31 @@
"type": "Identifier",
"name": "style_path",
"range": [
- 7193,
- 7203
+ 7270,
+ 7280
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 27
},
"end": {
- "line": 266,
+ "line": 269,
"column": 37
}
}
},
"range": [
- 7191,
- 7203
+ 7268,
+ 7280
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 25
},
"end": {
- "line": 266,
+ "line": 269,
"column": 37
}
}
@@ -12314,16 +12216,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7207,
- 7211
+ 7284,
+ 7288
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 41
},
"end": {
- "line": 266,
+ "line": 269,
"column": 45
}
}
@@ -12332,31 +12234,31 @@
"type": "Identifier",
"name": "basePath",
"range": [
- 7212,
- 7220
+ 7289,
+ 7297
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 46
},
"end": {
- "line": 266,
+ "line": 269,
"column": 54
}
}
},
"range": [
- 7207,
- 7220
+ 7284,
+ 7297
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 41
},
"end": {
- "line": 266,
+ "line": 269,
"column": 54
}
}
@@ -12366,76 +12268,76 @@
"value": "style/",
"raw": "'style/'",
"range": [
- 7223,
- 7231
+ 7300,
+ 7308
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 57
},
"end": {
- "line": 266,
+ "line": 269,
"column": 65
}
}
},
"range": [
- 7207,
- 7231
+ 7284,
+ 7308
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 41
},
"end": {
- "line": 266,
+ "line": 269,
"column": 65
}
}
},
"range": [
- 7191,
- 7231
+ 7268,
+ 7308
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 25
},
"end": {
- "line": 266,
+ "line": 269,
"column": 65
}
}
},
"range": [
- 7174,
- 7231
+ 7251,
+ 7308
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 8
},
"end": {
- "line": 266,
+ "line": 269,
"column": 65
}
}
},
"range": [
- 7174,
- 7232
+ 7251,
+ 7309
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 8
},
"end": {
- "line": 266,
+ "line": 269,
"column": 66
}
},
@@ -12444,16 +12346,16 @@
"type": "Block",
"value": "** filters' grid appearance **",
"range": [
- 7049,
- 7083
+ 7126,
+ 7160
],
"loc": {
"start": {
- "line": 261,
+ "line": 264,
"column": 8
},
"end": {
- "line": 261,
+ "line": 264,
"column": 42
}
}
@@ -12462,16 +12364,16 @@
"type": "Block",
"value": "*\n * Path for stylesheets\n * @type {String}\n ",
"range": [
- 7092,
- 7165
+ 7169,
+ 7242
],
"loc": {
"start": {
- "line": 262,
+ "line": 265,
"column": 8
},
"end": {
- "line": 265,
+ "line": 268,
"column": 11
}
}
@@ -12482,16 +12384,16 @@
"type": "Block",
"value": "*\n * Main stylesheet path\n * @type {String}\n ",
"range": [
- 7242,
- 7315
+ 7319,
+ 7392
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 8
},
"end": {
- "line": 271,
+ "line": 274,
"column": 11
}
}
@@ -12509,16 +12411,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7324,
- 7328
+ 7401,
+ 7405
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 8
},
"end": {
- "line": 272,
+ "line": 275,
"column": 12
}
}
@@ -12527,31 +12429,31 @@
"type": "Identifier",
"name": "stylesheet",
"range": [
- 7329,
- 7339
+ 7406,
+ 7416
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 13
},
"end": {
- "line": 272,
+ "line": 275,
"column": 23
}
}
},
"range": [
- 7324,
- 7339
+ 7401,
+ 7416
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 8
},
"end": {
- "line": 272,
+ "line": 275,
"column": 23
}
}
@@ -12566,16 +12468,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 7342,
- 7343
+ 7419,
+ 7420
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 26
},
"end": {
- "line": 272,
+ "line": 275,
"column": 27
}
}
@@ -12584,31 +12486,31 @@
"type": "Identifier",
"name": "stylesheet",
"range": [
- 7344,
- 7354
+ 7421,
+ 7431
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 28
},
"end": {
- "line": 272,
+ "line": 275,
"column": 38
}
}
},
"range": [
- 7342,
- 7354
+ 7419,
+ 7431
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 26
},
"end": {
- "line": 272,
+ "line": 275,
"column": 38
}
}
@@ -12622,16 +12524,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7358,
- 7362
+ 7435,
+ 7439
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 42
},
"end": {
- "line": 272,
+ "line": 275,
"column": 46
}
}
@@ -12640,31 +12542,31 @@
"type": "Identifier",
"name": "stylePath",
"range": [
- 7363,
- 7372
+ 7440,
+ 7449
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 47
},
"end": {
- "line": 272,
+ "line": 275,
"column": 56
}
}
},
"range": [
- 7358,
- 7372
+ 7435,
+ 7449
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 42
},
"end": {
- "line": 272,
+ "line": 275,
"column": 56
}
}
@@ -12674,76 +12576,76 @@
"value": "tablefilter.css",
"raw": "'tablefilter.css'",
"range": [
- 7375,
- 7392
+ 7452,
+ 7469
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 59
},
"end": {
- "line": 272,
+ "line": 275,
"column": 76
}
}
},
"range": [
- 7358,
- 7392
+ 7435,
+ 7469
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 42
},
"end": {
- "line": 272,
+ "line": 275,
"column": 76
}
}
},
"range": [
- 7342,
- 7392
+ 7419,
+ 7469
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 26
},
"end": {
- "line": 272,
+ "line": 275,
"column": 76
}
}
},
"range": [
- 7324,
- 7392
+ 7401,
+ 7469
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 8
},
"end": {
- "line": 272,
+ "line": 275,
"column": 76
}
}
},
"range": [
- 7324,
- 7393
+ 7401,
+ 7470
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 8
},
"end": {
- "line": 272,
+ "line": 275,
"column": 77
}
},
@@ -12752,16 +12654,16 @@
"type": "Block",
"value": "*\n * Main stylesheet path\n * @type {String}\n ",
"range": [
- 7242,
- 7315
+ 7319,
+ 7392
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 8
},
"end": {
- "line": 271,
+ "line": 274,
"column": 11
}
}
@@ -12772,16 +12674,16 @@
"type": "Block",
"value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ",
"range": [
- 7403,
- 7494
+ 7480,
+ 7571
],
"loc": {
"start": {
- "line": 274,
+ "line": 277,
"column": 8
},
"end": {
- "line": 278,
+ "line": 281,
"column": 11
}
}
@@ -12799,16 +12701,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7503,
- 7507
+ 7580,
+ 7584
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 8
},
"end": {
- "line": 279,
+ "line": 282,
"column": 12
}
}
@@ -12817,31 +12719,31 @@
"type": "Identifier",
"name": "stylesheetId",
"range": [
- 7508,
- 7520
+ 7585,
+ 7597
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 13
},
"end": {
- "line": 279,
+ "line": 282,
"column": 25
}
}
},
"range": [
- 7503,
- 7520
+ 7580,
+ 7597
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 8
},
"end": {
- "line": 279,
+ "line": 282,
"column": 25
}
}
@@ -12855,16 +12757,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7523,
- 7527
+ 7600,
+ 7604
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 28
},
"end": {
- "line": 279,
+ "line": 282,
"column": 32
}
}
@@ -12873,31 +12775,31 @@
"type": "Identifier",
"name": "id",
"range": [
- 7528,
- 7530
+ 7605,
+ 7607
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 33
},
"end": {
- "line": 279,
+ "line": 282,
"column": 35
}
}
},
"range": [
- 7523,
- 7530
+ 7600,
+ 7607
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 28
},
"end": {
- "line": 279,
+ "line": 282,
"column": 35
}
}
@@ -12907,61 +12809,61 @@
"value": "_style",
"raw": "'_style'",
"range": [
- 7533,
- 7541
+ 7610,
+ 7618
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 38
},
"end": {
- "line": 279,
+ "line": 282,
"column": 46
}
}
},
"range": [
- 7523,
- 7541
+ 7600,
+ 7618
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 28
},
"end": {
- "line": 279,
+ "line": 282,
"column": 46
}
}
},
"range": [
- 7503,
- 7541
+ 7580,
+ 7618
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 8
},
"end": {
- "line": 279,
+ "line": 282,
"column": 46
}
}
},
"range": [
- 7503,
- 7542
+ 7580,
+ 7619
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 8
},
"end": {
- "line": 279,
+ "line": 282,
"column": 47
}
},
@@ -12970,16 +12872,16 @@
"type": "Block",
"value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ",
"range": [
- 7403,
- 7494
+ 7480,
+ 7571
],
"loc": {
"start": {
- "line": 274,
+ "line": 277,
"column": 8
},
"end": {
- "line": 278,
+ "line": 281,
"column": 11
}
}
@@ -12990,16 +12892,16 @@
"type": "Block",
"value": "*\n * Css class for the filters row\n * @type {String}\n ",
"range": [
- 7552,
- 7634
+ 7629,
+ 7711
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 8
},
"end": {
- "line": 284,
+ "line": 287,
"column": 11
}
}
@@ -13017,16 +12919,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7643,
- 7647
+ 7720,
+ 7724
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 12
}
}
@@ -13035,31 +12937,31 @@
"type": "Identifier",
"name": "fltsRowCssClass",
"range": [
- 7648,
- 7663
+ 7725,
+ 7740
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 13
},
"end": {
- "line": 285,
+ "line": 288,
"column": 28
}
}
},
"range": [
- 7643,
- 7663
+ 7720,
+ 7740
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 28
}
}
@@ -13074,16 +12976,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 7666,
- 7667
+ 7743,
+ 7744
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 31
},
"end": {
- "line": 285,
+ "line": 288,
"column": 32
}
}
@@ -13092,31 +12994,31 @@
"type": "Identifier",
"name": "flts_row_css_class",
"range": [
- 7668,
- 7686
+ 7745,
+ 7763
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 33
},
"end": {
- "line": 285,
+ "line": 288,
"column": 51
}
}
},
"range": [
- 7666,
- 7686
+ 7743,
+ 7763
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 31
},
"end": {
- "line": 285,
+ "line": 288,
"column": 51
}
}
@@ -13126,61 +13028,61 @@
"value": "fltrow",
"raw": "'fltrow'",
"range": [
- 7690,
- 7698
+ 7767,
+ 7775
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 55
},
"end": {
- "line": 285,
+ "line": 288,
"column": 63
}
}
},
"range": [
- 7666,
- 7698
+ 7743,
+ 7775
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 31
},
"end": {
- "line": 285,
+ "line": 288,
"column": 63
}
}
},
"range": [
- 7643,
- 7698
+ 7720,
+ 7775
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 63
}
}
},
"range": [
- 7643,
- 7699
+ 7720,
+ 7776
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 64
}
},
@@ -13189,16 +13091,16 @@
"type": "Block",
"value": "*\n * Css class for the filters row\n * @type {String}\n ",
"range": [
- 7552,
- 7634
+ 7629,
+ 7711
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 8
},
"end": {
- "line": 284,
+ "line": 287,
"column": 11
}
}
@@ -13209,16 +13111,16 @@
"type": "Block",
"value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ",
"range": [
- 7709,
- 7806
+ 7786,
+ 7883
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 8
},
"end": {
- "line": 290,
+ "line": 293,
"column": 11
}
}
@@ -13236,16 +13138,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7815,
- 7819
+ 7892,
+ 7896
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 8
},
"end": {
- "line": 291,
+ "line": 294,
"column": 12
}
}
@@ -13254,31 +13156,31 @@
"type": "Identifier",
"name": "enableIcons",
"range": [
- 7820,
- 7831
+ 7897,
+ 7908
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 13
},
"end": {
- "line": 291,
+ "line": 294,
"column": 24
}
}
},
"range": [
- 7815,
- 7831
+ 7892,
+ 7908
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 8
},
"end": {
- "line": 291,
+ "line": 294,
"column": 24
}
}
@@ -13295,16 +13197,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 7834,
- 7835
+ 7911,
+ 7912
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 27
},
"end": {
- "line": 291,
+ "line": 294,
"column": 28
}
}
@@ -13313,31 +13215,31 @@
"type": "Identifier",
"name": "enable_icons",
"range": [
- 7836,
- 7848
+ 7913,
+ 7925
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 29
},
"end": {
- "line": 291,
+ "line": 294,
"column": 41
}
}
},
"range": [
- 7834,
- 7848
+ 7911,
+ 7925
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 27
},
"end": {
- "line": 291,
+ "line": 294,
"column": 41
}
}
@@ -13347,31 +13249,31 @@
"value": false,
"raw": "false",
"range": [
- 7853,
- 7858
+ 7930,
+ 7935
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 46
},
"end": {
- "line": 291,
+ "line": 294,
"column": 51
}
}
},
"range": [
- 7834,
- 7858
+ 7911,
+ 7935
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 27
},
"end": {
- "line": 291,
+ "line": 294,
"column": 51
}
}
@@ -13381,16 +13283,16 @@
"value": false,
"raw": "false",
"range": [
- 7861,
- 7866
+ 7938,
+ 7943
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 54
},
"end": {
- "line": 291,
+ "line": 294,
"column": 59
}
}
@@ -13400,61 +13302,61 @@
"value": true,
"raw": "true",
"range": [
- 7869,
- 7873
+ 7946,
+ 7950
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 62
},
"end": {
- "line": 291,
+ "line": 294,
"column": 66
}
}
},
"range": [
- 7834,
- 7873
+ 7911,
+ 7950
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 27
},
"end": {
- "line": 291,
+ "line": 294,
"column": 66
}
}
},
"range": [
- 7815,
- 7873
+ 7892,
+ 7950
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 8
},
"end": {
- "line": 291,
+ "line": 294,
"column": 66
}
}
},
"range": [
- 7815,
- 7874
+ 7892,
+ 7951
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 8
},
"end": {
- "line": 291,
+ "line": 294,
"column": 67
}
},
@@ -13463,16 +13365,16 @@
"type": "Block",
"value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ",
"range": [
- 7709,
- 7806
+ 7786,
+ 7883
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 8
},
"end": {
- "line": 290,
+ "line": 293,
"column": 11
}
}
@@ -13483,16 +13385,16 @@
"type": "Block",
"value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ",
"range": [
- 7884,
- 7969
+ 7961,
+ 8046
],
"loc": {
"start": {
- "line": 293,
+ "line": 296,
"column": 8
},
"end": {
- "line": 296,
+ "line": 299,
"column": 11
}
}
@@ -13510,16 +13412,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7978,
- 7982
+ 8055,
+ 8059
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 8
},
"end": {
- "line": 297,
+ "line": 300,
"column": 12
}
}
@@ -13528,31 +13430,31 @@
"type": "Identifier",
"name": "alternateRows",
"range": [
- 7983,
- 7996
+ 8060,
+ 8073
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 13
},
"end": {
- "line": 297,
+ "line": 300,
"column": 26
}
}
},
"range": [
- 7978,
- 7996
+ 8055,
+ 8073
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 8
},
"end": {
- "line": 297,
+ "line": 300,
"column": 26
}
}
@@ -13563,16 +13465,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 7999,
- 8006
+ 8076,
+ 8083
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 29
},
"end": {
- "line": 297,
+ "line": 300,
"column": 36
}
}
@@ -13585,16 +13487,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8007,
- 8008
+ 8084,
+ 8085
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 37
},
"end": {
- "line": 297,
+ "line": 300,
"column": 38
}
}
@@ -13603,77 +13505,77 @@
"type": "Identifier",
"name": "alternate_rows",
"range": [
- 8009,
- 8023
+ 8086,
+ 8100
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 39
},
"end": {
- "line": 297,
+ "line": 300,
"column": 53
}
}
},
"range": [
- 8007,
- 8023
+ 8084,
+ 8100
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 37
},
"end": {
- "line": 297,
+ "line": 300,
"column": 53
}
}
}
],
"range": [
- 7999,
- 8024
+ 8076,
+ 8101
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 29
},
"end": {
- "line": 297,
+ "line": 300,
"column": 54
}
}
},
"range": [
- 7978,
- 8024
+ 8055,
+ 8101
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 8
},
"end": {
- "line": 297,
+ "line": 300,
"column": 54
}
}
},
"range": [
- 7978,
- 8025
+ 8055,
+ 8102
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 8
},
"end": {
- "line": 297,
+ "line": 300,
"column": 55
}
},
@@ -13682,16 +13584,16 @@
"type": "Block",
"value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ",
"range": [
- 7884,
- 7969
+ 7961,
+ 8046
],
"loc": {
"start": {
- "line": 293,
+ "line": 296,
"column": 8
},
"end": {
- "line": 296,
+ "line": 299,
"column": 11
}
}
@@ -13702,16 +13604,16 @@
"type": "Block",
"value": "*\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n ",
"range": [
- 8035,
- 8148
+ 8112,
+ 8225
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 8
},
"end": {
- "line": 303,
+ "line": 306,
"column": 11
}
}
@@ -13729,16 +13631,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8157,
- 8161
+ 8234,
+ 8238
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 8
},
"end": {
- "line": 304,
+ "line": 307,
"column": 12
}
}
@@ -13747,31 +13649,31 @@
"type": "Identifier",
"name": "hasColWidths",
"range": [
- 8162,
- 8174
+ 8239,
+ 8251
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 13
},
"end": {
- "line": 304,
+ "line": 307,
"column": 25
}
}
},
"range": [
- 8157,
- 8174
+ 8234,
+ 8251
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 8
},
"end": {
- "line": 304,
+ "line": 307,
"column": 25
}
}
@@ -13782,16 +13684,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 8177,
- 8184
+ 8254,
+ 8261
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 28
},
"end": {
- "line": 304,
+ "line": 307,
"column": 35
}
}
@@ -13804,16 +13706,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8185,
- 8186
+ 8262,
+ 8263
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 36
},
"end": {
- "line": 304,
+ "line": 307,
"column": 37
}
}
@@ -13822,77 +13724,77 @@
"type": "Identifier",
"name": "col_widths",
"range": [
- 8187,
- 8197
+ 8264,
+ 8274
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 38
},
"end": {
- "line": 304,
+ "line": 307,
"column": 48
}
}
},
"range": [
- 8185,
- 8197
+ 8262,
+ 8274
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 36
},
"end": {
- "line": 304,
+ "line": 307,
"column": 48
}
}
}
],
"range": [
- 8177,
- 8198
+ 8254,
+ 8275
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 28
},
"end": {
- "line": 304,
+ "line": 307,
"column": 49
}
}
},
"range": [
- 8157,
- 8198
+ 8234,
+ 8275
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 8
},
"end": {
- "line": 304,
+ "line": 307,
"column": 49
}
}
},
"range": [
- 8157,
- 8199
+ 8234,
+ 8276
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 8
},
"end": {
- "line": 304,
+ "line": 307,
"column": 50
}
},
@@ -13901,16 +13803,16 @@
"type": "Block",
"value": "*\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n ",
"range": [
- 8035,
- 8148
+ 8112,
+ 8225
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 8
},
"end": {
- "line": 303,
+ "line": 306,
"column": 11
}
}
@@ -13921,16 +13823,16 @@
"type": "Block",
"value": "*\n * Columns widths array\n * @type {Array}\n ",
"range": [
- 8209,
- 8281
+ 8286,
+ 8358
],
"loc": {
"start": {
- "line": 306,
+ "line": 309,
"column": 8
},
"end": {
- "line": 309,
+ "line": 312,
"column": 11
}
}
@@ -13948,16 +13850,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8290,
- 8294
+ 8367,
+ 8371
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 8
},
"end": {
- "line": 310,
+ "line": 313,
"column": 12
}
}
@@ -13966,31 +13868,31 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 8295,
- 8304
+ 8372,
+ 8381
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 13
},
"end": {
- "line": 310,
+ "line": 313,
"column": 22
}
}
},
"range": [
- 8290,
- 8304
+ 8367,
+ 8381
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 8
},
"end": {
- "line": 310,
+ "line": 313,
"column": 22
}
}
@@ -14003,16 +13905,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8307,
- 8311
+ 8384,
+ 8388
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 25
},
"end": {
- "line": 310,
+ "line": 313,
"column": 29
}
}
@@ -14021,31 +13923,31 @@
"type": "Identifier",
"name": "hasColWidths",
"range": [
- 8312,
- 8324
+ 8389,
+ 8401
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 30
},
"end": {
- "line": 310,
+ "line": 313,
"column": 42
}
}
},
"range": [
- 8307,
- 8324
+ 8384,
+ 8401
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 25
},
"end": {
- "line": 310,
+ "line": 313,
"column": 42
}
}
@@ -14057,16 +13959,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8327,
- 8328
+ 8404,
+ 8405
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 45
},
"end": {
- "line": 310,
+ "line": 313,
"column": 46
}
}
@@ -14075,31 +13977,31 @@
"type": "Identifier",
"name": "col_widths",
"range": [
- 8329,
- 8339
+ 8406,
+ 8416
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 47
},
"end": {
- "line": 310,
+ "line": 313,
"column": 57
}
}
},
"range": [
- 8327,
- 8339
+ 8404,
+ 8416
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 45
},
"end": {
- "line": 310,
+ "line": 313,
"column": 57
}
}
@@ -14108,61 +14010,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 8342,
- 8344
+ 8419,
+ 8421
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 60
},
"end": {
- "line": 310,
+ "line": 313,
"column": 62
}
}
},
"range": [
- 8307,
- 8344
+ 8384,
+ 8421
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 25
},
"end": {
- "line": 310,
+ "line": 313,
"column": 62
}
}
},
"range": [
- 8290,
- 8344
+ 8367,
+ 8421
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 8
},
"end": {
- "line": 310,
+ "line": 313,
"column": 62
}
}
},
"range": [
- 8290,
- 8345
+ 8367,
+ 8422
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 8
},
"end": {
- "line": 310,
+ "line": 313,
"column": 63
}
},
@@ -14171,16 +14073,16 @@
"type": "Block",
"value": "*\n * Columns widths array\n * @type {Array}\n ",
"range": [
- 8209,
- 8281
+ 8286,
+ 8358
],
"loc": {
"start": {
- "line": 306,
+ "line": 309,
"column": 8
},
"end": {
- "line": 309,
+ "line": 312,
"column": 11
}
}
@@ -14191,16 +14093,16 @@
"type": "Block",
"value": "*\n * Css class for a filter element\n * @type {String}\n ",
"range": [
- 8355,
- 8438
+ 8432,
+ 8515
],
"loc": {
"start": {
- "line": 312,
+ "line": 315,
"column": 8
},
"end": {
- "line": 315,
+ "line": 318,
"column": 11
}
}
@@ -14218,16 +14120,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8447,
- 8451
+ 8524,
+ 8528
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 12
}
}
@@ -14236,31 +14138,31 @@
"type": "Identifier",
"name": "fltCssClass",
"range": [
- 8452,
- 8463
+ 8529,
+ 8540
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 13
},
"end": {
- "line": 316,
+ "line": 319,
"column": 24
}
}
},
"range": [
- 8447,
- 8463
+ 8524,
+ 8540
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 24
}
}
@@ -14275,16 +14177,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8466,
- 8467
+ 8543,
+ 8544
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 27
},
"end": {
- "line": 316,
+ "line": 319,
"column": 28
}
}
@@ -14293,31 +14195,31 @@
"type": "Identifier",
"name": "flt_css_class",
"range": [
- 8468,
- 8481
+ 8545,
+ 8558
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 29
},
"end": {
- "line": 316,
+ "line": 319,
"column": 42
}
}
},
"range": [
- 8466,
- 8481
+ 8543,
+ 8558
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 27
},
"end": {
- "line": 316,
+ "line": 319,
"column": 42
}
}
@@ -14327,61 +14229,61 @@
"value": "flt",
"raw": "'flt'",
"range": [
- 8485,
- 8490
+ 8562,
+ 8567
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 46
},
"end": {
- "line": 316,
+ "line": 319,
"column": 51
}
}
},
"range": [
- 8466,
- 8490
+ 8543,
+ 8567
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 27
},
"end": {
- "line": 316,
+ "line": 319,
"column": 51
}
}
},
"range": [
- 8447,
- 8490
+ 8524,
+ 8567
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 51
}
}
},
"range": [
- 8447,
- 8491
+ 8524,
+ 8568
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 52
}
},
@@ -14390,16 +14292,16 @@
"type": "Block",
"value": "*\n * Css class for a filter element\n * @type {String}\n ",
"range": [
- 8355,
- 8438
+ 8432,
+ 8515
],
"loc": {
"start": {
- "line": 312,
+ "line": 315,
"column": 8
},
"end": {
- "line": 315,
+ "line": 318,
"column": 11
}
}
@@ -14410,16 +14312,16 @@
"type": "Block",
"value": "*\n * Css class for multiple select filters\n * @type {String}\n ",
"range": [
- 8501,
- 8591
+ 8578,
+ 8668
],
"loc": {
"start": {
- "line": 318,
+ "line": 321,
"column": 8
},
"end": {
- "line": 321,
+ "line": 324,
"column": 11
}
}
@@ -14437,16 +14339,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8600,
- 8604
+ 8677,
+ 8681
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 8
},
"end": {
- "line": 322,
+ "line": 325,
"column": 12
}
}
@@ -14455,31 +14357,31 @@
"type": "Identifier",
"name": "fltMultiCssClass",
"range": [
- 8605,
- 8621
+ 8682,
+ 8698
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 13
},
"end": {
- "line": 322,
+ "line": 325,
"column": 29
}
}
},
"range": [
- 8600,
- 8621
+ 8677,
+ 8698
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 8
},
"end": {
- "line": 322,
+ "line": 325,
"column": 29
}
}
@@ -14494,16 +14396,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8624,
- 8625
+ 8701,
+ 8702
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 32
},
"end": {
- "line": 322,
+ "line": 325,
"column": 33
}
}
@@ -14512,31 +14414,31 @@
"type": "Identifier",
"name": "flt_multi_css_class",
"range": [
- 8626,
- 8645
+ 8703,
+ 8722
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 34
},
"end": {
- "line": 322,
+ "line": 325,
"column": 53
}
}
},
"range": [
- 8624,
- 8645
+ 8701,
+ 8722
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 32
},
"end": {
- "line": 322,
+ "line": 325,
"column": 53
}
}
@@ -14546,61 +14448,61 @@
"value": "flt_multi",
"raw": "'flt_multi'",
"range": [
- 8649,
- 8660
+ 8726,
+ 8737
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 57
},
"end": {
- "line": 322,
+ "line": 325,
"column": 68
}
}
},
"range": [
- 8624,
- 8660
+ 8701,
+ 8737
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 32
},
"end": {
- "line": 322,
+ "line": 325,
"column": 68
}
}
},
"range": [
- 8600,
- 8660
+ 8677,
+ 8737
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 8
},
"end": {
- "line": 322,
+ "line": 325,
"column": 68
}
}
},
"range": [
- 8600,
- 8661
+ 8677,
+ 8738
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 8
},
"end": {
- "line": 322,
+ "line": 325,
"column": 69
}
},
@@ -14609,16 +14511,16 @@
"type": "Block",
"value": "*\n * Css class for multiple select filters\n * @type {String}\n ",
"range": [
- 8501,
- 8591
+ 8578,
+ 8668
],
"loc": {
"start": {
- "line": 318,
+ "line": 321,
"column": 8
},
"end": {
- "line": 321,
+ "line": 324,
"column": 11
}
}
@@ -14629,16 +14531,16 @@
"type": "Block",
"value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ",
"range": [
- 8671,
- 8781
+ 8748,
+ 8858
],
"loc": {
"start": {
- "line": 324,
+ "line": 327,
"column": 8
},
"end": {
- "line": 327,
+ "line": 330,
"column": 11
}
}
@@ -14656,16 +14558,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8790,
- 8794
+ 8867,
+ 8871
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 8
},
"end": {
- "line": 328,
+ "line": 331,
"column": 12
}
}
@@ -14674,31 +14576,31 @@
"type": "Identifier",
"name": "fltSmallCssClass",
"range": [
- 8795,
- 8811
+ 8872,
+ 8888
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 13
},
"end": {
- "line": 328,
+ "line": 331,
"column": 29
}
}
},
"range": [
- 8790,
- 8811
+ 8867,
+ 8888
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 8
},
"end": {
- "line": 328,
+ "line": 331,
"column": 29
}
}
@@ -14713,16 +14615,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8814,
- 8815
+ 8891,
+ 8892
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 32
},
"end": {
- "line": 328,
+ "line": 331,
"column": 33
}
}
@@ -14731,31 +14633,31 @@
"type": "Identifier",
"name": "flt_small_css_class",
"range": [
- 8816,
- 8835
+ 8893,
+ 8912
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 34
},
"end": {
- "line": 328,
+ "line": 331,
"column": 53
}
}
},
"range": [
- 8814,
- 8835
+ 8891,
+ 8912
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 32
},
"end": {
- "line": 328,
+ "line": 331,
"column": 53
}
}
@@ -14765,61 +14667,61 @@
"value": "flt_s",
"raw": "'flt_s'",
"range": [
- 8839,
- 8846
+ 8916,
+ 8923
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 57
},
"end": {
- "line": 328,
+ "line": 331,
"column": 64
}
}
},
"range": [
- 8814,
- 8846
+ 8891,
+ 8923
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 32
},
"end": {
- "line": 328,
+ "line": 331,
"column": 64
}
}
},
"range": [
- 8790,
- 8846
+ 8867,
+ 8923
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 8
},
"end": {
- "line": 328,
+ "line": 331,
"column": 64
}
}
},
"range": [
- 8790,
- 8847
+ 8867,
+ 8924
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 8
},
"end": {
- "line": 328,
+ "line": 331,
"column": 65
}
},
@@ -14828,16 +14730,16 @@
"type": "Block",
"value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ",
"range": [
- 8671,
- 8781
+ 8748,
+ 8858
],
"loc": {
"start": {
- "line": 324,
+ "line": 327,
"column": 8
},
"end": {
- "line": 327,
+ "line": 330,
"column": 11
}
}
@@ -14848,16 +14750,16 @@
"type": "Block",
"value": "*\n * Css class for single filter type\n * @type {String}\n ",
"range": [
- 8857,
- 8942
+ 8934,
+ 9019
],
"loc": {
"start": {
- "line": 330,
+ "line": 333,
"column": 8
},
"end": {
- "line": 333,
+ "line": 336,
"column": 11
}
}
@@ -14875,16 +14777,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8951,
- 8955
+ 9028,
+ 9032
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 8
},
"end": {
- "line": 334,
+ "line": 337,
"column": 12
}
}
@@ -14893,31 +14795,31 @@
"type": "Identifier",
"name": "singleFltCssClass",
"range": [
- 8956,
- 8973
+ 9033,
+ 9050
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 13
},
"end": {
- "line": 334,
+ "line": 337,
"column": 30
}
}
},
"range": [
- 8951,
- 8973
+ 9028,
+ 9050
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 8
},
"end": {
- "line": 334,
+ "line": 337,
"column": 30
}
}
@@ -14932,16 +14834,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8976,
- 8977
+ 9053,
+ 9054
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 33
},
"end": {
- "line": 334,
+ "line": 337,
"column": 34
}
}
@@ -14950,31 +14852,31 @@
"type": "Identifier",
"name": "single_flt_css_class",
"range": [
- 8978,
- 8998
+ 9055,
+ 9075
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 35
},
"end": {
- "line": 334,
+ "line": 337,
"column": 55
}
}
},
"range": [
- 8976,
- 8998
+ 9053,
+ 9075
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 33
},
"end": {
- "line": 334,
+ "line": 337,
"column": 55
}
}
@@ -14984,61 +14886,61 @@
"value": "single_flt",
"raw": "'single_flt'",
"range": [
- 9002,
- 9014
+ 9079,
+ 9091
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 59
},
"end": {
- "line": 334,
+ "line": 337,
"column": 71
}
}
},
"range": [
- 8976,
- 9014
+ 9053,
+ 9091
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 33
},
"end": {
- "line": 334,
+ "line": 337,
"column": 71
}
}
},
"range": [
- 8951,
- 9014
+ 9028,
+ 9091
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 8
},
"end": {
- "line": 334,
+ "line": 337,
"column": 71
}
}
},
"range": [
- 8951,
- 9015
+ 9028,
+ 9092
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 8
},
"end": {
- "line": 334,
+ "line": 337,
"column": 72
}
},
@@ -15047,16 +14949,16 @@
"type": "Block",
"value": "*\n * Css class for single filter type\n * @type {String}\n ",
"range": [
- 8857,
- 8942
+ 8934,
+ 9019
],
"loc": {
"start": {
- "line": 330,
+ "line": 333,
"column": 8
},
"end": {
- "line": 333,
+ "line": 336,
"column": 11
}
}
@@ -15067,16 +14969,16 @@
"type": "Block",
"value": "** filters' grid behaviours **",
"range": [
- 9025,
- 9059
+ 9102,
+ 9136
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 8
},
"end": {
- "line": 336,
+ "line": 339,
"column": 42
}
}
@@ -15085,16 +14987,16 @@
"type": "Block",
"value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ",
"range": [
- 9069,
- 9170
+ 9146,
+ 9247
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 8
},
"end": {
- "line": 341,
+ "line": 344,
"column": 11
}
}
@@ -15112,16 +15014,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9179,
- 9183
+ 9256,
+ 9260
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 12
}
}
@@ -15130,31 +15032,31 @@
"type": "Identifier",
"name": "enterKey",
"range": [
- 9184,
- 9192
+ 9261,
+ 9269
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 13
},
"end": {
- "line": 342,
+ "line": 345,
"column": 21
}
}
},
"range": [
- 9179,
- 9192
+ 9256,
+ 9269
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 21
}
}
@@ -15171,16 +15073,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9195,
- 9196
+ 9272,
+ 9273
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 24
},
"end": {
- "line": 342,
+ "line": 345,
"column": 25
}
}
@@ -15189,31 +15091,31 @@
"type": "Identifier",
"name": "enter_key",
"range": [
- 9197,
- 9206
+ 9274,
+ 9283
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 26
},
"end": {
- "line": 342,
+ "line": 345,
"column": 35
}
}
},
"range": [
- 9195,
- 9206
+ 9272,
+ 9283
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 24
},
"end": {
- "line": 342,
+ "line": 345,
"column": 35
}
}
@@ -15223,31 +15125,31 @@
"value": false,
"raw": "false",
"range": [
- 9211,
- 9216
+ 9288,
+ 9293
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 40
},
"end": {
- "line": 342,
+ "line": 345,
"column": 45
}
}
},
"range": [
- 9195,
- 9216
+ 9272,
+ 9293
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 24
},
"end": {
- "line": 342,
+ "line": 345,
"column": 45
}
}
@@ -15257,16 +15159,16 @@
"value": false,
"raw": "false",
"range": [
- 9219,
- 9224
+ 9296,
+ 9301
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 48
},
"end": {
- "line": 342,
+ "line": 345,
"column": 53
}
}
@@ -15276,61 +15178,61 @@
"value": true,
"raw": "true",
"range": [
- 9227,
- 9231
+ 9304,
+ 9308
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 56
},
"end": {
- "line": 342,
+ "line": 345,
"column": 60
}
}
},
"range": [
- 9195,
- 9231
+ 9272,
+ 9308
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 24
},
"end": {
- "line": 342,
+ "line": 345,
"column": 60
}
}
},
"range": [
- 9179,
- 9231
+ 9256,
+ 9308
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 60
}
}
},
"range": [
- 9179,
- 9232
+ 9256,
+ 9309
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 61
}
},
@@ -15339,16 +15241,16 @@
"type": "Block",
"value": "** filters' grid behaviours **",
"range": [
- 9025,
- 9059
+ 9102,
+ 9136
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 8
},
"end": {
- "line": 336,
+ "line": 339,
"column": 42
}
}
@@ -15357,16 +15259,16 @@
"type": "Block",
"value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ",
"range": [
- 9069,
- 9170
+ 9146,
+ 9247
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 8
},
"end": {
- "line": 341,
+ "line": 344,
"column": 11
}
}
@@ -15377,16 +15279,16 @@
"type": "Block",
"value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ",
"range": [
- 9242,
- 9343
+ 9319,
+ 9420
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 8
},
"end": {
- "line": 347,
+ "line": 350,
"column": 11
}
}
@@ -15404,16 +15306,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9352,
- 9356
+ 9429,
+ 9433
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 8
},
"end": {
- "line": 348,
+ "line": 351,
"column": 12
}
}
@@ -15422,31 +15324,31 @@
"type": "Identifier",
"name": "onBeforeFilter",
"range": [
- 9357,
- 9371
+ 9434,
+ 9448
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 13
},
"end": {
- "line": 348,
+ "line": 351,
"column": 27
}
}
},
"range": [
- 9352,
- 9371
+ 9429,
+ 9448
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 8
},
"end": {
- "line": 348,
+ "line": 351,
"column": 27
}
}
@@ -15459,16 +15361,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 9374,
- 9378
+ 9451,
+ 9455
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 30
},
"end": {
- "line": 348,
+ "line": 351,
"column": 34
}
}
@@ -15481,16 +15383,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9379,
- 9380
+ 9456,
+ 9457
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 35
},
"end": {
- "line": 348,
+ "line": 351,
"column": 36
}
}
@@ -15499,47 +15401,47 @@
"type": "Identifier",
"name": "on_before_filter",
"range": [
- 9381,
- 9397
+ 9458,
+ 9474
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 37
},
"end": {
- "line": 348,
+ "line": 351,
"column": 53
}
}
},
"range": [
- 9379,
- 9397
+ 9456,
+ 9474
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 35
},
"end": {
- "line": 348,
+ "line": 351,
"column": 53
}
}
}
],
"range": [
- 9374,
- 9398
+ 9451,
+ 9475
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 30
},
"end": {
- "line": 348,
+ "line": 351,
"column": 54
}
}
@@ -15551,16 +15453,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9413,
- 9414
+ 9490,
+ 9491
],
"loc": {
"start": {
- "line": 349,
+ "line": 352,
"column": 12
},
"end": {
- "line": 349,
+ "line": 352,
"column": 13
}
}
@@ -15569,31 +15471,31 @@
"type": "Identifier",
"name": "on_before_filter",
"range": [
- 9415,
- 9431
+ 9492,
+ 9508
],
"loc": {
"start": {
- "line": 349,
+ "line": 352,
"column": 14
},
"end": {
- "line": 349,
+ "line": 352,
"column": 30
}
}
},
"range": [
- 9413,
- 9431
+ 9490,
+ 9508
],
"loc": {
"start": {
- "line": 349,
+ "line": 352,
"column": 12
},
"end": {
- "line": 349,
+ "line": 352,
"column": 30
}
}
@@ -15602,61 +15504,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 9434,
- 9442
+ 9511,
+ 9519
],
"loc": {
"start": {
- "line": 349,
+ "line": 352,
"column": 33
},
"end": {
- "line": 349,
+ "line": 352,
"column": 41
}
}
},
"range": [
- 9374,
- 9442
+ 9451,
+ 9519
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 30
},
"end": {
- "line": 349,
+ "line": 352,
"column": 41
}
}
},
"range": [
- 9352,
- 9442
+ 9429,
+ 9519
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 8
},
"end": {
- "line": 349,
+ "line": 352,
"column": 41
}
}
},
"range": [
- 9352,
- 9443
+ 9429,
+ 9520
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 8
},
"end": {
- "line": 349,
+ "line": 352,
"column": 42
}
},
@@ -15665,16 +15567,16 @@
"type": "Block",
"value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ",
"range": [
- 9242,
- 9343
+ 9319,
+ 9420
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 8
},
"end": {
- "line": 347,
+ "line": 350,
"column": 11
}
}
@@ -15685,16 +15587,16 @@
"type": "Block",
"value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ",
"range": [
- 9453,
- 9559
+ 9530,
+ 9636
],
"loc": {
"start": {
- "line": 351,
+ "line": 354,
"column": 8
},
"end": {
- "line": 354,
+ "line": 357,
"column": 11
}
}
@@ -15712,16 +15614,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9568,
- 9572
+ 9645,
+ 9649
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 8
},
"end": {
- "line": 355,
+ "line": 358,
"column": 12
}
}
@@ -15730,31 +15632,31 @@
"type": "Identifier",
"name": "onAfterFilter",
"range": [
- 9573,
- 9586
+ 9650,
+ 9663
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 13
},
"end": {
- "line": 355,
+ "line": 358,
"column": 26
}
}
},
"range": [
- 9568,
- 9586
+ 9645,
+ 9663
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 8
},
"end": {
- "line": 355,
+ "line": 358,
"column": 26
}
}
@@ -15767,16 +15669,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 9589,
- 9593
+ 9666,
+ 9670
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 29
},
"end": {
- "line": 355,
+ "line": 358,
"column": 33
}
}
@@ -15789,16 +15691,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9594,
- 9595
+ 9671,
+ 9672
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 34
},
"end": {
- "line": 355,
+ "line": 358,
"column": 35
}
}
@@ -15807,47 +15709,47 @@
"type": "Identifier",
"name": "on_after_filter",
"range": [
- 9596,
- 9611
+ 9673,
+ 9688
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 36
},
"end": {
- "line": 355,
+ "line": 358,
"column": 51
}
}
},
"range": [
- 9594,
- 9611
+ 9671,
+ 9688
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 34
},
"end": {
- "line": 355,
+ "line": 358,
"column": 51
}
}
}
],
"range": [
- 9589,
- 9612
+ 9666,
+ 9689
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 29
},
"end": {
- "line": 355,
+ "line": 358,
"column": 52
}
}
@@ -15859,16 +15761,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9627,
- 9628
+ 9704,
+ 9705
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 12
},
"end": {
- "line": 356,
+ "line": 359,
"column": 13
}
}
@@ -15877,31 +15779,31 @@
"type": "Identifier",
"name": "on_after_filter",
"range": [
- 9629,
- 9644
+ 9706,
+ 9721
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 14
},
"end": {
- "line": 356,
+ "line": 359,
"column": 29
}
}
},
"range": [
- 9627,
- 9644
+ 9704,
+ 9721
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 12
},
"end": {
- "line": 356,
+ "line": 359,
"column": 29
}
}
@@ -15910,61 +15812,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 9647,
- 9655
+ 9724,
+ 9732
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 32
},
"end": {
- "line": 356,
+ "line": 359,
"column": 40
}
}
},
"range": [
- 9589,
- 9655
+ 9666,
+ 9732
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 29
},
"end": {
- "line": 356,
+ "line": 359,
"column": 40
}
}
},
"range": [
- 9568,
- 9655
+ 9645,
+ 9732
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 8
},
"end": {
- "line": 356,
+ "line": 359,
"column": 40
}
}
},
"range": [
- 9568,
- 9656
+ 9645,
+ 9733
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 8
},
"end": {
- "line": 356,
+ "line": 359,
"column": 41
}
},
@@ -15973,16 +15875,16 @@
"type": "Block",
"value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ",
"range": [
- 9453,
- 9559
+ 9530,
+ 9636
],
"loc": {
"start": {
- "line": 351,
+ "line": 354,
"column": 8
},
"end": {
- "line": 354,
+ "line": 357,
"column": 11
}
}
@@ -15993,16 +15895,16 @@
"type": "Block",
"value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ",
"range": [
- 9666,
- 9761
+ 9743,
+ 9838
],
"loc": {
"start": {
- "line": 358,
+ "line": 361,
"column": 8
},
"end": {
- "line": 361,
+ "line": 364,
"column": 11
}
}
@@ -16020,16 +15922,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9770,
- 9774
+ 9847,
+ 9851
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 8
},
"end": {
- "line": 362,
+ "line": 365,
"column": 12
}
}
@@ -16038,31 +15940,31 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 9775,
- 9788
+ 9852,
+ 9865
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 13
},
"end": {
- "line": 362,
+ "line": 365,
"column": 26
}
}
},
"range": [
- 9770,
- 9788
+ 9847,
+ 9865
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 8
},
"end": {
- "line": 362,
+ "line": 365,
"column": 26
}
}
@@ -16073,16 +15975,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 9791,
- 9798
+ 9868,
+ 9875
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 29
},
"end": {
- "line": 362,
+ "line": 365,
"column": 36
}
}
@@ -16095,16 +15997,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9799,
- 9800
+ 9876,
+ 9877
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 37
},
"end": {
- "line": 362,
+ "line": 365,
"column": 38
}
}
@@ -16113,77 +16015,77 @@
"type": "Identifier",
"name": "case_sensitive",
"range": [
- 9801,
- 9815
+ 9878,
+ 9892
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 39
},
"end": {
- "line": 362,
+ "line": 365,
"column": 53
}
}
},
"range": [
- 9799,
- 9815
+ 9876,
+ 9892
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 37
},
"end": {
- "line": 362,
+ "line": 365,
"column": 53
}
}
}
],
"range": [
- 9791,
- 9816
+ 9868,
+ 9893
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 29
},
"end": {
- "line": 362,
+ "line": 365,
"column": 54
}
}
},
"range": [
- 9770,
- 9816
+ 9847,
+ 9893
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 8
},
"end": {
- "line": 362,
+ "line": 365,
"column": 54
}
}
},
"range": [
- 9770,
- 9817
+ 9847,
+ 9894
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 8
},
"end": {
- "line": 362,
+ "line": 365,
"column": 55
}
},
@@ -16192,16 +16094,16 @@
"type": "Block",
"value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ",
"range": [
- 9666,
- 9761
+ 9743,
+ 9838
],
"loc": {
"start": {
- "line": 358,
+ "line": 361,
"column": 8
},
"end": {
- "line": 361,
+ "line": 364,
"column": 11
}
}
@@ -16212,16 +16114,16 @@
"type": "Block",
"value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ",
"range": [
- 9827,
- 9983
+ 9904,
+ 10060
],
"loc": {
"start": {
- "line": 364,
+ "line": 367,
"column": 8
},
"end": {
- "line": 369,
+ "line": 372,
"column": 11
}
}
@@ -16239,16 +16141,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9992,
- 9996
+ 10069,
+ 10073
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 8
},
"end": {
- "line": 370,
+ "line": 373,
"column": 12
}
}
@@ -16257,31 +16159,31 @@
"type": "Identifier",
"name": "hasExactMatchByCol",
"range": [
- 9997,
- 10015
+ 10074,
+ 10092
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 13
},
"end": {
- "line": 370,
+ "line": 373,
"column": 31
}
}
},
"range": [
- 9992,
- 10015
+ 10069,
+ 10092
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 8
},
"end": {
- "line": 370,
+ "line": 373,
"column": 31
}
}
@@ -16292,16 +16194,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 10018,
- 10025
+ 10095,
+ 10102
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 34
},
"end": {
- "line": 370,
+ "line": 373,
"column": 41
}
}
@@ -16314,16 +16216,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10026,
- 10027
+ 10103,
+ 10104
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 42
},
"end": {
- "line": 370,
+ "line": 373,
"column": 43
}
}
@@ -16332,77 +16234,77 @@
"type": "Identifier",
"name": "columns_exact_match",
"range": [
- 10028,
- 10047
+ 10105,
+ 10124
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 44
},
"end": {
- "line": 370,
+ "line": 373,
"column": 63
}
}
},
"range": [
- 10026,
- 10047
+ 10103,
+ 10124
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 42
},
"end": {
- "line": 370,
+ "line": 373,
"column": 63
}
}
}
],
"range": [
- 10018,
- 10048
+ 10095,
+ 10125
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 34
},
"end": {
- "line": 370,
+ "line": 373,
"column": 64
}
}
},
"range": [
- 9992,
- 10048
+ 10069,
+ 10125
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 8
},
"end": {
- "line": 370,
+ "line": 373,
"column": 64
}
}
},
"range": [
- 9992,
- 10049
+ 10069,
+ 10126
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 8
},
"end": {
- "line": 370,
+ "line": 373,
"column": 65
}
},
@@ -16411,16 +16313,16 @@
"type": "Block",
"value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ",
"range": [
- 9827,
- 9983
+ 9904,
+ 10060
],
"loc": {
"start": {
- "line": 364,
+ "line": 367,
"column": 8
},
"end": {
- "line": 369,
+ "line": 372,
"column": 11
}
}
@@ -16431,16 +16333,16 @@
"type": "Block",
"value": "*\n * Exact match filtering per column array\n * @type {Array}\n ",
"range": [
- 10059,
- 10149
+ 10136,
+ 10226
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 8
},
"end": {
- "line": 375,
+ "line": 378,
"column": 11
}
}
@@ -16458,16 +16360,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10158,
- 10162
+ 10235,
+ 10239
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 8
},
"end": {
- "line": 376,
+ "line": 379,
"column": 12
}
}
@@ -16476,31 +16378,31 @@
"type": "Identifier",
"name": "exactMatchByCol",
"range": [
- 10163,
- 10178
+ 10240,
+ 10255
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 13
},
"end": {
- "line": 376,
+ "line": 379,
"column": 28
}
}
},
"range": [
- 10158,
- 10178
+ 10235,
+ 10255
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 8
},
"end": {
- "line": 376,
+ "line": 379,
"column": 28
}
}
@@ -16513,16 +16415,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10181,
- 10185
+ 10258,
+ 10262
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 31
},
"end": {
- "line": 376,
+ "line": 379,
"column": 35
}
}
@@ -16531,31 +16433,31 @@
"type": "Identifier",
"name": "hasExactMatchByCol",
"range": [
- 10186,
- 10204
+ 10263,
+ 10281
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 36
},
"end": {
- "line": 376,
+ "line": 379,
"column": 54
}
}
},
"range": [
- 10181,
- 10204
+ 10258,
+ 10281
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 31
},
"end": {
- "line": 376,
+ "line": 379,
"column": 54
}
}
@@ -16567,16 +16469,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10219,
- 10220
+ 10296,
+ 10297
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 12
},
"end": {
- "line": 377,
+ "line": 380,
"column": 13
}
}
@@ -16585,31 +16487,31 @@
"type": "Identifier",
"name": "columns_exact_match",
"range": [
- 10221,
- 10240
+ 10298,
+ 10317
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 14
},
"end": {
- "line": 377,
+ "line": 380,
"column": 33
}
}
},
"range": [
- 10219,
- 10240
+ 10296,
+ 10317
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 12
},
"end": {
- "line": 377,
+ "line": 380,
"column": 33
}
}
@@ -16618,61 +16520,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 10243,
- 10245
+ 10320,
+ 10322
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 36
},
"end": {
- "line": 377,
+ "line": 380,
"column": 38
}
}
},
"range": [
- 10181,
- 10245
+ 10258,
+ 10322
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 31
},
"end": {
- "line": 377,
+ "line": 380,
"column": 38
}
}
},
"range": [
- 10158,
- 10245
+ 10235,
+ 10322
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 8
},
"end": {
- "line": 377,
+ "line": 380,
"column": 38
}
}
},
"range": [
- 10158,
- 10246
+ 10235,
+ 10323
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 8
},
"end": {
- "line": 377,
+ "line": 380,
"column": 39
}
},
@@ -16681,16 +16583,16 @@
"type": "Block",
"value": "*\n * Exact match filtering per column array\n * @type {Array}\n ",
"range": [
- 10059,
- 10149
+ 10136,
+ 10226
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 8
},
"end": {
- "line": 375,
+ "line": 378,
"column": 11
}
}
@@ -16701,16 +16603,16 @@
"type": "Block",
"value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ",
"range": [
- 10256,
- 10355
+ 10333,
+ 10432
],
"loc": {
"start": {
- "line": 379,
+ "line": 382,
"column": 8
},
"end": {
- "line": 382,
+ "line": 385,
"column": 11
}
}
@@ -16728,16 +16630,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10364,
- 10368
+ 10441,
+ 10445
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 8
},
"end": {
- "line": 383,
+ "line": 386,
"column": 12
}
}
@@ -16746,31 +16648,31 @@
"type": "Identifier",
"name": "exactMatch",
"range": [
- 10369,
- 10379
+ 10446,
+ 10456
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 13
},
"end": {
- "line": 383,
+ "line": 386,
"column": 23
}
}
},
"range": [
- 10364,
- 10379
+ 10441,
+ 10456
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 8
},
"end": {
- "line": 383,
+ "line": 386,
"column": 23
}
}
@@ -16781,16 +16683,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 10382,
- 10389
+ 10459,
+ 10466
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 26
},
"end": {
- "line": 383,
+ "line": 386,
"column": 33
}
}
@@ -16803,16 +16705,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10390,
- 10391
+ 10467,
+ 10468
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 34
},
"end": {
- "line": 383,
+ "line": 386,
"column": 35
}
}
@@ -16821,77 +16723,77 @@
"type": "Identifier",
"name": "exact_match",
"range": [
- 10392,
- 10403
+ 10469,
+ 10480
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 36
},
"end": {
- "line": 383,
+ "line": 386,
"column": 47
}
}
},
"range": [
- 10390,
- 10403
+ 10467,
+ 10480
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 34
},
"end": {
- "line": 383,
+ "line": 386,
"column": 47
}
}
}
],
"range": [
- 10382,
- 10404
+ 10459,
+ 10481
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 26
},
"end": {
- "line": 383,
+ "line": 386,
"column": 48
}
}
},
"range": [
- 10364,
- 10404
+ 10441,
+ 10481
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 8
},
"end": {
- "line": 383,
+ "line": 386,
"column": 48
}
}
},
"range": [
- 10364,
- 10405
+ 10441,
+ 10482
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 8
},
"end": {
- "line": 383,
+ "line": 386,
"column": 49
}
},
@@ -16900,16 +16802,16 @@
"type": "Block",
"value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ",
"range": [
- 10256,
- 10355
+ 10333,
+ 10432
],
"loc": {
"start": {
- "line": 379,
+ "line": 382,
"column": 8
},
"end": {
- "line": 382,
+ "line": 385,
"column": 11
}
}
@@ -16920,16 +16822,16 @@
"type": "Block",
"value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ",
"range": [
- 10415,
- 10522
+ 10492,
+ 10599
],
"loc": {
"start": {
- "line": 385,
+ "line": 388,
"column": 8
},
"end": {
- "line": 388,
+ "line": 391,
"column": 11
}
}
@@ -16947,16 +16849,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10531,
- 10535
+ 10608,
+ 10612
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 8
},
"end": {
- "line": 389,
+ "line": 392,
"column": 12
}
}
@@ -16965,31 +16867,31 @@
"type": "Identifier",
"name": "ignoreDiacritics",
"range": [
- 10536,
- 10552
+ 10613,
+ 10629
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 13
},
"end": {
- "line": 389,
+ "line": 392,
"column": 29
}
}
},
"range": [
- 10531,
- 10552
+ 10608,
+ 10629
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 8
},
"end": {
- "line": 389,
+ "line": 392,
"column": 29
}
}
@@ -17001,16 +16903,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10555,
- 10556
+ 10632,
+ 10633
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 32
},
"end": {
- "line": 389,
+ "line": 392,
"column": 33
}
}
@@ -17019,61 +16921,61 @@
"type": "Identifier",
"name": "ignore_diacritics",
"range": [
- 10557,
- 10574
+ 10634,
+ 10651
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 34
},
"end": {
- "line": 389,
+ "line": 392,
"column": 51
}
}
},
"range": [
- 10555,
- 10574
+ 10632,
+ 10651
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 32
},
"end": {
- "line": 389,
+ "line": 392,
"column": 51
}
}
},
"range": [
- 10531,
- 10574
+ 10608,
+ 10651
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 8
},
"end": {
- "line": 389,
+ "line": 392,
"column": 51
}
}
},
"range": [
- 10531,
- 10575
+ 10608,
+ 10652
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 8
},
"end": {
- "line": 389,
+ "line": 392,
"column": 52
}
},
@@ -17082,16 +16984,16 @@
"type": "Block",
"value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ",
"range": [
- 10415,
- 10522
+ 10492,
+ 10599
],
"loc": {
"start": {
- "line": 385,
+ "line": 388,
"column": 8
},
"end": {
- "line": 388,
+ "line": 391,
"column": 11
}
}
@@ -17102,16 +17004,16 @@
"type": "Block",
"value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ",
"range": [
- 10585,
- 10683
+ 10662,
+ 10760
],
"loc": {
"start": {
- "line": 391,
+ "line": 394,
"column": 8
},
"end": {
- "line": 394,
+ "line": 397,
"column": 11
}
}
@@ -17129,16 +17031,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10692,
- 10696
+ 10769,
+ 10773
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 8
},
"end": {
- "line": 395,
+ "line": 398,
"column": 12
}
}
@@ -17147,31 +17049,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 10697,
- 10710
+ 10774,
+ 10787
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 13
},
"end": {
- "line": 395,
+ "line": 398,
"column": 26
}
}
},
"range": [
- 10692,
- 10710
+ 10769,
+ 10787
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 8
},
"end": {
- "line": 395,
+ "line": 398,
"column": 26
}
}
@@ -17182,16 +17084,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 10713,
- 10720
+ 10790,
+ 10797
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 29
},
"end": {
- "line": 395,
+ "line": 398,
"column": 36
}
}
@@ -17204,16 +17106,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10721,
- 10722
+ 10798,
+ 10799
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 37
},
"end": {
- "line": 395,
+ "line": 398,
"column": 38
}
}
@@ -17222,77 +17124,77 @@
"type": "Identifier",
"name": "linked_filters",
"range": [
- 10723,
- 10737
+ 10800,
+ 10814
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 39
},
"end": {
- "line": 395,
+ "line": 398,
"column": 53
}
}
},
"range": [
- 10721,
- 10737
+ 10798,
+ 10814
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 37
},
"end": {
- "line": 395,
+ "line": 398,
"column": 53
}
}
}
],
"range": [
- 10713,
- 10738
+ 10790,
+ 10815
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 29
},
"end": {
- "line": 395,
+ "line": 398,
"column": 54
}
}
},
"range": [
- 10692,
- 10738
+ 10769,
+ 10815
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 8
},
"end": {
- "line": 395,
+ "line": 398,
"column": 54
}
}
},
"range": [
- 10692,
- 10739
+ 10769,
+ 10816
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 8
},
"end": {
- "line": 395,
+ "line": 398,
"column": 55
}
},
@@ -17301,16 +17203,16 @@
"type": "Block",
"value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ",
"range": [
- 10585,
- 10683
+ 10662,
+ 10760
],
"loc": {
"start": {
- "line": 391,
+ "line": 394,
"column": 8
},
"end": {
- "line": 394,
+ "line": 397,
"column": 11
}
}
@@ -17321,16 +17223,16 @@
"type": "Block",
"value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ",
"range": [
- 10749,
- 10905
+ 10826,
+ 10982
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 8
},
"end": {
- "line": 401,
+ "line": 404,
"column": 11
}
}
@@ -17348,16 +17250,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10914,
- 10918
+ 10991,
+ 10995
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 8
},
"end": {
- "line": 402,
+ "line": 405,
"column": 12
}
}
@@ -17366,31 +17268,31 @@
"type": "Identifier",
"name": "disableExcludedOptions",
"range": [
- 10919,
- 10941
+ 10996,
+ 11018
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 13
},
"end": {
- "line": 402,
+ "line": 405,
"column": 35
}
}
},
"range": [
- 10914,
- 10941
+ 10991,
+ 11018
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 8
},
"end": {
- "line": 402,
+ "line": 405,
"column": 35
}
}
@@ -17401,16 +17303,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 10944,
- 10951
+ 11021,
+ 11028
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 38
},
"end": {
- "line": 402,
+ "line": 405,
"column": 45
}
}
@@ -17423,16 +17325,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10952,
- 10953
+ 11029,
+ 11030
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 46
},
"end": {
- "line": 402,
+ "line": 405,
"column": 47
}
}
@@ -17441,77 +17343,77 @@
"type": "Identifier",
"name": "disable_excluded_options",
"range": [
- 10954,
- 10978
+ 11031,
+ 11055
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 48
},
"end": {
- "line": 402,
+ "line": 405,
"column": 72
}
}
},
"range": [
- 10952,
- 10978
+ 11029,
+ 11055
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 46
},
"end": {
- "line": 402,
+ "line": 405,
"column": 72
}
}
}
],
"range": [
- 10944,
- 10979
+ 11021,
+ 11056
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 38
},
"end": {
- "line": 402,
+ "line": 405,
"column": 73
}
}
},
"range": [
- 10914,
- 10979
+ 10991,
+ 11056
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 8
},
"end": {
- "line": 402,
+ "line": 405,
"column": 73
}
}
},
"range": [
- 10914,
- 10980
+ 10991,
+ 11057
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 8
},
"end": {
- "line": 402,
+ "line": 405,
"column": 74
}
},
@@ -17520,16 +17422,16 @@
"type": "Block",
"value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ",
"range": [
- 10749,
- 10905
+ 10826,
+ 10982
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 8
},
"end": {
- "line": 401,
+ "line": 404,
"column": 11
}
}
@@ -17540,16 +17442,16 @@
"type": "Block",
"value": "*\n * Active filter ID\n * @type {String}\n * @private\n ",
"range": [
- 10990,
- 11079
+ 11067,
+ 11156
],
"loc": {
"start": {
- "line": 404,
+ "line": 407,
"column": 8
},
"end": {
- "line": 408,
+ "line": 411,
"column": 11
}
}
@@ -17567,16 +17469,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11088,
- 11092
+ 11165,
+ 11169
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 8
},
"end": {
- "line": 409,
+ "line": 412,
"column": 12
}
}
@@ -17585,31 +17487,31 @@
"type": "Identifier",
"name": "activeFilterId",
"range": [
- 11093,
- 11107
+ 11170,
+ 11184
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 13
},
"end": {
- "line": 409,
+ "line": 412,
"column": 27
}
}
},
"range": [
- 11088,
- 11107
+ 11165,
+ 11184
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 8
},
"end": {
- "line": 409,
+ "line": 412,
"column": 27
}
}
@@ -17619,46 +17521,46 @@
"value": null,
"raw": "null",
"range": [
- 11110,
- 11114
+ 11187,
+ 11191
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 30
},
"end": {
- "line": 409,
+ "line": 412,
"column": 34
}
}
},
"range": [
- 11088,
- 11114
+ 11165,
+ 11191
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 8
},
"end": {
- "line": 409,
+ "line": 412,
"column": 34
}
}
},
"range": [
- 11088,
- 11115
+ 11165,
+ 11192
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 8
},
"end": {
- "line": 409,
+ "line": 412,
"column": 35
}
},
@@ -17667,16 +17569,16 @@
"type": "Block",
"value": "*\n * Active filter ID\n * @type {String}\n * @private\n ",
"range": [
- 10990,
- 11079
+ 11067,
+ 11156
],
"loc": {
"start": {
- "line": 404,
+ "line": 407,
"column": 8
},
"end": {
- "line": 408,
+ "line": 411,
"column": 11
}
}
@@ -17687,16 +17589,16 @@
"type": "Block",
"value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ",
"range": [
- 11125,
- 11238
+ 11202,
+ 11315
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 8
},
"end": {
- "line": 414,
+ "line": 417,
"column": 11
}
}
@@ -17714,16 +17616,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11247,
- 11251
+ 11324,
+ 11328
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 8
},
"end": {
- "line": 415,
+ "line": 418,
"column": 12
}
}
@@ -17732,31 +17634,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 11252,
- 11266
+ 11329,
+ 11343
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 13
},
"end": {
- "line": 415,
+ "line": 418,
"column": 27
}
}
},
"range": [
- 11247,
- 11266
+ 11324,
+ 11343
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 8
},
"end": {
- "line": 415,
+ "line": 418,
"column": 27
}
}
@@ -17767,16 +17669,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 11269,
- 11276
+ 11346,
+ 11353
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 30
},
"end": {
- "line": 415,
+ "line": 418,
"column": 37
}
}
@@ -17789,16 +17691,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 11277,
- 11278
+ 11354,
+ 11355
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 38
},
"end": {
- "line": 415,
+ "line": 418,
"column": 39
}
}
@@ -17807,77 +17709,77 @@
"type": "Identifier",
"name": "rows_always_visible",
"range": [
- 11279,
- 11298
+ 11356,
+ 11375
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 40
},
"end": {
- "line": 415,
+ "line": 418,
"column": 59
}
}
},
"range": [
- 11277,
- 11298
+ 11354,
+ 11375
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 38
},
"end": {
- "line": 415,
+ "line": 418,
"column": 59
}
}
}
],
"range": [
- 11269,
- 11299
+ 11346,
+ 11376
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 30
},
"end": {
- "line": 415,
+ "line": 418,
"column": 60
}
}
},
"range": [
- 11247,
- 11299
+ 11324,
+ 11376
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 8
},
"end": {
- "line": 415,
+ "line": 418,
"column": 60
}
}
},
"range": [
- 11247,
- 11300
+ 11324,
+ 11377
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 8
},
"end": {
- "line": 415,
+ "line": 418,
"column": 61
}
},
@@ -17886,16 +17788,16 @@
"type": "Block",
"value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ",
"range": [
- 11125,
- 11238
+ 11202,
+ 11315
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 8
},
"end": {
- "line": 414,
+ "line": 417,
"column": 11
}
}
@@ -17906,16 +17808,16 @@
"type": "Block",
"value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ",
"range": [
- 11310,
- 11411
+ 11387,
+ 11488
],
"loc": {
"start": {
- "line": 417,
+ "line": 420,
"column": 8
},
"end": {
- "line": 420,
+ "line": 423,
"column": 11
}
}
@@ -17933,16 +17835,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11420,
- 11424
+ 11497,
+ 11501
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 8
},
"end": {
- "line": 421,
+ "line": 424,
"column": 12
}
}
@@ -17951,31 +17853,31 @@
"type": "Identifier",
"name": "visibleRows",
"range": [
- 11425,
- 11436
+ 11502,
+ 11513
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 13
},
"end": {
- "line": 421,
+ "line": 424,
"column": 24
}
}
},
"range": [
- 11420,
- 11436
+ 11497,
+ 11513
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 8
},
"end": {
- "line": 421,
+ "line": 424,
"column": 24
}
}
@@ -17988,16 +17890,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11439,
- 11443
+ 11516,
+ 11520
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 27
},
"end": {
- "line": 421,
+ "line": 424,
"column": 31
}
}
@@ -18006,31 +17908,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 11444,
- 11458
+ 11521,
+ 11535
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 32
},
"end": {
- "line": 421,
+ "line": 424,
"column": 46
}
}
},
"range": [
- 11439,
- 11458
+ 11516,
+ 11535
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 27
},
"end": {
- "line": 421,
+ "line": 424,
"column": 46
}
}
@@ -18042,16 +17944,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 11461,
- 11462
+ 11538,
+ 11539
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 49
},
"end": {
- "line": 421,
+ "line": 424,
"column": 50
}
}
@@ -18060,31 +17962,31 @@
"type": "Identifier",
"name": "rows_always_visible",
"range": [
- 11463,
- 11482
+ 11540,
+ 11559
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 51
},
"end": {
- "line": 421,
+ "line": 424,
"column": 70
}
}
},
"range": [
- 11461,
- 11482
+ 11538,
+ 11559
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 49
},
"end": {
- "line": 421,
+ "line": 424,
"column": 70
}
}
@@ -18093,61 +17995,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 11485,
- 11487
+ 11562,
+ 11564
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 73
},
"end": {
- "line": 421,
+ "line": 424,
"column": 75
}
}
},
"range": [
- 11439,
- 11487
+ 11516,
+ 11564
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 27
},
"end": {
- "line": 421,
+ "line": 424,
"column": 75
}
}
},
"range": [
- 11420,
- 11487
+ 11497,
+ 11564
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 8
},
"end": {
- "line": 421,
+ "line": 424,
"column": 75
}
}
},
"range": [
- 11420,
- 11488
+ 11497,
+ 11565
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 8
},
"end": {
- "line": 421,
+ "line": 424,
"column": 76
}
},
@@ -18156,16 +18058,16 @@
"type": "Block",
"value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ",
"range": [
- 11310,
- 11411
+ 11387,
+ 11488
],
"loc": {
"start": {
- "line": 417,
+ "line": 420,
"column": 8
},
"end": {
- "line": 420,
+ "line": 423,
"column": 11
}
}
@@ -18176,16 +18078,16 @@
"type": "Block",
"value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ",
"range": [
- 11498,
- 11594
+ 11575,
+ 11671
],
"loc": {
"start": {
- "line": 423,
+ "line": 426,
"column": 8
},
"end": {
- "line": 426,
+ "line": 429,
"column": 11
}
}
@@ -18203,16 +18105,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11603,
- 11607
+ 11680,
+ 11684
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 8
},
"end": {
- "line": 427,
+ "line": 430,
"column": 12
}
}
@@ -18221,31 +18123,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 11608,
- 11621
+ 11685,
+ 11698
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 13
},
"end": {
- "line": 427,
+ "line": 430,
"column": 26
}
}
},
"range": [
- 11603,
- 11621
+ 11680,
+ 11698
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 8
},
"end": {
- "line": 427,
+ "line": 430,
"column": 26
}
}
@@ -18256,16 +18158,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 11624,
- 11631
+ 11701,
+ 11708
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 29
},
"end": {
- "line": 427,
+ "line": 430,
"column": 36
}
}
@@ -18278,16 +18180,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 11632,
- 11633
+ 11709,
+ 11710
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 37
},
"end": {
- "line": 427,
+ "line": 430,
"column": 38
}
}
@@ -18296,77 +18198,77 @@
"type": "Identifier",
"name": "external_flt_grid",
"range": [
- 11634,
- 11651
+ 11711,
+ 11728
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 39
},
"end": {
- "line": 427,
+ "line": 430,
"column": 56
}
}
},
"range": [
- 11632,
- 11651
+ 11709,
+ 11728
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 37
},
"end": {
- "line": 427,
+ "line": 430,
"column": 56
}
}
}
],
"range": [
- 11624,
- 11652
+ 11701,
+ 11729
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 29
},
"end": {
- "line": 427,
+ "line": 430,
"column": 57
}
}
},
"range": [
- 11603,
- 11652
+ 11680,
+ 11729
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 8
},
"end": {
- "line": 427,
+ "line": 430,
"column": 57
}
}
},
"range": [
- 11603,
- 11653
+ 11680,
+ 11730
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 8
},
"end": {
- "line": 427,
+ "line": 430,
"column": 58
}
},
@@ -18375,16 +18277,16 @@
"type": "Block",
"value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ",
"range": [
- 11498,
- 11594
+ 11575,
+ 11671
],
"loc": {
"start": {
- "line": 423,
+ "line": 426,
"column": 8
},
"end": {
- "line": 426,
+ "line": 429,
"column": 11
}
}
@@ -18395,16 +18297,16 @@
"type": "Block",
"value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ",
"range": [
- 11663,
- 11778
+ 11740,
+ 11855
],
"loc": {
"start": {
- "line": 429,
+ "line": 432,
"column": 8
},
"end": {
- "line": 432,
+ "line": 435,
"column": 11
}
}
@@ -18422,16 +18324,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11787,
- 11791
+ 11864,
+ 11868
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 8
},
"end": {
- "line": 433,
+ "line": 436,
"column": 12
}
}
@@ -18440,31 +18342,31 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 11792,
- 11809
+ 11869,
+ 11886
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 13
},
"end": {
- "line": 433,
+ "line": 436,
"column": 30
}
}
},
"range": [
- 11787,
- 11809
+ 11864,
+ 11886
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 8
},
"end": {
- "line": 433,
+ "line": 436,
"column": 30
}
}
@@ -18479,16 +18381,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 11812,
- 11813
+ 11889,
+ 11890
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 33
},
"end": {
- "line": 433,
+ "line": 436,
"column": 34
}
}
@@ -18497,31 +18399,31 @@
"type": "Identifier",
"name": "external_flt_grid_ids",
"range": [
- 11814,
- 11835
+ 11891,
+ 11912
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 35
},
"end": {
- "line": 433,
+ "line": 436,
"column": 56
}
}
},
"range": [
- 11812,
- 11835
+ 11889,
+ 11912
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 33
},
"end": {
- "line": 433,
+ "line": 436,
"column": 56
}
}
@@ -18530,61 +18432,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 11839,
- 11841
+ 11916,
+ 11918
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 60
},
"end": {
- "line": 433,
+ "line": 436,
"column": 62
}
}
},
"range": [
- 11812,
- 11841
+ 11889,
+ 11918
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 33
},
"end": {
- "line": 433,
+ "line": 436,
"column": 62
}
}
},
"range": [
- 11787,
- 11841
+ 11864,
+ 11918
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 8
},
"end": {
- "line": 433,
+ "line": 436,
"column": 62
}
}
},
"range": [
- 11787,
- 11842
+ 11864,
+ 11919
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 8
},
"end": {
- "line": 433,
+ "line": 436,
"column": 63
}
},
@@ -18593,16 +18495,16 @@
"type": "Block",
"value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ",
"range": [
- 11663,
- 11778
+ 11740,
+ 11855
],
"loc": {
"start": {
- "line": 429,
+ "line": 432,
"column": 8
},
"end": {
- "line": 432,
+ "line": 435,
"column": 11
}
}
@@ -18613,16 +18515,16 @@
"type": "Block",
"value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ",
"range": [
- 11852,
- 11949
+ 11929,
+ 12026
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 8
},
"end": {
- "line": 438,
+ "line": 441,
"column": 11
}
}
@@ -18640,16 +18542,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11958,
- 11962
+ 12035,
+ 12039
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 439,
+ "line": 442,
"column": 12
}
}
@@ -18658,31 +18560,31 @@
"type": "Identifier",
"name": "onFiltersLoaded",
"range": [
- 11963,
- 11978
+ 12040,
+ 12055
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 13
},
"end": {
- "line": 439,
+ "line": 442,
"column": 28
}
}
},
"range": [
- 11958,
- 11978
+ 12035,
+ 12055
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 439,
+ "line": 442,
"column": 28
}
}
@@ -18695,16 +18597,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 11981,
- 11985
+ 12058,
+ 12062
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 31
},
"end": {
- "line": 439,
+ "line": 442,
"column": 35
}
}
@@ -18717,16 +18619,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 11986,
- 11987
+ 12063,
+ 12064
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 36
},
"end": {
- "line": 439,
+ "line": 442,
"column": 37
}
}
@@ -18735,47 +18637,47 @@
"type": "Identifier",
"name": "on_filters_loaded",
"range": [
- 11988,
- 12005
+ 12065,
+ 12082
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 38
},
"end": {
- "line": 439,
+ "line": 442,
"column": 55
}
}
},
"range": [
- 11986,
- 12005
+ 12063,
+ 12082
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 36
},
"end": {
- "line": 439,
+ "line": 442,
"column": 55
}
}
}
],
"range": [
- 11981,
- 12006
+ 12058,
+ 12083
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 31
},
"end": {
- "line": 439,
+ "line": 442,
"column": 56
}
}
@@ -18787,16 +18689,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12021,
- 12022
+ 12098,
+ 12099
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 12
},
"end": {
- "line": 440,
+ "line": 443,
"column": 13
}
}
@@ -18805,31 +18707,31 @@
"type": "Identifier",
"name": "on_filters_loaded",
"range": [
- 12023,
- 12040
+ 12100,
+ 12117
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 14
},
"end": {
- "line": 440,
+ "line": 443,
"column": 31
}
}
},
"range": [
- 12021,
- 12040
+ 12098,
+ 12117
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 12
},
"end": {
- "line": 440,
+ "line": 443,
"column": 31
}
}
@@ -18838,61 +18740,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 12043,
- 12051
+ 12120,
+ 12128
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 34
},
"end": {
- "line": 440,
+ "line": 443,
"column": 42
}
}
},
"range": [
- 11981,
- 12051
+ 12058,
+ 12128
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 31
},
"end": {
- "line": 440,
+ "line": 443,
"column": 42
}
}
},
"range": [
- 11958,
- 12051
+ 12035,
+ 12128
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 440,
+ "line": 443,
"column": 42
}
}
},
"range": [
- 11958,
- 12052
+ 12035,
+ 12129
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 440,
+ "line": 443,
"column": 43
}
},
@@ -18901,16 +18803,16 @@
"type": "Block",
"value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ",
"range": [
- 11852,
- 11949
+ 11929,
+ 12026
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 8
},
"end": {
- "line": 438,
+ "line": 441,
"column": 11
}
}
@@ -18921,16 +18823,16 @@
"type": "Block",
"value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ",
"range": [
- 12062,
- 12166
+ 12139,
+ 12243
],
"loc": {
"start": {
- "line": 442,
+ "line": 445,
"column": 8
},
"end": {
- "line": 445,
+ "line": 448,
"column": 11
}
}
@@ -18948,16 +18850,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12175,
- 12179
+ 12252,
+ 12256
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 8
},
"end": {
- "line": 446,
+ "line": 449,
"column": 12
}
}
@@ -18966,31 +18868,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 12180,
- 12195
+ 12257,
+ 12272
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 13
},
"end": {
- "line": 446,
+ "line": 449,
"column": 28
}
}
},
"range": [
- 12175,
- 12195
+ 12252,
+ 12272
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 8
},
"end": {
- "line": 446,
+ "line": 449,
"column": 28
}
}
@@ -19001,16 +18903,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 12198,
- 12205
+ 12275,
+ 12282
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 31
},
"end": {
- "line": 446,
+ "line": 449,
"column": 38
}
}
@@ -19023,16 +18925,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12206,
- 12207
+ 12283,
+ 12284
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 39
},
"end": {
- "line": 446,
+ "line": 449,
"column": 40
}
}
@@ -19041,77 +18943,77 @@
"type": "Identifier",
"name": "single_filter",
"range": [
- 12208,
- 12221
+ 12285,
+ 12298
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 41
},
"end": {
- "line": 446,
+ "line": 449,
"column": 54
}
}
},
"range": [
- 12206,
- 12221
+ 12283,
+ 12298
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 39
},
"end": {
- "line": 446,
+ "line": 449,
"column": 54
}
}
}
],
"range": [
- 12198,
- 12222
+ 12275,
+ 12299
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 31
},
"end": {
- "line": 446,
+ "line": 449,
"column": 55
}
}
},
"range": [
- 12175,
- 12222
+ 12252,
+ 12299
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 8
},
"end": {
- "line": 446,
+ "line": 449,
"column": 55
}
}
},
"range": [
- 12175,
- 12223
+ 12252,
+ 12300
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 8
},
"end": {
- "line": 446,
+ "line": 449,
"column": 56
}
},
@@ -19120,16 +19022,16 @@
"type": "Block",
"value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ",
"range": [
- 12062,
- 12166
+ 12139,
+ 12243
],
"loc": {
"start": {
- "line": 442,
+ "line": 445,
"column": 8
},
"end": {
- "line": 445,
+ "line": 448,
"column": 11
}
}
@@ -19140,16 +19042,16 @@
"type": "Block",
"value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ",
"range": [
- 12233,
- 12344
+ 12310,
+ 12421
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 8
},
"end": {
- "line": 451,
+ "line": 454,
"column": 11
}
}
@@ -19167,16 +19069,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12353,
- 12357
+ 12430,
+ 12434
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 8
},
"end": {
- "line": 452,
+ "line": 455,
"column": 12
}
}
@@ -19185,31 +19087,31 @@
"type": "Identifier",
"name": "onRowValidated",
"range": [
- 12358,
- 12372
+ 12435,
+ 12449
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 13
},
"end": {
- "line": 452,
+ "line": 455,
"column": 27
}
}
},
"range": [
- 12353,
- 12372
+ 12430,
+ 12449
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 8
},
"end": {
- "line": 452,
+ "line": 455,
"column": 27
}
}
@@ -19222,16 +19124,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 12375,
- 12379
+ 12452,
+ 12456
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 30
},
"end": {
- "line": 452,
+ "line": 455,
"column": 34
}
}
@@ -19244,16 +19146,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12380,
- 12381
+ 12457,
+ 12458
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 35
},
"end": {
- "line": 452,
+ "line": 455,
"column": 36
}
}
@@ -19262,47 +19164,47 @@
"type": "Identifier",
"name": "on_row_validated",
"range": [
- 12382,
- 12398
+ 12459,
+ 12475
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 37
},
"end": {
- "line": 452,
+ "line": 455,
"column": 53
}
}
},
"range": [
- 12380,
- 12398
+ 12457,
+ 12475
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 35
},
"end": {
- "line": 452,
+ "line": 455,
"column": 53
}
}
}
],
"range": [
- 12375,
- 12399
+ 12452,
+ 12476
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 30
},
"end": {
- "line": 452,
+ "line": 455,
"column": 54
}
}
@@ -19314,16 +19216,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12414,
- 12415
+ 12491,
+ 12492
],
"loc": {
"start": {
- "line": 453,
+ "line": 456,
"column": 12
},
"end": {
- "line": 453,
+ "line": 456,
"column": 13
}
}
@@ -19332,31 +19234,31 @@
"type": "Identifier",
"name": "on_row_validated",
"range": [
- 12416,
- 12432
+ 12493,
+ 12509
],
"loc": {
"start": {
- "line": 453,
+ "line": 456,
"column": 14
},
"end": {
- "line": 453,
+ "line": 456,
"column": 30
}
}
},
"range": [
- 12414,
- 12432
+ 12491,
+ 12509
],
"loc": {
"start": {
- "line": 453,
+ "line": 456,
"column": 12
},
"end": {
- "line": 453,
+ "line": 456,
"column": 30
}
}
@@ -19365,61 +19267,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 12435,
- 12443
+ 12512,
+ 12520
],
"loc": {
"start": {
- "line": 453,
+ "line": 456,
"column": 33
},
"end": {
- "line": 453,
+ "line": 456,
"column": 41
}
}
},
"range": [
- 12375,
- 12443
+ 12452,
+ 12520
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 30
},
"end": {
- "line": 453,
+ "line": 456,
"column": 41
}
}
},
"range": [
- 12353,
- 12443
+ 12430,
+ 12520
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 8
},
"end": {
- "line": 453,
+ "line": 456,
"column": 41
}
}
},
"range": [
- 12353,
- 12444
+ 12430,
+ 12521
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 8
},
"end": {
- "line": 453,
+ "line": 456,
"column": 42
}
},
@@ -19428,16 +19330,16 @@
"type": "Block",
"value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ",
"range": [
- 12233,
- 12344
+ 12310,
+ 12421
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 8
},
"end": {
- "line": 451,
+ "line": 454,
"column": 11
}
}
@@ -19448,16 +19350,16 @@
"type": "Block",
"value": "*\n * List of columns implementing custom filtering\n * @type {Array}\n ",
"range": [
- 12454,
- 12551
+ 12531,
+ 12628
],
"loc": {
"start": {
- "line": 455,
+ "line": 458,
"column": 8
},
"end": {
- "line": 458,
+ "line": 461,
"column": 11
}
}
@@ -19475,16 +19377,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12560,
- 12564
+ 12637,
+ 12641
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 8
},
"end": {
- "line": 459,
+ "line": 462,
"column": 12
}
}
@@ -19493,31 +19395,31 @@
"type": "Identifier",
"name": "customCellDataCols",
"range": [
- 12565,
- 12583
+ 12642,
+ 12660
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 13
},
"end": {
- "line": 459,
+ "line": 462,
"column": 31
}
}
},
"range": [
- 12560,
- 12583
+ 12637,
+ 12660
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 8
},
"end": {
- "line": 459,
+ "line": 462,
"column": 31
}
}
@@ -19531,16 +19433,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12586,
- 12587
+ 12663,
+ 12664
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 34
},
"end": {
- "line": 459,
+ "line": 462,
"column": 35
}
}
@@ -19549,31 +19451,31 @@
"type": "Identifier",
"name": "custom_cell_data_cols",
"range": [
- 12588,
- 12609
+ 12665,
+ 12686
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 36
},
"end": {
- "line": 459,
+ "line": 462,
"column": 57
}
}
},
"range": [
- 12586,
- 12609
+ 12663,
+ 12686
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 34
},
"end": {
- "line": 459,
+ "line": 462,
"column": 57
}
}
@@ -19585,16 +19487,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12624,
- 12625
+ 12701,
+ 12702
],
"loc": {
"start": {
- "line": 460,
+ "line": 463,
"column": 12
},
"end": {
- "line": 460,
+ "line": 463,
"column": 13
}
}
@@ -19603,31 +19505,31 @@
"type": "Identifier",
"name": "custom_cell_data_cols",
"range": [
- 12626,
- 12647
+ 12703,
+ 12724
],
"loc": {
"start": {
- "line": 460,
+ "line": 463,
"column": 14
},
"end": {
- "line": 460,
+ "line": 463,
"column": 35
}
}
},
"range": [
- 12624,
- 12647
+ 12701,
+ 12724
],
"loc": {
"start": {
- "line": 460,
+ "line": 463,
"column": 12
},
"end": {
- "line": 460,
+ "line": 463,
"column": 35
}
}
@@ -19636,61 +19538,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 12650,
- 12652
+ 12727,
+ 12729
],
"loc": {
"start": {
- "line": 460,
+ "line": 463,
"column": 38
},
"end": {
- "line": 460,
+ "line": 463,
"column": 40
}
}
},
"range": [
- 12586,
- 12652
+ 12663,
+ 12729
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 34
},
"end": {
- "line": 460,
+ "line": 463,
"column": 40
}
}
},
"range": [
- 12560,
- 12652
+ 12637,
+ 12729
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 8
},
"end": {
- "line": 460,
+ "line": 463,
"column": 40
}
}
},
"range": [
- 12560,
- 12653
+ 12637,
+ 12730
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 8
},
"end": {
- "line": 460,
+ "line": 463,
"column": 41
}
},
@@ -19699,16 +19601,16 @@
"type": "Block",
"value": "*\n * List of columns implementing custom filtering\n * @type {Array}\n ",
"range": [
- 12454,
- 12551
+ 12531,
+ 12628
],
"loc": {
"start": {
- "line": 455,
+ "line": 458,
"column": 8
},
"end": {
- "line": 458,
+ "line": 461,
"column": 11
}
}
@@ -19719,16 +19621,16 @@
"type": "Block",
"value": "*\n * Delegate function for retrieving cell data with custom logic\n * @type {Function}\n ",
"range": [
- 12663,
- 12778
+ 12740,
+ 12855
],
"loc": {
"start": {
- "line": 462,
+ "line": 465,
"column": 8
},
"end": {
- "line": 465,
+ "line": 468,
"column": 11
}
}
@@ -19746,16 +19648,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12787,
- 12791
+ 12864,
+ 12868
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 8
},
"end": {
- "line": 466,
+ "line": 469,
"column": 12
}
}
@@ -19764,31 +19666,31 @@
"type": "Identifier",
"name": "customCellData",
"range": [
- 12792,
- 12806
+ 12869,
+ 12883
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 13
},
"end": {
- "line": 466,
+ "line": 469,
"column": 27
}
}
},
"range": [
- 12787,
- 12806
+ 12864,
+ 12883
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 8
},
"end": {
- "line": 466,
+ "line": 469,
"column": 27
}
}
@@ -19801,16 +19703,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 12809,
- 12813
+ 12886,
+ 12890
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 30
},
"end": {
- "line": 466,
+ "line": 469,
"column": 34
}
}
@@ -19823,16 +19725,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12814,
- 12815
+ 12891,
+ 12892
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 35
},
"end": {
- "line": 466,
+ "line": 469,
"column": 36
}
}
@@ -19841,47 +19743,47 @@
"type": "Identifier",
"name": "custom_cell_data",
"range": [
- 12816,
- 12832
+ 12893,
+ 12909
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 37
},
"end": {
- "line": 466,
+ "line": 469,
"column": 53
}
}
},
"range": [
- 12814,
- 12832
+ 12891,
+ 12909
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 35
},
"end": {
- "line": 466,
+ "line": 469,
"column": 53
}
}
}
],
"range": [
- 12809,
- 12833
+ 12886,
+ 12910
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 30
},
"end": {
- "line": 466,
+ "line": 469,
"column": 54
}
}
@@ -19893,16 +19795,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12848,
- 12849
+ 12925,
+ 12926
],
"loc": {
"start": {
- "line": 467,
+ "line": 470,
"column": 12
},
"end": {
- "line": 467,
+ "line": 470,
"column": 13
}
}
@@ -19911,31 +19813,31 @@
"type": "Identifier",
"name": "custom_cell_data",
"range": [
- 12850,
- 12866
+ 12927,
+ 12943
],
"loc": {
"start": {
- "line": 467,
+ "line": 470,
"column": 14
},
"end": {
- "line": 467,
+ "line": 470,
"column": 30
}
}
},
"range": [
- 12848,
- 12866
+ 12925,
+ 12943
],
"loc": {
"start": {
- "line": 467,
+ "line": 470,
"column": 12
},
"end": {
- "line": 467,
+ "line": 470,
"column": 30
}
}
@@ -19944,61 +19846,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 12869,
- 12877
+ 12946,
+ 12954
],
"loc": {
"start": {
- "line": 467,
+ "line": 470,
"column": 33
},
"end": {
- "line": 467,
+ "line": 470,
"column": 41
}
}
},
"range": [
- 12809,
- 12877
+ 12886,
+ 12954
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 30
},
"end": {
- "line": 467,
+ "line": 470,
"column": 41
}
}
},
"range": [
- 12787,
- 12877
+ 12864,
+ 12954
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 8
},
"end": {
- "line": 467,
+ "line": 470,
"column": 41
}
}
},
"range": [
- 12787,
- 12878
+ 12864,
+ 12955
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 8
},
"end": {
- "line": 467,
+ "line": 470,
"column": 42
}
},
@@ -20007,16 +19909,16 @@
"type": "Block",
"value": "*\n * Delegate function for retrieving cell data with custom logic\n * @type {Function}\n ",
"range": [
- 12663,
- 12778
+ 12740,
+ 12855
],
"loc": {
"start": {
- "line": 462,
+ "line": 465,
"column": 8
},
"end": {
- "line": 465,
+ "line": 468,
"column": 11
}
}
@@ -20027,16 +19929,16 @@
"type": "Block",
"value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ",
"range": [
- 12888,
- 13054
+ 12965,
+ 13131
],
"loc": {
"start": {
- "line": 469,
+ "line": 472,
"column": 8
},
"end": {
- "line": 473,
+ "line": 476,
"column": 11
}
}
@@ -20054,16 +19956,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13063,
- 13067
+ 13140,
+ 13144
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 8
},
"end": {
- "line": 474,
+ "line": 477,
"column": 12
}
}
@@ -20072,31 +19974,31 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 13068,
- 13077
+ 13145,
+ 13154
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 13
},
"end": {
- "line": 474,
+ "line": 477,
"column": 22
}
}
},
"range": [
- 13063,
- 13077
+ 13140,
+ 13154
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 8
},
"end": {
- "line": 474,
+ "line": 477,
"column": 22
}
}
@@ -20111,16 +20013,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13080,
- 13081
+ 13157,
+ 13158
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 25
},
"end": {
- "line": 474,
+ "line": 477,
"column": 26
}
}
@@ -20129,31 +20031,31 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 13082,
- 13091
+ 13159,
+ 13168
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 27
},
"end": {
- "line": 474,
+ "line": 477,
"column": 36
}
}
},
"range": [
- 13080,
- 13091
+ 13157,
+ 13168
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 25
},
"end": {
- "line": 474,
+ "line": 477,
"column": 36
}
}
@@ -20163,61 +20065,61 @@
"value": "",
"raw": "''",
"range": [
- 13095,
- 13097
+ 13172,
+ 13174
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 40
},
"end": {
- "line": 474,
+ "line": 477,
"column": 42
}
}
},
"range": [
- 13080,
- 13097
+ 13157,
+ 13174
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 25
},
"end": {
- "line": 474,
+ "line": 477,
"column": 42
}
}
},
"range": [
- 13063,
- 13097
+ 13140,
+ 13174
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 8
},
"end": {
- "line": 474,
+ "line": 477,
"column": 42
}
}
},
"range": [
- 13063,
- 13098
+ 13140,
+ 13175
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 8
},
"end": {
- "line": 474,
+ "line": 477,
"column": 43
}
},
@@ -20226,16 +20128,16 @@
"type": "Block",
"value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ",
"range": [
- 12888,
- 13054
+ 12965,
+ 13131
],
"loc": {
"start": {
- "line": 469,
+ "line": 472,
"column": 8
},
"end": {
- "line": 473,
+ "line": 476,
"column": 11
}
}
@@ -20246,16 +20148,16 @@
"type": "Block",
"value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ",
"range": [
- 13108,
- 13233
+ 13185,
+ 13310
],
"loc": {
"start": {
- "line": 476,
+ "line": 479,
"column": 8
},
"end": {
- "line": 480,
+ "line": 483,
"column": 11
}
}
@@ -20273,16 +20175,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13242,
- 13246
+ 13319,
+ 13323
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 8
},
"end": {
- "line": 481,
+ "line": 484,
"column": 12
}
}
@@ -20291,31 +20193,31 @@
"type": "Identifier",
"name": "isWatermarkArray",
"range": [
- 13247,
- 13263
+ 13324,
+ 13340
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 13
},
"end": {
- "line": 481,
+ "line": 484,
"column": 29
}
}
},
"range": [
- 13242,
- 13263
+ 13319,
+ 13340
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 8
},
"end": {
- "line": 481,
+ "line": 484,
"column": 29
}
}
@@ -20326,16 +20228,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 13266,
- 13273
+ 13343,
+ 13350
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 32
},
"end": {
- "line": 481,
+ "line": 484,
"column": 39
}
}
@@ -20347,16 +20249,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13274,
- 13278
+ 13351,
+ 13355
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 40
},
"end": {
- "line": 481,
+ "line": 484,
"column": 44
}
}
@@ -20365,77 +20267,77 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 13279,
- 13288
+ 13356,
+ 13365
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 45
},
"end": {
- "line": 481,
+ "line": 484,
"column": 54
}
}
},
"range": [
- 13274,
- 13288
+ 13351,
+ 13365
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 40
},
"end": {
- "line": 481,
+ "line": 484,
"column": 54
}
}
}
],
"range": [
- 13266,
- 13289
+ 13343,
+ 13366
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 32
},
"end": {
- "line": 481,
+ "line": 484,
"column": 55
}
}
},
"range": [
- 13242,
- 13289
+ 13319,
+ 13366
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 8
},
"end": {
- "line": 481,
+ "line": 484,
"column": 55
}
}
},
"range": [
- 13242,
- 13290
+ 13319,
+ 13367
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 8
},
"end": {
- "line": 481,
+ "line": 484,
"column": 56
}
},
@@ -20444,16 +20346,16 @@
"type": "Block",
"value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ",
"range": [
- 13108,
- 13233
+ 13185,
+ 13310
],
"loc": {
"start": {
- "line": 476,
+ "line": 479,
"column": 8
},
"end": {
- "line": 480,
+ "line": 483,
"column": 11
}
}
@@ -20464,16 +20366,16 @@
"type": "Block",
"value": "*\n * Toolbar's custom container ID\n * @type {String}\n ",
"range": [
- 13300,
- 13382
+ 13377,
+ 13459
],
"loc": {
"start": {
- "line": 483,
+ "line": 486,
"column": 8
},
"end": {
- "line": 486,
+ "line": 489,
"column": 11
}
}
@@ -20491,16 +20393,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13391,
- 13395
+ 13468,
+ 13472
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 8
},
"end": {
- "line": 487,
+ "line": 490,
"column": 12
}
}
@@ -20509,31 +20411,31 @@
"type": "Identifier",
"name": "toolBarTgtId",
"range": [
- 13396,
- 13408
+ 13473,
+ 13485
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 13
},
"end": {
- "line": 487,
+ "line": 490,
"column": 25
}
}
},
"range": [
- 13391,
- 13408
+ 13468,
+ 13485
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 8
},
"end": {
- "line": 487,
+ "line": 490,
"column": 25
}
}
@@ -20548,16 +20450,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13411,
- 13412
+ 13488,
+ 13489
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 28
},
"end": {
- "line": 487,
+ "line": 490,
"column": 29
}
}
@@ -20566,31 +20468,31 @@
"type": "Identifier",
"name": "toolbar_target_id",
"range": [
- 13413,
- 13430
+ 13490,
+ 13507
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 30
},
"end": {
- "line": 487,
+ "line": 490,
"column": 47
}
}
},
"range": [
- 13411,
- 13430
+ 13488,
+ 13507
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 28
},
"end": {
- "line": 487,
+ "line": 490,
"column": 47
}
}
@@ -20600,61 +20502,61 @@
"value": null,
"raw": "null",
"range": [
- 13434,
- 13438
+ 13511,
+ 13515
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 51
},
"end": {
- "line": 487,
+ "line": 490,
"column": 55
}
}
},
"range": [
- 13411,
- 13438
+ 13488,
+ 13515
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 28
},
"end": {
- "line": 487,
+ "line": 490,
"column": 55
}
}
},
"range": [
- 13391,
- 13438
+ 13468,
+ 13515
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 8
},
"end": {
- "line": 487,
+ "line": 490,
"column": 55
}
}
},
"range": [
- 13391,
- 13439
+ 13468,
+ 13516
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 8
},
"end": {
- "line": 487,
+ "line": 490,
"column": 56
}
},
@@ -20663,16 +20565,16 @@
"type": "Block",
"value": "*\n * Toolbar's custom container ID\n * @type {String}\n ",
"range": [
- 13300,
- 13382
+ 13377,
+ 13459
],
"loc": {
"start": {
- "line": 483,
+ "line": 486,
"column": 8
},
"end": {
- "line": 486,
+ "line": 489,
"column": 11
}
}
@@ -20683,16 +20585,16 @@
"type": "Block",
"value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ",
"range": [
- 13449,
- 13549
+ 13526,
+ 13626
],
"loc": {
"start": {
- "line": 489,
+ "line": 492,
"column": 8
},
"end": {
- "line": 492,
+ "line": 495,
"column": 11
}
}
@@ -20710,16 +20612,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13558,
- 13562
+ 13635,
+ 13639
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 8
},
"end": {
- "line": 493,
+ "line": 496,
"column": 12
}
}
@@ -20728,31 +20630,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 13563,
- 13567
+ 13640,
+ 13644
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 13
},
"end": {
- "line": 493,
+ "line": 496,
"column": 17
}
}
},
"range": [
- 13558,
- 13567
+ 13635,
+ 13644
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 8
},
"end": {
- "line": 493,
+ "line": 496,
"column": 17
}
}
@@ -20765,16 +20667,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 13570,
- 13577
+ 13647,
+ 13654
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 20
},
"end": {
- "line": 493,
+ "line": 496,
"column": 27
}
}
@@ -20787,16 +20689,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13578,
- 13579
+ 13655,
+ 13656
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 28
},
"end": {
- "line": 493,
+ "line": 496,
"column": 29
}
}
@@ -20805,47 +20707,47 @@
"type": "Identifier",
"name": "help_instructions",
"range": [
- 13580,
- 13597
+ 13657,
+ 13674
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 30
},
"end": {
- "line": 493,
+ "line": 496,
"column": 47
}
}
},
"range": [
- 13578,
- 13597
+ 13655,
+ 13674
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 28
},
"end": {
- "line": 493,
+ "line": 496,
"column": 47
}
}
}
],
"range": [
- 13570,
- 13598
+ 13647,
+ 13675
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 20
},
"end": {
- "line": 493,
+ "line": 496,
"column": 48
}
}
@@ -20854,16 +20756,16 @@
"type": "Identifier",
"name": "undefined",
"range": [
- 13613,
- 13622
+ 13690,
+ 13699
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 12
},
"end": {
- "line": 494,
+ "line": 497,
"column": 21
}
}
@@ -20874,16 +20776,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 13625,
- 13632
+ 13702,
+ 13709
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 24
},
"end": {
- "line": 494,
+ "line": 497,
"column": 31
}
}
@@ -20896,16 +20798,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13633,
- 13634
+ 13710,
+ 13711
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 32
},
"end": {
- "line": 494,
+ "line": 497,
"column": 33
}
}
@@ -20914,92 +20816,92 @@
"type": "Identifier",
"name": "help_instructions",
"range": [
- 13635,
- 13652
+ 13712,
+ 13729
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 34
},
"end": {
- "line": 494,
+ "line": 497,
"column": 51
}
}
},
"range": [
- 13633,
- 13652
+ 13710,
+ 13729
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 32
},
"end": {
- "line": 494,
+ "line": 497,
"column": 51
}
}
}
],
"range": [
- 13625,
- 13653
+ 13702,
+ 13730
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 24
},
"end": {
- "line": 494,
+ "line": 497,
"column": 52
}
}
},
"range": [
- 13570,
- 13653
+ 13647,
+ 13730
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 20
},
"end": {
- "line": 494,
+ "line": 497,
"column": 52
}
}
},
"range": [
- 13558,
- 13653
+ 13635,
+ 13730
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 8
},
"end": {
- "line": 494,
+ "line": 497,
"column": 52
}
}
},
"range": [
- 13558,
- 13654
+ 13635,
+ 13731
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 8
},
"end": {
- "line": 494,
+ "line": 497,
"column": 53
}
},
@@ -21008,16 +20910,16 @@
"type": "Block",
"value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ",
"range": [
- 13449,
- 13549
+ 13526,
+ 13626
],
"loc": {
"start": {
- "line": 489,
+ "line": 492,
"column": 8
},
"end": {
- "line": 492,
+ "line": 495,
"column": 11
}
}
@@ -21028,16 +20930,16 @@
"type": "Block",
"value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ",
"range": [
- 13664,
- 13763
+ 13741,
+ 13840
],
"loc": {
"start": {
- "line": 496,
+ "line": 499,
"column": 8
},
"end": {
- "line": 499,
+ "line": 502,
"column": 11
}
}
@@ -21055,16 +20957,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13772,
- 13776
+ 13849,
+ 13853
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 8
},
"end": {
- "line": 500,
+ "line": 503,
"column": 12
}
}
@@ -21073,31 +20975,31 @@
"type": "Identifier",
"name": "popupFilters",
"range": [
- 13777,
- 13789
+ 13854,
+ 13866
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 13
},
"end": {
- "line": 500,
+ "line": 503,
"column": 25
}
}
},
"range": [
- 13772,
- 13789
+ 13849,
+ 13866
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 8
},
"end": {
- "line": 500,
+ "line": 503,
"column": 25
}
}
@@ -21108,16 +21010,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 13792,
- 13799
+ 13869,
+ 13876
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 28
},
"end": {
- "line": 500,
+ "line": 503,
"column": 35
}
}
@@ -21130,16 +21032,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13800,
- 13801
+ 13877,
+ 13878
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 36
},
"end": {
- "line": 500,
+ "line": 503,
"column": 37
}
}
@@ -21148,77 +21050,77 @@
"type": "Identifier",
"name": "popup_filters",
"range": [
- 13802,
- 13815
+ 13879,
+ 13892
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 38
},
"end": {
- "line": 500,
+ "line": 503,
"column": 51
}
}
},
"range": [
- 13800,
- 13815
+ 13877,
+ 13892
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 36
},
"end": {
- "line": 500,
+ "line": 503,
"column": 51
}
}
}
],
"range": [
- 13792,
- 13816
+ 13869,
+ 13893
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 28
},
"end": {
- "line": 500,
+ "line": 503,
"column": 52
}
}
},
"range": [
- 13772,
- 13816
+ 13849,
+ 13893
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 8
},
"end": {
- "line": 500,
+ "line": 503,
"column": 52
}
}
},
"range": [
- 13772,
- 13817
+ 13849,
+ 13894
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 8
},
"end": {
- "line": 500,
+ "line": 503,
"column": 53
}
},
@@ -21227,16 +21129,16 @@
"type": "Block",
"value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ",
"range": [
- 13664,
- 13763
+ 13741,
+ 13840
],
"loc": {
"start": {
- "line": 496,
+ "line": 499,
"column": 8
},
"end": {
- "line": 499,
+ "line": 502,
"column": 11
}
}
@@ -21247,16 +21149,16 @@
"type": "Block",
"value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ",
"range": [
- 13827,
- 13944
+ 13904,
+ 14021
],
"loc": {
"start": {
- "line": 502,
+ "line": 505,
"column": 8
},
"end": {
- "line": 505,
+ "line": 508,
"column": 11
}
}
@@ -21274,16 +21176,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13953,
- 13957
+ 14030,
+ 14034
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 8
},
"end": {
- "line": 506,
+ "line": 509,
"column": 12
}
}
@@ -21292,31 +21194,31 @@
"type": "Identifier",
"name": "markActiveColumns",
"range": [
- 13958,
- 13975
+ 14035,
+ 14052
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 13
},
"end": {
- "line": 506,
+ "line": 509,
"column": 30
}
}
},
"range": [
- 13953,
- 13975
+ 14030,
+ 14052
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 8
},
"end": {
- "line": 506,
+ "line": 509,
"column": 30
}
}
@@ -21327,16 +21229,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 13978,
- 13985
+ 14055,
+ 14062
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 33
},
"end": {
- "line": 506,
+ "line": 509,
"column": 40
}
}
@@ -21349,16 +21251,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13986,
- 13987
+ 14063,
+ 14064
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 41
},
"end": {
- "line": 506,
+ "line": 509,
"column": 42
}
}
@@ -21367,77 +21269,77 @@
"type": "Identifier",
"name": "mark_active_columns",
"range": [
- 13988,
- 14007
+ 14065,
+ 14084
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 43
},
"end": {
- "line": 506,
+ "line": 509,
"column": 62
}
}
},
"range": [
- 13986,
- 14007
+ 14063,
+ 14084
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 41
},
"end": {
- "line": 506,
+ "line": 509,
"column": 62
}
}
}
],
"range": [
- 13978,
- 14008
+ 14055,
+ 14085
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 33
},
"end": {
- "line": 506,
+ "line": 509,
"column": 63
}
}
},
"range": [
- 13953,
- 14008
+ 14030,
+ 14085
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 8
},
"end": {
- "line": 506,
+ "line": 509,
"column": 63
}
}
},
"range": [
- 13953,
- 14009
+ 14030,
+ 14086
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 8
},
"end": {
- "line": 506,
+ "line": 509,
"column": 64
}
},
@@ -21446,16 +21348,16 @@
"type": "Block",
"value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ",
"range": [
- 13827,
- 13944
+ 13904,
+ 14021
],
"loc": {
"start": {
- "line": 502,
+ "line": 505,
"column": 8
},
"end": {
- "line": 505,
+ "line": 508,
"column": 11
}
}
@@ -21466,16 +21368,16 @@
"type": "Block",
"value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ",
"range": [
- 14019,
- 14111
+ 14096,
+ 14188
],
"loc": {
"start": {
- "line": 508,
+ "line": 511,
"column": 8
},
"end": {
- "line": 511,
+ "line": 514,
"column": 11
}
}
@@ -21493,16 +21395,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 14120,
- 14124
+ 14197,
+ 14201
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 8
},
"end": {
- "line": 512,
+ "line": 515,
"column": 12
}
}
@@ -21511,31 +21413,31 @@
"type": "Identifier",
"name": "activeColumnsCssClass",
"range": [
- 14125,
- 14146
+ 14202,
+ 14223
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 13
},
"end": {
- "line": 512,
+ "line": 515,
"column": 34
}
}
},
"range": [
- 14120,
- 14146
+ 14197,
+ 14223
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 8
},
"end": {
- "line": 512,
+ "line": 515,
"column": 34
}
}
@@ -21550,16 +21452,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14149,
- 14150
+ 14226,
+ 14227
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 37
},
"end": {
- "line": 512,
+ "line": 515,
"column": 38
}
}
@@ -21568,31 +21470,31 @@
"type": "Identifier",
"name": "active_columns_css_class",
"range": [
- 14151,
- 14175
+ 14228,
+ 14252
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 39
},
"end": {
- "line": 512,
+ "line": 515,
"column": 63
}
}
},
"range": [
- 14149,
- 14175
+ 14226,
+ 14252
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 37
},
"end": {
- "line": 512,
+ "line": 515,
"column": 63
}
}
@@ -21602,61 +21504,61 @@
"value": "activeHeader",
"raw": "'activeHeader'",
"range": [
- 14191,
- 14205
+ 14268,
+ 14282
],
"loc": {
"start": {
- "line": 513,
+ "line": 516,
"column": 12
},
"end": {
- "line": 513,
+ "line": 516,
"column": 26
}
}
},
"range": [
- 14149,
- 14205
+ 14226,
+ 14282
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 37
},
"end": {
- "line": 513,
+ "line": 516,
"column": 26
}
}
},
"range": [
- 14120,
- 14205
+ 14197,
+ 14282
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 8
},
"end": {
- "line": 513,
+ "line": 516,
"column": 26
}
}
},
"range": [
- 14120,
- 14206
+ 14197,
+ 14283
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 8
},
"end": {
- "line": 513,
+ "line": 516,
"column": 27
}
},
@@ -21665,16 +21567,16 @@
"type": "Block",
"value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ",
"range": [
- 14019,
- 14111
+ 14096,
+ 14188
],
"loc": {
"start": {
- "line": 508,
+ "line": 511,
"column": 8
},
"end": {
- "line": 511,
+ "line": 514,
"column": 11
}
}
@@ -21685,16 +21587,16 @@
"type": "Block",
"value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ",
"range": [
- 14216,
- 14323
+ 14293,
+ 14400
],
"loc": {
"start": {
- "line": 515,
+ "line": 518,
"column": 8
},
"end": {
- "line": 518,
+ "line": 521,
"column": 11
}
}
@@ -21712,16 +21614,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 14332,
- 14336
+ 14409,
+ 14413
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 8
},
"end": {
- "line": 519,
+ "line": 522,
"column": 12
}
}
@@ -21730,31 +21632,31 @@
"type": "Identifier",
"name": "onBeforeActiveColumn",
"range": [
- 14337,
- 14357
+ 14414,
+ 14434
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 13
},
"end": {
- "line": 519,
+ "line": 522,
"column": 33
}
}
},
"range": [
- 14332,
- 14357
+ 14409,
+ 14434
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 8
},
"end": {
- "line": 519,
+ "line": 522,
"column": 33
}
}
@@ -21767,16 +21669,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 14360,
- 14364
+ 14437,
+ 14441
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 36
},
"end": {
- "line": 519,
+ "line": 522,
"column": 40
}
}
@@ -21789,16 +21691,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14365,
- 14366
+ 14442,
+ 14443
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 41
},
"end": {
- "line": 519,
+ "line": 522,
"column": 42
}
}
@@ -21807,47 +21709,47 @@
"type": "Identifier",
"name": "on_before_active_column",
"range": [
- 14367,
- 14390
+ 14444,
+ 14467
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 43
},
"end": {
- "line": 519,
+ "line": 522,
"column": 66
}
}
},
"range": [
- 14365,
- 14390
+ 14442,
+ 14467
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 41
},
"end": {
- "line": 519,
+ "line": 522,
"column": 66
}
}
}
],
"range": [
- 14360,
- 14391
+ 14437,
+ 14468
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 36
},
"end": {
- "line": 519,
+ "line": 522,
"column": 67
}
}
@@ -21859,16 +21761,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14406,
- 14407
+ 14483,
+ 14484
],
"loc": {
"start": {
- "line": 520,
+ "line": 523,
"column": 12
},
"end": {
- "line": 520,
+ "line": 523,
"column": 13
}
}
@@ -21877,31 +21779,31 @@
"type": "Identifier",
"name": "on_before_active_column",
"range": [
- 14408,
- 14431
+ 14485,
+ 14508
],
"loc": {
"start": {
- "line": 520,
+ "line": 523,
"column": 14
},
"end": {
- "line": 520,
+ "line": 523,
"column": 37
}
}
},
"range": [
- 14406,
- 14431
+ 14483,
+ 14508
],
"loc": {
"start": {
- "line": 520,
+ "line": 523,
"column": 12
},
"end": {
- "line": 520,
+ "line": 523,
"column": 37
}
}
@@ -21910,61 +21812,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 14434,
- 14442
+ 14511,
+ 14519
],
"loc": {
"start": {
- "line": 520,
+ "line": 523,
"column": 40
},
"end": {
- "line": 520,
+ "line": 523,
"column": 48
}
}
},
"range": [
- 14360,
- 14442
+ 14437,
+ 14519
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 36
},
"end": {
- "line": 520,
+ "line": 523,
"column": 48
}
}
},
"range": [
- 14332,
- 14442
+ 14409,
+ 14519
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 8
},
"end": {
- "line": 520,
+ "line": 523,
"column": 48
}
}
},
"range": [
- 14332,
- 14443
+ 14409,
+ 14520
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 8
},
"end": {
- "line": 520,
+ "line": 523,
"column": 49
}
},
@@ -21973,16 +21875,16 @@
"type": "Block",
"value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ",
"range": [
- 14216,
- 14323
+ 14293,
+ 14400
],
"loc": {
"start": {
- "line": 515,
+ "line": 518,
"column": 8
},
"end": {
- "line": 518,
+ "line": 521,
"column": 11
}
}
@@ -21993,16 +21895,16 @@
"type": "Block",
"value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ",
"range": [
- 14453,
- 14559
+ 14530,
+ 14636
],
"loc": {
"start": {
- "line": 522,
+ "line": 525,
"column": 8
},
"end": {
- "line": 525,
+ "line": 528,
"column": 11
}
}
@@ -22020,16 +21922,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 14568,
- 14572
+ 14645,
+ 14649
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 8
},
"end": {
- "line": 526,
+ "line": 529,
"column": 12
}
}
@@ -22038,31 +21940,31 @@
"type": "Identifier",
"name": "onAfterActiveColumn",
"range": [
- 14573,
- 14592
+ 14650,
+ 14669
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 13
},
"end": {
- "line": 526,
+ "line": 529,
"column": 32
}
}
},
"range": [
- 14568,
- 14592
+ 14645,
+ 14669
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 8
},
"end": {
- "line": 526,
+ "line": 529,
"column": 32
}
}
@@ -22075,16 +21977,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 14595,
- 14599
+ 14672,
+ 14676
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 35
},
"end": {
- "line": 526,
+ "line": 529,
"column": 39
}
}
@@ -22097,16 +21999,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14600,
- 14601
+ 14677,
+ 14678
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 40
},
"end": {
- "line": 526,
+ "line": 529,
"column": 41
}
}
@@ -22115,47 +22017,47 @@
"type": "Identifier",
"name": "on_after_active_column",
"range": [
- 14602,
- 14624
+ 14679,
+ 14701
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 42
},
"end": {
- "line": 526,
+ "line": 529,
"column": 64
}
}
},
"range": [
- 14600,
- 14624
+ 14677,
+ 14701
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 40
},
"end": {
- "line": 526,
+ "line": 529,
"column": 64
}
}
}
],
"range": [
- 14595,
- 14625
+ 14672,
+ 14702
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 35
},
"end": {
- "line": 526,
+ "line": 529,
"column": 65
}
}
@@ -22167,16 +22069,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14640,
- 14641
+ 14717,
+ 14718
],
"loc": {
"start": {
- "line": 527,
+ "line": 530,
"column": 12
},
"end": {
- "line": 527,
+ "line": 530,
"column": 13
}
}
@@ -22185,31 +22087,31 @@
"type": "Identifier",
"name": "on_after_active_column",
"range": [
- 14642,
- 14664
+ 14719,
+ 14741
],
"loc": {
"start": {
- "line": 527,
+ "line": 530,
"column": 14
},
"end": {
- "line": 527,
+ "line": 530,
"column": 36
}
}
},
"range": [
- 14640,
- 14664
+ 14717,
+ 14741
],
"loc": {
"start": {
- "line": 527,
+ "line": 530,
"column": 12
},
"end": {
- "line": 527,
+ "line": 530,
"column": 36
}
}
@@ -22218,61 +22120,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 14667,
- 14675
+ 14744,
+ 14752
],
"loc": {
"start": {
- "line": 527,
+ "line": 530,
"column": 39
},
"end": {
- "line": 527,
+ "line": 530,
"column": 47
}
}
},
"range": [
- 14595,
- 14675
+ 14672,
+ 14752
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 35
},
"end": {
- "line": 527,
+ "line": 530,
"column": 47
}
}
},
"range": [
- 14568,
- 14675
+ 14645,
+ 14752
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 8
},
"end": {
- "line": 527,
+ "line": 530,
"column": 47
}
}
},
"range": [
- 14568,
- 14676
+ 14645,
+ 14753
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 8
},
"end": {
- "line": 527,
+ "line": 530,
"column": 48
}
},
@@ -22281,16 +22183,16 @@
"type": "Block",
"value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ",
"range": [
- 14453,
- 14559
+ 14530,
+ 14636
],
"loc": {
"start": {
- "line": 522,
+ "line": 525,
"column": 8
},
"end": {
- "line": 525,
+ "line": 528,
"column": 11
}
}
@@ -22301,16 +22203,16 @@
"type": "Block",
"value": "** select filter's customisation and behaviours **",
"range": [
- 14686,
- 14740
+ 14763,
+ 14817
],
"loc": {
"start": {
- "line": 529,
+ "line": 532,
"column": 8
},
"end": {
- "line": 529,
+ "line": 532,
"column": 62
}
}
@@ -22319,16 +22221,16 @@
"type": "Block",
"value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ",
"range": [
- 14749,
- 14868
+ 14826,
+ 14945
],
"loc": {
"start": {
- "line": 530,
+ "line": 533,
"column": 8
},
"end": {
- "line": 533,
+ "line": 536,
"column": 11
}
}
@@ -22346,16 +22248,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 14877,
- 14881
+ 14954,
+ 14958
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 8
},
"end": {
- "line": 534,
+ "line": 537,
"column": 12
}
}
@@ -22364,31 +22266,31 @@
"type": "Identifier",
"name": "clearFilterText",
"range": [
- 14882,
- 14897
+ 14959,
+ 14974
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 13
},
"end": {
- "line": 534,
+ "line": 537,
"column": 28
}
}
},
"range": [
- 14877,
- 14897
+ 14954,
+ 14974
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 8
},
"end": {
- "line": 534,
+ "line": 537,
"column": 28
}
}
@@ -22403,16 +22305,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14900,
- 14901
+ 14977,
+ 14978
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 31
},
"end": {
- "line": 534,
+ "line": 537,
"column": 32
}
}
@@ -22421,31 +22323,31 @@
"type": "Identifier",
"name": "clear_filter_text",
"range": [
- 14902,
- 14919
+ 14979,
+ 14996
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 33
},
"end": {
- "line": 534,
+ "line": 537,
"column": 50
}
}
},
"range": [
- 14900,
- 14919
+ 14977,
+ 14996
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 31
},
"end": {
- "line": 534,
+ "line": 537,
"column": 50
}
}
@@ -22455,61 +22357,61 @@
"value": "Clear",
"raw": "'Clear'",
"range": [
- 14923,
- 14930
+ 15000,
+ 15007
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 54
},
"end": {
- "line": 534,
+ "line": 537,
"column": 61
}
}
},
"range": [
- 14900,
- 14930
+ 14977,
+ 15007
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 31
},
"end": {
- "line": 534,
+ "line": 537,
"column": 61
}
}
},
"range": [
- 14877,
- 14930
+ 14954,
+ 15007
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 8
},
"end": {
- "line": 534,
+ "line": 537,
"column": 61
}
}
},
"range": [
- 14877,
- 14931
+ 14954,
+ 15008
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 8
},
"end": {
- "line": 534,
+ "line": 537,
"column": 62
}
},
@@ -22518,16 +22420,16 @@
"type": "Block",
"value": "** select filter's customisation and behaviours **",
"range": [
- 14686,
- 14740
+ 14763,
+ 14817
],
"loc": {
"start": {
- "line": 529,
+ "line": 532,
"column": 8
},
"end": {
- "line": 529,
+ "line": 532,
"column": 62
}
}
@@ -22536,16 +22438,16 @@
"type": "Block",
"value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ",
"range": [
- 14749,
- 14868
+ 14826,
+ 14945
],
"loc": {
"start": {
- "line": 530,
+ "line": 533,
"column": 8
},
"end": {
- "line": 533,
+ "line": 536,
"column": 11
}
}
@@ -22556,16 +22458,16 @@
"type": "Block",
"value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ",
"range": [
- 14941,
- 15061
+ 15018,
+ 15138
],
"loc": {
"start": {
- "line": 536,
+ "line": 539,
"column": 8
},
"end": {
- "line": 539,
+ "line": 542,
"column": 11
}
}
@@ -22583,16 +22485,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 15070,
- 15074
+ 15147,
+ 15151
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 8
},
"end": {
- "line": 540,
+ "line": 543,
"column": 12
}
}
@@ -22601,31 +22503,31 @@
"type": "Identifier",
"name": "enableEmptyOption",
"range": [
- 15075,
- 15092
+ 15152,
+ 15169
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 13
},
"end": {
- "line": 540,
+ "line": 543,
"column": 30
}
}
},
"range": [
- 15070,
- 15092
+ 15147,
+ 15169
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 8
},
"end": {
- "line": 540,
+ "line": 543,
"column": 30
}
}
@@ -22636,16 +22538,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 15095,
- 15102
+ 15172,
+ 15179
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 33
},
"end": {
- "line": 540,
+ "line": 543,
"column": 40
}
}
@@ -22658,16 +22560,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 15103,
- 15104
+ 15180,
+ 15181
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 41
},
"end": {
- "line": 540,
+ "line": 543,
"column": 42
}
}
@@ -22676,77 +22578,77 @@
"type": "Identifier",
"name": "enable_empty_option",
"range": [
- 15105,
- 15124
+ 15182,
+ 15201
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 43
},
"end": {
- "line": 540,
+ "line": 543,
"column": 62
}
}
},
"range": [
- 15103,
- 15124
+ 15180,
+ 15201
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 41
},
"end": {
- "line": 540,
+ "line": 543,
"column": 62
}
}
}
],
"range": [
- 15095,
- 15125
+ 15172,
+ 15202
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 33
},
"end": {
- "line": 540,
+ "line": 543,
"column": 63
}
}
},
"range": [
- 15070,
- 15125
+ 15147,
+ 15202
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 8
},
"end": {
- "line": 540,
+ "line": 543,
"column": 63
}
}
},
"range": [
- 15070,
- 15126
+ 15147,
+ 15203
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 8
},
"end": {
- "line": 540,
+ "line": 543,
"column": 64
}
},
@@ -22755,16 +22657,16 @@
"type": "Block",
"value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ",
"range": [
- 14941,
- 15061
+ 15018,
+ 15138
],
"loc": {
"start": {
- "line": 536,
+ "line": 539,
"column": 8
},
"end": {
- "line": 539,
+ "line": 542,
"column": 11
}
}
@@ -22775,16 +22677,16 @@
"type": "Block",
"value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ",
"range": [
- 15136,
- 15236
+ 15213,
+ 15313
],
"loc": {
"start": {
- "line": 542,
+ "line": 545,
"column": 8
},
"end": {
- "line": 545,
+ "line": 548,
"column": 11
}
}
@@ -22802,16 +22704,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 15245,
- 15249
+ 15322,
+ 15326
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 8
},
"end": {
- "line": 546,
+ "line": 549,
"column": 12
}
}
@@ -22820,31 +22722,31 @@
"type": "Identifier",
"name": "emptyText",
"range": [
- 15250,
- 15259
+ 15327,
+ 15336
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 13
},
"end": {
- "line": 546,
+ "line": 549,
"column": 22
}
}
},
"range": [
- 15245,
- 15259
+ 15322,
+ 15336
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 8
},
"end": {
- "line": 546,
+ "line": 549,
"column": 22
}
}
@@ -22859,16 +22761,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 15262,
- 15263
+ 15339,
+ 15340
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 25
},
"end": {
- "line": 546,
+ "line": 549,
"column": 26
}
}
@@ -22877,31 +22779,31 @@
"type": "Identifier",
"name": "empty_text",
"range": [
- 15264,
- 15274
+ 15341,
+ 15351
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 27
},
"end": {
- "line": 546,
+ "line": 549,
"column": 37
}
}
},
"range": [
- 15262,
- 15274
+ 15339,
+ 15351
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 25
},
"end": {
- "line": 546,
+ "line": 549,
"column": 37
}
}
@@ -22911,61 +22813,61 @@
"value": "(Empty)",
"raw": "'(Empty)'",
"range": [
- 15278,
- 15287
+ 15355,
+ 15364
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 41
},
"end": {
- "line": 546,
+ "line": 549,
"column": 50
}
}
},
"range": [
- 15262,
- 15287
+ 15339,
+ 15364
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 25
},
"end": {
- "line": 546,
+ "line": 549,
"column": 50
}
}
},
"range": [
- 15245,
- 15287
+ 15322,
+ 15364
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 8
},
"end": {
- "line": 546,
+ "line": 549,
"column": 50
}
}
},
"range": [
- 15245,
- 15288
+ 15322,
+ 15365
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 8
},
"end": {
- "line": 546,
+ "line": 549,
"column": 51
}
},
@@ -22974,16 +22876,16 @@
"type": "Block",
"value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ",
"range": [
- 15136,
- 15236
+ 15213,
+ 15313
],
"loc": {
"start": {
- "line": 542,
+ "line": 545,
"column": 8
},
"end": {
- "line": 545,
+ "line": 548,
"column": 11
}
}
@@ -22994,16 +22896,16 @@
"type": "Block",
"value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ",
"range": [
- 15298,
- 15433
+ 15375,
+ 15510
],
"loc": {
"start": {
- "line": 548,
+ "line": 551,
"column": 8
},
"end": {
- "line": 552,
+ "line": 555,
"column": 11
}
}
@@ -23021,16 +22923,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 15442,
- 15446
+ 15519,
+ 15523
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 8
},
"end": {
- "line": 553,
+ "line": 556,
"column": 12
}
}
@@ -23039,31 +22941,31 @@
"type": "Identifier",
"name": "enableNonEmptyOption",
"range": [
- 15447,
- 15467
+ 15524,
+ 15544
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 13
},
"end": {
- "line": 553,
+ "line": 556,
"column": 33
}
}
},
"range": [
- 15442,
- 15467
+ 15519,
+ 15544
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 8
},
"end": {
- "line": 553,
+ "line": 556,
"column": 33
}
}
@@ -23074,16 +22976,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 15470,
- 15477
+ 15547,
+ 15554
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 36
},
"end": {
- "line": 553,
+ "line": 556,
"column": 43
}
}
@@ -23096,16 +22998,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 15478,
- 15479
+ 15555,
+ 15556
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 44
},
"end": {
- "line": 553,
+ "line": 556,
"column": 45
}
}
@@ -23114,77 +23016,77 @@
"type": "Identifier",
"name": "enable_non_empty_option",
"range": [
- 15480,
- 15503
+ 15557,
+ 15580
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 46
},
"end": {
- "line": 553,
+ "line": 556,
"column": 69
}
}
},
"range": [
- 15478,
- 15503
+ 15555,
+ 15580
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 44
},
"end": {
- "line": 553,
+ "line": 556,
"column": 69
}
}
}
],
"range": [
- 15470,
- 15504
+ 15547,
+ 15581
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 36
},
"end": {
- "line": 553,
+ "line": 556,
"column": 70
}
}
},
"range": [
- 15442,
- 15504
+ 15519,
+ 15581
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 8
},
"end": {
- "line": 553,
+ "line": 556,
"column": 70
}
}
},
"range": [
- 15442,
- 15505
+ 15519,
+ 15582
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 8
},
"end": {
- "line": 553,
+ "line": 556,
"column": 71
}
},
@@ -23193,16 +23095,16 @@
"type": "Block",
"value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ",
"range": [
- 15298,
- 15433
+ 15375,
+ 15510
],
"loc": {
"start": {
- "line": 548,
+ "line": 551,
"column": 8
},
"end": {
- "line": 552,
+ "line": 555,
"column": 11
}
}
@@ -23213,16 +23115,16 @@
"type": "Block",
"value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ",
"range": [
- 15515,
- 15619
+ 15592,
+ 15696
],
"loc": {
"start": {
- "line": 555,
+ "line": 558,
"column": 8
},
"end": {
- "line": 558,
+ "line": 561,
"column": 11
}
}
@@ -23240,16 +23142,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 15628,
- 15632
+ 15705,
+ 15709
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 8
},
"end": {
- "line": 559,
+ "line": 562,
"column": 12
}
}
@@ -23258,31 +23160,31 @@
"type": "Identifier",
"name": "nonEmptyText",
"range": [
- 15633,
- 15645
+ 15710,
+ 15722
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 13
},
"end": {
- "line": 559,
+ "line": 562,
"column": 25
}
}
},
"range": [
- 15628,
- 15645
+ 15705,
+ 15722
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 8
},
"end": {
- "line": 559,
+ "line": 562,
"column": 25
}
}
@@ -23297,16 +23199,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 15648,
- 15649
+ 15725,
+ 15726
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 28
},
"end": {
- "line": 559,
+ "line": 562,
"column": 29
}
}
@@ -23315,31 +23217,31 @@
"type": "Identifier",
"name": "non_empty_text",
"range": [
- 15650,
- 15664
+ 15727,
+ 15741
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 30
},
"end": {
- "line": 559,
+ "line": 562,
"column": 44
}
}
},
"range": [
- 15648,
- 15664
+ 15725,
+ 15741
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 28
},
"end": {
- "line": 559,
+ "line": 562,
"column": 44
}
}
@@ -23349,61 +23251,61 @@
"value": "(Non empty)",
"raw": "'(Non empty)'",
"range": [
- 15668,
- 15681
+ 15745,
+ 15758
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 48
},
"end": {
- "line": 559,
+ "line": 562,
"column": 61
}
}
},
"range": [
- 15648,
- 15681
+ 15725,
+ 15758
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 28
},
"end": {
- "line": 559,
+ "line": 562,
"column": 61
}
}
},
"range": [
- 15628,
- 15681
+ 15705,
+ 15758
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 8
},
"end": {
- "line": 559,
+ "line": 562,
"column": 61
}
}
},
"range": [
- 15628,
- 15682
+ 15705,
+ 15759
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 8
},
"end": {
- "line": 559,
+ "line": 562,
"column": 62
}
},
@@ -23412,16 +23314,16 @@
"type": "Block",
"value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ",
"range": [
- 15515,
- 15619
+ 15592,
+ 15696
],
"loc": {
"start": {
- "line": 555,
+ "line": 558,
"column": 8
},
"end": {
- "line": 558,
+ "line": 561,
"column": 11
}
}
@@ -23432,16 +23334,16 @@
"type": "Block",
"value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ",
"range": [
- 15692,
- 15840
+ 15769,
+ 15917
],
"loc": {
"start": {
- "line": 561,
+ "line": 564,
"column": 8
},
"end": {
- "line": 565,
+ "line": 568,
"column": 11
}
}
@@ -23459,16 +23361,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 15849,
- 15853
+ 15926,
+ 15930
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 8
},
"end": {
- "line": 566,
+ "line": 569,
"column": 12
}
}
@@ -23477,31 +23379,31 @@
"type": "Identifier",
"name": "onSlcChange",
"range": [
- 15854,
- 15865
+ 15931,
+ 15942
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 13
},
"end": {
- "line": 566,
+ "line": 569,
"column": 24
}
}
},
"range": [
- 15849,
- 15865
+ 15926,
+ 15942
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 8
},
"end": {
- "line": 566,
+ "line": 569,
"column": 24
}
}
@@ -23518,16 +23420,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 15868,
- 15869
+ 15945,
+ 15946
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 27
},
"end": {
- "line": 566,
+ "line": 569,
"column": 28
}
}
@@ -23536,31 +23438,31 @@
"type": "Identifier",
"name": "on_change",
"range": [
- 15870,
- 15879
+ 15947,
+ 15956
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 29
},
"end": {
- "line": 566,
+ "line": 569,
"column": 38
}
}
},
"range": [
- 15868,
- 15879
+ 15945,
+ 15956
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 27
},
"end": {
- "line": 566,
+ "line": 569,
"column": 38
}
}
@@ -23570,31 +23472,31 @@
"value": false,
"raw": "false",
"range": [
- 15884,
- 15889
+ 15961,
+ 15966
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 43
},
"end": {
- "line": 566,
+ "line": 569,
"column": 48
}
}
},
"range": [
- 15868,
- 15889
+ 15945,
+ 15966
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 27
},
"end": {
- "line": 566,
+ "line": 569,
"column": 48
}
}
@@ -23604,16 +23506,16 @@
"value": false,
"raw": "false",
"range": [
- 15892,
- 15897
+ 15969,
+ 15974
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 51
},
"end": {
- "line": 566,
+ "line": 569,
"column": 56
}
}
@@ -23623,61 +23525,61 @@
"value": true,
"raw": "true",
"range": [
- 15900,
- 15904
+ 15977,
+ 15981
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 59
},
"end": {
- "line": 566,
+ "line": 569,
"column": 63
}
}
},
"range": [
- 15868,
- 15904
+ 15945,
+ 15981
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 27
},
"end": {
- "line": 566,
+ "line": 569,
"column": 63
}
}
},
"range": [
- 15849,
- 15904
+ 15926,
+ 15981
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 8
},
"end": {
- "line": 566,
+ "line": 569,
"column": 63
}
}
},
"range": [
- 15849,
- 15905
+ 15926,
+ 15982
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 8
},
"end": {
- "line": 566,
+ "line": 569,
"column": 64
}
},
@@ -23686,16 +23588,16 @@
"type": "Block",
"value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ",
"range": [
- 15692,
- 15840
+ 15769,
+ 15917
],
"loc": {
"start": {
- "line": 561,
+ "line": 564,
"column": 8
},
"end": {
- "line": 565,
+ "line": 568,
"column": 11
}
}
@@ -23706,16 +23608,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * alpha-numeric manner by default\n * @type {Boolean}\n ",
"range": [
- 15915,
- 16078
+ 15992,
+ 16155
],
"loc": {
"start": {
- "line": 568,
+ "line": 571,
"column": 8
},
"end": {
- "line": 572,
+ "line": 575,
"column": 11
}
}
@@ -23733,16 +23635,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16087,
- 16091
+ 16164,
+ 16168
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 8
},
"end": {
- "line": 573,
+ "line": 576,
"column": 12
}
}
@@ -23751,31 +23653,31 @@
"type": "Identifier",
"name": "sortSlc",
"range": [
- 16092,
- 16099
+ 16169,
+ 16176
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 13
},
"end": {
- "line": 573,
+ "line": 576,
"column": 20
}
}
},
"range": [
- 16087,
- 16099
+ 16164,
+ 16176
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 8
},
"end": {
- "line": 573,
+ "line": 576,
"column": 20
}
}
@@ -23792,16 +23694,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 16102,
- 16103
+ 16179,
+ 16180
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 23
},
"end": {
- "line": 573,
+ "line": 576,
"column": 24
}
}
@@ -23810,31 +23712,31 @@
"type": "Identifier",
"name": "sort_select",
"range": [
- 16104,
- 16115
+ 16181,
+ 16192
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 25
},
"end": {
- "line": 573,
+ "line": 576,
"column": 36
}
}
},
"range": [
- 16102,
- 16115
+ 16179,
+ 16192
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 23
},
"end": {
- "line": 573,
+ "line": 576,
"column": 36
}
}
@@ -23844,31 +23746,31 @@
"value": false,
"raw": "false",
"range": [
- 16120,
- 16125
+ 16197,
+ 16202
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 41
},
"end": {
- "line": 573,
+ "line": 576,
"column": 46
}
}
},
"range": [
- 16102,
- 16125
+ 16179,
+ 16202
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 23
},
"end": {
- "line": 573,
+ "line": 576,
"column": 46
}
}
@@ -23878,16 +23780,16 @@
"value": false,
"raw": "false",
"range": [
- 16128,
- 16133
+ 16205,
+ 16210
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 49
},
"end": {
- "line": 573,
+ "line": 576,
"column": 54
}
}
@@ -23897,61 +23799,61 @@
"value": true,
"raw": "true",
"range": [
- 16136,
- 16140
+ 16213,
+ 16217
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 57
},
"end": {
- "line": 573,
+ "line": 576,
"column": 61
}
}
},
"range": [
- 16102,
- 16140
+ 16179,
+ 16217
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 23
},
"end": {
- "line": 573,
+ "line": 576,
"column": 61
}
}
},
"range": [
- 16087,
- 16140
+ 16164,
+ 16217
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 8
},
"end": {
- "line": 573,
+ "line": 576,
"column": 61
}
}
},
"range": [
- 16087,
- 16141
+ 16164,
+ 16218
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 8
},
"end": {
- "line": 573,
+ "line": 576,
"column": 62
}
},
@@ -23960,16 +23862,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * alpha-numeric manner by default\n * @type {Boolean}\n ",
"range": [
- 15915,
- 16078
+ 15992,
+ 16155
],
"loc": {
"start": {
- "line": 568,
+ "line": 571,
"column": 8
},
"end": {
- "line": 572,
+ "line": 575,
"column": 11
}
}
@@ -23980,16 +23882,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ",
"range": [
- 16151,
- 16327
+ 16228,
+ 16404
],
"loc": {
"start": {
- "line": 575,
+ "line": 578,
"column": 8
},
"end": {
- "line": 580,
+ "line": 583,
"column": 11
}
}
@@ -24007,16 +23909,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16336,
- 16340
+ 16413,
+ 16417
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 8
},
"end": {
- "line": 581,
+ "line": 584,
"column": 12
}
}
@@ -24025,31 +23927,31 @@
"type": "Identifier",
"name": "isSortNumAsc",
"range": [
- 16341,
- 16353
+ 16418,
+ 16430
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 13
},
"end": {
- "line": 581,
+ "line": 584,
"column": 25
}
}
},
"range": [
- 16336,
- 16353
+ 16413,
+ 16430
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 8
},
"end": {
- "line": 581,
+ "line": 584,
"column": 25
}
}
@@ -24060,16 +23962,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 16356,
- 16363
+ 16433,
+ 16440
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 28
},
"end": {
- "line": 581,
+ "line": 584,
"column": 35
}
}
@@ -24082,16 +23984,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 16364,
- 16365
+ 16441,
+ 16442
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 36
},
"end": {
- "line": 581,
+ "line": 584,
"column": 37
}
}
@@ -24100,77 +24002,77 @@
"type": "Identifier",
"name": "sort_num_asc",
"range": [
- 16366,
- 16378
+ 16443,
+ 16455
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 38
},
"end": {
- "line": 581,
+ "line": 584,
"column": 50
}
}
},
"range": [
- 16364,
- 16378
+ 16441,
+ 16455
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 36
},
"end": {
- "line": 581,
+ "line": 584,
"column": 50
}
}
}
],
"range": [
- 16356,
- 16379
+ 16433,
+ 16456
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 28
},
"end": {
- "line": 581,
+ "line": 584,
"column": 51
}
}
},
"range": [
- 16336,
- 16379
+ 16413,
+ 16456
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 8
},
"end": {
- "line": 581,
+ "line": 584,
"column": 51
}
}
},
"range": [
- 16336,
- 16380
+ 16413,
+ 16457
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 8
},
"end": {
- "line": 581,
+ "line": 584,
"column": 52
}
},
@@ -24179,16 +24081,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ",
"range": [
- 16151,
- 16327
+ 16228,
+ 16404
],
"loc": {
"start": {
- "line": 575,
+ "line": 578,
"column": 8
},
"end": {
- "line": 580,
+ "line": 583,
"column": 11
}
}
@@ -24199,16 +24101,16 @@
"type": "Block",
"value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ",
"range": [
- 16390,
- 16527
+ 16467,
+ 16604
],
"loc": {
"start": {
- "line": 583,
+ "line": 586,
"column": 8
},
"end": {
- "line": 587,
+ "line": 590,
"column": 11
}
}
@@ -24226,16 +24128,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16536,
- 16540
+ 16613,
+ 16617
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 8
},
"end": {
- "line": 588,
+ "line": 591,
"column": 12
}
}
@@ -24244,31 +24146,31 @@
"type": "Identifier",
"name": "sortNumAsc",
"range": [
- 16541,
- 16551
+ 16618,
+ 16628
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 13
},
"end": {
- "line": 588,
+ "line": 591,
"column": 23
}
}
},
"range": [
- 16536,
- 16551
+ 16613,
+ 16628
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 8
},
"end": {
- "line": 588,
+ "line": 591,
"column": 23
}
}
@@ -24281,16 +24183,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16554,
- 16558
+ 16631,
+ 16635
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 26
},
"end": {
- "line": 588,
+ "line": 591,
"column": 30
}
}
@@ -24299,31 +24201,31 @@
"type": "Identifier",
"name": "isSortNumAsc",
"range": [
- 16559,
- 16571
+ 16636,
+ 16648
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 31
},
"end": {
- "line": 588,
+ "line": 591,
"column": 43
}
}
},
"range": [
- 16554,
- 16571
+ 16631,
+ 16648
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 26
},
"end": {
- "line": 588,
+ "line": 591,
"column": 43
}
}
@@ -24335,16 +24237,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 16574,
- 16575
+ 16651,
+ 16652
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 46
},
"end": {
- "line": 588,
+ "line": 591,
"column": 47
}
}
@@ -24353,31 +24255,31 @@
"type": "Identifier",
"name": "sort_num_asc",
"range": [
- 16576,
- 16588
+ 16653,
+ 16665
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 48
},
"end": {
- "line": 588,
+ "line": 591,
"column": 60
}
}
},
"range": [
- 16574,
- 16588
+ 16651,
+ 16665
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 46
},
"end": {
- "line": 588,
+ "line": 591,
"column": 60
}
}
@@ -24386,61 +24288,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 16591,
- 16593
+ 16668,
+ 16670
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 63
},
"end": {
- "line": 588,
+ "line": 591,
"column": 65
}
}
},
"range": [
- 16554,
- 16593
+ 16631,
+ 16670
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 26
},
"end": {
- "line": 588,
+ "line": 591,
"column": 65
}
}
},
"range": [
- 16536,
- 16593
+ 16613,
+ 16670
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 8
},
"end": {
- "line": 588,
+ "line": 591,
"column": 65
}
}
},
"range": [
- 16536,
- 16594
+ 16613,
+ 16671
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 8
},
"end": {
- "line": 588,
+ "line": 591,
"column": 66
}
},
@@ -24449,16 +24351,16 @@
"type": "Block",
"value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ",
"range": [
- 16390,
- 16527
+ 16467,
+ 16604
],
"loc": {
"start": {
- "line": 583,
+ "line": 586,
"column": 8
},
"end": {
- "line": 587,
+ "line": 590,
"column": 11
}
}
@@ -24469,16 +24371,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ",
"range": [
- 16604,
- 16781
+ 16681,
+ 16858
],
"loc": {
"start": {
- "line": 590,
+ "line": 593,
"column": 8
},
"end": {
- "line": 595,
+ "line": 598,
"column": 11
}
}
@@ -24496,16 +24398,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16790,
- 16794
+ 16867,
+ 16871
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 8
},
"end": {
- "line": 596,
+ "line": 599,
"column": 12
}
}
@@ -24514,31 +24416,31 @@
"type": "Identifier",
"name": "isSortNumDesc",
"range": [
- 16795,
- 16808
+ 16872,
+ 16885
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 13
},
"end": {
- "line": 596,
+ "line": 599,
"column": 26
}
}
},
"range": [
- 16790,
- 16808
+ 16867,
+ 16885
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 8
},
"end": {
- "line": 596,
+ "line": 599,
"column": 26
}
}
@@ -24549,16 +24451,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 16811,
- 16818
+ 16888,
+ 16895
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 29
},
"end": {
- "line": 596,
+ "line": 599,
"column": 36
}
}
@@ -24571,16 +24473,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 16819,
- 16820
+ 16896,
+ 16897
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 37
},
"end": {
- "line": 596,
+ "line": 599,
"column": 38
}
}
@@ -24589,77 +24491,77 @@
"type": "Identifier",
"name": "sort_num_desc",
"range": [
- 16821,
- 16834
+ 16898,
+ 16911
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 39
},
"end": {
- "line": 596,
+ "line": 599,
"column": 52
}
}
},
"range": [
- 16819,
- 16834
+ 16896,
+ 16911
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 37
},
"end": {
- "line": 596,
+ "line": 599,
"column": 52
}
}
}
],
"range": [
- 16811,
- 16835
+ 16888,
+ 16912
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 29
},
"end": {
- "line": 596,
+ "line": 599,
"column": 53
}
}
},
"range": [
- 16790,
- 16835
+ 16867,
+ 16912
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 8
},
"end": {
- "line": 596,
+ "line": 599,
"column": 53
}
}
},
"range": [
- 16790,
- 16836
+ 16867,
+ 16913
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 8
},
"end": {
- "line": 596,
+ "line": 599,
"column": 54
}
},
@@ -24668,16 +24570,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ",
"range": [
- 16604,
- 16781
+ 16681,
+ 16858
],
"loc": {
"start": {
- "line": 590,
+ "line": 593,
"column": 8
},
"end": {
- "line": 595,
+ "line": 598,
"column": 11
}
}
@@ -24688,16 +24590,16 @@
"type": "Block",
"value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ",
"range": [
- 16846,
- 16984
+ 16923,
+ 17061
],
"loc": {
"start": {
- "line": 598,
+ "line": 601,
"column": 8
},
"end": {
- "line": 602,
+ "line": 605,
"column": 11
}
}
@@ -24715,16 +24617,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16993,
- 16997
+ 17070,
+ 17074
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 8
},
"end": {
- "line": 603,
+ "line": 606,
"column": 12
}
}
@@ -24733,31 +24635,31 @@
"type": "Identifier",
"name": "sortNumDesc",
"range": [
- 16998,
- 17009
+ 17075,
+ 17086
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 13
},
"end": {
- "line": 603,
+ "line": 606,
"column": 24
}
}
},
"range": [
- 16993,
- 17009
+ 17070,
+ 17086
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 8
},
"end": {
- "line": 603,
+ "line": 606,
"column": 24
}
}
@@ -24770,16 +24672,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 17012,
- 17016
+ 17089,
+ 17093
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 27
},
"end": {
- "line": 603,
+ "line": 606,
"column": 31
}
}
@@ -24788,31 +24690,31 @@
"type": "Identifier",
"name": "isSortNumDesc",
"range": [
- 17017,
- 17030
+ 17094,
+ 17107
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 32
},
"end": {
- "line": 603,
+ "line": 606,
"column": 45
}
}
},
"range": [
- 17012,
- 17030
+ 17089,
+ 17107
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 27
},
"end": {
- "line": 603,
+ "line": 606,
"column": 45
}
}
@@ -24824,16 +24726,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 17033,
- 17034
+ 17110,
+ 17111
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 48
},
"end": {
- "line": 603,
+ "line": 606,
"column": 49
}
}
@@ -24842,31 +24744,31 @@
"type": "Identifier",
"name": "sort_num_desc",
"range": [
- 17035,
- 17048
+ 17112,
+ 17125
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 50
},
"end": {
- "line": 603,
+ "line": 606,
"column": 63
}
}
},
"range": [
- 17033,
- 17048
+ 17110,
+ 17125
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 48
},
"end": {
- "line": 603,
+ "line": 606,
"column": 63
}
}
@@ -24875,61 +24777,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 17051,
- 17053
+ 17128,
+ 17130
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 66
},
"end": {
- "line": 603,
+ "line": 606,
"column": 68
}
}
},
"range": [
- 17012,
- 17053
+ 17089,
+ 17130
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 27
},
"end": {
- "line": 603,
+ "line": 606,
"column": 68
}
}
},
"range": [
- 16993,
- 17053
+ 17070,
+ 17130
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 8
},
"end": {
- "line": 603,
+ "line": 606,
"column": 68
}
}
},
"range": [
- 16993,
- 17054
+ 17070,
+ 17131
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 8
},
"end": {
- "line": 603,
+ "line": 606,
"column": 69
}
},
@@ -24938,16 +24840,16 @@
"type": "Block",
"value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ",
"range": [
- 16846,
- 16984
+ 16923,
+ 17061
],
"loc": {
"start": {
- "line": 598,
+ "line": 601,
"column": 8
},
"end": {
- "line": 602,
+ "line": 605,
"column": 11
}
}
@@ -24958,16 +24860,16 @@
"type": "Block",
"value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ",
"range": [
- 17064,
- 17207
+ 17141,
+ 17284
],
"loc": {
"start": {
- "line": 605,
+ "line": 608,
"column": 8
},
"end": {
- "line": 609,
+ "line": 612,
"column": 11
}
}
@@ -24985,16 +24887,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 17216,
- 17220
+ 17293,
+ 17297
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 8
},
"end": {
- "line": 610,
+ "line": 613,
"column": 12
}
}
@@ -25003,31 +24905,31 @@
"type": "Identifier",
"name": "loadFltOnDemand",
"range": [
- 17221,
- 17236
+ 17298,
+ 17313
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 13
},
"end": {
- "line": 610,
+ "line": 613,
"column": 28
}
}
},
"range": [
- 17216,
- 17236
+ 17293,
+ 17313
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 8
},
"end": {
- "line": 610,
+ "line": 613,
"column": 28
}
}
@@ -25038,16 +24940,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 17239,
- 17246
+ 17316,
+ 17323
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 31
},
"end": {
- "line": 610,
+ "line": 613,
"column": 38
}
}
@@ -25060,16 +24962,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 17247,
- 17248
+ 17324,
+ 17325
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 39
},
"end": {
- "line": 610,
+ "line": 613,
"column": 40
}
}
@@ -25078,77 +24980,77 @@
"type": "Identifier",
"name": "load_filters_on_demand",
"range": [
- 17249,
- 17271
+ 17326,
+ 17348
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 41
},
"end": {
- "line": 610,
+ "line": 613,
"column": 63
}
}
},
"range": [
- 17247,
- 17271
+ 17324,
+ 17348
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 39
},
"end": {
- "line": 610,
+ "line": 613,
"column": 63
}
}
}
],
"range": [
- 17239,
- 17272
+ 17316,
+ 17349
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 31
},
"end": {
- "line": 610,
+ "line": 613,
"column": 64
}
}
},
"range": [
- 17216,
- 17272
+ 17293,
+ 17349
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 8
},
"end": {
- "line": 610,
+ "line": 613,
"column": 64
}
}
},
"range": [
- 17216,
- 17273
+ 17293,
+ 17350
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 8
},
"end": {
- "line": 610,
+ "line": 613,
"column": 65
}
},
@@ -25157,16 +25059,16 @@
"type": "Block",
"value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ",
"range": [
- 17064,
- 17207
+ 17141,
+ 17284
],
"loc": {
"start": {
- "line": 605,
+ "line": 608,
"column": 8
},
"end": {
- "line": 609,
+ "line": 612,
"column": 11
}
}
@@ -25177,16 +25079,16 @@
"type": "Block",
"value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ",
"range": [
- 17283,
- 17401
+ 17360,
+ 17478
],
"loc": {
"start": {
- "line": 612,
+ "line": 615,
"column": 8
},
"end": {
- "line": 615,
+ "line": 618,
"column": 11
}
}
@@ -25204,16 +25106,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 17410,
- 17414
+ 17487,
+ 17491
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 8
},
"end": {
- "line": 616,
+ "line": 619,
"column": 12
}
}
@@ -25222,31 +25124,31 @@
"type": "Identifier",
"name": "hasCustomOptions",
"range": [
- 17415,
- 17431
+ 17492,
+ 17508
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 13
},
"end": {
- "line": 616,
+ "line": 619,
"column": 29
}
}
},
"range": [
- 17410,
- 17431
+ 17487,
+ 17508
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 8
},
"end": {
- "line": 616,
+ "line": 619,
"column": 29
}
}
@@ -25257,16 +25159,16 @@
"type": "Identifier",
"name": "isObj",
"range": [
- 17434,
- 17439
+ 17511,
+ 17516
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 32
},
"end": {
- "line": 616,
+ "line": 619,
"column": 37
}
}
@@ -25279,16 +25181,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 17440,
- 17441
+ 17517,
+ 17518
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 38
},
"end": {
- "line": 616,
+ "line": 619,
"column": 39
}
}
@@ -25297,77 +25199,77 @@
"type": "Identifier",
"name": "custom_options",
"range": [
- 17442,
- 17456
+ 17519,
+ 17533
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 40
},
"end": {
- "line": 616,
+ "line": 619,
"column": 54
}
}
},
"range": [
- 17440,
- 17456
+ 17517,
+ 17533
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 38
},
"end": {
- "line": 616,
+ "line": 619,
"column": 54
}
}
}
],
"range": [
- 17434,
- 17457
+ 17511,
+ 17534
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 32
},
"end": {
- "line": 616,
+ "line": 619,
"column": 55
}
}
},
"range": [
- 17410,
- 17457
+ 17487,
+ 17534
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 8
},
"end": {
- "line": 616,
+ "line": 619,
"column": 55
}
}
},
"range": [
- 17410,
- 17458
+ 17487,
+ 17535
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 8
},
"end": {
- "line": 616,
+ "line": 619,
"column": 56
}
},
@@ -25376,16 +25278,16 @@
"type": "Block",
"value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ",
"range": [
- 17283,
- 17401
+ 17360,
+ 17478
],
"loc": {
"start": {
- "line": 612,
+ "line": 615,
"column": 8
},
"end": {
- "line": 615,
+ "line": 618,
"column": 11
}
}
@@ -25396,16 +25298,16 @@
"type": "Block",
"value": "*\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 ",
"range": [
- 17468,
- 17940
+ 17545,
+ 18017
],
"loc": {
"start": {
- "line": 618,
+ "line": 621,
"column": 8
},
"end": {
- "line": 634,
+ "line": 637,
"column": 11
}
}
@@ -25423,16 +25325,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 17949,
- 17953
+ 18026,
+ 18030
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 8
},
"end": {
- "line": 635,
+ "line": 638,
"column": 12
}
}
@@ -25441,31 +25343,31 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 17954,
- 17967
+ 18031,
+ 18044
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 13
},
"end": {
- "line": 635,
+ "line": 638,
"column": 26
}
}
},
"range": [
- 17949,
- 17967
+ 18026,
+ 18044
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 8
},
"end": {
- "line": 635,
+ "line": 638,
"column": 26
}
}
@@ -25477,16 +25379,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 17970,
- 17971
+ 18047,
+ 18048
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 29
},
"end": {
- "line": 635,
+ "line": 638,
"column": 30
}
}
@@ -25495,61 +25397,61 @@
"type": "Identifier",
"name": "custom_options",
"range": [
- 17972,
- 17986
+ 18049,
+ 18063
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 31
},
"end": {
- "line": 635,
+ "line": 638,
"column": 45
}
}
},
"range": [
- 17970,
- 17986
+ 18047,
+ 18063
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 29
},
"end": {
- "line": 635,
+ "line": 638,
"column": 45
}
}
},
"range": [
- 17949,
- 17986
+ 18026,
+ 18063
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 8
},
"end": {
- "line": 635,
+ "line": 638,
"column": 45
}
}
},
"range": [
- 17949,
- 17987
+ 18026,
+ 18064
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 8
},
"end": {
- "line": 635,
+ "line": 638,
"column": 46
}
},
@@ -25558,16 +25460,16 @@
"type": "Block",
"value": "*\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 ",
"range": [
- 17468,
- 17940
+ 17545,
+ 18017
],
"loc": {
"start": {
- "line": 618,
+ "line": 621,
"column": 8
},
"end": {
- "line": 634,
+ "line": 637,
"column": 11
}
}
@@ -25578,16 +25480,16 @@
"type": "Block",
"value": "** Filter operators **",
"range": [
- 17997,
- 18023
+ 18074,
+ 18100
],
"loc": {
"start": {
- "line": 637,
+ "line": 640,
"column": 8
},
"end": {
- "line": 637,
+ "line": 640,
"column": 34
}
}
@@ -25596,16 +25498,16 @@
"type": "Block",
"value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ",
"range": [
- 18032,
- 18149
+ 18109,
+ 18226
],
"loc": {
"start": {
- "line": 638,
+ "line": 641,
"column": 8
},
"end": {
- "line": 641,
+ "line": 644,
"column": 11
}
}
@@ -25623,16 +25525,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 18158,
- 18162
+ 18235,
+ 18239
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 8
},
"end": {
- "line": 642,
+ "line": 645,
"column": 12
}
}
@@ -25641,31 +25543,31 @@
"type": "Identifier",
"name": "rgxOperator",
"range": [
- 18163,
- 18174
+ 18240,
+ 18251
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 13
},
"end": {
- "line": 642,
+ "line": 645,
"column": 24
}
}
},
"range": [
- 18158,
- 18174
+ 18235,
+ 18251
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 8
},
"end": {
- "line": 642,
+ "line": 645,
"column": 24
}
}
@@ -25680,16 +25582,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 18177,
- 18178
+ 18254,
+ 18255
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 27
},
"end": {
- "line": 642,
+ "line": 645,
"column": 28
}
}
@@ -25698,31 +25600,31 @@
"type": "Identifier",
"name": "regexp_operator",
"range": [
- 18179,
- 18194
+ 18256,
+ 18271
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 29
},
"end": {
- "line": 642,
+ "line": 645,
"column": 44
}
}
},
"range": [
- 18177,
- 18194
+ 18254,
+ 18271
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 27
},
"end": {
- "line": 642,
+ "line": 645,
"column": 44
}
}
@@ -25732,61 +25634,61 @@
"value": "rgx:",
"raw": "'rgx:'",
"range": [
- 18198,
- 18204
+ 18275,
+ 18281
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 48
},
"end": {
- "line": 642,
+ "line": 645,
"column": 54
}
}
},
"range": [
- 18177,
- 18204
+ 18254,
+ 18281
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 27
},
"end": {
- "line": 642,
+ "line": 645,
"column": 54
}
}
},
"range": [
- 18158,
- 18204
+ 18235,
+ 18281
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 8
},
"end": {
- "line": 642,
+ "line": 645,
"column": 54
}
}
},
"range": [
- 18158,
- 18205
+ 18235,
+ 18282
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 8
},
"end": {
- "line": 642,
+ "line": 645,
"column": 55
}
},
@@ -25795,16 +25697,16 @@
"type": "Block",
"value": "** Filter operators **",
"range": [
- 17997,
- 18023
+ 18074,
+ 18100
],
"loc": {
"start": {
- "line": 637,
+ "line": 640,
"column": 8
},
"end": {
- "line": 637,
+ "line": 640,
"column": 34
}
}
@@ -25813,16 +25715,16 @@
"type": "Block",
"value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ",
"range": [
- 18032,
- 18149
+ 18109,
+ 18226
],
"loc": {
"start": {
- "line": 638,
+ "line": 641,
"column": 8
},
"end": {
- "line": 641,
+ "line": 644,
"column": 11
}
}
@@ -25833,16 +25735,16 @@
"type": "Block",
"value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ",
"range": [
- 18215,
- 18328
+ 18292,
+ 18405
],
"loc": {
"start": {
- "line": 644,
+ "line": 647,
"column": 8
},
"end": {
- "line": 647,
+ "line": 650,
"column": 11
}
}
@@ -25860,16 +25762,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 18337,
- 18341
+ 18414,
+ 18418
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 8
},
"end": {
- "line": 648,
+ "line": 651,
"column": 12
}
}
@@ -25878,31 +25780,31 @@
"type": "Identifier",
"name": "emOperator",
"range": [
- 18342,
- 18352
+ 18419,
+ 18429
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 13
},
"end": {
- "line": 648,
+ "line": 651,
"column": 23
}
}
},
"range": [
- 18337,
- 18352
+ 18414,
+ 18429
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 8
},
"end": {
- "line": 648,
+ "line": 651,
"column": 23
}
}
@@ -25917,16 +25819,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 18355,
- 18356
+ 18432,
+ 18433
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 26
},
"end": {
- "line": 648,
+ "line": 651,
"column": 27
}
}
@@ -25935,31 +25837,31 @@
"type": "Identifier",
"name": "empty_operator",
"range": [
- 18357,
- 18371
+ 18434,
+ 18448
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 28
},
"end": {
- "line": 648,
+ "line": 651,
"column": 42
}
}
},
"range": [
- 18355,
- 18371
+ 18432,
+ 18448
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 26
},
"end": {
- "line": 648,
+ "line": 651,
"column": 42
}
}
@@ -25969,61 +25871,61 @@
"value": "[empty]",
"raw": "'[empty]'",
"range": [
- 18375,
- 18384
+ 18452,
+ 18461
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 46
},
"end": {
- "line": 648,
+ "line": 651,
"column": 55
}
}
},
"range": [
- 18355,
- 18384
+ 18432,
+ 18461
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 26
},
"end": {
- "line": 648,
+ "line": 651,
"column": 55
}
}
},
"range": [
- 18337,
- 18384
+ 18414,
+ 18461
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 8
},
"end": {
- "line": 648,
+ "line": 651,
"column": 55
}
}
},
"range": [
- 18337,
- 18385
+ 18414,
+ 18462
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 8
},
"end": {
- "line": 648,
+ "line": 651,
"column": 56
}
},
@@ -26032,16 +25934,16 @@
"type": "Block",
"value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ",
"range": [
- 18215,
- 18328
+ 18292,
+ 18405
],
"loc": {
"start": {
- "line": 644,
+ "line": 647,
"column": 8
},
"end": {
- "line": 647,
+ "line": 650,
"column": 11
}
}
@@ -26052,16 +25954,16 @@
"type": "Block",
"value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ",
"range": [
- 18395,
- 18515
+ 18472,
+ 18592
],
"loc": {
"start": {
- "line": 650,
+ "line": 653,
"column": 8
},
"end": {
- "line": 653,
+ "line": 656,
"column": 11
}
}
@@ -26079,16 +25981,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 18524,
- 18528
+ 18601,
+ 18605
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 8
},
"end": {
- "line": 654,
+ "line": 657,
"column": 12
}
}
@@ -26097,31 +25999,31 @@
"type": "Identifier",
"name": "nmOperator",
"range": [
- 18529,
- 18539
+ 18606,
+ 18616
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 13
},
"end": {
- "line": 654,
+ "line": 657,
"column": 23
}
}
},
"range": [
- 18524,
- 18539
+ 18601,
+ 18616
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 8
},
"end": {
- "line": 654,
+ "line": 657,
"column": 23
}
}
@@ -26136,16 +26038,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 18542,
- 18543
+ 18619,
+ 18620
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 26
},
"end": {
- "line": 654,
+ "line": 657,
"column": 27
}
}
@@ -26154,31 +26056,31 @@
"type": "Identifier",
"name": "nonempty_operator",
"range": [
- 18544,
- 18561
+ 18621,
+ 18638
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 28
},
"end": {
- "line": 654,
+ "line": 657,
"column": 45
}
}
},
"range": [
- 18542,
- 18561
+ 18619,
+ 18638
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 26
},
"end": {
- "line": 654,
+ "line": 657,
"column": 45
}
}
@@ -26188,61 +26090,61 @@
"value": "[nonempty]",
"raw": "'[nonempty]'",
"range": [
- 18565,
- 18577
+ 18642,
+ 18654
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 49
},
"end": {
- "line": 654,
+ "line": 657,
"column": 61
}
}
},
"range": [
- 18542,
- 18577
+ 18619,
+ 18654
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 26
},
"end": {
- "line": 654,
+ "line": 657,
"column": 61
}
}
},
"range": [
- 18524,
- 18577
+ 18601,
+ 18654
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 8
},
"end": {
- "line": 654,
+ "line": 657,
"column": 61
}
}
},
"range": [
- 18524,
- 18578
+ 18601,
+ 18655
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 8
},
"end": {
- "line": 654,
+ "line": 657,
"column": 62
}
},
@@ -26251,16 +26153,16 @@
"type": "Block",
"value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ",
"range": [
- 18395,
- 18515
+ 18472,
+ 18592
],
"loc": {
"start": {
- "line": 650,
+ "line": 653,
"column": 8
},
"end": {
- "line": 653,
+ "line": 656,
"column": 11
}
}
@@ -26271,16 +26173,16 @@
"type": "Block",
"value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ",
"range": [
- 18588,
- 18695
+ 18665,
+ 18772
],
"loc": {
"start": {
- "line": 656,
+ "line": 659,
"column": 8
},
"end": {
- "line": 659,
+ "line": 662,
"column": 11
}
}
@@ -26298,16 +26200,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 18704,
- 18708
+ 18781,
+ 18785
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 8
},
"end": {
- "line": 660,
+ "line": 663,
"column": 12
}
}
@@ -26316,31 +26218,31 @@
"type": "Identifier",
"name": "orOperator",
"range": [
- 18709,
- 18719
+ 18786,
+ 18796
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 13
},
"end": {
- "line": 660,
+ "line": 663,
"column": 23
}
}
},
"range": [
- 18704,
- 18719
+ 18781,
+ 18796
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 8
},
"end": {
- "line": 660,
+ "line": 663,
"column": 23
}
}
@@ -26355,16 +26257,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 18722,
- 18723
+ 18799,
+ 18800
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 26
},
"end": {
- "line": 660,
+ "line": 663,
"column": 27
}
}
@@ -26373,31 +26275,31 @@
"type": "Identifier",
"name": "or_operator",
"range": [
- 18724,
- 18735
+ 18801,
+ 18812
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 28
},
"end": {
- "line": 660,
+ "line": 663,
"column": 39
}
}
},
"range": [
- 18722,
- 18735
+ 18799,
+ 18812
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 26
},
"end": {
- "line": 660,
+ "line": 663,
"column": 39
}
}
@@ -26407,61 +26309,61 @@
"value": "||",
"raw": "'||'",
"range": [
- 18739,
- 18743
+ 18816,
+ 18820
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 43
},
"end": {
- "line": 660,
+ "line": 663,
"column": 47
}
}
},
"range": [
- 18722,
- 18743
+ 18799,
+ 18820
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 26
},
"end": {
- "line": 660,
+ "line": 663,
"column": 47
}
}
},
"range": [
- 18704,
- 18743
+ 18781,
+ 18820
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 8
},
"end": {
- "line": 660,
+ "line": 663,
"column": 47
}
}
},
"range": [
- 18704,
- 18744
+ 18781,
+ 18821
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 8
},
"end": {
- "line": 660,
+ "line": 663,
"column": 48
}
},
@@ -26470,16 +26372,16 @@
"type": "Block",
"value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ",
"range": [
- 18588,
- 18695
+ 18665,
+ 18772
],
"loc": {
"start": {
- "line": 656,
+ "line": 659,
"column": 8
},
"end": {
- "line": 659,
+ "line": 662,
"column": 11
}
}
@@ -26490,16 +26392,16 @@
"type": "Block",
"value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ",
"range": [
- 18754,
- 18862
+ 18831,
+ 18939
],
"loc": {
"start": {
- "line": 662,
+ "line": 665,
"column": 8
},
"end": {
- "line": 665,
+ "line": 668,
"column": 11
}
}
@@ -26517,16 +26419,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 18871,
- 18875
+ 18948,
+ 18952
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 8
},
"end": {
- "line": 666,
+ "line": 669,
"column": 12
}
}
@@ -26535,31 +26437,31 @@
"type": "Identifier",
"name": "anOperator",
"range": [
- 18876,
- 18886
+ 18953,
+ 18963
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 13
},
"end": {
- "line": 666,
+ "line": 669,
"column": 23
}
}
},
"range": [
- 18871,
- 18886
+ 18948,
+ 18963
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 8
},
"end": {
- "line": 666,
+ "line": 669,
"column": 23
}
}
@@ -26574,16 +26476,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 18889,
- 18890
+ 18966,
+ 18967
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 26
},
"end": {
- "line": 666,
+ "line": 669,
"column": 27
}
}
@@ -26592,31 +26494,31 @@
"type": "Identifier",
"name": "and_operator",
"range": [
- 18891,
- 18903
+ 18968,
+ 18980
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 28
},
"end": {
- "line": 666,
+ "line": 669,
"column": 40
}
}
},
"range": [
- 18889,
- 18903
+ 18966,
+ 18980
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 26
},
"end": {
- "line": 666,
+ "line": 669,
"column": 40
}
}
@@ -26626,61 +26528,61 @@
"value": "&&",
"raw": "'&&'",
"range": [
- 18907,
- 18911
+ 18984,
+ 18988
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 44
},
"end": {
- "line": 666,
+ "line": 669,
"column": 48
}
}
},
"range": [
- 18889,
- 18911
+ 18966,
+ 18988
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 26
},
"end": {
- "line": 666,
+ "line": 669,
"column": 48
}
}
},
"range": [
- 18871,
- 18911
+ 18948,
+ 18988
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 8
},
"end": {
- "line": 666,
+ "line": 669,
"column": 48
}
}
},
"range": [
- 18871,
- 18912
+ 18948,
+ 18989
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 8
},
"end": {
- "line": 666,
+ "line": 669,
"column": 49
}
},
@@ -26689,16 +26591,16 @@
"type": "Block",
"value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ",
"range": [
- 18754,
- 18862
+ 18831,
+ 18939
],
"loc": {
"start": {
- "line": 662,
+ "line": 665,
"column": 8
},
"end": {
- "line": 665,
+ "line": 668,
"column": 11
}
}
@@ -26709,16 +26611,16 @@
"type": "Block",
"value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ",
"range": [
- 18922,
- 19030
+ 18999,
+ 19107
],
"loc": {
"start": {
- "line": 668,
+ "line": 671,
"column": 8
},
"end": {
- "line": 671,
+ "line": 674,
"column": 11
}
}
@@ -26736,16 +26638,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19039,
- 19043
+ 19116,
+ 19120
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 8
},
"end": {
- "line": 672,
+ "line": 675,
"column": 12
}
}
@@ -26754,31 +26656,31 @@
"type": "Identifier",
"name": "grOperator",
"range": [
- 19044,
- 19054
+ 19121,
+ 19131
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 13
},
"end": {
- "line": 672,
+ "line": 675,
"column": 23
}
}
},
"range": [
- 19039,
- 19054
+ 19116,
+ 19131
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 8
},
"end": {
- "line": 672,
+ "line": 675,
"column": 23
}
}
@@ -26793,16 +26695,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19057,
- 19058
+ 19134,
+ 19135
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 26
},
"end": {
- "line": 672,
+ "line": 675,
"column": 27
}
}
@@ -26811,31 +26713,31 @@
"type": "Identifier",
"name": "greater_operator",
"range": [
- 19059,
- 19075
+ 19136,
+ 19152
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 28
},
"end": {
- "line": 672,
+ "line": 675,
"column": 44
}
}
},
"range": [
- 19057,
- 19075
+ 19134,
+ 19152
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 26
},
"end": {
- "line": 672,
+ "line": 675,
"column": 44
}
}
@@ -26845,61 +26747,61 @@
"value": ">",
"raw": "'>'",
"range": [
- 19079,
- 19082
+ 19156,
+ 19159
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 48
},
"end": {
- "line": 672,
+ "line": 675,
"column": 51
}
}
},
"range": [
- 19057,
- 19082
+ 19134,
+ 19159
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 26
},
"end": {
- "line": 672,
+ "line": 675,
"column": 51
}
}
},
"range": [
- 19039,
- 19082
+ 19116,
+ 19159
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 8
},
"end": {
- "line": 672,
+ "line": 675,
"column": 51
}
}
},
"range": [
- 19039,
- 19083
+ 19116,
+ 19160
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 8
},
"end": {
- "line": 672,
+ "line": 675,
"column": 52
}
},
@@ -26908,16 +26810,16 @@
"type": "Block",
"value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ",
"range": [
- 18922,
- 19030
+ 18999,
+ 19107
],
"loc": {
"start": {
- "line": 668,
+ "line": 671,
"column": 8
},
"end": {
- "line": 671,
+ "line": 674,
"column": 11
}
}
@@ -26928,16 +26830,16 @@
"type": "Block",
"value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ",
"range": [
- 19093,
- 19199
+ 19170,
+ 19276
],
"loc": {
"start": {
- "line": 674,
+ "line": 677,
"column": 8
},
"end": {
- "line": 677,
+ "line": 680,
"column": 11
}
}
@@ -26955,16 +26857,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19208,
- 19212
+ 19285,
+ 19289
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 8
},
"end": {
- "line": 678,
+ "line": 681,
"column": 12
}
}
@@ -26973,31 +26875,31 @@
"type": "Identifier",
"name": "lwOperator",
"range": [
- 19213,
- 19223
+ 19290,
+ 19300
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 13
},
"end": {
- "line": 678,
+ "line": 681,
"column": 23
}
}
},
"range": [
- 19208,
- 19223
+ 19285,
+ 19300
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 8
},
"end": {
- "line": 678,
+ "line": 681,
"column": 23
}
}
@@ -27012,16 +26914,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19226,
- 19227
+ 19303,
+ 19304
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 26
},
"end": {
- "line": 678,
+ "line": 681,
"column": 27
}
}
@@ -27030,31 +26932,31 @@
"type": "Identifier",
"name": "lower_operator",
"range": [
- 19228,
- 19242
+ 19305,
+ 19319
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 28
},
"end": {
- "line": 678,
+ "line": 681,
"column": 42
}
}
},
"range": [
- 19226,
- 19242
+ 19303,
+ 19319
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 26
},
"end": {
- "line": 678,
+ "line": 681,
"column": 42
}
}
@@ -27064,61 +26966,61 @@
"value": "<",
"raw": "'<'",
"range": [
- 19246,
- 19249
+ 19323,
+ 19326
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 46
},
"end": {
- "line": 678,
+ "line": 681,
"column": 49
}
}
},
"range": [
- 19226,
- 19249
+ 19303,
+ 19326
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 26
},
"end": {
- "line": 678,
+ "line": 681,
"column": 49
}
}
},
"range": [
- 19208,
- 19249
+ 19285,
+ 19326
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 8
},
"end": {
- "line": 678,
+ "line": 681,
"column": 49
}
}
},
"range": [
- 19208,
- 19250
+ 19285,
+ 19327
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 8
},
"end": {
- "line": 678,
+ "line": 681,
"column": 50
}
},
@@ -27127,16 +27029,16 @@
"type": "Block",
"value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ",
"range": [
- 19093,
- 19199
+ 19170,
+ 19276
],
"loc": {
"start": {
- "line": 674,
+ "line": 677,
"column": 8
},
"end": {
- "line": 677,
+ "line": 680,
"column": 11
}
}
@@ -27147,16 +27049,16 @@
"type": "Block",
"value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ",
"range": [
- 19260,
- 19376
+ 19337,
+ 19453
],
"loc": {
"start": {
- "line": 680,
+ "line": 683,
"column": 8
},
"end": {
- "line": 683,
+ "line": 686,
"column": 11
}
}
@@ -27174,16 +27076,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19385,
- 19389
+ 19462,
+ 19466
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 8
},
"end": {
- "line": 684,
+ "line": 687,
"column": 12
}
}
@@ -27192,31 +27094,31 @@
"type": "Identifier",
"name": "leOperator",
"range": [
- 19390,
- 19400
+ 19467,
+ 19477
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 13
},
"end": {
- "line": 684,
+ "line": 687,
"column": 23
}
}
},
"range": [
- 19385,
- 19400
+ 19462,
+ 19477
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 8
},
"end": {
- "line": 684,
+ "line": 687,
"column": 23
}
}
@@ -27231,16 +27133,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19403,
- 19404
+ 19480,
+ 19481
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 26
},
"end": {
- "line": 684,
+ "line": 687,
"column": 27
}
}
@@ -27249,31 +27151,31 @@
"type": "Identifier",
"name": "lower_equal_operator",
"range": [
- 19405,
- 19425
+ 19482,
+ 19502
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 28
},
"end": {
- "line": 684,
+ "line": 687,
"column": 48
}
}
},
"range": [
- 19403,
- 19425
+ 19480,
+ 19502
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 26
},
"end": {
- "line": 684,
+ "line": 687,
"column": 48
}
}
@@ -27283,61 +27185,61 @@
"value": "<=",
"raw": "'<='",
"range": [
- 19429,
- 19433
+ 19506,
+ 19510
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 52
},
"end": {
- "line": 684,
+ "line": 687,
"column": 56
}
}
},
"range": [
- 19403,
- 19433
+ 19480,
+ 19510
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 26
},
"end": {
- "line": 684,
+ "line": 687,
"column": 56
}
}
},
"range": [
- 19385,
- 19433
+ 19462,
+ 19510
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 8
},
"end": {
- "line": 684,
+ "line": 687,
"column": 56
}
}
},
"range": [
- 19385,
- 19434
+ 19462,
+ 19511
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 8
},
"end": {
- "line": 684,
+ "line": 687,
"column": 57
}
},
@@ -27346,16 +27248,16 @@
"type": "Block",
"value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ",
"range": [
- 19260,
- 19376
+ 19337,
+ 19453
],
"loc": {
"start": {
- "line": 680,
+ "line": 683,
"column": 8
},
"end": {
- "line": 683,
+ "line": 686,
"column": 11
}
}
@@ -27366,16 +27268,16 @@
"type": "Block",
"value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ",
"range": [
- 19444,
- 19562
+ 19521,
+ 19639
],
"loc": {
"start": {
- "line": 686,
+ "line": 689,
"column": 8
},
"end": {
- "line": 689,
+ "line": 692,
"column": 11
}
}
@@ -27393,16 +27295,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19571,
- 19575
+ 19648,
+ 19652
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 8
},
"end": {
- "line": 690,
+ "line": 693,
"column": 12
}
}
@@ -27411,31 +27313,31 @@
"type": "Identifier",
"name": "geOperator",
"range": [
- 19576,
- 19586
+ 19653,
+ 19663
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 13
},
"end": {
- "line": 690,
+ "line": 693,
"column": 23
}
}
},
"range": [
- 19571,
- 19586
+ 19648,
+ 19663
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 8
},
"end": {
- "line": 690,
+ "line": 693,
"column": 23
}
}
@@ -27450,16 +27352,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19589,
- 19590
+ 19666,
+ 19667
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 26
},
"end": {
- "line": 690,
+ "line": 693,
"column": 27
}
}
@@ -27468,31 +27370,31 @@
"type": "Identifier",
"name": "greater_equal_operator",
"range": [
- 19591,
- 19613
+ 19668,
+ 19690
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 28
},
"end": {
- "line": 690,
+ "line": 693,
"column": 50
}
}
},
"range": [
- 19589,
- 19613
+ 19666,
+ 19690
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 26
},
"end": {
- "line": 690,
+ "line": 693,
"column": 50
}
}
@@ -27502,61 +27404,61 @@
"value": ">=",
"raw": "'>='",
"range": [
- 19617,
- 19621
+ 19694,
+ 19698
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 54
},
"end": {
- "line": 690,
+ "line": 693,
"column": 58
}
}
},
"range": [
- 19589,
- 19621
+ 19666,
+ 19698
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 26
},
"end": {
- "line": 690,
+ "line": 693,
"column": 58
}
}
},
"range": [
- 19571,
- 19621
+ 19648,
+ 19698
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 8
},
"end": {
- "line": 690,
+ "line": 693,
"column": 58
}
}
},
"range": [
- 19571,
- 19622
+ 19648,
+ 19699
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 8
},
"end": {
- "line": 690,
+ "line": 693,
"column": 59
}
},
@@ -27565,16 +27467,16 @@
"type": "Block",
"value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ",
"range": [
- 19444,
- 19562
+ 19521,
+ 19639
],
"loc": {
"start": {
- "line": 686,
+ "line": 689,
"column": 8
},
"end": {
- "line": 689,
+ "line": 692,
"column": 11
}
}
@@ -27585,16 +27487,16 @@
"type": "Block",
"value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ",
"range": [
- 19632,
- 19738
+ 19709,
+ 19815
],
"loc": {
"start": {
- "line": 692,
+ "line": 695,
"column": 8
},
"end": {
- "line": 695,
+ "line": 698,
"column": 11
}
}
@@ -27612,16 +27514,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19747,
- 19751
+ 19824,
+ 19828
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 8
},
"end": {
- "line": 696,
+ "line": 699,
"column": 12
}
}
@@ -27630,31 +27532,31 @@
"type": "Identifier",
"name": "dfOperator",
"range": [
- 19752,
- 19762
+ 19829,
+ 19839
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 13
},
"end": {
- "line": 696,
+ "line": 699,
"column": 23
}
}
},
"range": [
- 19747,
- 19762
+ 19824,
+ 19839
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 8
},
"end": {
- "line": 696,
+ "line": 699,
"column": 23
}
}
@@ -27669,16 +27571,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19765,
- 19766
+ 19842,
+ 19843
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 26
},
"end": {
- "line": 696,
+ "line": 699,
"column": 27
}
}
@@ -27687,31 +27589,31 @@
"type": "Identifier",
"name": "different_operator",
"range": [
- 19767,
- 19785
+ 19844,
+ 19862
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 28
},
"end": {
- "line": 696,
+ "line": 699,
"column": 46
}
}
},
"range": [
- 19765,
- 19785
+ 19842,
+ 19862
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 26
},
"end": {
- "line": 696,
+ "line": 699,
"column": 46
}
}
@@ -27721,61 +27623,61 @@
"value": "!",
"raw": "'!'",
"range": [
- 19789,
- 19792
+ 19866,
+ 19869
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 50
},
"end": {
- "line": 696,
+ "line": 699,
"column": 53
}
}
},
"range": [
- 19765,
- 19792
+ 19842,
+ 19869
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 26
},
"end": {
- "line": 696,
+ "line": 699,
"column": 53
}
}
},
"range": [
- 19747,
- 19792
+ 19824,
+ 19869
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 8
},
"end": {
- "line": 696,
+ "line": 699,
"column": 53
}
}
},
"range": [
- 19747,
- 19793
+ 19824,
+ 19870
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 8
},
"end": {
- "line": 696,
+ "line": 699,
"column": 54
}
},
@@ -27784,16 +27686,16 @@
"type": "Block",
"value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ",
"range": [
- 19632,
- 19738
+ 19709,
+ 19815
],
"loc": {
"start": {
- "line": 692,
+ "line": 695,
"column": 8
},
"end": {
- "line": 695,
+ "line": 698,
"column": 11
}
}
@@ -27804,16 +27706,16 @@
"type": "Block",
"value": "*\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n ",
"range": [
- 19803,
- 19903
+ 19880,
+ 19980
],
"loc": {
"start": {
- "line": 698,
+ "line": 701,
"column": 8
},
"end": {
- "line": 701,
+ "line": 704,
"column": 11
}
}
@@ -27831,16 +27733,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19912,
- 19916
+ 19989,
+ 19993
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 8
},
"end": {
- "line": 702,
+ "line": 705,
"column": 12
}
}
@@ -27849,31 +27751,31 @@
"type": "Identifier",
"name": "lkOperator",
"range": [
- 19917,
- 19927
+ 19994,
+ 20004
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 13
},
"end": {
- "line": 702,
+ "line": 705,
"column": 23
}
}
},
"range": [
- 19912,
- 19927
+ 19989,
+ 20004
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 8
},
"end": {
- "line": 702,
+ "line": 705,
"column": 23
}
}
@@ -27888,16 +27790,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19930,
- 19931
+ 20007,
+ 20008
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 26
},
"end": {
- "line": 702,
+ "line": 705,
"column": 27
}
}
@@ -27906,31 +27808,31 @@
"type": "Identifier",
"name": "like_operator",
"range": [
- 19932,
- 19945
+ 20009,
+ 20022
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 28
},
"end": {
- "line": 702,
+ "line": 705,
"column": 41
}
}
},
"range": [
- 19930,
- 19945
+ 20007,
+ 20022
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 26
},
"end": {
- "line": 702,
+ "line": 705,
"column": 41
}
}
@@ -27940,61 +27842,61 @@
"value": "*",
"raw": "'*'",
"range": [
- 19949,
- 19952
+ 20026,
+ 20029
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 45
},
"end": {
- "line": 702,
+ "line": 705,
"column": 48
}
}
},
"range": [
- 19930,
- 19952
+ 20007,
+ 20029
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 26
},
"end": {
- "line": 702,
+ "line": 705,
"column": 48
}
}
},
"range": [
- 19912,
- 19952
+ 19989,
+ 20029
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 8
},
"end": {
- "line": 702,
+ "line": 705,
"column": 48
}
}
},
"range": [
- 19912,
- 19953
+ 19989,
+ 20030
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 8
},
"end": {
- "line": 702,
+ "line": 705,
"column": 49
}
},
@@ -28003,16 +27905,16 @@
"type": "Block",
"value": "*\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n ",
"range": [
- 19803,
- 19903
+ 19880,
+ 19980
],
"loc": {
"start": {
- "line": 698,
+ "line": 701,
"column": 8
},
"end": {
- "line": 701,
+ "line": 704,
"column": 11
}
}
@@ -28023,16 +27925,16 @@
"type": "Block",
"value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 19963,
- 20074
+ 20040,
+ 20151
],
"loc": {
"start": {
- "line": 704,
+ "line": 707,
"column": 8
},
"end": {
- "line": 707,
+ "line": 710,
"column": 11
}
}
@@ -28050,16 +27952,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20083,
- 20087
+ 20160,
+ 20164
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 8
},
"end": {
- "line": 708,
+ "line": 711,
"column": 12
}
}
@@ -28068,31 +27970,31 @@
"type": "Identifier",
"name": "eqOperator",
"range": [
- 20088,
- 20098
+ 20165,
+ 20175
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 13
},
"end": {
- "line": 708,
+ "line": 711,
"column": 23
}
}
},
"range": [
- 20083,
- 20098
+ 20160,
+ 20175
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 8
},
"end": {
- "line": 708,
+ "line": 711,
"column": 23
}
}
@@ -28107,16 +28009,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20101,
- 20102
+ 20178,
+ 20179
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 26
},
"end": {
- "line": 708,
+ "line": 711,
"column": 27
}
}
@@ -28125,31 +28027,31 @@
"type": "Identifier",
"name": "equal_operator",
"range": [
- 20103,
- 20117
+ 20180,
+ 20194
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 28
},
"end": {
- "line": 708,
+ "line": 711,
"column": 42
}
}
},
"range": [
- 20101,
- 20117
+ 20178,
+ 20194
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 26
},
"end": {
- "line": 708,
+ "line": 711,
"column": 42
}
}
@@ -28159,61 +28061,61 @@
"value": "=",
"raw": "'='",
"range": [
- 20121,
- 20124
+ 20198,
+ 20201
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 46
},
"end": {
- "line": 708,
+ "line": 711,
"column": 49
}
}
},
"range": [
- 20101,
- 20124
+ 20178,
+ 20201
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 26
},
"end": {
- "line": 708,
+ "line": 711,
"column": 49
}
}
},
"range": [
- 20083,
- 20124
+ 20160,
+ 20201
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 8
},
"end": {
- "line": 708,
+ "line": 711,
"column": 49
}
}
},
"range": [
- 20083,
- 20125
+ 20160,
+ 20202
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 8
},
"end": {
- "line": 708,
+ "line": 711,
"column": 50
}
},
@@ -28222,16 +28124,16 @@
"type": "Block",
"value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 19963,
- 20074
+ 20040,
+ 20151
],
"loc": {
"start": {
- "line": 704,
+ "line": 707,
"column": 8
},
"end": {
- "line": 707,
+ "line": 710,
"column": 11
}
}
@@ -28242,16 +28144,16 @@
"type": "Block",
"value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 20135,
- 20242
+ 20212,
+ 20319
],
"loc": {
"start": {
- "line": 710,
+ "line": 713,
"column": 8
},
"end": {
- "line": 713,
+ "line": 716,
"column": 11
}
}
@@ -28269,16 +28171,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20251,
- 20255
+ 20328,
+ 20332
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 8
},
"end": {
- "line": 714,
+ "line": 717,
"column": 12
}
}
@@ -28287,31 +28189,31 @@
"type": "Identifier",
"name": "stOperator",
"range": [
- 20256,
- 20266
+ 20333,
+ 20343
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 13
},
"end": {
- "line": 714,
+ "line": 717,
"column": 23
}
}
},
"range": [
- 20251,
- 20266
+ 20328,
+ 20343
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 8
},
"end": {
- "line": 714,
+ "line": 717,
"column": 23
}
}
@@ -28326,16 +28228,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20269,
- 20270
+ 20346,
+ 20347
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 26
},
"end": {
- "line": 714,
+ "line": 717,
"column": 27
}
}
@@ -28344,31 +28246,31 @@
"type": "Identifier",
"name": "start_with_operator",
"range": [
- 20271,
- 20290
+ 20348,
+ 20367
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 28
},
"end": {
- "line": 714,
+ "line": 717,
"column": 47
}
}
},
"range": [
- 20269,
- 20290
+ 20346,
+ 20367
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 26
},
"end": {
- "line": 714,
+ "line": 717,
"column": 47
}
}
@@ -28378,61 +28280,61 @@
"value": "{",
"raw": "'{'",
"range": [
- 20294,
- 20297
+ 20371,
+ 20374
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 51
},
"end": {
- "line": 714,
+ "line": 717,
"column": 54
}
}
},
"range": [
- 20269,
- 20297
+ 20346,
+ 20374
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 26
},
"end": {
- "line": 714,
+ "line": 717,
"column": 54
}
}
},
"range": [
- 20251,
- 20297
+ 20328,
+ 20374
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 8
},
"end": {
- "line": 714,
+ "line": 717,
"column": 54
}
}
},
"range": [
- 20251,
- 20298
+ 20328,
+ 20375
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 8
},
"end": {
- "line": 714,
+ "line": 717,
"column": 55
}
},
@@ -28441,16 +28343,16 @@
"type": "Block",
"value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 20135,
- 20242
+ 20212,
+ 20319
],
"loc": {
"start": {
- "line": 710,
+ "line": 713,
"column": 8
},
"end": {
- "line": 713,
+ "line": 716,
"column": 11
}
}
@@ -28461,16 +28363,16 @@
"type": "Block",
"value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 20308,
- 20413
+ 20385,
+ 20490
],
"loc": {
"start": {
- "line": 716,
+ "line": 719,
"column": 8
},
"end": {
- "line": 719,
+ "line": 722,
"column": 11
}
}
@@ -28488,16 +28390,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20422,
- 20426
+ 20499,
+ 20503
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 8
},
"end": {
- "line": 720,
+ "line": 723,
"column": 12
}
}
@@ -28506,31 +28408,31 @@
"type": "Identifier",
"name": "enOperator",
"range": [
- 20427,
- 20437
+ 20504,
+ 20514
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 13
},
"end": {
- "line": 720,
+ "line": 723,
"column": 23
}
}
},
"range": [
- 20422,
- 20437
+ 20499,
+ 20514
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 8
},
"end": {
- "line": 720,
+ "line": 723,
"column": 23
}
}
@@ -28545,16 +28447,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20440,
- 20441
+ 20517,
+ 20518
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 26
},
"end": {
- "line": 720,
+ "line": 723,
"column": 27
}
}
@@ -28563,31 +28465,31 @@
"type": "Identifier",
"name": "end_with_operator",
"range": [
- 20442,
- 20459
+ 20519,
+ 20536
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 28
},
"end": {
- "line": 720,
+ "line": 723,
"column": 45
}
}
},
"range": [
- 20440,
- 20459
+ 20517,
+ 20536
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 26
},
"end": {
- "line": 720,
+ "line": 723,
"column": 45
}
}
@@ -28597,61 +28499,61 @@
"value": "}",
"raw": "'}'",
"range": [
- 20463,
- 20466
+ 20540,
+ 20543
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 49
},
"end": {
- "line": 720,
+ "line": 723,
"column": 52
}
}
},
"range": [
- 20440,
- 20466
+ 20517,
+ 20543
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 26
},
"end": {
- "line": 720,
+ "line": 723,
"column": 52
}
}
},
"range": [
- 20422,
- 20466
+ 20499,
+ 20543
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 8
},
"end": {
- "line": 720,
+ "line": 723,
"column": 52
}
}
},
"range": [
- 20422,
- 20467
+ 20499,
+ 20544
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 8
},
"end": {
- "line": 720,
+ "line": 723,
"column": 53
}
},
@@ -28660,16 +28562,16 @@
"type": "Block",
"value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 20308,
- 20413
+ 20385,
+ 20490
],
"loc": {
"start": {
- "line": 716,
+ "line": 719,
"column": 8
},
"end": {
- "line": 719,
+ "line": 722,
"column": 11
}
}
@@ -28680,16 +28582,16 @@
"type": "Line",
"value": " this.curExp = f.cur_exp || '^[¥£€$]';",
"range": [
- 20477,
- 20517
+ 20554,
+ 20594
],
"loc": {
"start": {
- "line": 722,
+ "line": 725,
"column": 8
},
"end": {
- "line": 722,
+ "line": 725,
"column": 48
}
}
@@ -28698,16 +28600,16 @@
"type": "Block",
"value": "*\n * Stored values separator\n * @type {String}\n ",
"range": [
- 20527,
- 20603
+ 20604,
+ 20680
],
"loc": {
"start": {
- "line": 724,
+ "line": 727,
"column": 8
},
"end": {
- "line": 727,
+ "line": 730,
"column": 11
}
}
@@ -28725,16 +28627,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20612,
- 20616
+ 20689,
+ 20693
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 8
},
"end": {
- "line": 728,
+ "line": 731,
"column": 12
}
}
@@ -28743,31 +28645,31 @@
"type": "Identifier",
"name": "separator",
"range": [
- 20617,
- 20626
+ 20694,
+ 20703
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 13
},
"end": {
- "line": 728,
+ "line": 731,
"column": 22
}
}
},
"range": [
- 20612,
- 20626
+ 20689,
+ 20703
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 8
},
"end": {
- "line": 728,
+ "line": 731,
"column": 22
}
}
@@ -28782,16 +28684,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20629,
- 20630
+ 20706,
+ 20707
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 25
},
"end": {
- "line": 728,
+ "line": 731,
"column": 26
}
}
@@ -28800,31 +28702,31 @@
"type": "Identifier",
"name": "separator",
"range": [
- 20631,
- 20640
+ 20708,
+ 20717
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 27
},
"end": {
- "line": 728,
+ "line": 731,
"column": 36
}
}
},
"range": [
- 20629,
- 20640
+ 20706,
+ 20717
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 25
},
"end": {
- "line": 728,
+ "line": 731,
"column": 36
}
}
@@ -28834,61 +28736,61 @@
"value": ",",
"raw": "','",
"range": [
- 20644,
- 20647
+ 20721,
+ 20724
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 40
},
"end": {
- "line": 728,
+ "line": 731,
"column": 43
}
}
},
"range": [
- 20629,
- 20647
+ 20706,
+ 20724
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 25
},
"end": {
- "line": 728,
+ "line": 731,
"column": 43
}
}
},
"range": [
- 20612,
- 20647
+ 20689,
+ 20724
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 8
},
"end": {
- "line": 728,
+ "line": 731,
"column": 43
}
}
},
"range": [
- 20612,
- 20648
+ 20689,
+ 20725
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 8
},
"end": {
- "line": 728,
+ "line": 731,
"column": 44
}
},
@@ -28897,16 +28799,16 @@
"type": "Line",
"value": " this.curExp = f.cur_exp || '^[¥£€$]';",
"range": [
- 20477,
- 20517
+ 20554,
+ 20594
],
"loc": {
"start": {
- "line": 722,
+ "line": 725,
"column": 8
},
"end": {
- "line": 722,
+ "line": 725,
"column": 48
}
}
@@ -28915,16 +28817,16 @@
"type": "Block",
"value": "*\n * Stored values separator\n * @type {String}\n ",
"range": [
- 20527,
- 20603
+ 20604,
+ 20680
],
"loc": {
"start": {
- "line": 724,
+ "line": 727,
"column": 8
},
"end": {
- "line": 727,
+ "line": 730,
"column": 11
}
}
@@ -28935,16 +28837,16 @@
"type": "Block",
"value": "*\n * Enable rows counter UI component\n * @type {Boolean}\n ",
"range": [
- 20658,
- 20744
+ 20735,
+ 20821
],
"loc": {
"start": {
- "line": 730,
+ "line": 733,
"column": 8
},
"end": {
- "line": 733,
+ "line": 736,
"column": 11
}
}
@@ -28962,16 +28864,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20753,
- 20757
+ 20830,
+ 20834
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 8
},
"end": {
- "line": 734,
+ "line": 737,
"column": 12
}
}
@@ -28980,31 +28882,31 @@
"type": "Identifier",
"name": "rowsCounter",
"range": [
- 20758,
- 20769
+ 20835,
+ 20846
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 13
},
"end": {
- "line": 734,
+ "line": 737,
"column": 24
}
}
},
"range": [
- 20753,
- 20769
+ 20830,
+ 20846
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 8
},
"end": {
- "line": 734,
+ "line": 737,
"column": 24
}
}
@@ -29015,16 +28917,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 20772,
- 20779
+ 20849,
+ 20856
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 27
},
"end": {
- "line": 734,
+ "line": 737,
"column": 34
}
}
@@ -29037,16 +28939,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20780,
- 20781
+ 20857,
+ 20858
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 35
},
"end": {
- "line": 734,
+ "line": 737,
"column": 36
}
}
@@ -29055,77 +28957,77 @@
"type": "Identifier",
"name": "rows_counter",
"range": [
- 20782,
- 20794
+ 20859,
+ 20871
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 37
},
"end": {
- "line": 734,
+ "line": 737,
"column": 49
}
}
},
"range": [
- 20780,
- 20794
+ 20857,
+ 20871
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 35
},
"end": {
- "line": 734,
+ "line": 737,
"column": 49
}
}
}
],
"range": [
- 20772,
- 20795
+ 20849,
+ 20872
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 27
},
"end": {
- "line": 734,
+ "line": 737,
"column": 50
}
}
},
"range": [
- 20753,
- 20795
+ 20830,
+ 20872
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 8
},
"end": {
- "line": 734,
+ "line": 737,
"column": 50
}
}
},
"range": [
- 20753,
- 20796
+ 20830,
+ 20873
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 8
},
"end": {
- "line": 734,
+ "line": 737,
"column": 51
}
},
@@ -29134,16 +29036,16 @@
"type": "Block",
"value": "*\n * Enable rows counter UI component\n * @type {Boolean}\n ",
"range": [
- 20658,
- 20744
+ 20735,
+ 20821
],
"loc": {
"start": {
- "line": 730,
+ "line": 733,
"column": 8
},
"end": {
- "line": 733,
+ "line": 736,
"column": 11
}
}
@@ -29154,16 +29056,16 @@
"type": "Block",
"value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ",
"range": [
- 20806,
- 20890
+ 20883,
+ 20967
],
"loc": {
"start": {
- "line": 736,
+ "line": 739,
"column": 8
},
"end": {
- "line": 739,
+ "line": 742,
"column": 11
}
}
@@ -29181,16 +29083,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20899,
- 20903
+ 20976,
+ 20980
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 8
},
"end": {
- "line": 740,
+ "line": 743,
"column": 12
}
}
@@ -29199,31 +29101,31 @@
"type": "Identifier",
"name": "statusBar",
"range": [
- 20904,
- 20913
+ 20981,
+ 20990
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 13
},
"end": {
- "line": 740,
+ "line": 743,
"column": 22
}
}
},
"range": [
- 20899,
- 20913
+ 20976,
+ 20990
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 8
},
"end": {
- "line": 740,
+ "line": 743,
"column": 22
}
}
@@ -29234,16 +29136,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 20916,
- 20923
+ 20993,
+ 21000
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 25
},
"end": {
- "line": 740,
+ "line": 743,
"column": 32
}
}
@@ -29256,16 +29158,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20924,
- 20925
+ 21001,
+ 21002
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 33
},
"end": {
- "line": 740,
+ "line": 743,
"column": 34
}
}
@@ -29274,77 +29176,77 @@
"type": "Identifier",
"name": "status_bar",
"range": [
- 20926,
- 20936
+ 21003,
+ 21013
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 35
},
"end": {
- "line": 740,
+ "line": 743,
"column": 45
}
}
},
"range": [
- 20924,
- 20936
+ 21001,
+ 21013
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 33
},
"end": {
- "line": 740,
+ "line": 743,
"column": 45
}
}
}
],
"range": [
- 20916,
- 20937
+ 20993,
+ 21014
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 25
},
"end": {
- "line": 740,
+ "line": 743,
"column": 46
}
}
},
"range": [
- 20899,
- 20937
+ 20976,
+ 21014
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 8
},
"end": {
- "line": 740,
+ "line": 743,
"column": 46
}
}
},
"range": [
- 20899,
- 20938
+ 20976,
+ 21015
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 8
},
"end": {
- "line": 740,
+ "line": 743,
"column": 47
}
},
@@ -29353,16 +29255,16 @@
"type": "Block",
"value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ",
"range": [
- 20806,
- 20890
+ 20883,
+ 20967
],
"loc": {
"start": {
- "line": 736,
+ "line": 739,
"column": 8
},
"end": {
- "line": 739,
+ "line": 742,
"column": 11
}
}
@@ -29373,16 +29275,16 @@
"type": "Block",
"value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ",
"range": [
- 20948,
- 21048
+ 21025,
+ 21125
],
"loc": {
"start": {
- "line": 742,
+ "line": 745,
"column": 8
},
"end": {
- "line": 745,
+ "line": 748,
"column": 11
}
}
@@ -29400,16 +29302,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21057,
- 21061
+ 21134,
+ 21138
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 8
},
"end": {
- "line": 746,
+ "line": 749,
"column": 12
}
}
@@ -29418,31 +29320,31 @@
"type": "Identifier",
"name": "loader",
"range": [
- 21062,
- 21068
+ 21139,
+ 21145
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 13
},
"end": {
- "line": 746,
+ "line": 749,
"column": 19
}
}
},
"range": [
- 21057,
- 21068
+ 21134,
+ 21145
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 8
},
"end": {
- "line": 746,
+ "line": 749,
"column": 19
}
}
@@ -29453,16 +29355,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 21071,
- 21078
+ 21148,
+ 21155
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 22
},
"end": {
- "line": 746,
+ "line": 749,
"column": 29
}
}
@@ -29475,16 +29377,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21079,
- 21080
+ 21156,
+ 21157
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 30
},
"end": {
- "line": 746,
+ "line": 749,
"column": 31
}
}
@@ -29493,77 +29395,77 @@
"type": "Identifier",
"name": "loader",
"range": [
- 21081,
- 21087
+ 21158,
+ 21164
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 32
},
"end": {
- "line": 746,
+ "line": 749,
"column": 38
}
}
},
"range": [
- 21079,
- 21087
+ 21156,
+ 21164
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 30
},
"end": {
- "line": 746,
+ "line": 749,
"column": 38
}
}
}
],
"range": [
- 21071,
- 21088
+ 21148,
+ 21165
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 22
},
"end": {
- "line": 746,
+ "line": 749,
"column": 39
}
}
},
"range": [
- 21057,
- 21088
+ 21134,
+ 21165
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 8
},
"end": {
- "line": 746,
+ "line": 749,
"column": 39
}
}
},
"range": [
- 21057,
- 21089
+ 21134,
+ 21166
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 8
},
"end": {
- "line": 746,
+ "line": 749,
"column": 40
}
},
@@ -29572,16 +29474,16 @@
"type": "Block",
"value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ",
"range": [
- 20948,
- 21048
+ 21025,
+ 21125
],
"loc": {
"start": {
- "line": 742,
+ "line": 745,
"column": 8
},
"end": {
- "line": 745,
+ "line": 748,
"column": 11
}
}
@@ -29592,16 +29494,16 @@
"type": "Block",
"value": "** validation - reset buttons/links **",
"range": [
- 21099,
- 21141
+ 21176,
+ 21218
],
"loc": {
"start": {
- "line": 748,
+ "line": 751,
"column": 8
},
"end": {
- "line": 748,
+ "line": 751,
"column": 50
}
}
@@ -29610,16 +29512,16 @@
"type": "Block",
"value": "*\n * Enable filters submission button\n * @type {Boolean}\n ",
"range": [
- 21150,
- 21236
+ 21227,
+ 21313
],
"loc": {
"start": {
- "line": 749,
+ "line": 752,
"column": 8
},
"end": {
- "line": 752,
+ "line": 755,
"column": 11
}
}
@@ -29637,16 +29539,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21245,
- 21249
+ 21322,
+ 21326
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 8
},
"end": {
- "line": 753,
+ "line": 756,
"column": 12
}
}
@@ -29655,31 +29557,31 @@
"type": "Identifier",
"name": "displayBtn",
"range": [
- 21250,
- 21260
+ 21327,
+ 21337
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 13
},
"end": {
- "line": 753,
+ "line": 756,
"column": 23
}
}
},
"range": [
- 21245,
- 21260
+ 21322,
+ 21337
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 8
},
"end": {
- "line": 753,
+ "line": 756,
"column": 23
}
}
@@ -29690,16 +29592,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 21263,
- 21270
+ 21340,
+ 21347
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 26
},
"end": {
- "line": 753,
+ "line": 756,
"column": 33
}
}
@@ -29712,16 +29614,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21271,
- 21272
+ 21348,
+ 21349
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 34
},
"end": {
- "line": 753,
+ "line": 756,
"column": 35
}
}
@@ -29730,77 +29632,77 @@
"type": "Identifier",
"name": "btn",
"range": [
- 21273,
- 21276
+ 21350,
+ 21353
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 36
},
"end": {
- "line": 753,
+ "line": 756,
"column": 39
}
}
},
"range": [
- 21271,
- 21276
+ 21348,
+ 21353
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 34
},
"end": {
- "line": 753,
+ "line": 756,
"column": 39
}
}
}
],
"range": [
- 21263,
- 21277
+ 21340,
+ 21354
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 26
},
"end": {
- "line": 753,
+ "line": 756,
"column": 40
}
}
},
"range": [
- 21245,
- 21277
+ 21322,
+ 21354
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 8
},
"end": {
- "line": 753,
+ "line": 756,
"column": 40
}
}
},
"range": [
- 21245,
- 21278
+ 21322,
+ 21355
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 8
},
"end": {
- "line": 753,
+ "line": 756,
"column": 41
}
},
@@ -29809,16 +29711,16 @@
"type": "Block",
"value": "** validation - reset buttons/links **",
"range": [
- 21099,
- 21141
+ 21176,
+ 21218
],
"loc": {
"start": {
- "line": 748,
+ "line": 751,
"column": 8
},
"end": {
- "line": 748,
+ "line": 751,
"column": 50
}
}
@@ -29827,16 +29729,16 @@
"type": "Block",
"value": "*\n * Enable filters submission button\n * @type {Boolean}\n ",
"range": [
- 21150,
- 21236
+ 21227,
+ 21313
],
"loc": {
"start": {
- "line": 749,
+ "line": 752,
"column": 8
},
"end": {
- "line": 752,
+ "line": 755,
"column": 11
}
}
@@ -29847,16 +29749,16 @@
"type": "Block",
"value": "*\n * Define filters submission button text\n * @type {String}\n ",
"range": [
- 21288,
- 21378
+ 21365,
+ 21455
],
"loc": {
"start": {
- "line": 755,
+ "line": 758,
"column": 8
},
"end": {
- "line": 758,
+ "line": 761,
"column": 11
}
}
@@ -29874,16 +29776,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21387,
- 21391
+ 21464,
+ 21468
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 8
},
"end": {
- "line": 759,
+ "line": 762,
"column": 12
}
}
@@ -29892,31 +29794,31 @@
"type": "Identifier",
"name": "btnText",
"range": [
- 21392,
- 21399
+ 21469,
+ 21476
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 13
},
"end": {
- "line": 759,
+ "line": 762,
"column": 20
}
}
},
"range": [
- 21387,
- 21399
+ 21464,
+ 21476
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 8
},
"end": {
- "line": 759,
+ "line": 762,
"column": 20
}
}
@@ -29931,16 +29833,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21402,
- 21403
+ 21479,
+ 21480
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 23
},
"end": {
- "line": 759,
+ "line": 762,
"column": 24
}
}
@@ -29949,31 +29851,31 @@
"type": "Identifier",
"name": "btn_text",
"range": [
- 21404,
- 21412
+ 21481,
+ 21489
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 25
},
"end": {
- "line": 759,
+ "line": 762,
"column": 33
}
}
},
"range": [
- 21402,
- 21412
+ 21479,
+ 21489
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 23
},
"end": {
- "line": 759,
+ "line": 762,
"column": 33
}
}
@@ -29989,16 +29891,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21418,
- 21422
+ 21495,
+ 21499
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 39
},
"end": {
- "line": 759,
+ "line": 762,
"column": 43
}
}
@@ -30007,47 +29909,47 @@
"type": "Identifier",
"name": "enableIcons",
"range": [
- 21423,
- 21434
+ 21500,
+ 21511
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 44
},
"end": {
- "line": 759,
+ "line": 762,
"column": 55
}
}
},
"range": [
- 21418,
- 21434
+ 21495,
+ 21511
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 39
},
"end": {
- "line": 759,
+ "line": 762,
"column": 55
}
}
},
"prefix": true,
"range": [
- 21417,
- 21434
+ 21494,
+ 21511
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 38
},
"end": {
- "line": 759,
+ "line": 762,
"column": 55
}
}
@@ -30057,16 +29959,16 @@
"value": "Go",
"raw": "'Go'",
"range": [
- 21437,
- 21441
+ 21514,
+ 21518
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 58
},
"end": {
- "line": 759,
+ "line": 762,
"column": 62
}
}
@@ -30076,76 +29978,76 @@
"value": "",
"raw": "''",
"range": [
- 21444,
- 21446
+ 21521,
+ 21523
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 65
},
"end": {
- "line": 759,
+ "line": 762,
"column": 67
}
}
},
"range": [
- 21417,
- 21446
+ 21494,
+ 21523
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 38
},
"end": {
- "line": 759,
+ "line": 762,
"column": 67
}
}
},
"range": [
- 21402,
- 21447
+ 21479,
+ 21524
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 23
},
"end": {
- "line": 759,
+ "line": 762,
"column": 68
}
}
},
"range": [
- 21387,
- 21447
+ 21464,
+ 21524
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 8
},
"end": {
- "line": 759,
+ "line": 762,
"column": 68
}
}
},
"range": [
- 21387,
- 21448
+ 21464,
+ 21525
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 8
},
"end": {
- "line": 759,
+ "line": 762,
"column": 69
}
},
@@ -30154,16 +30056,16 @@
"type": "Block",
"value": "*\n * Define filters submission button text\n * @type {String}\n ",
"range": [
- 21288,
- 21378
+ 21365,
+ 21455
],
"loc": {
"start": {
- "line": 755,
+ "line": 758,
"column": 8
},
"end": {
- "line": 758,
+ "line": 761,
"column": 11
}
}
@@ -30174,16 +30076,16 @@
"type": "Block",
"value": "*\n * Css class for filters submission button\n * @type {String}\n ",
"range": [
- 21458,
- 21550
+ 21535,
+ 21627
],
"loc": {
"start": {
- "line": 761,
+ "line": 764,
"column": 8
},
"end": {
- "line": 764,
+ "line": 767,
"column": 11
}
}
@@ -30201,16 +30103,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21559,
- 21563
+ 21636,
+ 21640
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 8
},
"end": {
- "line": 765,
+ "line": 768,
"column": 12
}
}
@@ -30219,31 +30121,31 @@
"type": "Identifier",
"name": "btnCssClass",
"range": [
- 21564,
- 21575
+ 21641,
+ 21652
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 13
},
"end": {
- "line": 765,
+ "line": 768,
"column": 24
}
}
},
"range": [
- 21559,
- 21575
+ 21636,
+ 21652
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 8
},
"end": {
- "line": 765,
+ "line": 768,
"column": 24
}
}
@@ -30258,16 +30160,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21578,
- 21579
+ 21655,
+ 21656
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 27
},
"end": {
- "line": 765,
+ "line": 768,
"column": 28
}
}
@@ -30276,31 +30178,31 @@
"type": "Identifier",
"name": "btn_css_class",
"range": [
- 21580,
- 21593
+ 21657,
+ 21670
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 29
},
"end": {
- "line": 765,
+ "line": 768,
"column": 42
}
}
},
"range": [
- 21578,
- 21593
+ 21655,
+ 21670
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 27
},
"end": {
- "line": 765,
+ "line": 768,
"column": 42
}
}
@@ -30316,16 +30218,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21611,
- 21615
+ 21688,
+ 21692
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 14
},
"end": {
- "line": 766,
+ "line": 769,
"column": 18
}
}
@@ -30334,47 +30236,47 @@
"type": "Identifier",
"name": "enableIcons",
"range": [
- 21616,
- 21627
+ 21693,
+ 21704
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 19
},
"end": {
- "line": 766,
+ "line": 769,
"column": 30
}
}
},
"range": [
- 21611,
- 21627
+ 21688,
+ 21704
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 14
},
"end": {
- "line": 766,
+ "line": 769,
"column": 30
}
}
},
"prefix": true,
"range": [
- 21610,
- 21627
+ 21687,
+ 21704
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 13
},
"end": {
- "line": 766,
+ "line": 769,
"column": 30
}
}
@@ -30384,16 +30286,16 @@
"value": "btnflt",
"raw": "'btnflt'",
"range": [
- 21630,
- 21638
+ 21707,
+ 21715
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 33
},
"end": {
- "line": 766,
+ "line": 769,
"column": 41
}
}
@@ -30403,76 +30305,76 @@
"value": "btnflt_icon",
"raw": "'btnflt_icon'",
"range": [
- 21641,
- 21654
+ 21718,
+ 21731
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 44
},
"end": {
- "line": 766,
+ "line": 769,
"column": 57
}
}
},
"range": [
- 21610,
- 21654
+ 21687,
+ 21731
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 13
},
"end": {
- "line": 766,
+ "line": 769,
"column": 57
}
}
},
"range": [
- 21578,
- 21655
+ 21655,
+ 21732
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 27
},
"end": {
- "line": 766,
+ "line": 769,
"column": 58
}
}
},
"range": [
- 21559,
- 21655
+ 21636,
+ 21732
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 8
},
"end": {
- "line": 766,
+ "line": 769,
"column": 58
}
}
},
"range": [
- 21559,
- 21656
+ 21636,
+ 21733
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 8
},
"end": {
- "line": 766,
+ "line": 769,
"column": 59
}
},
@@ -30481,16 +30383,16 @@
"type": "Block",
"value": "*\n * Css class for filters submission button\n * @type {String}\n ",
"range": [
- 21458,
- 21550
+ 21535,
+ 21627
],
"loc": {
"start": {
- "line": 761,
+ "line": 764,
"column": 8
},
"end": {
- "line": 764,
+ "line": 767,
"column": 11
}
}
@@ -30501,16 +30403,16 @@
"type": "Block",
"value": "*\n * Enable clear button\n * @type {Boolean}\n ",
"range": [
- 21666,
- 21739
+ 21743,
+ 21816
],
"loc": {
"start": {
- "line": 768,
+ "line": 771,
"column": 8
},
"end": {
- "line": 771,
+ "line": 774,
"column": 11
}
}
@@ -30528,16 +30430,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21748,
- 21752
+ 21825,
+ 21829
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 8
},
"end": {
- "line": 772,
+ "line": 775,
"column": 12
}
}
@@ -30546,31 +30448,31 @@
"type": "Identifier",
"name": "btnReset",
"range": [
- 21753,
- 21761
+ 21830,
+ 21838
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 13
},
"end": {
- "line": 772,
+ "line": 775,
"column": 21
}
}
},
"range": [
- 21748,
- 21761
+ 21825,
+ 21838
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 8
},
"end": {
- "line": 772,
+ "line": 775,
"column": 21
}
}
@@ -30581,16 +30483,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 21764,
- 21771
+ 21841,
+ 21848
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 24
},
"end": {
- "line": 772,
+ "line": 775,
"column": 31
}
}
@@ -30603,16 +30505,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21772,
- 21773
+ 21849,
+ 21850
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 32
},
"end": {
- "line": 772,
+ "line": 775,
"column": 33
}
}
@@ -30621,77 +30523,77 @@
"type": "Identifier",
"name": "btn_reset",
"range": [
- 21774,
- 21783
+ 21851,
+ 21860
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 34
},
"end": {
- "line": 772,
+ "line": 775,
"column": 43
}
}
},
"range": [
- 21772,
- 21783
+ 21849,
+ 21860
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 32
},
"end": {
- "line": 772,
+ "line": 775,
"column": 43
}
}
}
],
"range": [
- 21764,
- 21784
+ 21841,
+ 21861
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 24
},
"end": {
- "line": 772,
+ "line": 775,
"column": 44
}
}
},
"range": [
- 21748,
- 21784
+ 21825,
+ 21861
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 8
},
"end": {
- "line": 772,
+ "line": 775,
"column": 44
}
}
},
"range": [
- 21748,
- 21785
+ 21825,
+ 21862
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 8
},
"end": {
- "line": 772,
+ "line": 775,
"column": 45
}
},
@@ -30700,16 +30602,16 @@
"type": "Block",
"value": "*\n * Enable clear button\n * @type {Boolean}\n ",
"range": [
- 21666,
- 21739
+ 21743,
+ 21816
],
"loc": {
"start": {
- "line": 768,
+ "line": 771,
"column": 8
},
"end": {
- "line": 771,
+ "line": 774,
"column": 11
}
}
@@ -30720,16 +30622,16 @@
"type": "Block",
"value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ",
"range": [
- 21795,
- 21891
+ 21872,
+ 21968
],
"loc": {
"start": {
- "line": 774,
+ "line": 777,
"column": 8
},
"end": {
- "line": 777,
+ "line": 780,
"column": 11
}
}
@@ -30747,16 +30649,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21900,
- 21904
+ 21977,
+ 21981
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 8
},
"end": {
- "line": 778,
+ "line": 781,
"column": 12
}
}
@@ -30765,31 +30667,31 @@
"type": "Identifier",
"name": "onBeforeReset",
"range": [
- 21905,
- 21918
+ 21982,
+ 21995
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 13
},
"end": {
- "line": 778,
+ "line": 781,
"column": 26
}
}
},
"range": [
- 21900,
- 21918
+ 21977,
+ 21995
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 8
},
"end": {
- "line": 778,
+ "line": 781,
"column": 26
}
}
@@ -30802,16 +30704,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 21921,
- 21925
+ 21998,
+ 22002
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 29
},
"end": {
- "line": 778,
+ "line": 781,
"column": 33
}
}
@@ -30824,16 +30726,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21926,
- 21927
+ 22003,
+ 22004
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 34
},
"end": {
- "line": 778,
+ "line": 781,
"column": 35
}
}
@@ -30842,47 +30744,47 @@
"type": "Identifier",
"name": "on_before_reset",
"range": [
- 21928,
- 21943
+ 22005,
+ 22020
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 36
},
"end": {
- "line": 778,
+ "line": 781,
"column": 51
}
}
},
"range": [
- 21926,
- 21943
+ 22003,
+ 22020
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 34
},
"end": {
- "line": 778,
+ "line": 781,
"column": 51
}
}
}
],
"range": [
- 21921,
- 21944
+ 21998,
+ 22021
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 29
},
"end": {
- "line": 778,
+ "line": 781,
"column": 52
}
}
@@ -30894,16 +30796,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21959,
- 21960
+ 22036,
+ 22037
],
"loc": {
"start": {
- "line": 779,
+ "line": 782,
"column": 12
},
"end": {
- "line": 779,
+ "line": 782,
"column": 13
}
}
@@ -30912,31 +30814,31 @@
"type": "Identifier",
"name": "on_before_reset",
"range": [
- 21961,
- 21976
+ 22038,
+ 22053
],
"loc": {
"start": {
- "line": 779,
+ "line": 782,
"column": 14
},
"end": {
- "line": 779,
+ "line": 782,
"column": 29
}
}
},
"range": [
- 21959,
- 21976
+ 22036,
+ 22053
],
"loc": {
"start": {
- "line": 779,
+ "line": 782,
"column": 12
},
"end": {
- "line": 779,
+ "line": 782,
"column": 29
}
}
@@ -30945,61 +30847,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 21979,
- 21987
+ 22056,
+ 22064
],
"loc": {
"start": {
- "line": 779,
+ "line": 782,
"column": 32
},
"end": {
- "line": 779,
+ "line": 782,
"column": 40
}
}
},
"range": [
- 21921,
- 21987
+ 21998,
+ 22064
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 29
},
"end": {
- "line": 779,
+ "line": 782,
"column": 40
}
}
},
"range": [
- 21900,
- 21987
+ 21977,
+ 22064
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 8
},
"end": {
- "line": 779,
+ "line": 782,
"column": 40
}
}
},
"range": [
- 21900,
- 21988
+ 21977,
+ 22065
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 8
},
"end": {
- "line": 779,
+ "line": 782,
"column": 41
}
},
@@ -31008,16 +30910,16 @@
"type": "Block",
"value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ",
"range": [
- 21795,
- 21891
+ 21872,
+ 21968
],
"loc": {
"start": {
- "line": 774,
+ "line": 777,
"column": 8
},
"end": {
- "line": 777,
+ "line": 780,
"column": 11
}
}
@@ -31028,16 +30930,16 @@
"type": "Block",
"value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ",
"range": [
- 21998,
- 22093
+ 22075,
+ 22170
],
"loc": {
"start": {
- "line": 781,
+ "line": 784,
"column": 8
},
"end": {
- "line": 784,
+ "line": 787,
"column": 11
}
}
@@ -31055,16 +30957,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22102,
- 22106
+ 22179,
+ 22183
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 8
},
"end": {
- "line": 785,
+ "line": 788,
"column": 12
}
}
@@ -31073,31 +30975,31 @@
"type": "Identifier",
"name": "onAfterReset",
"range": [
- 22107,
- 22119
+ 22184,
+ 22196
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 13
},
"end": {
- "line": 785,
+ "line": 788,
"column": 25
}
}
},
"range": [
- 22102,
- 22119
+ 22179,
+ 22196
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 8
},
"end": {
- "line": 785,
+ "line": 788,
"column": 25
}
}
@@ -31110,16 +31012,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 22122,
- 22126
+ 22199,
+ 22203
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 28
},
"end": {
- "line": 785,
+ "line": 788,
"column": 32
}
}
@@ -31132,16 +31034,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22127,
- 22128
+ 22204,
+ 22205
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 33
},
"end": {
- "line": 785,
+ "line": 788,
"column": 34
}
}
@@ -31150,47 +31052,47 @@
"type": "Identifier",
"name": "on_after_reset",
"range": [
- 22129,
- 22143
+ 22206,
+ 22220
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 35
},
"end": {
- "line": 785,
+ "line": 788,
"column": 49
}
}
},
"range": [
- 22127,
- 22143
+ 22204,
+ 22220
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 33
},
"end": {
- "line": 785,
+ "line": 788,
"column": 49
}
}
}
],
"range": [
- 22122,
- 22144
+ 22199,
+ 22221
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 28
},
"end": {
- "line": 785,
+ "line": 788,
"column": 50
}
}
@@ -31202,16 +31104,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22159,
- 22160
+ 22236,
+ 22237
],
"loc": {
"start": {
- "line": 786,
+ "line": 789,
"column": 12
},
"end": {
- "line": 786,
+ "line": 789,
"column": 13
}
}
@@ -31220,31 +31122,31 @@
"type": "Identifier",
"name": "on_after_reset",
"range": [
- 22161,
- 22175
+ 22238,
+ 22252
],
"loc": {
"start": {
- "line": 786,
+ "line": 789,
"column": 14
},
"end": {
- "line": 786,
+ "line": 789,
"column": 28
}
}
},
"range": [
- 22159,
- 22175
+ 22236,
+ 22252
],
"loc": {
"start": {
- "line": 786,
+ "line": 789,
"column": 12
},
"end": {
- "line": 786,
+ "line": 789,
"column": 28
}
}
@@ -31253,61 +31155,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 22178,
- 22186
+ 22255,
+ 22263
],
"loc": {
"start": {
- "line": 786,
+ "line": 789,
"column": 31
},
"end": {
- "line": 786,
+ "line": 789,
"column": 39
}
}
},
"range": [
- 22122,
- 22186
+ 22199,
+ 22263
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 28
},
"end": {
- "line": 786,
+ "line": 789,
"column": 39
}
}
},
"range": [
- 22102,
- 22186
+ 22179,
+ 22263
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 8
},
"end": {
- "line": 786,
+ "line": 789,
"column": 39
}
}
},
"range": [
- 22102,
- 22187
+ 22179,
+ 22264
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 8
},
"end": {
- "line": 786,
+ "line": 789,
"column": 40
}
},
@@ -31316,16 +31218,16 @@
"type": "Block",
"value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ",
"range": [
- 21998,
- 22093
+ 22075,
+ 22170
],
"loc": {
"start": {
- "line": 781,
+ "line": 784,
"column": 8
},
"end": {
- "line": 784,
+ "line": 787,
"column": 11
}
}
@@ -31336,16 +31238,16 @@
"type": "Block",
"value": "*\n * Enable paging component\n * @type {Boolean}\n ",
"range": [
- 22197,
- 22274
+ 22274,
+ 22351
],
"loc": {
"start": {
- "line": 788,
+ "line": 791,
"column": 8
},
"end": {
- "line": 791,
+ "line": 794,
"column": 11
}
}
@@ -31363,16 +31265,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22283,
- 22287
+ 22360,
+ 22364
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 8
},
"end": {
- "line": 792,
+ "line": 795,
"column": 12
}
}
@@ -31381,31 +31283,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 22288,
- 22294
+ 22365,
+ 22371
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 13
},
"end": {
- "line": 792,
+ "line": 795,
"column": 19
}
}
},
"range": [
- 22283,
- 22294
+ 22360,
+ 22371
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 8
},
"end": {
- "line": 792,
+ "line": 795,
"column": 19
}
}
@@ -31416,16 +31318,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 22297,
- 22304
+ 22374,
+ 22381
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 22
},
"end": {
- "line": 792,
+ "line": 795,
"column": 29
}
}
@@ -31438,16 +31340,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22305,
- 22306
+ 22382,
+ 22383
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 30
},
"end": {
- "line": 792,
+ "line": 795,
"column": 31
}
}
@@ -31456,77 +31358,77 @@
"type": "Identifier",
"name": "paging",
"range": [
- 22307,
- 22313
+ 22384,
+ 22390
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 32
},
"end": {
- "line": 792,
+ "line": 795,
"column": 38
}
}
},
"range": [
- 22305,
- 22313
+ 22382,
+ 22390
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 30
},
"end": {
- "line": 792,
+ "line": 795,
"column": 38
}
}
}
],
"range": [
- 22297,
- 22314
+ 22374,
+ 22391
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 22
},
"end": {
- "line": 792,
+ "line": 795,
"column": 39
}
}
},
"range": [
- 22283,
- 22314
+ 22360,
+ 22391
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 8
},
"end": {
- "line": 792,
+ "line": 795,
"column": 39
}
}
},
"range": [
- 22283,
- 22315
+ 22360,
+ 22392
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 8
},
"end": {
- "line": 792,
+ "line": 795,
"column": 40
}
},
@@ -31535,16 +31437,16 @@
"type": "Block",
"value": "*\n * Enable paging component\n * @type {Boolean}\n ",
"range": [
- 22197,
- 22274
+ 22274,
+ 22351
],
"loc": {
"start": {
- "line": 788,
+ "line": 791,
"column": 8
},
"end": {
- "line": 791,
+ "line": 794,
"column": 11
}
}
@@ -31555,16 +31457,16 @@
"type": "Block",
"value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ",
"range": [
- 22325,
- 22419
+ 22402,
+ 22496
],
"loc": {
"start": {
- "line": 794,
+ "line": 797,
"column": 8
},
"end": {
- "line": 798,
+ "line": 801,
"column": 11
}
}
@@ -31582,16 +31484,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22428,
- 22432
+ 22505,
+ 22509
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 8
},
"end": {
- "line": 799,
+ "line": 802,
"column": 12
}
}
@@ -31600,31 +31502,31 @@
"type": "Identifier",
"name": "nbHiddenRows",
"range": [
- 22433,
- 22445
+ 22510,
+ 22522
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 13
},
"end": {
- "line": 799,
+ "line": 802,
"column": 25
}
}
},
"range": [
- 22428,
- 22445
+ 22505,
+ 22522
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 8
},
"end": {
- "line": 799,
+ "line": 802,
"column": 25
}
}
@@ -31634,46 +31536,46 @@
"value": 0,
"raw": "0",
"range": [
- 22448,
- 22449
+ 22525,
+ 22526
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 28
},
"end": {
- "line": 799,
+ "line": 802,
"column": 29
}
}
},
"range": [
- 22428,
- 22449
+ 22505,
+ 22526
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 8
},
"end": {
- "line": 799,
+ "line": 802,
"column": 29
}
}
},
"range": [
- 22428,
- 22450
+ 22505,
+ 22527
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 8
},
"end": {
- "line": 799,
+ "line": 802,
"column": 30
}
},
@@ -31682,16 +31584,16 @@
"type": "Block",
"value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ",
"range": [
- 22325,
- 22419
+ 22402,
+ 22496
],
"loc": {
"start": {
- "line": 794,
+ "line": 797,
"column": 8
},
"end": {
- "line": 798,
+ "line": 801,
"column": 11
}
}
@@ -31702,16 +31604,16 @@
"type": "Block",
"value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ",
"range": [
- 22460,
- 22597
+ 22537,
+ 22674
],
"loc": {
"start": {
- "line": 801,
+ "line": 804,
"column": 8
},
"end": {
- "line": 805,
+ "line": 808,
"column": 11
}
}
@@ -31729,16 +31631,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22606,
- 22610
+ 22683,
+ 22687
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 8
},
"end": {
- "line": 806,
+ "line": 809,
"column": 12
}
}
@@ -31747,31 +31649,31 @@
"type": "Identifier",
"name": "autoFilter",
"range": [
- 22611,
- 22621
+ 22688,
+ 22698
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 13
},
"end": {
- "line": 806,
+ "line": 809,
"column": 23
}
}
},
"range": [
- 22606,
- 22621
+ 22683,
+ 22698
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 8
},
"end": {
- "line": 806,
+ "line": 809,
"column": 23
}
}
@@ -31782,16 +31684,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 22624,
- 22631
+ 22701,
+ 22708
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 26
},
"end": {
- "line": 806,
+ "line": 809,
"column": 33
}
}
@@ -31804,16 +31706,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22632,
- 22633
+ 22709,
+ 22710
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 34
},
"end": {
- "line": 806,
+ "line": 809,
"column": 35
}
}
@@ -31822,77 +31724,77 @@
"type": "Identifier",
"name": "auto_filter",
"range": [
- 22634,
- 22645
+ 22711,
+ 22722
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 36
},
"end": {
- "line": 806,
+ "line": 809,
"column": 47
}
}
},
"range": [
- 22632,
- 22645
+ 22709,
+ 22722
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 34
},
"end": {
- "line": 806,
+ "line": 809,
"column": 47
}
}
}
],
"range": [
- 22624,
- 22646
+ 22701,
+ 22723
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 26
},
"end": {
- "line": 806,
+ "line": 809,
"column": 48
}
}
},
"range": [
- 22606,
- 22646
+ 22683,
+ 22723
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 8
},
"end": {
- "line": 806,
+ "line": 809,
"column": 48
}
}
},
"range": [
- 22606,
- 22647
+ 22683,
+ 22724
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 8
},
"end": {
- "line": 806,
+ "line": 809,
"column": 49
}
},
@@ -31901,16 +31803,16 @@
"type": "Block",
"value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ",
"range": [
- 22460,
- 22597
+ 22537,
+ 22674
],
"loc": {
"start": {
- "line": 801,
+ "line": 804,
"column": 8
},
"end": {
- "line": 805,
+ "line": 808,
"column": 11
}
}
@@ -31921,16 +31823,16 @@
"type": "Block",
"value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ",
"range": [
- 22657,
- 22736
+ 22734,
+ 22813
],
"loc": {
"start": {
- "line": 808,
+ "line": 811,
"column": 8
},
"end": {
- "line": 811,
+ "line": 814,
"column": 11
}
}
@@ -31948,16 +31850,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22745,
- 22749
+ 22822,
+ 22826
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 8
},
"end": {
- "line": 812,
+ "line": 815,
"column": 12
}
}
@@ -31966,31 +31868,31 @@
"type": "Identifier",
"name": "autoFilterDelay",
"range": [
- 22750,
- 22765
+ 22827,
+ 22842
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 13
},
"end": {
- "line": 812,
+ "line": 815,
"column": 28
}
}
},
"range": [
- 22745,
- 22765
+ 22822,
+ 22842
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 8
},
"end": {
- "line": 812,
+ "line": 815,
"column": 28
}
}
@@ -32006,16 +31908,16 @@
"type": "Identifier",
"name": "isNaN",
"range": [
- 22769,
- 22774
+ 22846,
+ 22851
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 32
},
"end": {
- "line": 812,
+ "line": 815,
"column": 37
}
}
@@ -32028,16 +31930,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22775,
- 22776
+ 22852,
+ 22853
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 38
},
"end": {
- "line": 812,
+ "line": 815,
"column": 39
}
}
@@ -32046,63 +31948,63 @@
"type": "Identifier",
"name": "auto_filter_delay",
"range": [
- 22777,
- 22794
+ 22854,
+ 22871
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 40
},
"end": {
- "line": 812,
+ "line": 815,
"column": 57
}
}
},
"range": [
- 22775,
- 22794
+ 22852,
+ 22871
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 38
},
"end": {
- "line": 812,
+ "line": 815,
"column": 57
}
}
}
],
"range": [
- 22769,
- 22795
+ 22846,
+ 22872
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 32
},
"end": {
- "line": 812,
+ "line": 815,
"column": 58
}
}
},
"prefix": true,
"range": [
- 22768,
- 22795
+ 22845,
+ 22872
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 31
},
"end": {
- "line": 812,
+ "line": 815,
"column": 58
}
}
@@ -32114,16 +32016,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22810,
- 22811
+ 22887,
+ 22888
],
"loc": {
"start": {
- "line": 813,
+ "line": 816,
"column": 12
},
"end": {
- "line": 813,
+ "line": 816,
"column": 13
}
}
@@ -32132,31 +32034,31 @@
"type": "Identifier",
"name": "auto_filter_delay",
"range": [
- 22812,
- 22829
+ 22889,
+ 22906
],
"loc": {
"start": {
- "line": 813,
+ "line": 816,
"column": 14
},
"end": {
- "line": 813,
+ "line": 816,
"column": 31
}
}
},
"range": [
- 22810,
- 22829
+ 22887,
+ 22906
],
"loc": {
"start": {
- "line": 813,
+ "line": 816,
"column": 12
},
"end": {
- "line": 813,
+ "line": 816,
"column": 31
}
}
@@ -32165,61 +32067,61 @@
"type": "Identifier",
"name": "AUTO_FILTER_DELAY",
"range": [
- 22832,
- 22849
+ 22909,
+ 22926
],
"loc": {
"start": {
- "line": 813,
+ "line": 816,
"column": 34
},
"end": {
- "line": 813,
+ "line": 816,
"column": 51
}
}
},
"range": [
- 22768,
- 22849
+ 22845,
+ 22926
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 31
},
"end": {
- "line": 813,
+ "line": 816,
"column": 51
}
}
},
"range": [
- 22745,
- 22849
+ 22822,
+ 22926
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 8
},
"end": {
- "line": 813,
+ "line": 816,
"column": 51
}
}
},
"range": [
- 22745,
- 22850
+ 22822,
+ 22927
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 8
},
"end": {
- "line": 813,
+ "line": 816,
"column": 52
}
},
@@ -32228,16 +32130,16 @@
"type": "Block",
"value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ",
"range": [
- 22657,
- 22736
+ 22734,
+ 22813
],
"loc": {
"start": {
- "line": 808,
+ "line": 811,
"column": 8
},
"end": {
- "line": 811,
+ "line": 814,
"column": 11
}
}
@@ -32248,16 +32150,16 @@
"type": "Block",
"value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ",
"range": [
- 22860,
- 22965
+ 22937,
+ 23042
],
"loc": {
"start": {
- "line": 815,
+ "line": 818,
"column": 8
},
"end": {
- "line": 819,
+ "line": 822,
"column": 11
}
}
@@ -32275,16 +32177,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22974,
- 22978
+ 23051,
+ 23055
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 8
},
"end": {
- "line": 820,
+ "line": 823,
"column": 12
}
}
@@ -32293,31 +32195,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 22979,
- 22991
+ 23056,
+ 23068
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 13
},
"end": {
- "line": 820,
+ "line": 823,
"column": 25
}
}
},
"range": [
- 22974,
- 22991
+ 23051,
+ 23068
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 8
},
"end": {
- "line": 820,
+ "line": 823,
"column": 25
}
}
@@ -32327,46 +32229,46 @@
"value": null,
"raw": "null",
"range": [
- 22994,
- 22998
+ 23071,
+ 23075
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 28
},
"end": {
- "line": 820,
+ "line": 823,
"column": 32
}
}
},
"range": [
- 22974,
- 22998
+ 23051,
+ 23075
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 8
},
"end": {
- "line": 820,
+ "line": 823,
"column": 32
}
}
},
"range": [
- 22974,
- 22999
+ 23051,
+ 23076
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 8
},
"end": {
- "line": 820,
+ "line": 823,
"column": 33
}
},
@@ -32375,16 +32277,16 @@
"type": "Block",
"value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ",
"range": [
- 22860,
- 22965
+ 22937,
+ 23042
],
"loc": {
"start": {
- "line": 815,
+ "line": 818,
"column": 8
},
"end": {
- "line": 819,
+ "line": 822,
"column": 11
}
}
@@ -32395,16 +32297,16 @@
"type": "Block",
"value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ",
"range": [
- 23009,
- 23105
+ 23086,
+ 23182
],
"loc": {
"start": {
- "line": 822,
+ "line": 825,
"column": 8
},
"end": {
- "line": 826,
+ "line": 829,
"column": 11
}
}
@@ -32422,16 +32324,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 23114,
- 23118
+ 23191,
+ 23195
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 8
},
"end": {
- "line": 827,
+ "line": 830,
"column": 12
}
}
@@ -32440,31 +32342,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 23119,
- 23134
+ 23196,
+ 23211
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 13
},
"end": {
- "line": 827,
+ "line": 830,
"column": 28
}
}
},
"range": [
- 23114,
- 23134
+ 23191,
+ 23211
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 8
},
"end": {
- "line": 827,
+ "line": 830,
"column": 28
}
}
@@ -32474,46 +32376,46 @@
"value": null,
"raw": "null",
"range": [
- 23137,
- 23141
+ 23214,
+ 23218
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 31
},
"end": {
- "line": 827,
+ "line": 830,
"column": 35
}
}
},
"range": [
- 23114,
- 23141
+ 23191,
+ 23218
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 8
},
"end": {
- "line": 827,
+ "line": 830,
"column": 35
}
}
},
"range": [
- 23114,
- 23142
+ 23191,
+ 23219
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 8
},
"end": {
- "line": 827,
+ "line": 830,
"column": 36
}
},
@@ -32522,16 +32424,16 @@
"type": "Block",
"value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ",
"range": [
- 23009,
- 23105
+ 23086,
+ 23182
],
"loc": {
"start": {
- "line": 822,
+ "line": 825,
"column": 8
},
"end": {
- "line": 826,
+ "line": 829,
"column": 11
}
}
@@ -32542,16 +32444,16 @@
"type": "Block",
"value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ",
"range": [
- 23152,
- 23243
+ 23229,
+ 23320
],
"loc": {
"start": {
- "line": 829,
+ "line": 832,
"column": 8
},
"end": {
- "line": 832,
+ "line": 835,
"column": 11
}
}
@@ -32569,16 +32471,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 23252,
- 23256
+ 23329,
+ 23333
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 8
},
"end": {
- "line": 833,
+ "line": 836,
"column": 12
}
}
@@ -32587,31 +32489,31 @@
"type": "Identifier",
"name": "highlightKeywords",
"range": [
- 23257,
- 23274
+ 23334,
+ 23351
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 13
},
"end": {
- "line": 833,
+ "line": 836,
"column": 30
}
}
},
"range": [
- 23252,
- 23274
+ 23329,
+ 23351
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 8
},
"end": {
- "line": 833,
+ "line": 836,
"column": 30
}
}
@@ -32622,16 +32524,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 23277,
- 23284
+ 23354,
+ 23361
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 33
},
"end": {
- "line": 833,
+ "line": 836,
"column": 40
}
}
@@ -32644,16 +32546,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23285,
- 23286
+ 23362,
+ 23363
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 41
},
"end": {
- "line": 833,
+ "line": 836,
"column": 42
}
}
@@ -32662,77 +32564,77 @@
"type": "Identifier",
"name": "highlight_keywords",
"range": [
- 23287,
- 23305
+ 23364,
+ 23382
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 43
},
"end": {
- "line": 833,
+ "line": 836,
"column": 61
}
}
},
"range": [
- 23285,
- 23305
+ 23362,
+ 23382
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 41
},
"end": {
- "line": 833,
+ "line": 836,
"column": 61
}
}
}
],
"range": [
- 23277,
- 23306
+ 23354,
+ 23383
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 33
},
"end": {
- "line": 833,
+ "line": 836,
"column": 62
}
}
},
"range": [
- 23252,
- 23306
+ 23329,
+ 23383
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 8
},
"end": {
- "line": 833,
+ "line": 836,
"column": 62
}
}
},
"range": [
- 23252,
- 23307
+ 23329,
+ 23384
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 8
},
"end": {
- "line": 833,
+ "line": 836,
"column": 63
}
},
@@ -32741,16 +32643,16 @@
"type": "Block",
"value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ",
"range": [
- 23152,
- 23243
+ 23229,
+ 23320
],
"loc": {
"start": {
- "line": 829,
+ "line": 832,
"column": 8
},
"end": {
- "line": 832,
+ "line": 835,
"column": 11
}
}
@@ -32761,16 +32663,16 @@
"type": "Block",
"value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ",
"range": [
- 23317,
- 23409
+ 23394,
+ 23486
],
"loc": {
"start": {
- "line": 835,
+ "line": 838,
"column": 8
},
"end": {
- "line": 838,
+ "line": 841,
"column": 11
}
}
@@ -32788,16 +32690,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 23418,
- 23422
+ 23495,
+ 23499
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 8
},
"end": {
- "line": 839,
+ "line": 842,
"column": 12
}
}
@@ -32806,31 +32708,31 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 23423,
- 23432
+ 23500,
+ 23509
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 13
},
"end": {
- "line": 839,
+ "line": 842,
"column": 22
}
}
},
"range": [
- 23418,
- 23432
+ 23495,
+ 23509
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 8
},
"end": {
- "line": 839,
+ "line": 842,
"column": 22
}
}
@@ -32844,16 +32746,16 @@
"type": "Identifier",
"name": "isObj",
"range": [
- 23435,
- 23440
+ 23512,
+ 23517
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 25
},
"end": {
- "line": 839,
+ "line": 842,
"column": 30
}
}
@@ -32866,16 +32768,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23441,
- 23442
+ 23518,
+ 23519
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 31
},
"end": {
- "line": 839,
+ "line": 842,
"column": 32
}
}
@@ -32884,47 +32786,47 @@
"type": "Identifier",
"name": "no_results_message",
"range": [
- 23443,
- 23461
+ 23520,
+ 23538
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 33
},
"end": {
- "line": 839,
+ "line": 842,
"column": 51
}
}
},
"range": [
- 23441,
- 23461
+ 23518,
+ 23538
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 31
},
"end": {
- "line": 839,
+ "line": 842,
"column": 51
}
}
}
],
"range": [
- 23435,
- 23462
+ 23512,
+ 23539
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 25
},
"end": {
- "line": 839,
+ "line": 842,
"column": 52
}
}
@@ -32935,16 +32837,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 23478,
- 23485
+ 23555,
+ 23562
],
"loc": {
"start": {
- "line": 840,
+ "line": 843,
"column": 12
},
"end": {
- "line": 840,
+ "line": 843,
"column": 19
}
}
@@ -32957,16 +32859,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23486,
- 23487
+ 23563,
+ 23564
],
"loc": {
"start": {
- "line": 840,
+ "line": 843,
"column": 20
},
"end": {
- "line": 840,
+ "line": 843,
"column": 21
}
}
@@ -32975,92 +32877,92 @@
"type": "Identifier",
"name": "no_results_message",
"range": [
- 23488,
- 23506
+ 23565,
+ 23583
],
"loc": {
"start": {
- "line": 840,
+ "line": 843,
"column": 22
},
"end": {
- "line": 840,
+ "line": 843,
"column": 40
}
}
},
"range": [
- 23486,
- 23506
+ 23563,
+ 23583
],
"loc": {
"start": {
- "line": 840,
+ "line": 843,
"column": 20
},
"end": {
- "line": 840,
+ "line": 843,
"column": 40
}
}
}
],
"range": [
- 23478,
- 23507
+ 23555,
+ 23584
],
"loc": {
"start": {
- "line": 840,
+ "line": 843,
"column": 12
},
"end": {
- "line": 840,
+ "line": 843,
"column": 41
}
}
},
"range": [
- 23435,
- 23507
+ 23512,
+ 23584
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 25
},
"end": {
- "line": 840,
+ "line": 843,
"column": 41
}
}
},
"range": [
- 23418,
- 23507
+ 23495,
+ 23584
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 8
},
"end": {
- "line": 840,
+ "line": 843,
"column": 41
}
}
},
"range": [
- 23418,
- 23508
+ 23495,
+ 23585
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 8
},
"end": {
- "line": 840,
+ "line": 843,
"column": 42
}
},
@@ -33069,16 +32971,16 @@
"type": "Block",
"value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ",
"range": [
- 23317,
- 23409
+ 23394,
+ 23486
],
"loc": {
"start": {
- "line": 835,
+ "line": 838,
"column": 8
},
"end": {
- "line": 838,
+ "line": 841,
"column": 11
}
}
@@ -33089,16 +32991,16 @@
"type": "Block",
"value": "*\n * Enable state persistence\n * @type {Boolean}\n ",
"range": [
- 23518,
- 23596
+ 23595,
+ 23673
],
"loc": {
"start": {
- "line": 842,
+ "line": 845,
"column": 8
},
"end": {
- "line": 845,
+ "line": 848,
"column": 11
}
}
@@ -33116,16 +33018,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 23605,
- 23609
+ 23682,
+ 23686
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 8
},
"end": {
- "line": 846,
+ "line": 849,
"column": 12
}
}
@@ -33134,31 +33036,31 @@
"type": "Identifier",
"name": "state",
"range": [
- 23610,
- 23615
+ 23687,
+ 23692
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 13
},
"end": {
- "line": 846,
+ "line": 849,
"column": 18
}
}
},
"range": [
- 23605,
- 23615
+ 23682,
+ 23692
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 8
},
"end": {
- "line": 846,
+ "line": 849,
"column": 18
}
}
@@ -33172,16 +33074,16 @@
"type": "Identifier",
"name": "isObj",
"range": [
- 23618,
- 23623
+ 23695,
+ 23700
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 21
},
"end": {
- "line": 846,
+ "line": 849,
"column": 26
}
}
@@ -33194,16 +33096,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23624,
- 23625
+ 23701,
+ 23702
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 27
},
"end": {
- "line": 846,
+ "line": 849,
"column": 28
}
}
@@ -33212,47 +33114,47 @@
"type": "Identifier",
"name": "state",
"range": [
- 23626,
- 23631
+ 23703,
+ 23708
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 29
},
"end": {
- "line": 846,
+ "line": 849,
"column": 34
}
}
},
"range": [
- 23624,
- 23631
+ 23701,
+ 23708
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 27
},
"end": {
- "line": 846,
+ "line": 849,
"column": 34
}
}
}
],
"range": [
- 23618,
- 23632
+ 23695,
+ 23709
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 21
},
"end": {
- "line": 846,
+ "line": 849,
"column": 35
}
}
@@ -33263,16 +33165,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 23636,
- 23643
+ 23713,
+ 23720
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 39
},
"end": {
- "line": 846,
+ "line": 849,
"column": 46
}
}
@@ -33285,16 +33187,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23644,
- 23645
+ 23721,
+ 23722
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 47
},
"end": {
- "line": 846,
+ "line": 849,
"column": 48
}
}
@@ -33303,92 +33205,92 @@
"type": "Identifier",
"name": "state",
"range": [
- 23646,
- 23651
+ 23723,
+ 23728
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 49
},
"end": {
- "line": 846,
+ "line": 849,
"column": 54
}
}
},
"range": [
- 23644,
- 23651
+ 23721,
+ 23728
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 47
},
"end": {
- "line": 846,
+ "line": 849,
"column": 54
}
}
}
],
"range": [
- 23636,
- 23652
+ 23713,
+ 23729
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 39
},
"end": {
- "line": 846,
+ "line": 849,
"column": 55
}
}
},
"range": [
- 23618,
- 23652
+ 23695,
+ 23729
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 21
},
"end": {
- "line": 846,
+ "line": 849,
"column": 55
}
}
},
"range": [
- 23605,
- 23652
+ 23682,
+ 23729
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 8
},
"end": {
- "line": 846,
+ "line": 849,
"column": 55
}
}
},
"range": [
- 23605,
- 23653
+ 23682,
+ 23730
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 8
},
"end": {
- "line": 846,
+ "line": 849,
"column": 56
}
},
@@ -33397,16 +33299,16 @@
"type": "Block",
"value": "*\n * Enable state persistence\n * @type {Boolean}\n ",
"range": [
- 23518,
- 23596
+ 23595,
+ 23673
],
"loc": {
"start": {
- "line": 842,
+ "line": 845,
"column": 8
},
"end": {
- "line": 845,
+ "line": 848,
"column": 11
}
}
@@ -33417,16 +33319,16 @@
"type": "Block",
"value": "** data types **",
"range": [
- 23663,
- 23683
+ 23740,
+ 23760
],
"loc": {
"start": {
- "line": 848,
+ "line": 851,
"column": 8
},
"end": {
- "line": 848,
+ "line": 851,
"column": 28
}
}
@@ -33435,16 +33337,16 @@
"type": "Block",
"value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ",
"range": [
- 23693,
- 23860
+ 23770,
+ 23937
],
"loc": {
"start": {
- "line": 850,
+ "line": 853,
"column": 8
},
"end": {
- "line": 854,
+ "line": 857,
"column": 11
}
}
@@ -33462,16 +33364,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 23869,
- 23873
+ 23946,
+ 23950
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 8
},
"end": {
- "line": 855,
+ "line": 858,
"column": 12
}
}
@@ -33480,31 +33382,31 @@
"type": "Identifier",
"name": "locale",
"range": [
- 23874,
- 23880
+ 23951,
+ 23957
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 13
},
"end": {
- "line": 855,
+ "line": 858,
"column": 19
}
}
},
"range": [
- 23869,
- 23880
+ 23946,
+ 23957
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 8
},
"end": {
- "line": 855,
+ "line": 858,
"column": 19
}
}
@@ -33519,16 +33421,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23883,
- 23884
+ 23960,
+ 23961
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 22
},
"end": {
- "line": 855,
+ "line": 858,
"column": 23
}
}
@@ -33537,31 +33439,31 @@
"type": "Identifier",
"name": "locale",
"range": [
- 23885,
- 23891
+ 23962,
+ 23968
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 24
},
"end": {
- "line": 855,
+ "line": 858,
"column": 30
}
}
},
"range": [
- 23883,
- 23891
+ 23960,
+ 23968
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 22
},
"end": {
- "line": 855,
+ "line": 858,
"column": 30
}
}
@@ -33571,61 +33473,61 @@
"value": "en",
"raw": "'en'",
"range": [
- 23895,
- 23899
+ 23972,
+ 23976
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 34
},
"end": {
- "line": 855,
+ "line": 858,
"column": 38
}
}
},
"range": [
- 23883,
- 23899
+ 23960,
+ 23976
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 22
},
"end": {
- "line": 855,
+ "line": 858,
"column": 38
}
}
},
"range": [
- 23869,
- 23899
+ 23946,
+ 23976
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 8
},
"end": {
- "line": 855,
+ "line": 858,
"column": 38
}
}
},
"range": [
- 23869,
- 23900
+ 23946,
+ 23977
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 8
},
"end": {
- "line": 855,
+ "line": 858,
"column": 39
}
},
@@ -33634,16 +33536,16 @@
"type": "Block",
"value": "** data types **",
"range": [
- 23663,
- 23683
+ 23740,
+ 23760
],
"loc": {
"start": {
- "line": 848,
+ "line": 851,
"column": 8
},
"end": {
- "line": 848,
+ "line": 851,
"column": 28
}
}
@@ -33652,16 +33554,16 @@
"type": "Block",
"value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ",
"range": [
- 23693,
- 23860
+ 23770,
+ 23937
],
"loc": {
"start": {
- "line": 850,
+ "line": 853,
"column": 8
},
"end": {
- "line": 854,
+ "line": 857,
"column": 11
}
}
@@ -33672,16 +33574,16 @@
"type": "Block",
"value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ",
"range": [
- 23910,
- 24017
+ 23987,
+ 24094
],
"loc": {
"start": {
- "line": 857,
+ "line": 860,
"column": 8
},
"end": {
- "line": 860,
+ "line": 863,
"column": 11
}
}
@@ -33699,16 +33601,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 24026,
- 24030
+ 24103,
+ 24107
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 8
},
"end": {
- "line": 861,
+ "line": 864,
"column": 12
}
}
@@ -33717,31 +33619,31 @@
"type": "Identifier",
"name": "thousandsSeparator",
"range": [
- 24031,
- 24049
+ 24108,
+ 24126
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 13
},
"end": {
- "line": 861,
+ "line": 864,
"column": 31
}
}
},
"range": [
- 24026,
- 24049
+ 24103,
+ 24126
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 8
},
"end": {
- "line": 861,
+ "line": 864,
"column": 31
}
}
@@ -33756,16 +33658,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 24052,
- 24053
+ 24129,
+ 24130
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 34
},
"end": {
- "line": 861,
+ "line": 864,
"column": 35
}
}
@@ -33774,31 +33676,31 @@
"type": "Identifier",
"name": "thousands_separator",
"range": [
- 24054,
- 24073
+ 24131,
+ 24150
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 36
},
"end": {
- "line": 861,
+ "line": 864,
"column": 55
}
}
},
"range": [
- 24052,
- 24073
+ 24129,
+ 24150
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 34
},
"end": {
- "line": 861,
+ "line": 864,
"column": 55
}
}
@@ -33808,61 +33710,61 @@
"value": ",",
"raw": "','",
"range": [
- 24077,
- 24080
+ 24154,
+ 24157
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 59
},
"end": {
- "line": 861,
+ "line": 864,
"column": 62
}
}
},
"range": [
- 24052,
- 24080
+ 24129,
+ 24157
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 34
},
"end": {
- "line": 861,
+ "line": 864,
"column": 62
}
}
},
"range": [
- 24026,
- 24080
+ 24103,
+ 24157
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 8
},
"end": {
- "line": 861,
+ "line": 864,
"column": 62
}
}
},
"range": [
- 24026,
- 24081
+ 24103,
+ 24158
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 8
},
"end": {
- "line": 861,
+ "line": 864,
"column": 63
}
},
@@ -33871,16 +33773,16 @@
"type": "Block",
"value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ",
"range": [
- 23910,
- 24017
+ 23987,
+ 24094
],
"loc": {
"start": {
- "line": 857,
+ "line": 860,
"column": 8
},
"end": {
- "line": 860,
+ "line": 863,
"column": 11
}
}
@@ -33891,16 +33793,16 @@
"type": "Block",
"value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ",
"range": [
- 24091,
- 24196
+ 24168,
+ 24273
],
"loc": {
"start": {
- "line": 863,
+ "line": 866,
"column": 8
},
"end": {
- "line": 866,
+ "line": 869,
"column": 11
}
}
@@ -33918,16 +33820,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 24205,
- 24209
+ 24282,
+ 24286
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 8
},
"end": {
- "line": 867,
+ "line": 870,
"column": 12
}
}
@@ -33936,31 +33838,31 @@
"type": "Identifier",
"name": "decimalSeparator",
"range": [
- 24210,
- 24226
+ 24287,
+ 24303
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 13
},
"end": {
- "line": 867,
+ "line": 870,
"column": 29
}
}
},
"range": [
- 24205,
- 24226
+ 24282,
+ 24303
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 8
},
"end": {
- "line": 867,
+ "line": 870,
"column": 29
}
}
@@ -33975,16 +33877,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 24229,
- 24230
+ 24306,
+ 24307
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 32
},
"end": {
- "line": 867,
+ "line": 870,
"column": 33
}
}
@@ -33993,31 +33895,31 @@
"type": "Identifier",
"name": "decimal_separator",
"range": [
- 24231,
- 24248
+ 24308,
+ 24325
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 34
},
"end": {
- "line": 867,
+ "line": 870,
"column": 51
}
}
},
"range": [
- 24229,
- 24248
+ 24306,
+ 24325
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 32
},
"end": {
- "line": 867,
+ "line": 870,
"column": 51
}
}
@@ -34027,61 +33929,61 @@
"value": ".",
"raw": "'.'",
"range": [
- 24252,
- 24255
+ 24329,
+ 24332
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 55
},
"end": {
- "line": 867,
+ "line": 870,
"column": 58
}
}
},
"range": [
- 24229,
- 24255
+ 24306,
+ 24332
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 32
},
"end": {
- "line": 867,
+ "line": 870,
"column": 58
}
}
},
"range": [
- 24205,
- 24255
+ 24282,
+ 24332
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 8
},
"end": {
- "line": 867,
+ "line": 870,
"column": 58
}
}
},
"range": [
- 24205,
- 24256
+ 24282,
+ 24333
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 8
},
"end": {
- "line": 867,
+ "line": 870,
"column": 59
}
},
@@ -34090,16 +33992,16 @@
"type": "Block",
"value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ",
"range": [
- 24091,
- 24196
+ 24168,
+ 24273
],
"loc": {
"start": {
- "line": 863,
+ "line": 866,
"column": 8
},
"end": {
- "line": 866,
+ "line": 869,
"column": 11
}
}
@@ -34110,16 +34012,16 @@
"type": "Block",
"value": "*\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n ",
"range": [
- 24266,
- 24386
+ 24343,
+ 24463
],
"loc": {
"start": {
- "line": 869,
+ "line": 872,
"column": 8
},
"end": {
- "line": 873,
+ "line": 876,
"column": 11
}
}
@@ -34137,16 +34039,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 24395,
- 24399
+ 24472,
+ 24476
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 8
},
"end": {
- "line": 874,
+ "line": 877,
"column": 12
}
}
@@ -34155,31 +34057,31 @@
"type": "Identifier",
"name": "hasColTypes",
"range": [
- 24400,
- 24411
+ 24477,
+ 24488
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 13
},
"end": {
- "line": 874,
+ "line": 877,
"column": 24
}
}
},
"range": [
- 24395,
- 24411
+ 24472,
+ 24488
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 8
},
"end": {
- "line": 874,
+ "line": 877,
"column": 24
}
}
@@ -34190,16 +34092,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 24414,
- 24421
+ 24491,
+ 24498
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 27
},
"end": {
- "line": 874,
+ "line": 877,
"column": 34
}
}
@@ -34212,16 +34114,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 24422,
- 24423
+ 24499,
+ 24500
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 35
},
"end": {
- "line": 874,
+ "line": 877,
"column": 36
}
}
@@ -34230,77 +34132,77 @@
"type": "Identifier",
"name": "col_types",
"range": [
- 24424,
- 24433
+ 24501,
+ 24510
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 37
},
"end": {
- "line": 874,
+ "line": 877,
"column": 46
}
}
},
"range": [
- 24422,
- 24433
+ 24499,
+ 24510
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 35
},
"end": {
- "line": 874,
+ "line": 877,
"column": 46
}
}
}
],
"range": [
- 24414,
- 24434
+ 24491,
+ 24511
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 27
},
"end": {
- "line": 874,
+ "line": 877,
"column": 47
}
}
},
"range": [
- 24395,
- 24434
+ 24472,
+ 24511
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 8
},
"end": {
- "line": 874,
+ "line": 877,
"column": 47
}
}
},
"range": [
- 24395,
- 24435
+ 24472,
+ 24512
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 8
},
"end": {
- "line": 874,
+ "line": 877,
"column": 48
}
},
@@ -34309,16 +34211,16 @@
"type": "Block",
"value": "*\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n ",
"range": [
- 24266,
- 24386
+ 24343,
+ 24463
],
"loc": {
"start": {
- "line": 869,
+ "line": 872,
"column": 8
},
"end": {
- "line": 873,
+ "line": 876,
"column": 11
}
}
@@ -34329,16 +34231,16 @@
"type": "Block",
"value": "*\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 ",
"range": [
- 24445,
- 25043
+ 24522,
+ 25120
],
"loc": {
"start": {
- "line": 876,
+ "line": 879,
"column": 8
},
"end": {
- "line": 889,
+ "line": 892,
"column": 11
}
}
@@ -34356,16 +34258,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25052,
- 25056
+ 25129,
+ 25133
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 8
},
"end": {
- "line": 890,
+ "line": 893,
"column": 12
}
}
@@ -34374,31 +34276,31 @@
"type": "Identifier",
"name": "colTypes",
"range": [
- 25057,
- 25065
+ 25134,
+ 25142
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 13
},
"end": {
- "line": 890,
+ "line": 893,
"column": 21
}
}
},
"range": [
- 25052,
- 25065
+ 25129,
+ 25142
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 8
},
"end": {
- "line": 890,
+ "line": 893,
"column": 21
}
}
@@ -34411,16 +34313,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25068,
- 25072
+ 25145,
+ 25149
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 24
},
"end": {
- "line": 890,
+ "line": 893,
"column": 28
}
}
@@ -34429,31 +34331,31 @@
"type": "Identifier",
"name": "hasColTypes",
"range": [
- 25073,
- 25084
+ 25150,
+ 25161
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 29
},
"end": {
- "line": 890,
+ "line": 893,
"column": 40
}
}
},
"range": [
- 25068,
- 25084
+ 25145,
+ 25161
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 24
},
"end": {
- "line": 890,
+ "line": 893,
"column": 40
}
}
@@ -34465,16 +34367,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 25087,
- 25088
+ 25164,
+ 25165
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 43
},
"end": {
- "line": 890,
+ "line": 893,
"column": 44
}
}
@@ -34483,31 +34385,31 @@
"type": "Identifier",
"name": "col_types",
"range": [
- 25089,
- 25098
+ 25166,
+ 25175
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 45
},
"end": {
- "line": 890,
+ "line": 893,
"column": 54
}
}
},
"range": [
- 25087,
- 25098
+ 25164,
+ 25175
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 43
},
"end": {
- "line": 890,
+ "line": 893,
"column": 54
}
}
@@ -34516,61 +34418,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 25101,
- 25103
+ 25178,
+ 25180
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 57
},
"end": {
- "line": 890,
+ "line": 893,
"column": 59
}
}
},
"range": [
- 25068,
- 25103
+ 25145,
+ 25180
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 24
},
"end": {
- "line": 890,
+ "line": 893,
"column": 59
}
}
},
"range": [
- 25052,
- 25103
+ 25129,
+ 25180
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 8
},
"end": {
- "line": 890,
+ "line": 893,
"column": 59
}
}
},
"range": [
- 25052,
- 25104
+ 25129,
+ 25181
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 8
},
"end": {
- "line": 890,
+ "line": 893,
"column": 60
}
},
@@ -34579,16 +34481,16 @@
"type": "Block",
"value": "*\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 ",
"range": [
- 24445,
- 25043
+ 24522,
+ 25120
],
"loc": {
"start": {
- "line": 876,
+ "line": 879,
"column": 8
},
"end": {
- "line": 889,
+ "line": 892,
"column": 11
}
}
@@ -34599,16 +34501,16 @@
"type": "Block",
"value": "** ids prefixes **",
"range": [
- 25114,
- 25136
+ 25191,
+ 25213
],
"loc": {
"start": {
- "line": 892,
+ "line": 895,
"column": 8
},
"end": {
- "line": 892,
+ "line": 895,
"column": 30
}
}
@@ -34617,16 +34519,16 @@
"type": "Block",
"value": "*\n * Main prefix\n * @private\n ",
"range": [
- 25145,
- 25203
+ 25222,
+ 25280
],
"loc": {
"start": {
- "line": 893,
+ "line": 896,
"column": 8
},
"end": {
- "line": 896,
+ "line": 899,
"column": 11
}
}
@@ -34644,16 +34546,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25212,
- 25216
+ 25289,
+ 25293
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 8
},
"end": {
- "line": 897,
+ "line": 900,
"column": 12
}
}
@@ -34662,31 +34564,31 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 25217,
- 25223
+ 25294,
+ 25300
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 13
},
"end": {
- "line": 897,
+ "line": 900,
"column": 19
}
}
},
"range": [
- 25212,
- 25223
+ 25289,
+ 25300
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 8
},
"end": {
- "line": 897,
+ "line": 900,
"column": 19
}
}
@@ -34696,46 +34598,46 @@
"value": "TF",
"raw": "'TF'",
"range": [
- 25226,
- 25230
+ 25303,
+ 25307
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 22
},
"end": {
- "line": 897,
+ "line": 900,
"column": 26
}
}
},
"range": [
- 25212,
- 25230
+ 25289,
+ 25307
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 8
},
"end": {
- "line": 897,
+ "line": 900,
"column": 26
}
}
},
"range": [
- 25212,
- 25231
+ 25289,
+ 25308
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 8
},
"end": {
- "line": 897,
+ "line": 900,
"column": 27
}
},
@@ -34744,16 +34646,16 @@
"type": "Block",
"value": "** ids prefixes **",
"range": [
- 25114,
- 25136
+ 25191,
+ 25213
],
"loc": {
"start": {
- "line": 892,
+ "line": 895,
"column": 8
},
"end": {
- "line": 892,
+ "line": 895,
"column": 30
}
}
@@ -34762,16 +34664,16 @@
"type": "Block",
"value": "*\n * Main prefix\n * @private\n ",
"range": [
- 25145,
- 25203
+ 25222,
+ 25280
],
"loc": {
"start": {
- "line": 893,
+ "line": 896,
"column": 8
},
"end": {
- "line": 896,
+ "line": 899,
"column": 11
}
}
@@ -34782,16 +34684,16 @@
"type": "Block",
"value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ",
"range": [
- 25241,
- 25325
+ 25318,
+ 25402
],
"loc": {
"start": {
- "line": 899,
+ "line": 902,
"column": 8
},
"end": {
- "line": 902,
+ "line": 905,
"column": 11
}
}
@@ -34809,16 +34711,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25334,
- 25338
+ 25411,
+ 25415
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 8
},
"end": {
- "line": 903,
+ "line": 906,
"column": 12
}
}
@@ -34827,31 +34729,31 @@
"type": "Identifier",
"name": "prfxFlt",
"range": [
- 25339,
- 25346
+ 25416,
+ 25423
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 13
},
"end": {
- "line": 903,
+ "line": 906,
"column": 20
}
}
},
"range": [
- 25334,
- 25346
+ 25411,
+ 25423
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 8
},
"end": {
- "line": 903,
+ "line": 906,
"column": 20
}
}
@@ -34861,46 +34763,46 @@
"value": "flt",
"raw": "'flt'",
"range": [
- 25349,
- 25354
+ 25426,
+ 25431
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 23
},
"end": {
- "line": 903,
+ "line": 906,
"column": 28
}
}
},
"range": [
- 25334,
- 25354
+ 25411,
+ 25431
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 8
},
"end": {
- "line": 903,
+ "line": 906,
"column": 28
}
}
},
"range": [
- 25334,
- 25355
+ 25411,
+ 25432
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 8
},
"end": {
- "line": 903,
+ "line": 906,
"column": 29
}
},
@@ -34909,16 +34811,16 @@
"type": "Block",
"value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ",
"range": [
- 25241,
- 25325
+ 25318,
+ 25402
],
"loc": {
"start": {
- "line": 899,
+ "line": 902,
"column": 8
},
"end": {
- "line": 902,
+ "line": 905,
"column": 11
}
}
@@ -34929,16 +34831,16 @@
"type": "Block",
"value": "*\n * Button's ID prefix\n * @private\n ",
"range": [
- 25365,
- 25430
+ 25442,
+ 25507
],
"loc": {
"start": {
- "line": 905,
+ "line": 908,
"column": 8
},
"end": {
- "line": 908,
+ "line": 911,
"column": 11
}
}
@@ -34956,16 +34858,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25439,
- 25443
+ 25516,
+ 25520
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 8
},
"end": {
- "line": 909,
+ "line": 912,
"column": 12
}
}
@@ -34974,31 +34876,31 @@
"type": "Identifier",
"name": "prfxValButton",
"range": [
- 25444,
- 25457
+ 25521,
+ 25534
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 13
},
"end": {
- "line": 909,
+ "line": 912,
"column": 26
}
}
},
"range": [
- 25439,
- 25457
+ 25516,
+ 25534
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 8
},
"end": {
- "line": 909,
+ "line": 912,
"column": 26
}
}
@@ -35008,46 +34910,46 @@
"value": "btn",
"raw": "'btn'",
"range": [
- 25460,
- 25465
+ 25537,
+ 25542
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 29
},
"end": {
- "line": 909,
+ "line": 912,
"column": 34
}
}
},
"range": [
- 25439,
- 25465
+ 25516,
+ 25542
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 8
},
"end": {
- "line": 909,
+ "line": 912,
"column": 34
}
}
},
"range": [
- 25439,
- 25466
+ 25516,
+ 25543
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 8
},
"end": {
- "line": 909,
+ "line": 912,
"column": 35
}
},
@@ -35056,16 +34958,16 @@
"type": "Block",
"value": "*\n * Button's ID prefix\n * @private\n ",
"range": [
- 25365,
- 25430
+ 25442,
+ 25507
],
"loc": {
"start": {
- "line": 905,
+ "line": 908,
"column": 8
},
"end": {
- "line": 908,
+ "line": 911,
"column": 11
}
}
@@ -35076,16 +34978,16 @@
"type": "Block",
"value": "*\n * Toolbar container ID prefix\n * @private\n ",
"range": [
- 25476,
- 25550
+ 25553,
+ 25627
],
"loc": {
"start": {
- "line": 911,
+ "line": 914,
"column": 8
},
"end": {
- "line": 914,
+ "line": 917,
"column": 11
}
}
@@ -35103,16 +35005,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25559,
- 25563
+ 25636,
+ 25640
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 8
},
"end": {
- "line": 915,
+ "line": 918,
"column": 12
}
}
@@ -35121,31 +35023,31 @@
"type": "Identifier",
"name": "prfxInfDiv",
"range": [
- 25564,
- 25574
+ 25641,
+ 25651
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 13
},
"end": {
- "line": 915,
+ "line": 918,
"column": 23
}
}
},
"range": [
- 25559,
- 25574
+ 25636,
+ 25651
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 8
},
"end": {
- "line": 915,
+ "line": 918,
"column": 23
}
}
@@ -35155,46 +35057,46 @@
"value": "inf_",
"raw": "'inf_'",
"range": [
- 25577,
- 25583
+ 25654,
+ 25660
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 26
},
"end": {
- "line": 915,
+ "line": 918,
"column": 32
}
}
},
"range": [
- 25559,
- 25583
+ 25636,
+ 25660
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 8
},
"end": {
- "line": 915,
+ "line": 918,
"column": 32
}
}
},
"range": [
- 25559,
- 25584
+ 25636,
+ 25661
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 8
},
"end": {
- "line": 915,
+ "line": 918,
"column": 33
}
},
@@ -35203,16 +35105,16 @@
"type": "Block",
"value": "*\n * Toolbar container ID prefix\n * @private\n ",
"range": [
- 25476,
- 25550
+ 25553,
+ 25627
],
"loc": {
"start": {
- "line": 911,
+ "line": 914,
"column": 8
},
"end": {
- "line": 914,
+ "line": 917,
"column": 11
}
}
@@ -35223,16 +35125,16 @@
"type": "Block",
"value": "*\n * Toolbar left element ID prefix\n * @private\n ",
"range": [
- 25594,
- 25671
+ 25671,
+ 25748
],
"loc": {
"start": {
- "line": 917,
+ "line": 920,
"column": 8
},
"end": {
- "line": 920,
+ "line": 923,
"column": 11
}
}
@@ -35250,16 +35152,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25680,
- 25684
+ 25757,
+ 25761
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 8
},
"end": {
- "line": 921,
+ "line": 924,
"column": 12
}
}
@@ -35268,31 +35170,31 @@
"type": "Identifier",
"name": "prfxLDiv",
"range": [
- 25685,
- 25693
+ 25762,
+ 25770
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 13
},
"end": {
- "line": 921,
+ "line": 924,
"column": 21
}
}
},
"range": [
- 25680,
- 25693
+ 25757,
+ 25770
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 8
},
"end": {
- "line": 921,
+ "line": 924,
"column": 21
}
}
@@ -35302,46 +35204,46 @@
"value": "ldiv_",
"raw": "'ldiv_'",
"range": [
- 25696,
- 25703
+ 25773,
+ 25780
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 24
},
"end": {
- "line": 921,
+ "line": 924,
"column": 31
}
}
},
"range": [
- 25680,
- 25703
+ 25757,
+ 25780
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 8
},
"end": {
- "line": 921,
+ "line": 924,
"column": 31
}
}
},
"range": [
- 25680,
- 25704
+ 25757,
+ 25781
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 8
},
"end": {
- "line": 921,
+ "line": 924,
"column": 32
}
},
@@ -35350,16 +35252,16 @@
"type": "Block",
"value": "*\n * Toolbar left element ID prefix\n * @private\n ",
"range": [
- 25594,
- 25671
+ 25671,
+ 25748
],
"loc": {
"start": {
- "line": 917,
+ "line": 920,
"column": 8
},
"end": {
- "line": 920,
+ "line": 923,
"column": 11
}
}
@@ -35370,16 +35272,16 @@
"type": "Block",
"value": "*\n * Toolbar right element ID prefix\n * @private\n ",
"range": [
- 25714,
- 25792
+ 25791,
+ 25869
],
"loc": {
"start": {
- "line": 923,
+ "line": 926,
"column": 8
},
"end": {
- "line": 926,
+ "line": 929,
"column": 11
}
}
@@ -35397,16 +35299,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25801,
- 25805
+ 25878,
+ 25882
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 8
},
"end": {
- "line": 927,
+ "line": 930,
"column": 12
}
}
@@ -35415,31 +35317,31 @@
"type": "Identifier",
"name": "prfxRDiv",
"range": [
- 25806,
- 25814
+ 25883,
+ 25891
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 13
},
"end": {
- "line": 927,
+ "line": 930,
"column": 21
}
}
},
"range": [
- 25801,
- 25814
+ 25878,
+ 25891
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 8
},
"end": {
- "line": 927,
+ "line": 930,
"column": 21
}
}
@@ -35449,46 +35351,46 @@
"value": "rdiv_",
"raw": "'rdiv_'",
"range": [
- 25817,
- 25824
+ 25894,
+ 25901
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 24
},
"end": {
- "line": 927,
+ "line": 930,
"column": 31
}
}
},
"range": [
- 25801,
- 25824
+ 25878,
+ 25901
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 8
},
"end": {
- "line": 927,
+ "line": 930,
"column": 31
}
}
},
"range": [
- 25801,
- 25825
+ 25878,
+ 25902
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 8
},
"end": {
- "line": 927,
+ "line": 930,
"column": 32
}
},
@@ -35497,16 +35399,16 @@
"type": "Block",
"value": "*\n * Toolbar right element ID prefix\n * @private\n ",
"range": [
- 25714,
- 25792
+ 25791,
+ 25869
],
"loc": {
"start": {
- "line": 923,
+ "line": 926,
"column": 8
},
"end": {
- "line": 926,
+ "line": 929,
"column": 11
}
}
@@ -35517,16 +35419,16 @@
"type": "Block",
"value": "*\n * Toolbar middle element ID prefix\n * @private\n ",
"range": [
- 25835,
- 25914
+ 25912,
+ 25991
],
"loc": {
"start": {
- "line": 929,
+ "line": 932,
"column": 8
},
"end": {
- "line": 932,
+ "line": 935,
"column": 11
}
}
@@ -35544,16 +35446,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25923,
- 25927
+ 26000,
+ 26004
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 8
},
"end": {
- "line": 933,
+ "line": 936,
"column": 12
}
}
@@ -35562,31 +35464,31 @@
"type": "Identifier",
"name": "prfxMDiv",
"range": [
- 25928,
- 25936
+ 26005,
+ 26013
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 13
},
"end": {
- "line": 933,
+ "line": 936,
"column": 21
}
}
},
"range": [
- 25923,
- 25936
+ 26000,
+ 26013
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 8
},
"end": {
- "line": 933,
+ "line": 936,
"column": 21
}
}
@@ -35596,46 +35498,46 @@
"value": "mdiv_",
"raw": "'mdiv_'",
"range": [
- 25939,
- 25946
+ 26016,
+ 26023
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 24
},
"end": {
- "line": 933,
+ "line": 936,
"column": 31
}
}
},
"range": [
- 25923,
- 25946
+ 26000,
+ 26023
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 8
},
"end": {
- "line": 933,
+ "line": 936,
"column": 31
}
}
},
"range": [
- 25923,
- 25947
+ 26000,
+ 26024
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 8
},
"end": {
- "line": 933,
+ "line": 936,
"column": 32
}
},
@@ -35644,16 +35546,16 @@
"type": "Block",
"value": "*\n * Toolbar middle element ID prefix\n * @private\n ",
"range": [
- 25835,
- 25914
+ 25912,
+ 25991
],
"loc": {
"start": {
- "line": 929,
+ "line": 932,
"column": 8
},
"end": {
- "line": 932,
+ "line": 935,
"column": 11
}
}
@@ -35664,16 +35566,16 @@
"type": "Block",
"value": "*\n * Responsive Css class\n * @private\n ",
"range": [
- 25957,
- 26024
+ 26034,
+ 26101
],
"loc": {
"start": {
- "line": 935,
+ "line": 938,
"column": 8
},
"end": {
- "line": 938,
+ "line": 941,
"column": 11
}
}
@@ -35691,16 +35593,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26033,
- 26037
+ 26110,
+ 26114
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 8
},
"end": {
- "line": 939,
+ "line": 942,
"column": 12
}
}
@@ -35709,31 +35611,31 @@
"type": "Identifier",
"name": "prfxResponsive",
"range": [
- 26038,
- 26052
+ 26115,
+ 26129
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 13
},
"end": {
- "line": 939,
+ "line": 942,
"column": 27
}
}
},
"range": [
- 26033,
- 26052
+ 26110,
+ 26129
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 8
},
"end": {
- "line": 939,
+ "line": 942,
"column": 27
}
}
@@ -35743,46 +35645,46 @@
"value": "resp",
"raw": "'resp'",
"range": [
- 26055,
- 26061
+ 26132,
+ 26138
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 30
},
"end": {
- "line": 939,
+ "line": 942,
"column": 36
}
}
},
"range": [
- 26033,
- 26061
+ 26110,
+ 26138
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 8
},
"end": {
- "line": 939,
+ "line": 942,
"column": 36
}
}
},
"range": [
- 26033,
- 26062
+ 26110,
+ 26139
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 8
},
"end": {
- "line": 939,
+ "line": 942,
"column": 37
}
},
@@ -35791,16 +35693,16 @@
"type": "Block",
"value": "*\n * Responsive Css class\n * @private\n ",
"range": [
- 25957,
- 26024
+ 26034,
+ 26101
],
"loc": {
"start": {
- "line": 935,
+ "line": 938,
"column": 8
},
"end": {
- "line": 938,
+ "line": 941,
"column": 11
}
}
@@ -35811,16 +35713,16 @@
"type": "Block",
"value": "** extensions **",
"range": [
- 26072,
- 26092
+ 26149,
+ 26169
],
"loc": {
"start": {
- "line": 941,
+ "line": 944,
"column": 8
},
"end": {
- "line": 941,
+ "line": 944,
"column": 28
}
}
@@ -35829,16 +35731,16 @@
"type": "Block",
"value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ",
"range": [
- 26101,
- 26198
+ 26178,
+ 26275
],
"loc": {
"start": {
- "line": 942,
+ "line": 945,
"column": 8
},
"end": {
- "line": 946,
+ "line": 949,
"column": 11
}
}
@@ -35856,16 +35758,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26207,
- 26211
+ 26284,
+ 26288
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 8
},
"end": {
- "line": 947,
+ "line": 950,
"column": 12
}
}
@@ -35874,31 +35776,31 @@
"type": "Identifier",
"name": "extensions",
"range": [
- 26212,
- 26222
+ 26289,
+ 26299
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 13
},
"end": {
- "line": 947,
+ "line": 950,
"column": 23
}
}
},
"range": [
- 26207,
- 26222
+ 26284,
+ 26299
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 8
},
"end": {
- "line": 947,
+ "line": 950,
"column": 23
}
}
@@ -35910,16 +35812,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 26225,
- 26226
+ 26302,
+ 26303
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 26
},
"end": {
- "line": 947,
+ "line": 950,
"column": 27
}
}
@@ -35928,61 +35830,61 @@
"type": "Identifier",
"name": "extensions",
"range": [
- 26227,
- 26237
+ 26304,
+ 26314
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 28
},
"end": {
- "line": 947,
+ "line": 950,
"column": 38
}
}
},
"range": [
- 26225,
- 26237
+ 26302,
+ 26314
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 26
},
"end": {
- "line": 947,
+ "line": 950,
"column": 38
}
}
},
"range": [
- 26207,
- 26237
+ 26284,
+ 26314
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 8
},
"end": {
- "line": 947,
+ "line": 950,
"column": 38
}
}
},
"range": [
- 26207,
- 26238
+ 26284,
+ 26315
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 8
},
"end": {
- "line": 947,
+ "line": 950,
"column": 39
}
},
@@ -35991,16 +35893,16 @@
"type": "Block",
"value": "** extensions **",
"range": [
- 26072,
- 26092
+ 26149,
+ 26169
],
"loc": {
"start": {
- "line": 941,
+ "line": 944,
"column": 8
},
"end": {
- "line": 941,
+ "line": 944,
"column": 28
}
}
@@ -36009,16 +35911,16 @@
"type": "Block",
"value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ",
"range": [
- 26101,
- 26198
+ 26178,
+ 26275
],
"loc": {
"start": {
- "line": 942,
+ "line": 945,
"column": 8
},
"end": {
- "line": 946,
+ "line": 949,
"column": 11
}
}
@@ -36029,16 +35931,16 @@
"type": "Block",
"value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ",
"range": [
- 26248,
- 26361
+ 26325,
+ 26438
],
"loc": {
"start": {
- "line": 949,
+ "line": 952,
"column": 8
},
"end": {
- "line": 953,
+ "line": 956,
"column": 11
}
}
@@ -36056,16 +35958,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26370,
- 26374
+ 26447,
+ 26451
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 8
},
"end": {
- "line": 954,
+ "line": 957,
"column": 12
}
}
@@ -36074,31 +35976,31 @@
"type": "Identifier",
"name": "hasExtensions",
"range": [
- 26375,
- 26388
+ 26452,
+ 26465
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 13
},
"end": {
- "line": 954,
+ "line": 957,
"column": 26
}
}
},
"range": [
- 26370,
- 26388
+ 26447,
+ 26465
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 8
},
"end": {
- "line": 954,
+ "line": 957,
"column": 26
}
}
@@ -36109,16 +36011,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 26391,
- 26398
+ 26468,
+ 26475
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 29
},
"end": {
- "line": 954,
+ "line": 957,
"column": 36
}
}
@@ -36130,16 +36032,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26399,
- 26403
+ 26476,
+ 26480
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 37
},
"end": {
- "line": 954,
+ "line": 957,
"column": 41
}
}
@@ -36148,77 +36050,77 @@
"type": "Identifier",
"name": "extensions",
"range": [
- 26404,
- 26414
+ 26481,
+ 26491
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 42
},
"end": {
- "line": 954,
+ "line": 957,
"column": 52
}
}
},
"range": [
- 26399,
- 26414
+ 26476,
+ 26491
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 37
},
"end": {
- "line": 954,
+ "line": 957,
"column": 52
}
}
}
],
"range": [
- 26391,
- 26415
+ 26468,
+ 26492
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 29
},
"end": {
- "line": 954,
+ "line": 957,
"column": 53
}
}
},
"range": [
- 26370,
- 26415
+ 26447,
+ 26492
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 8
},
"end": {
- "line": 954,
+ "line": 957,
"column": 53
}
}
},
"range": [
- 26370,
- 26416
+ 26447,
+ 26493
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 8
},
"end": {
- "line": 954,
+ "line": 957,
"column": 54
}
},
@@ -36227,16 +36129,16 @@
"type": "Block",
"value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ",
"range": [
- 26248,
- 26361
+ 26325,
+ 26438
],
"loc": {
"start": {
- "line": 949,
+ "line": 952,
"column": 8
},
"end": {
- "line": 953,
+ "line": 956,
"column": 11
}
}
@@ -36247,16 +36149,16 @@
"type": "Block",
"value": "** themes **",
"range": [
- 26426,
- 26442
+ 26503,
+ 26519
],
"loc": {
"start": {
- "line": 956,
+ "line": 959,
"column": 8
},
"end": {
- "line": 956,
+ "line": 959,
"column": 24
}
}
@@ -36265,16 +36167,16 @@
"type": "Block",
"value": "*\n * Enable default theme\n * @type {Boolean}\n ",
"range": [
- 26451,
- 26525
+ 26528,
+ 26602
],
"loc": {
"start": {
- "line": 957,
+ "line": 960,
"column": 8
},
"end": {
- "line": 960,
+ "line": 963,
"column": 11
}
}
@@ -36292,16 +36194,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26534,
- 26538
+ 26611,
+ 26615
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 8
},
"end": {
- "line": 961,
+ "line": 964,
"column": 12
}
}
@@ -36310,31 +36212,31 @@
"type": "Identifier",
"name": "enableDefaultTheme",
"range": [
- 26539,
- 26557
+ 26616,
+ 26634
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 13
},
"end": {
- "line": 961,
+ "line": 964,
"column": 31
}
}
},
"range": [
- 26534,
- 26557
+ 26611,
+ 26634
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 8
},
"end": {
- "line": 961,
+ "line": 964,
"column": 31
}
}
@@ -36345,16 +36247,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 26560,
- 26567
+ 26637,
+ 26644
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 34
},
"end": {
- "line": 961,
+ "line": 964,
"column": 41
}
}
@@ -36367,16 +36269,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 26568,
- 26569
+ 26645,
+ 26646
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 42
},
"end": {
- "line": 961,
+ "line": 964,
"column": 43
}
}
@@ -36385,77 +36287,77 @@
"type": "Identifier",
"name": "enable_default_theme",
"range": [
- 26570,
- 26590
+ 26647,
+ 26667
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 44
},
"end": {
- "line": 961,
+ "line": 964,
"column": 64
}
}
},
"range": [
- 26568,
- 26590
+ 26645,
+ 26667
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 42
},
"end": {
- "line": 961,
+ "line": 964,
"column": 64
}
}
}
],
"range": [
- 26560,
- 26591
+ 26637,
+ 26668
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 34
},
"end": {
- "line": 961,
+ "line": 964,
"column": 65
}
}
},
"range": [
- 26534,
- 26591
+ 26611,
+ 26668
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 8
},
"end": {
- "line": 961,
+ "line": 964,
"column": 65
}
}
},
"range": [
- 26534,
- 26592
+ 26611,
+ 26669
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 8
},
"end": {
- "line": 961,
+ "line": 964,
"column": 66
}
},
@@ -36464,16 +36366,16 @@
"type": "Block",
"value": "** themes **",
"range": [
- 26426,
- 26442
+ 26503,
+ 26519
],
"loc": {
"start": {
- "line": 956,
+ "line": 959,
"column": 8
},
"end": {
- "line": 956,
+ "line": 959,
"column": 24
}
}
@@ -36482,16 +36384,16 @@
"type": "Block",
"value": "*\n * Enable default theme\n * @type {Boolean}\n ",
"range": [
- 26451,
- 26525
+ 26528,
+ 26602
],
"loc": {
"start": {
- "line": 957,
+ "line": 960,
"column": 8
},
"end": {
- "line": 960,
+ "line": 963,
"column": 11
}
}
@@ -36502,16 +36404,16 @@
"type": "Block",
"value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ",
"range": [
- 26602,
- 26712
+ 26679,
+ 26789
],
"loc": {
"start": {
- "line": 963,
+ "line": 966,
"column": 8
},
"end": {
- "line": 967,
+ "line": 970,
"column": 11
}
}
@@ -36529,16 +36431,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26721,
- 26725
+ 26798,
+ 26802
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 8
},
"end": {
- "line": 968,
+ "line": 971,
"column": 12
}
}
@@ -36547,31 +36449,31 @@
"type": "Identifier",
"name": "hasThemes",
"range": [
- 26726,
- 26735
+ 26803,
+ 26812
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 13
},
"end": {
- "line": 968,
+ "line": 971,
"column": 22
}
}
},
"range": [
- 26721,
- 26735
+ 26798,
+ 26812
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 8
},
"end": {
- "line": 968,
+ "line": 971,
"column": 22
}
}
@@ -36585,16 +36487,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26739,
- 26743
+ 26816,
+ 26820
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 26
},
"end": {
- "line": 968,
+ "line": 971,
"column": 30
}
}
@@ -36603,31 +36505,31 @@
"type": "Identifier",
"name": "enableDefaultTheme",
"range": [
- 26744,
- 26762
+ 26821,
+ 26839
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 31
},
"end": {
- "line": 968,
+ "line": 971,
"column": 49
}
}
},
"range": [
- 26739,
- 26762
+ 26816,
+ 26839
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 26
},
"end": {
- "line": 968,
+ "line": 971,
"column": 49
}
}
@@ -36638,16 +36540,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 26766,
- 26773
+ 26843,
+ 26850
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 53
},
"end": {
- "line": 968,
+ "line": 971,
"column": 60
}
}
@@ -36660,16 +36562,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 26774,
- 26775
+ 26851,
+ 26852
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 61
},
"end": {
- "line": 968,
+ "line": 971,
"column": 62
}
}
@@ -36678,92 +36580,92 @@
"type": "Identifier",
"name": "themes",
"range": [
- 26776,
- 26782
+ 26853,
+ 26859
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 63
},
"end": {
- "line": 968,
+ "line": 971,
"column": 69
}
}
},
"range": [
- 26774,
- 26782
+ 26851,
+ 26859
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 61
},
"end": {
- "line": 968,
+ "line": 971,
"column": 69
}
}
}
],
"range": [
- 26766,
- 26783
+ 26843,
+ 26860
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 53
},
"end": {
- "line": 968,
+ "line": 971,
"column": 70
}
}
},
"range": [
- 26739,
- 26783
+ 26816,
+ 26860
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 26
},
"end": {
- "line": 968,
+ "line": 971,
"column": 70
}
}
},
"range": [
- 26721,
- 26784
+ 26798,
+ 26861
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 8
},
"end": {
- "line": 968,
+ "line": 971,
"column": 71
}
}
},
"range": [
- 26721,
- 26785
+ 26798,
+ 26862
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 8
},
"end": {
- "line": 968,
+ "line": 971,
"column": 72
}
},
@@ -36772,16 +36674,16 @@
"type": "Block",
"value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ",
"range": [
- 26602,
- 26712
+ 26679,
+ 26789
],
"loc": {
"start": {
- "line": 963,
+ "line": 966,
"column": 8
},
"end": {
- "line": 967,
+ "line": 970,
"column": 11
}
}
@@ -36792,16 +36694,16 @@
"type": "Block",
"value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ",
"range": [
- 26795,
- 26907
+ 26872,
+ 26984
],
"loc": {
"start": {
- "line": 970,
+ "line": 973,
"column": 8
},
"end": {
- "line": 974,
+ "line": 977,
"column": 11
}
}
@@ -36819,16 +36721,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26916,
- 26920
+ 26993,
+ 26997
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 8
},
"end": {
- "line": 975,
+ "line": 978,
"column": 12
}
}
@@ -36837,31 +36739,31 @@
"type": "Identifier",
"name": "themes",
"range": [
- 26921,
- 26927
+ 26998,
+ 27004
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 13
},
"end": {
- "line": 975,
+ "line": 978,
"column": 19
}
}
},
"range": [
- 26916,
- 26927
+ 26993,
+ 27004
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 8
},
"end": {
- "line": 975,
+ "line": 978,
"column": 19
}
}
@@ -36876,16 +36778,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 26930,
- 26931
+ 27007,
+ 27008
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 22
},
"end": {
- "line": 975,
+ "line": 978,
"column": 23
}
}
@@ -36894,31 +36796,31 @@
"type": "Identifier",
"name": "themes",
"range": [
- 26932,
- 26938
+ 27009,
+ 27015
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 24
},
"end": {
- "line": 975,
+ "line": 978,
"column": 30
}
}
},
"range": [
- 26930,
- 26938
+ 27007,
+ 27015
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 22
},
"end": {
- "line": 975,
+ "line": 978,
"column": 30
}
}
@@ -36927,61 +36829,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 26942,
- 26944
+ 27019,
+ 27021
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 34
},
"end": {
- "line": 975,
+ "line": 978,
"column": 36
}
}
},
"range": [
- 26930,
- 26944
+ 27007,
+ 27021
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 22
},
"end": {
- "line": 975,
+ "line": 978,
"column": 36
}
}
},
"range": [
- 26916,
- 26944
+ 26993,
+ 27021
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 8
},
"end": {
- "line": 975,
+ "line": 978,
"column": 36
}
}
},
"range": [
- 26916,
- 26945
+ 26993,
+ 27022
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 8
},
"end": {
- "line": 975,
+ "line": 978,
"column": 37
}
},
@@ -36990,16 +36892,16 @@
"type": "Block",
"value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ",
"range": [
- 26795,
- 26907
+ 26872,
+ 26984
],
"loc": {
"start": {
- "line": 970,
+ "line": 973,
"column": 8
},
"end": {
- "line": 974,
+ "line": 977,
"column": 11
}
}
@@ -37010,16 +36912,16 @@
"type": "Block",
"value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ",
"range": [
- 26955,
- 27136
+ 27032,
+ 27213
],
"loc": {
"start": {
- "line": 977,
+ "line": 980,
"column": 8
},
"end": {
- "line": 982,
+ "line": 985,
"column": 11
}
}
@@ -37037,16 +36939,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27145,
- 27149
+ 27222,
+ 27226
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 8
},
"end": {
- "line": 983,
+ "line": 986,
"column": 12
}
}
@@ -37055,31 +36957,31 @@
"type": "Identifier",
"name": "themesPath",
"range": [
- 27150,
- 27160
+ 27227,
+ 27237
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 13
},
"end": {
- "line": 983,
+ "line": 986,
"column": 23
}
}
},
"range": [
- 27145,
- 27160
+ 27222,
+ 27237
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 8
},
"end": {
- "line": 983,
+ "line": 986,
"column": 23
}
}
@@ -37094,16 +36996,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 27163,
- 27164
+ 27240,
+ 27241
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 26
},
"end": {
- "line": 983,
+ "line": 986,
"column": 27
}
}
@@ -37112,31 +37014,31 @@
"type": "Identifier",
"name": "themes_path",
"range": [
- 27165,
- 27176
+ 27242,
+ 27253
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 28
},
"end": {
- "line": 983,
+ "line": 986,
"column": 39
}
}
},
"range": [
- 27163,
- 27176
+ 27240,
+ 27253
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 26
},
"end": {
- "line": 983,
+ "line": 986,
"column": 39
}
}
@@ -37150,16 +37052,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27180,
- 27184
+ 27257,
+ 27261
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 43
},
"end": {
- "line": 983,
+ "line": 986,
"column": 47
}
}
@@ -37168,31 +37070,31 @@
"type": "Identifier",
"name": "stylePath",
"range": [
- 27185,
- 27194
+ 27262,
+ 27271
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 48
},
"end": {
- "line": 983,
+ "line": 986,
"column": 57
}
}
},
"range": [
- 27180,
- 27194
+ 27257,
+ 27271
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 43
},
"end": {
- "line": 983,
+ "line": 986,
"column": 57
}
}
@@ -37202,76 +37104,76 @@
"value": "themes/",
"raw": "'themes/'",
"range": [
- 27197,
- 27206
+ 27274,
+ 27283
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 60
},
"end": {
- "line": 983,
+ "line": 986,
"column": 69
}
}
},
"range": [
- 27180,
- 27206
+ 27257,
+ 27283
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 43
},
"end": {
- "line": 983,
+ "line": 986,
"column": 69
}
}
},
"range": [
- 27163,
- 27206
+ 27240,
+ 27283
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 26
},
"end": {
- "line": 983,
+ "line": 986,
"column": 69
}
}
},
"range": [
- 27145,
- 27206
+ 27222,
+ 27283
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 8
},
"end": {
- "line": 983,
+ "line": 986,
"column": 69
}
}
},
"range": [
- 27145,
- 27207
+ 27222,
+ 27284
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 8
},
"end": {
- "line": 983,
+ "line": 986,
"column": 70
}
},
@@ -37280,16 +37182,16 @@
"type": "Block",
"value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ",
"range": [
- 26955,
- 27136
+ 27032,
+ 27213
],
"loc": {
"start": {
- "line": 977,
+ "line": 980,
"column": 8
},
"end": {
- "line": 982,
+ "line": 985,
"column": 11
}
}
@@ -37300,16 +37202,16 @@
"type": "Block",
"value": "*\n * Enable responsive layout\n * @type {Boolean}\n ",
"range": [
- 27217,
- 27295
+ 27294,
+ 27372
],
"loc": {
"start": {
- "line": 985,
+ "line": 988,
"column": 8
},
"end": {
- "line": 988,
+ "line": 991,
"column": 11
}
}
@@ -37327,16 +37229,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27304,
- 27308
+ 27381,
+ 27385
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 8
},
"end": {
- "line": 989,
+ "line": 992,
"column": 12
}
}
@@ -37345,31 +37247,31 @@
"type": "Identifier",
"name": "responsive",
"range": [
- 27309,
- 27319
+ 27386,
+ 27396
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 13
},
"end": {
- "line": 989,
+ "line": 992,
"column": 23
}
}
},
"range": [
- 27304,
- 27319
+ 27381,
+ 27396
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 8
},
"end": {
- "line": 989,
+ "line": 992,
"column": 23
}
}
@@ -37380,16 +37282,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 27322,
- 27329
+ 27399,
+ 27406
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 26
},
"end": {
- "line": 989,
+ "line": 992,
"column": 33
}
}
@@ -37402,16 +37304,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 27330,
- 27331
+ 27407,
+ 27408
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 34
},
"end": {
- "line": 989,
+ "line": 992,
"column": 35
}
}
@@ -37420,77 +37322,77 @@
"type": "Identifier",
"name": "responsive",
"range": [
- 27332,
- 27342
+ 27409,
+ 27419
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 36
},
"end": {
- "line": 989,
+ "line": 992,
"column": 46
}
}
},
"range": [
- 27330,
- 27342
+ 27407,
+ 27419
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 34
},
"end": {
- "line": 989,
+ "line": 992,
"column": 46
}
}
}
],
"range": [
- 27322,
- 27343
+ 27399,
+ 27420
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 26
},
"end": {
- "line": 989,
+ "line": 992,
"column": 47
}
}
},
"range": [
- 27304,
- 27343
+ 27381,
+ 27420
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 8
},
"end": {
- "line": 989,
+ "line": 992,
"column": 47
}
}
},
"range": [
- 27304,
- 27344
+ 27381,
+ 27421
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 8
},
"end": {
- "line": 989,
+ "line": 992,
"column": 48
}
},
@@ -37499,16 +37401,16 @@
"type": "Block",
"value": "*\n * Enable responsive layout\n * @type {Boolean}\n ",
"range": [
- 27217,
- 27295
+ 27294,
+ 27372
],
"loc": {
"start": {
- "line": 985,
+ "line": 988,
"column": 8
},
"end": {
- "line": 988,
+ "line": 991,
"column": 11
}
}
@@ -37519,16 +37421,16 @@
"type": "Block",
"value": "*\n * Features registry\n * @private\n ",
"range": [
- 27354,
- 27418
+ 27431,
+ 27495
],
"loc": {
"start": {
- "line": 991,
+ "line": 994,
"column": 8
},
"end": {
- "line": 994,
+ "line": 997,
"column": 11
}
}
@@ -37546,16 +37448,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27427,
- 27431
+ 27504,
+ 27508
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 8
},
"end": {
- "line": 995,
+ "line": 998,
"column": 12
}
}
@@ -37564,31 +37466,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 27432,
- 27435
+ 27509,
+ 27512
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 13
},
"end": {
- "line": 995,
+ "line": 998,
"column": 16
}
}
},
"range": [
- 27427,
- 27435
+ 27504,
+ 27512
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 8
},
"end": {
- "line": 995,
+ "line": 998,
"column": 16
}
}
@@ -37597,46 +37499,46 @@
"type": "ObjectExpression",
"properties": [],
"range": [
- 27438,
- 27440
+ 27515,
+ 27517
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 19
},
"end": {
- "line": 995,
+ "line": 998,
"column": 21
}
}
},
"range": [
- 27427,
- 27440
+ 27504,
+ 27517
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 8
},
"end": {
- "line": 995,
+ "line": 998,
"column": 21
}
}
},
"range": [
- 27427,
- 27441
+ 27504,
+ 27518
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 8
},
"end": {
- "line": 995,
+ "line": 998,
"column": 22
}
},
@@ -37645,16 +37547,16 @@
"type": "Block",
"value": "*\n * Features registry\n * @private\n ",
"range": [
- 27354,
- 27418
+ 27431,
+ 27495
],
"loc": {
"start": {
- "line": 991,
+ "line": 994,
"column": 8
},
"end": {
- "line": 994,
+ "line": 997,
"column": 11
}
}
@@ -37665,16 +37567,16 @@
"type": "Block",
"value": "*\n * Extensions registry\n * @private\n ",
"range": [
- 27451,
- 27517
+ 27528,
+ 27594
],
"loc": {
"start": {
- "line": 997,
+ "line": 1000,
"column": 8
},
"end": {
- "line": 1000,
+ "line": 1003,
"column": 11
}
}
@@ -37692,16 +37594,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27526,
- 27530
+ 27603,
+ 27607
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 8
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 12
}
}
@@ -37710,31 +37612,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 27531,
- 27542
+ 27608,
+ 27619
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 13
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 24
}
}
},
"range": [
- 27526,
- 27542
+ 27603,
+ 27619
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 8
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 24
}
}
@@ -37743,46 +37645,46 @@
"type": "ObjectExpression",
"properties": [],
"range": [
- 27545,
- 27547
+ 27622,
+ 27624
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 27
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 29
}
}
},
"range": [
- 27526,
- 27547
+ 27603,
+ 27624
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 8
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 29
}
}
},
"range": [
- 27526,
- 27548
+ 27603,
+ 27625
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 8
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 30
}
},
@@ -37791,16 +37693,16 @@
"type": "Block",
"value": "*\n * Extensions registry\n * @private\n ",
"range": [
- 27451,
- 27517
+ 27528,
+ 27594
],
"loc": {
"start": {
- "line": 997,
+ "line": 1000,
"column": 8
},
"end": {
- "line": 1000,
+ "line": 1003,
"column": 11
}
}
@@ -37810,7 +37712,7 @@
],
"range": [
1930,
- 27554
+ 27631
],
"loc": {
"start": {
@@ -37818,7 +37720,7 @@
"column": 25
},
"end": {
- "line": 1002,
+ "line": 1005,
"column": 5
}
}
@@ -37827,7 +37729,7 @@
"expression": false,
"range": [
1920,
- 27554
+ 27631
],
"loc": {
"start": {
@@ -37835,7 +37737,7 @@
"column": 15
},
"end": {
- "line": 1002,
+ "line": 1005,
"column": 5
}
}
@@ -37844,7 +37746,7 @@
"computed": false,
"range": [
1909,
- 27554
+ 27631
],
"loc": {
"start": {
@@ -37852,7 +37754,7 @@
"column": 4
},
"end": {
- "line": 1002,
+ "line": 1005,
"column": 5
}
},
@@ -37881,16 +37783,16 @@
"type": "Block",
"value": "*\n * Initialise features and layout\n ",
"range": [
- 27560,
- 27609
+ 27637,
+ 27686
],
"loc": {
"start": {
- "line": 1004,
+ "line": 1007,
"column": 4
},
"end": {
- "line": 1006,
+ "line": 1009,
"column": 7
}
}
@@ -37904,16 +37806,16 @@
"type": "Identifier",
"name": "init",
"range": [
- 27614,
- 27618
+ 27691,
+ 27695
],
"loc": {
"start": {
- "line": 1007,
+ "line": 1010,
"column": 4
},
"end": {
- "line": 1007,
+ "line": 1010,
"column": 8
}
}
@@ -37933,16 +37835,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27635,
- 27639
+ 27712,
+ 27716
],
"loc": {
"start": {
- "line": 1008,
+ "line": 1011,
"column": 12
},
"end": {
- "line": 1008,
+ "line": 1011,
"column": 16
}
}
@@ -37951,31 +37853,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 27640,
- 27651
+ 27717,
+ 27728
],
"loc": {
"start": {
- "line": 1008,
+ "line": 1011,
"column": 17
},
"end": {
- "line": 1008,
+ "line": 1011,
"column": 28
}
}
},
"range": [
- 27635,
- 27651
+ 27712,
+ 27728
],
"loc": {
"start": {
- "line": 1008,
+ "line": 1011,
"column": 12
},
"end": {
- "line": 1008,
+ "line": 1011,
"column": 28
}
}
@@ -37987,52 +37889,265 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 27667,
- 27674
+ 27744,
+ 27751
],
"loc": {
"start": {
- "line": 1009,
+ "line": 1012,
"column": 12
},
"end": {
- "line": 1009,
+ "line": 1012,
"column": 19
}
}
}
],
"range": [
- 27653,
- 27684
+ 27730,
+ 27761
],
"loc": {
"start": {
- "line": 1008,
+ "line": 1011,
"column": 30
},
"end": {
- "line": 1010,
+ "line": 1013,
"column": 9
}
}
},
"alternate": null,
"range": [
- 27631,
- 27684
+ 27708,
+ 27761
],
"loc": {
"start": {
- "line": 1008,
+ "line": 1011,
"column": 8
},
"end": {
- "line": 1010,
+ "line": 1013,
"column": 9
}
}
},
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "AssignmentExpression",
+ "operator": "=",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 27771,
+ 27775
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 8
+ },
+ "end": {
+ "line": 1015,
+ "column": 12
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "nbCells",
+ "range": [
+ 27776,
+ 27783
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 13
+ },
+ "end": {
+ "line": 1015,
+ "column": 20
+ }
+ }
+ },
+ "range": [
+ 27771,
+ 27783
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 8
+ },
+ "end": {
+ "line": 1015,
+ "column": 20
+ }
+ }
+ },
+ "right": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 27786,
+ 27790
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 23
+ },
+ "end": {
+ "line": 1015,
+ "column": 27
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "getCellsNb",
+ "range": [
+ 27791,
+ 27801
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 28
+ },
+ "end": {
+ "line": 1015,
+ "column": 38
+ }
+ }
+ },
+ "range": [
+ 27786,
+ 27801
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 23
+ },
+ "end": {
+ "line": 1015,
+ "column": 38
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 27802,
+ 27806
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 39
+ },
+ "end": {
+ "line": 1015,
+ "column": 43
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "refRow",
+ "range": [
+ 27807,
+ 27813
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 44
+ },
+ "end": {
+ "line": 1015,
+ "column": 50
+ }
+ }
+ },
+ "range": [
+ 27802,
+ 27813
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 39
+ },
+ "end": {
+ "line": 1015,
+ "column": 50
+ }
+ }
+ }
+ ],
+ "range": [
+ 27786,
+ 27814
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 23
+ },
+ "end": {
+ "line": 1015,
+ "column": 51
+ }
+ }
+ },
+ "range": [
+ 27771,
+ 27814
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 8
+ },
+ "end": {
+ "line": 1015,
+ "column": 51
+ }
+ }
+ },
+ "range": [
+ 27771,
+ 27815
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 8
+ },
+ "end": {
+ "line": 1015,
+ "column": 52
+ }
+ }
+ },
{
"type": "VariableDeclaration",
"declarations": [
@@ -38042,16 +38157,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 27698,
- 27701
+ 27828,
+ 27831
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 12
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 15
}
}
@@ -38062,16 +38177,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27704,
- 27708
+ 27834,
+ 27838
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 18
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 22
}
}
@@ -38080,46 +38195,46 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 27709,
- 27712
+ 27839,
+ 27842
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 23
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 26
}
}
},
"range": [
- 27704,
- 27712
+ 27834,
+ 27842
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 18
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 26
}
}
},
"range": [
- 27698,
- 27712
+ 27828,
+ 27842
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 12
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 26
}
}
@@ -38127,16 +38242,16 @@
],
"kind": "let",
"range": [
- 27694,
- 27713
+ 27824,
+ 27843
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 8
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 27
}
}
@@ -38150,16 +38265,16 @@
"type": "Identifier",
"name": "n",
"range": [
- 27726,
- 27727
+ 27856,
+ 27857
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 12
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 13
}
}
@@ -38172,16 +38287,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27730,
- 27734
+ 27860,
+ 27864
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 16
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 20
}
}
@@ -38190,31 +38305,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 27735,
- 27750
+ 27865,
+ 27880
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 21
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 36
}
}
},
"range": [
- 27730,
- 27750
+ 27860,
+ 27880
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 16
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 36
}
}
@@ -38224,16 +38339,16 @@
"value": 1,
"raw": "1",
"range": [
- 27753,
- 27754
+ 27883,
+ 27884
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 39
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 40
}
}
@@ -38244,16 +38359,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27757,
- 27761
+ 27887,
+ 27891
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 43
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 47
}
}
@@ -38262,61 +38377,61 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 27762,
- 27769
+ 27892,
+ 27899
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 48
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 55
}
}
},
"range": [
- 27757,
- 27769
+ 27887,
+ 27899
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 43
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 55
}
}
},
"range": [
- 27730,
- 27769
+ 27860,
+ 27899
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 16
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 55
}
}
},
"range": [
- 27726,
- 27769
+ 27856,
+ 27899
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 12
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 55
}
}
@@ -38324,16 +38439,16 @@
],
"kind": "let",
"range": [
- 27722,
- 27770
+ 27852,
+ 27900
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 8
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 56
}
}
@@ -38347,32 +38462,32 @@
"type": "Identifier",
"name": "inpclass",
"range": [
- 27783,
- 27791
+ 27913,
+ 27921
],
"loc": {
"start": {
- "line": 1014,
+ "line": 1018,
"column": 12
},
"end": {
- "line": 1014,
+ "line": 1018,
"column": 20
}
}
},
"init": null,
"range": [
- 27783,
- 27791
+ 27913,
+ 27921
],
"loc": {
"start": {
- "line": 1014,
+ "line": 1018,
"column": 12
},
"end": {
- "line": 1014,
+ "line": 1018,
"column": 20
}
}
@@ -38380,16 +38495,16 @@
],
"kind": "let",
"range": [
- 27779,
- 27792
+ 27909,
+ 27922
],
"loc": {
"start": {
- "line": 1014,
+ "line": 1018,
"column": 8
},
"end": {
- "line": 1014,
+ "line": 1018,
"column": 21
}
},
@@ -38398,16 +38513,16 @@
"type": "Line",
"value": "loads stylesheet if not imported",
"range": [
- 27802,
- 27836
+ 27932,
+ 27966
],
"loc": {
"start": {
- "line": 1016,
+ "line": 1020,
"column": 8
},
"end": {
- "line": 1016,
+ "line": 1020,
"column": 42
}
}
@@ -38424,16 +38539,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27845,
- 27849
+ 27975,
+ 27979
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 8
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 12
}
}
@@ -38442,31 +38557,31 @@
"type": "Identifier",
"name": "import",
"range": [
- 27850,
- 27856
+ 27980,
+ 27986
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 13
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 19
}
}
},
"range": [
- 27845,
- 27856
+ 27975,
+ 27986
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 8
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 19
}
}
@@ -38478,16 +38593,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27857,
- 27861
+ 27987,
+ 27991
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 20
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 24
}
}
@@ -38496,31 +38611,31 @@
"type": "Identifier",
"name": "stylesheetId",
"range": [
- 27862,
- 27874
+ 27992,
+ 28004
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 25
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 37
}
}
},
"range": [
- 27857,
- 27874
+ 27987,
+ 28004
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 20
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 37
}
}
@@ -38531,16 +38646,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27876,
- 27880
+ 28006,
+ 28010
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 39
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 43
}
}
@@ -38549,31 +38664,31 @@
"type": "Identifier",
"name": "stylesheet",
"range": [
- 27881,
- 27891
+ 28011,
+ 28021
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 44
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 54
}
}
},
"range": [
- 27876,
- 27891
+ 28006,
+ 28021
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 39
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 54
}
}
@@ -38583,16 +38698,16 @@
"value": null,
"raw": "null",
"range": [
- 27893,
- 27897
+ 28023,
+ 28027
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 56
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 60
}
}
@@ -38602,47 +38717,47 @@
"value": "link",
"raw": "'link'",
"range": [
- 27899,
- 27905
+ 28029,
+ 28035
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 62
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 68
}
}
}
],
"range": [
- 27845,
- 27906
+ 27975,
+ 28036
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 8
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 69
}
}
},
"range": [
- 27845,
- 27907
+ 27975,
+ 28037
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 8
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 70
}
},
@@ -38651,16 +38766,16 @@
"type": "Line",
"value": "loads stylesheet if not imported",
"range": [
- 27802,
- 27836
+ 27932,
+ 27966
],
"loc": {
"start": {
- "line": 1016,
+ "line": 1020,
"column": 8
},
"end": {
- "line": 1016,
+ "line": 1020,
"column": 42
}
}
@@ -38671,16 +38786,16 @@
"type": "Line",
"value": "loads theme",
"range": [
- 27917,
- 27930
+ 28047,
+ 28060
],
"loc": {
"start": {
- "line": 1019,
+ "line": 1023,
"column": 8
},
"end": {
- "line": 1019,
+ "line": 1023,
"column": 21
}
}
@@ -38695,16 +38810,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27943,
- 27947
+ 28073,
+ 28077
],
"loc": {
"start": {
- "line": 1020,
+ "line": 1024,
"column": 12
},
"end": {
- "line": 1020,
+ "line": 1024,
"column": 16
}
}
@@ -38713,31 +38828,31 @@
"type": "Identifier",
"name": "hasThemes",
"range": [
- 27948,
- 27957
+ 28078,
+ 28087
],
"loc": {
"start": {
- "line": 1020,
+ "line": 1024,
"column": 17
},
"end": {
- "line": 1020,
+ "line": 1024,
"column": 26
}
}
},
"range": [
- 27943,
- 27957
+ 28073,
+ 28087
],
"loc": {
"start": {
- "line": 1020,
+ "line": 1024,
"column": 12
},
"end": {
- "line": 1020,
+ "line": 1024,
"column": 26
}
}
@@ -38755,16 +38870,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27973,
- 27977
+ 28103,
+ 28107
],
"loc": {
"start": {
- "line": 1021,
+ "line": 1025,
"column": 12
},
"end": {
- "line": 1021,
+ "line": 1025,
"column": 16
}
}
@@ -38773,94 +38888,94 @@
"type": "Identifier",
"name": "loadThemes",
"range": [
- 27978,
- 27988
+ 28108,
+ 28118
],
"loc": {
"start": {
- "line": 1021,
+ "line": 1025,
"column": 17
},
"end": {
- "line": 1021,
+ "line": 1025,
"column": 27
}
}
},
"range": [
- 27973,
- 27988
+ 28103,
+ 28118
],
"loc": {
"start": {
- "line": 1021,
+ "line": 1025,
"column": 12
},
"end": {
- "line": 1021,
+ "line": 1025,
"column": 27
}
}
},
"arguments": [],
"range": [
- 27973,
- 27990
+ 28103,
+ 28120
],
"loc": {
"start": {
- "line": 1021,
+ "line": 1025,
"column": 12
},
"end": {
- "line": 1021,
+ "line": 1025,
"column": 29
}
}
},
"range": [
- 27973,
- 27991
+ 28103,
+ 28121
],
"loc": {
"start": {
- "line": 1021,
+ "line": 1025,
"column": 12
},
"end": {
- "line": 1021,
+ "line": 1025,
"column": 30
}
}
}
],
"range": [
- 27959,
- 28001
+ 28089,
+ 28131
],
"loc": {
"start": {
- "line": 1020,
+ "line": 1024,
"column": 28
},
"end": {
- "line": 1022,
+ "line": 1026,
"column": 9
}
}
},
"alternate": null,
"range": [
- 27939,
- 28001
+ 28069,
+ 28131
],
"loc": {
"start": {
- "line": 1020,
+ "line": 1024,
"column": 8
},
"end": {
- "line": 1022,
+ "line": 1026,
"column": 9
}
},
@@ -38869,16 +38984,16 @@
"type": "Line",
"value": "loads theme",
"range": [
- 27917,
- 27930
+ 28047,
+ 28060
],
"loc": {
"start": {
- "line": 1019,
+ "line": 1023,
"column": 8
},
"end": {
- "line": 1019,
+ "line": 1023,
"column": 21
}
}
@@ -38889,16 +39004,16 @@
"type": "Line",
"value": " Instanciate sugar date wrapper",
"range": [
- 28011,
- 28044
+ 28141,
+ 28174
],
"loc": {
"start": {
- "line": 1024,
+ "line": 1028,
"column": 8
},
"end": {
- "line": 1024,
+ "line": 1028,
"column": 41
}
}
@@ -38917,16 +39032,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28053,
- 28056
+ 28183,
+ 28186
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 8
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 11
}
}
@@ -38935,31 +39050,31 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 28057,
- 28065
+ 28187,
+ 28195
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 12
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 20
}
}
},
"range": [
- 28053,
- 28065
+ 28183,
+ 28195
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 8
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 20
}
}
@@ -38974,16 +39089,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28068,
- 28071
+ 28198,
+ 28201
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 23
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 26
}
}
@@ -38992,31 +39107,31 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 28072,
- 28080
+ 28202,
+ 28210
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 27
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 35
}
}
},
"range": [
- 28068,
- 28080
+ 28198,
+ 28210
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 23
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 35
}
}
@@ -39027,16 +39142,16 @@
"type": "Identifier",
"name": "DateType",
"range": [
- 28088,
- 28096
+ 28218,
+ 28226
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 43
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 51
}
}
@@ -39045,77 +39160,77 @@
{
"type": "ThisExpression",
"range": [
- 28097,
- 28101
+ 28227,
+ 28231
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 52
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 56
}
}
}
],
"range": [
- 28084,
- 28102
+ 28214,
+ 28232
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 39
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 57
}
}
},
"range": [
- 28068,
- 28102
+ 28198,
+ 28232
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 23
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 57
}
}
},
"range": [
- 28053,
- 28102
+ 28183,
+ 28232
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 8
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 57
}
}
},
"range": [
- 28053,
- 28103
+ 28183,
+ 28233
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 8
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 58
}
},
@@ -39124,16 +39239,16 @@
"type": "Line",
"value": " Instanciate sugar date wrapper",
"range": [
- 28011,
- 28044
+ 28141,
+ 28174
],
"loc": {
"start": {
- "line": 1024,
+ "line": 1028,
"column": 8
},
"end": {
- "line": 1024,
+ "line": 1028,
"column": 41
}
}
@@ -39154,16 +39269,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28112,
- 28115
+ 28242,
+ 28245
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 8
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 11
}
}
@@ -39172,31 +39287,31 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 28116,
- 28124
+ 28246,
+ 28254
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 12
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 20
}
}
},
"range": [
- 28112,
- 28124
+ 28242,
+ 28254
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 8
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 20
}
}
@@ -39205,62 +39320,62 @@
"type": "Identifier",
"name": "init",
"range": [
- 28125,
- 28129
+ 28255,
+ 28259
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 21
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 25
}
}
},
"range": [
- 28112,
- 28129
+ 28242,
+ 28259
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 8
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 25
}
}
},
"arguments": [],
"range": [
- 28112,
- 28131
+ 28242,
+ 28261
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 8
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 27
}
}
},
"range": [
- 28112,
- 28132
+ 28242,
+ 28262
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 8
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 28
}
},
@@ -39269,16 +39384,16 @@
"type": "Line",
"value": " Instantiate help feature and initialise only if set true",
"range": [
- 28142,
- 28201
+ 28272,
+ 28331
],
"loc": {
"start": {
- "line": 1028,
+ "line": 1032,
"column": 8
},
"end": {
- "line": 1028,
+ "line": 1032,
"column": 67
}
}
@@ -39297,16 +39412,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28210,
- 28213
+ 28340,
+ 28343
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 8
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 11
}
}
@@ -39315,31 +39430,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 28214,
- 28218
+ 28344,
+ 28348
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 12
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 16
}
}
},
"range": [
- 28210,
- 28218
+ 28340,
+ 28348
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 8
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 16
}
}
@@ -39354,16 +39469,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28221,
- 28224
+ 28351,
+ 28354
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 19
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 22
}
}
@@ -39372,31 +39487,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 28225,
- 28229
+ 28355,
+ 28359
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 23
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 27
}
}
},
"range": [
- 28221,
- 28229
+ 28351,
+ 28359
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 19
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 27
}
}
@@ -39407,16 +39522,16 @@
"type": "Identifier",
"name": "Help",
"range": [
- 28237,
- 28241
+ 28367,
+ 28371
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 35
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 39
}
}
@@ -39425,77 +39540,77 @@
{
"type": "ThisExpression",
"range": [
- 28242,
- 28246
+ 28372,
+ 28376
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 40
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 44
}
}
}
],
"range": [
- 28233,
- 28247
+ 28363,
+ 28377
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 31
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 45
}
}
},
"range": [
- 28221,
- 28247
+ 28351,
+ 28377
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 19
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 45
}
}
},
"range": [
- 28210,
- 28247
+ 28340,
+ 28377
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 8
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 45
}
}
},
"range": [
- 28210,
- 28248
+ 28340,
+ 28378
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 8
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 46
}
},
@@ -39504,16 +39619,16 @@
"type": "Line",
"value": " Instantiate help feature and initialise only if set true",
"range": [
- 28142,
- 28201
+ 28272,
+ 28331
],
"loc": {
"start": {
- "line": 1028,
+ "line": 1032,
"column": 8
},
"end": {
- "line": 1028,
+ "line": 1032,
"column": 67
}
}
@@ -39528,16 +39643,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 28261,
- 28265
+ 28391,
+ 28395
],
"loc": {
"start": {
- "line": 1030,
+ "line": 1034,
"column": 12
},
"end": {
- "line": 1030,
+ "line": 1034,
"column": 16
}
}
@@ -39546,31 +39661,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 28266,
- 28270
+ 28396,
+ 28400
],
"loc": {
"start": {
- "line": 1030,
+ "line": 1034,
"column": 17
},
"end": {
- "line": 1030,
+ "line": 1034,
"column": 21
}
}
},
"range": [
- 28261,
- 28270
+ 28391,
+ 28400
],
"loc": {
"start": {
- "line": 1030,
+ "line": 1034,
"column": 12
},
"end": {
- "line": 1030,
+ "line": 1034,
"column": 21
}
}
@@ -39592,16 +39707,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28286,
- 28289
+ 28416,
+ 28419
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 12
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 15
}
}
@@ -39610,31 +39725,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 28290,
- 28294
+ 28420,
+ 28424
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 16
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 20
}
}
},
"range": [
- 28286,
- 28294
+ 28416,
+ 28424
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 12
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 20
}
}
@@ -39643,94 +39758,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 28295,
- 28299
+ 28425,
+ 28429
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 21
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 25
}
}
},
"range": [
- 28286,
- 28299
+ 28416,
+ 28429
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 12
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 25
}
}
},
"arguments": [],
"range": [
- 28286,
- 28301
+ 28416,
+ 28431
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 12
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 27
}
}
},
"range": [
- 28286,
- 28302
+ 28416,
+ 28432
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 12
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 28
}
}
}
],
"range": [
- 28272,
- 28312
+ 28402,
+ 28442
],
"loc": {
"start": {
- "line": 1030,
+ "line": 1034,
"column": 23
},
"end": {
- "line": 1032,
+ "line": 1036,
"column": 9
}
}
},
"alternate": null,
"range": [
- 28257,
- 28312
+ 28387,
+ 28442
],
"loc": {
"start": {
- "line": 1030,
+ "line": 1034,
"column": 8
},
"end": {
- "line": 1032,
+ "line": 1036,
"column": 9
}
}
@@ -39743,16 +39858,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 28326,
- 28330
+ 28456,
+ 28460
],
"loc": {
"start": {
- "line": 1034,
+ "line": 1038,
"column": 12
},
"end": {
- "line": 1034,
+ "line": 1038,
"column": 16
}
}
@@ -39761,31 +39876,31 @@
"type": "Identifier",
"name": "state",
"range": [
- 28331,
- 28336
+ 28461,
+ 28466
],
"loc": {
"start": {
- "line": 1034,
+ "line": 1038,
"column": 17
},
"end": {
- "line": 1034,
+ "line": 1038,
"column": 22
}
}
},
"range": [
- 28326,
- 28336
+ 28456,
+ 28466
],
"loc": {
"start": {
- "line": 1034,
+ "line": 1038,
"column": 12
},
"end": {
- "line": 1034,
+ "line": 1038,
"column": 22
}
}
@@ -39805,16 +39920,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28352,
- 28355
+ 28482,
+ 28485
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 12
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 15
}
}
@@ -39823,31 +39938,31 @@
"type": "Identifier",
"name": "state",
"range": [
- 28356,
- 28361
+ 28486,
+ 28491
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 16
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 21
}
}
},
"range": [
- 28352,
- 28361
+ 28482,
+ 28491
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 12
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 21
}
}
@@ -39862,16 +39977,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28364,
- 28367
+ 28494,
+ 28497
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 24
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 27
}
}
@@ -39880,31 +39995,31 @@
"type": "Identifier",
"name": "state",
"range": [
- 28368,
- 28373
+ 28498,
+ 28503
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 28
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 33
}
}
},
"range": [
- 28364,
- 28373
+ 28494,
+ 28503
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 24
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 33
}
}
@@ -39915,16 +40030,16 @@
"type": "Identifier",
"name": "State",
"range": [
- 28381,
- 28386
+ 28511,
+ 28516
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 41
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 46
}
}
@@ -39933,77 +40048,77 @@
{
"type": "ThisExpression",
"range": [
- 28387,
- 28391
+ 28517,
+ 28521
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 47
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 51
}
}
}
],
"range": [
- 28377,
- 28392
+ 28507,
+ 28522
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 37
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 52
}
}
},
"range": [
- 28364,
- 28392
+ 28494,
+ 28522
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 24
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 52
}
}
},
"range": [
- 28352,
- 28392
+ 28482,
+ 28522
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 12
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 52
}
}
},
"range": [
- 28352,
- 28393
+ 28482,
+ 28523
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 12
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 53
}
}
@@ -40022,16 +40137,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28406,
- 28409
+ 28536,
+ 28539
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 12
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 15
}
}
@@ -40040,31 +40155,31 @@
"type": "Identifier",
"name": "state",
"range": [
- 28410,
- 28415
+ 28540,
+ 28545
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 16
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 21
}
}
},
"range": [
- 28406,
- 28415
+ 28536,
+ 28545
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 12
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 21
}
}
@@ -40073,94 +40188,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 28416,
- 28420
+ 28546,
+ 28550
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 22
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 26
}
}
},
"range": [
- 28406,
- 28420
+ 28536,
+ 28550
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 12
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 26
}
}
},
"arguments": [],
"range": [
- 28406,
- 28422
+ 28536,
+ 28552
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 12
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 28
}
}
},
"range": [
- 28406,
- 28423
+ 28536,
+ 28553
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 12
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 29
}
}
}
],
"range": [
- 28338,
- 28433
+ 28468,
+ 28563
],
"loc": {
"start": {
- "line": 1034,
+ "line": 1038,
"column": 24
},
"end": {
- "line": 1037,
+ "line": 1041,
"column": 9
}
}
},
"alternate": null,
"range": [
- 28322,
- 28433
+ 28452,
+ 28563
],
"loc": {
"start": {
- "line": 1034,
+ "line": 1038,
"column": 8
},
"end": {
- "line": 1037,
+ "line": 1041,
"column": 9
}
}
@@ -40173,16 +40288,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 28447,
- 28451
+ 28577,
+ 28581
],
"loc": {
"start": {
- "line": 1039,
+ "line": 1043,
"column": 12
},
"end": {
- "line": 1039,
+ "line": 1043,
"column": 16
}
}
@@ -40191,31 +40306,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 28452,
- 28462
+ 28582,
+ 28592
],
"loc": {
"start": {
- "line": 1039,
+ "line": 1043,
"column": 17
},
"end": {
- "line": 1039,
+ "line": 1043,
"column": 27
}
}
},
"range": [
- 28447,
- 28462
+ 28577,
+ 28592
],
"loc": {
"start": {
- "line": 1039,
+ "line": 1043,
"column": 12
},
"end": {
- "line": 1039,
+ "line": 1043,
"column": 27
}
}
@@ -40235,16 +40350,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28478,
- 28481
+ 28608,
+ 28611
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 12
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 15
}
}
@@ -40253,31 +40368,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 28482,
- 28492
+ 28612,
+ 28622
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 16
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 26
}
}
},
"range": [
- 28478,
- 28492
+ 28608,
+ 28622
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 12
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 26
}
}
@@ -40292,16 +40407,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28495,
- 28498
+ 28625,
+ 28628
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 29
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 32
}
}
@@ -40310,31 +40425,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 28499,
- 28509
+ 28629,
+ 28639
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 33
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 43
}
}
},
"range": [
- 28495,
- 28509
+ 28625,
+ 28639
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 29
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 43
}
}
@@ -40345,447 +40460,17 @@
"type": "Identifier",
"name": "GridLayout",
"range": [
- 28517,
- 28527
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 51
- },
- "end": {
- "line": 1040,
- "column": 61
- }
- }
- },
- "arguments": [
- {
- "type": "ThisExpression",
- "range": [
- 28528,
- 28532
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 62
- },
- "end": {
- "line": 1040,
- "column": 66
- }
- }
- }
- ],
- "range": [
- 28513,
- 28533
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 47
- },
- "end": {
- "line": 1040,
- "column": 67
- }
- }
- },
- "range": [
- 28495,
- 28533
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 29
- },
- "end": {
- "line": 1040,
- "column": 67
- }
- }
- },
- "range": [
- 28478,
- 28533
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 12
- },
- "end": {
- "line": 1040,
- "column": 67
- }
- }
- },
- "range": [
- 28478,
- 28534
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 12
- },
- "end": {
- "line": 1040,
- "column": 68
- }
- }
- },
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "Mod",
- "range": [
- 28547,
- 28550
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 12
- },
- "end": {
- "line": 1041,
- "column": 15
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "gridLayout",
- "range": [
- 28551,
- 28561
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 16
- },
- "end": {
- "line": 1041,
- "column": 26
- }
- }
- },
- "range": [
- 28547,
- 28561
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 12
- },
- "end": {
- "line": 1041,
- "column": 26
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "init",
- "range": [
- 28562,
- 28566
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 27
- },
- "end": {
- "line": 1041,
- "column": 31
- }
- }
- },
- "range": [
- 28547,
- 28566
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 12
- },
- "end": {
- "line": 1041,
- "column": 31
- }
- }
- },
- "arguments": [],
- "range": [
- 28547,
- 28568
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 12
- },
- "end": {
- "line": 1041,
- "column": 33
- }
- }
- },
- "range": [
- 28547,
- 28569
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 12
- },
- "end": {
- "line": 1041,
- "column": 34
- }
- }
- }
- ],
- "range": [
- 28464,
- 28579
- ],
- "loc": {
- "start": {
- "line": 1039,
- "column": 29
- },
- "end": {
- "line": 1042,
- "column": 9
- }
- }
- },
- "alternate": null,
- "range": [
- 28443,
- 28579
- ],
- "loc": {
- "start": {
- "line": 1039,
- "column": 8
- },
- "end": {
- "line": 1042,
- "column": 9
- }
- }
- },
- {
- "type": "IfStatement",
- "test": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 28593,
- 28597
- ],
- "loc": {
- "start": {
- "line": 1044,
- "column": 12
- },
- "end": {
- "line": 1044,
- "column": 16
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "loader",
- "range": [
- 28598,
- 28604
- ],
- "loc": {
- "start": {
- "line": 1044,
- "column": 17
- },
- "end": {
- "line": 1044,
- "column": 23
- }
- }
- },
- "range": [
- 28593,
- 28604
- ],
- "loc": {
- "start": {
- "line": 1044,
- "column": 12
- },
- "end": {
- "line": 1044,
- "column": 23
- }
- }
- },
- "consequent": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "AssignmentExpression",
- "operator": "=",
- "left": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "Mod",
- "range": [
- 28620,
- 28623
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 12
- },
- "end": {
- "line": 1045,
- "column": 15
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "loader",
- "range": [
- 28624,
- 28630
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 16
- },
- "end": {
- "line": 1045,
- "column": 22
- }
- }
- },
- "range": [
- 28620,
- 28630
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 12
- },
- "end": {
- "line": 1045,
- "column": 22
- }
- }
- },
- "right": {
- "type": "LogicalExpression",
- "operator": "||",
- "left": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "Mod",
- "range": [
- 28633,
- 28636
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 25
- },
- "end": {
- "line": 1045,
- "column": 28
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "loader",
- "range": [
- 28637,
- 28643
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 29
- },
- "end": {
- "line": 1045,
- "column": 35
- }
- }
- },
- "range": [
- 28633,
- 28643
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 25
- },
- "end": {
- "line": 1045,
- "column": 35
- }
- }
- },
- "right": {
- "type": "NewExpression",
- "callee": {
- "type": "Identifier",
- "name": "Loader",
- "range": [
- 28651,
+ 28647,
28657
],
"loc": {
"start": {
- "line": 1045,
- "column": 43
+ "line": 1044,
+ "column": 51
},
"end": {
- "line": 1045,
- "column": 49
+ "line": 1044,
+ "column": 61
}
}
},
@@ -40798,73 +40483,73 @@
],
"loc": {
"start": {
- "line": 1045,
- "column": 50
+ "line": 1044,
+ "column": 62
},
"end": {
- "line": 1045,
- "column": 54
+ "line": 1044,
+ "column": 66
}
}
}
],
"range": [
- 28647,
+ 28643,
28663
],
"loc": {
"start": {
- "line": 1045,
- "column": 39
+ "line": 1044,
+ "column": 47
},
"end": {
- "line": 1045,
- "column": 55
+ "line": 1044,
+ "column": 67
}
}
},
"range": [
- 28633,
+ 28625,
28663
],
"loc": {
"start": {
- "line": 1045,
- "column": 25
+ "line": 1044,
+ "column": 29
},
"end": {
- "line": 1045,
- "column": 55
+ "line": 1044,
+ "column": 67
}
}
},
"range": [
- 28620,
+ 28608,
28663
],
"loc": {
"start": {
- "line": 1045,
+ "line": 1044,
"column": 12
},
"end": {
- "line": 1045,
- "column": 55
+ "line": 1044,
+ "column": 67
}
}
},
"range": [
- 28620,
+ 28608,
28664
],
"loc": {
"start": {
- "line": 1045,
+ "line": 1044,
"column": 12
},
"end": {
- "line": 1045,
- "column": 56
+ "line": 1044,
+ "column": 68
}
}
},
@@ -40887,45 +40572,45 @@
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 12
},
"end": {
- "line": 1046,
+ "line": 1045,
"column": 15
}
}
},
"property": {
"type": "Identifier",
- "name": "loader",
+ "name": "gridLayout",
"range": [
28681,
- 28687
+ 28691
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 16
},
"end": {
- "line": 1046,
- "column": 22
+ "line": 1045,
+ "column": 26
}
}
},
"range": [
28677,
- 28687
+ 28691
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 12
},
"end": {
- "line": 1046,
- "column": 22
+ "line": 1045,
+ "column": 26
}
}
},
@@ -40933,94 +40618,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 28688,
- 28692
+ 28692,
+ 28696
],
"loc": {
"start": {
- "line": 1046,
- "column": 23
+ "line": 1045,
+ "column": 27
},
"end": {
- "line": 1046,
- "column": 27
+ "line": 1045,
+ "column": 31
}
}
},
"range": [
28677,
- 28692
+ 28696
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 12
},
"end": {
- "line": 1046,
- "column": 27
+ "line": 1045,
+ "column": 31
}
}
},
"arguments": [],
"range": [
28677,
- 28694
+ 28698
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 12
},
"end": {
- "line": 1046,
- "column": 29
+ "line": 1045,
+ "column": 33
}
}
},
"range": [
28677,
- 28695
+ 28699
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 12
},
"end": {
- "line": 1046,
- "column": 30
+ "line": 1045,
+ "column": 34
}
}
}
],
"range": [
- 28606,
- 28705
+ 28594,
+ 28709
],
"loc": {
"start": {
- "line": 1044,
- "column": 25
+ "line": 1043,
+ "column": 29
},
"end": {
- "line": 1047,
+ "line": 1046,
"column": 9
}
}
},
"alternate": null,
"range": [
- 28589,
- 28705
+ 28573,
+ 28709
],
"loc": {
"start": {
- "line": 1044,
+ "line": 1043,
"column": 8
},
"end": {
- "line": 1047,
+ "line": 1046,
"column": 9
}
}
@@ -41033,16 +40718,446 @@
"object": {
"type": "ThisExpression",
"range": [
- 28719,
- 28723
+ 28723,
+ 28727
],
"loc": {
"start": {
- "line": 1049,
+ "line": 1048,
"column": 12
},
"end": {
- "line": 1049,
+ "line": 1048,
+ "column": 16
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "loader",
+ "range": [
+ 28728,
+ 28734
+ ],
+ "loc": {
+ "start": {
+ "line": 1048,
+ "column": 17
+ },
+ "end": {
+ "line": 1048,
+ "column": 23
+ }
+ }
+ },
+ "range": [
+ 28723,
+ 28734
+ ],
+ "loc": {
+ "start": {
+ "line": 1048,
+ "column": 12
+ },
+ "end": {
+ "line": 1048,
+ "column": 23
+ }
+ }
+ },
+ "consequent": {
+ "type": "BlockStatement",
+ "body": [
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "AssignmentExpression",
+ "operator": "=",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "Mod",
+ "range": [
+ 28750,
+ 28753
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 12
+ },
+ "end": {
+ "line": 1049,
+ "column": 15
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "loader",
+ "range": [
+ 28754,
+ 28760
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 16
+ },
+ "end": {
+ "line": 1049,
+ "column": 22
+ }
+ }
+ },
+ "range": [
+ 28750,
+ 28760
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 12
+ },
+ "end": {
+ "line": 1049,
+ "column": 22
+ }
+ }
+ },
+ "right": {
+ "type": "LogicalExpression",
+ "operator": "||",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "Mod",
+ "range": [
+ 28763,
+ 28766
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 25
+ },
+ "end": {
+ "line": 1049,
+ "column": 28
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "loader",
+ "range": [
+ 28767,
+ 28773
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 29
+ },
+ "end": {
+ "line": 1049,
+ "column": 35
+ }
+ }
+ },
+ "range": [
+ 28763,
+ 28773
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 25
+ },
+ "end": {
+ "line": 1049,
+ "column": 35
+ }
+ }
+ },
+ "right": {
+ "type": "NewExpression",
+ "callee": {
+ "type": "Identifier",
+ "name": "Loader",
+ "range": [
+ 28781,
+ 28787
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 43
+ },
+ "end": {
+ "line": 1049,
+ "column": 49
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "ThisExpression",
+ "range": [
+ 28788,
+ 28792
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 50
+ },
+ "end": {
+ "line": 1049,
+ "column": 54
+ }
+ }
+ }
+ ],
+ "range": [
+ 28777,
+ 28793
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 39
+ },
+ "end": {
+ "line": 1049,
+ "column": 55
+ }
+ }
+ },
+ "range": [
+ 28763,
+ 28793
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 25
+ },
+ "end": {
+ "line": 1049,
+ "column": 55
+ }
+ }
+ },
+ "range": [
+ 28750,
+ 28793
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 12
+ },
+ "end": {
+ "line": 1049,
+ "column": 55
+ }
+ }
+ },
+ "range": [
+ 28750,
+ 28794
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 12
+ },
+ "end": {
+ "line": 1049,
+ "column": 56
+ }
+ }
+ },
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "Mod",
+ "range": [
+ 28807,
+ 28810
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 12
+ },
+ "end": {
+ "line": 1050,
+ "column": 15
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "loader",
+ "range": [
+ 28811,
+ 28817
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 16
+ },
+ "end": {
+ "line": 1050,
+ "column": 22
+ }
+ }
+ },
+ "range": [
+ 28807,
+ 28817
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 12
+ },
+ "end": {
+ "line": 1050,
+ "column": 22
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "init",
+ "range": [
+ 28818,
+ 28822
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 23
+ },
+ "end": {
+ "line": 1050,
+ "column": 27
+ }
+ }
+ },
+ "range": [
+ 28807,
+ 28822
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 12
+ },
+ "end": {
+ "line": 1050,
+ "column": 27
+ }
+ }
+ },
+ "arguments": [],
+ "range": [
+ 28807,
+ 28824
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 12
+ },
+ "end": {
+ "line": 1050,
+ "column": 29
+ }
+ }
+ },
+ "range": [
+ 28807,
+ 28825
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 12
+ },
+ "end": {
+ "line": 1050,
+ "column": 30
+ }
+ }
+ }
+ ],
+ "range": [
+ 28736,
+ 28835
+ ],
+ "loc": {
+ "start": {
+ "line": 1048,
+ "column": 25
+ },
+ "end": {
+ "line": 1051,
+ "column": 9
+ }
+ }
+ },
+ "alternate": null,
+ "range": [
+ 28719,
+ 28835
+ ],
+ "loc": {
+ "start": {
+ "line": 1048,
+ "column": 8
+ },
+ "end": {
+ "line": 1051,
+ "column": 9
+ }
+ }
+ },
+ {
+ "type": "IfStatement",
+ "test": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 28849,
+ 28853
+ ],
+ "loc": {
+ "start": {
+ "line": 1053,
+ "column": 12
+ },
+ "end": {
+ "line": 1053,
"column": 16
}
}
@@ -41051,31 +41166,31 @@
"type": "Identifier",
"name": "highlightKeywords",
"range": [
- 28724,
- 28741
+ 28854,
+ 28871
],
"loc": {
"start": {
- "line": 1049,
+ "line": 1053,
"column": 17
},
"end": {
- "line": 1049,
+ "line": 1053,
"column": 34
}
}
},
"range": [
- 28719,
- 28741
+ 28849,
+ 28871
],
"loc": {
"start": {
- "line": 1049,
+ "line": 1053,
"column": 12
},
"end": {
- "line": 1049,
+ "line": 1053,
"column": 34
}
}
@@ -41095,16 +41210,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28757,
- 28760
+ 28887,
+ 28890
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 12
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 15
}
}
@@ -41113,31 +41228,31 @@
"type": "Identifier",
"name": "highlightKeyword",
"range": [
- 28761,
- 28777
+ 28891,
+ 28907
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 16
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 32
}
}
},
"range": [
- 28757,
- 28777
+ 28887,
+ 28907
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 12
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 32
}
}
@@ -41148,16 +41263,16 @@
"type": "Identifier",
"name": "HighlightKeyword",
"range": [
- 28784,
- 28800
+ 28914,
+ 28930
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 39
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 55
}
}
@@ -41166,62 +41281,62 @@
{
"type": "ThisExpression",
"range": [
- 28801,
- 28805
+ 28931,
+ 28935
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 56
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 60
}
}
}
],
"range": [
- 28780,
- 28806
+ 28910,
+ 28936
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 35
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 61
}
}
},
"range": [
- 28757,
- 28806
+ 28887,
+ 28936
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 12
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 61
}
}
},
"range": [
- 28757,
- 28807
+ 28887,
+ 28937
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 12
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 62
}
}
@@ -41240,16 +41355,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28820,
- 28823
+ 28950,
+ 28953
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 12
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 15
}
}
@@ -41258,31 +41373,31 @@
"type": "Identifier",
"name": "highlightKeyword",
"range": [
- 28824,
- 28840
+ 28954,
+ 28970
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 16
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 32
}
}
},
"range": [
- 28820,
- 28840
+ 28950,
+ 28970
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 12
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 32
}
}
@@ -41291,94 +41406,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 28841,
- 28845
+ 28971,
+ 28975
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 33
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 37
}
}
},
"range": [
- 28820,
- 28845
+ 28950,
+ 28975
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 12
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 37
}
}
},
"arguments": [],
"range": [
- 28820,
- 28847
+ 28950,
+ 28977
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 12
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 39
}
}
},
"range": [
- 28820,
- 28848
+ 28950,
+ 28978
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 12
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 40
}
}
}
],
"range": [
- 28743,
- 28858
+ 28873,
+ 28988
],
"loc": {
"start": {
- "line": 1049,
+ "line": 1053,
"column": 36
},
"end": {
- "line": 1052,
+ "line": 1056,
"column": 9
}
}
},
"alternate": null,
"range": [
- 28715,
- 28858
+ 28845,
+ 28988
],
"loc": {
"start": {
- "line": 1049,
+ "line": 1053,
"column": 8
},
"end": {
- "line": 1052,
+ "line": 1056,
"column": 9
}
}
@@ -41391,16 +41506,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 28872,
- 28876
+ 29002,
+ 29006
],
"loc": {
"start": {
- "line": 1054,
+ "line": 1058,
"column": 12
},
"end": {
- "line": 1054,
+ "line": 1058,
"column": 16
}
}
@@ -41409,31 +41524,31 @@
"type": "Identifier",
"name": "popupFilters",
"range": [
- 28877,
- 28889
+ 29007,
+ 29019
],
"loc": {
"start": {
- "line": 1054,
+ "line": 1058,
"column": 17
},
"end": {
- "line": 1054,
+ "line": 1058,
"column": 29
}
}
},
"range": [
- 28872,
- 28889
+ 29002,
+ 29019
],
"loc": {
"start": {
- "line": 1054,
+ "line": 1058,
"column": 12
},
"end": {
- "line": 1054,
+ "line": 1058,
"column": 29
}
}
@@ -41453,16 +41568,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28905,
- 28908
+ 29035,
+ 29038
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 12
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 15
}
}
@@ -41471,31 +41586,31 @@
"type": "Identifier",
"name": "popupFilter",
"range": [
- 28909,
- 28920
+ 29039,
+ 29050
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 16
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 27
}
}
},
"range": [
- 28905,
- 28920
+ 29035,
+ 29050
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 12
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 27
}
}
@@ -41510,16 +41625,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28923,
- 28926
+ 29053,
+ 29056
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 30
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 33
}
}
@@ -41528,31 +41643,31 @@
"type": "Identifier",
"name": "popupFilter",
"range": [
- 28927,
- 28938
+ 29057,
+ 29068
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 34
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 45
}
}
},
"range": [
- 28923,
- 28938
+ 29053,
+ 29068
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 30
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 45
}
}
@@ -41563,16 +41678,16 @@
"type": "Identifier",
"name": "PopupFilter",
"range": [
- 28946,
- 28957
+ 29076,
+ 29087
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 53
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 64
}
}
@@ -41581,77 +41696,77 @@
{
"type": "ThisExpression",
"range": [
- 28958,
- 28962
+ 29088,
+ 29092
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 65
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 69
}
}
}
],
"range": [
- 28942,
- 28963
+ 29072,
+ 29093
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 49
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 70
}
}
},
"range": [
- 28923,
- 28963
+ 29053,
+ 29093
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 30
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 70
}
}
},
"range": [
- 28905,
- 28963
+ 29035,
+ 29093
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 12
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 70
}
}
},
"range": [
- 28905,
- 28964
+ 29035,
+ 29094
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 12
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 71
}
}
@@ -41670,16 +41785,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28977,
- 28980
+ 29107,
+ 29110
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 12
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 15
}
}
@@ -41688,31 +41803,31 @@
"type": "Identifier",
"name": "popupFilter",
"range": [
- 28981,
- 28992
+ 29111,
+ 29122
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 16
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 27
}
}
},
"range": [
- 28977,
- 28992
+ 29107,
+ 29122
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 12
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 27
}
}
@@ -41721,94 +41836,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 28993,
- 28997
+ 29123,
+ 29127
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 28
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 32
}
}
},
"range": [
- 28977,
- 28997
+ 29107,
+ 29127
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 12
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 32
}
}
},
"arguments": [],
"range": [
- 28977,
- 28999
+ 29107,
+ 29129
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 12
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 34
}
}
},
"range": [
- 28977,
- 29000
+ 29107,
+ 29130
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 12
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 35
}
}
}
],
"range": [
- 28891,
- 29010
+ 29021,
+ 29140
],
"loc": {
"start": {
- "line": 1054,
+ "line": 1058,
"column": 31
},
"end": {
- "line": 1057,
+ "line": 1061,
"column": 9
}
}
},
"alternate": null,
"range": [
- 28868,
- 29010
+ 28998,
+ 29140
],
"loc": {
"start": {
- "line": 1054,
+ "line": 1058,
"column": 8
},
"end": {
- "line": 1057,
+ "line": 1061,
"column": 9
}
},
@@ -41817,16 +41932,16 @@
"type": "Line",
"value": "filters grid is not generated",
"range": [
- 29020,
- 29051
+ 29150,
+ 29181
],
"loc": {
"start": {
- "line": 1059,
+ "line": 1063,
"column": 8
},
"end": {
- "line": 1059,
+ "line": 1063,
"column": 39
}
}
@@ -41844,16 +41959,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29065,
- 29069
+ 29195,
+ 29199
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 13
},
"end": {
- "line": 1060,
+ "line": 1064,
"column": 17
}
}
@@ -41862,47 +41977,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 29070,
- 29077
+ 29200,
+ 29207
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 18
},
"end": {
- "line": 1060,
+ "line": 1064,
"column": 25
}
}
},
"range": [
- 29065,
- 29077
+ 29195,
+ 29207
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 13
},
"end": {
- "line": 1060,
+ "line": 1064,
"column": 25
}
}
},
"prefix": true,
"range": [
- 29064,
- 29077
+ 29194,
+ 29207
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 12
},
"end": {
- "line": 1060,
+ "line": 1064,
"column": 25
}
}
@@ -41920,16 +42035,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29093,
- 29097
+ 29223,
+ 29227
],
"loc": {
"start": {
- "line": 1061,
+ "line": 1065,
"column": 12
},
"end": {
- "line": 1061,
+ "line": 1065,
"column": 16
}
}
@@ -41938,78 +42053,78 @@
"type": "Identifier",
"name": "_initNoFilters",
"range": [
- 29098,
- 29112
+ 29228,
+ 29242
],
"loc": {
"start": {
- "line": 1061,
+ "line": 1065,
"column": 17
},
"end": {
- "line": 1061,
+ "line": 1065,
"column": 31
}
}
},
"range": [
- 29093,
- 29112
+ 29223,
+ 29242
],
"loc": {
"start": {
- "line": 1061,
+ "line": 1065,
"column": 12
},
"end": {
- "line": 1061,
+ "line": 1065,
"column": 31
}
}
},
"arguments": [],
"range": [
- 29093,
- 29114
+ 29223,
+ 29244
],
"loc": {
"start": {
- "line": 1061,
+ "line": 1065,
"column": 12
},
"end": {
- "line": 1061,
+ "line": 1065,
"column": 33
}
}
},
"range": [
- 29093,
- 29115
+ 29223,
+ 29245
],
"loc": {
"start": {
- "line": 1061,
+ "line": 1065,
"column": 12
},
"end": {
- "line": 1061,
+ "line": 1065,
"column": 34
}
}
}
],
"range": [
- 29079,
- 29125
+ 29209,
+ 29255
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 27
},
"end": {
- "line": 1062,
+ "line": 1066,
"column": 9
}
}
@@ -42026,16 +42141,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 29149,
- 29155
+ 29279,
+ 29285
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 16
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 22
}
}
@@ -42048,16 +42163,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29158,
- 29162
+ 29288,
+ 29292
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 25
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 29
}
}
@@ -42066,62 +42181,62 @@
"type": "Identifier",
"name": "_insertFiltersRow",
"range": [
- 29163,
- 29180
+ 29293,
+ 29310
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 30
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 47
}
}
},
"range": [
- 29158,
- 29180
+ 29288,
+ 29310
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 25
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 47
}
}
},
"arguments": [],
"range": [
- 29158,
- 29182
+ 29288,
+ 29312
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 25
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 49
}
}
},
"range": [
- 29149,
- 29182
+ 29279,
+ 29312
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 16
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 49
}
}
@@ -42129,16 +42244,16 @@
],
"kind": "let",
"range": [
- 29145,
- 29183
+ 29275,
+ 29313
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 12
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 50
}
}
@@ -42154,16 +42269,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29197,
- 29201
+ 29327,
+ 29331
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 12
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 16
}
}
@@ -42172,31 +42287,31 @@
"type": "Identifier",
"name": "nbFilterableRows",
"range": [
- 29202,
- 29218
+ 29332,
+ 29348
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 17
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 33
}
}
},
"range": [
- 29197,
- 29218
+ 29327,
+ 29348
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 12
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 33
}
}
@@ -42209,16 +42324,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29221,
- 29225
+ 29351,
+ 29355
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 36
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 40
}
}
@@ -42227,77 +42342,77 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 29226,
- 29235
+ 29356,
+ 29365
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 41
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 50
}
}
},
"range": [
- 29221,
- 29235
+ 29351,
+ 29365
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 36
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 50
}
}
},
"arguments": [],
"range": [
- 29221,
- 29237
+ 29351,
+ 29367
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 36
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 52
}
}
},
"range": [
- 29197,
- 29237
+ 29327,
+ 29367
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 12
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 52
}
}
},
"range": [
- 29197,
- 29238
+ 29327,
+ 29368
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 12
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 53
}
},
@@ -42306,16 +42421,16 @@
"type": "Line",
"value": " Generate filters",
"range": [
- 29252,
- 29271
+ 29382,
+ 29401
],
"loc": {
"start": {
- "line": 1067,
+ "line": 1071,
"column": 12
},
"end": {
- "line": 1067,
+ "line": 1071,
"column": 31
}
}
@@ -42333,16 +42448,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 29293,
- 29294
+ 29423,
+ 29424
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 21
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 22
}
}
@@ -42352,31 +42467,31 @@
"value": 0,
"raw": "0",
"range": [
- 29297,
- 29298
+ 29427,
+ 29428
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 25
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 26
}
}
},
"range": [
- 29293,
- 29298
+ 29423,
+ 29428
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 21
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 26
}
}
@@ -42384,16 +42499,16 @@
],
"kind": "let",
"range": [
- 29289,
- 29298
+ 29419,
+ 29428
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 17
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 26
}
}
@@ -42405,16 +42520,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 29300,
- 29301
+ 29430,
+ 29431
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 28
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 29
}
}
@@ -42423,31 +42538,31 @@
"type": "Identifier",
"name": "n",
"range": [
- 29304,
- 29305
+ 29434,
+ 29435
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 32
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 33
}
}
},
"range": [
- 29300,
- 29305
+ 29430,
+ 29435
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 28
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 33
}
}
@@ -42459,32 +42574,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 29307,
- 29308
+ 29437,
+ 29438
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 35
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 36
}
}
},
"prefix": false,
"range": [
- 29307,
- 29310
+ 29437,
+ 29440
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 35
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 38
}
}
@@ -42505,16 +42620,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29330,
- 29334
+ 29460,
+ 29464
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 16
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 20
}
}
@@ -42523,31 +42638,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 29335,
- 29342
+ 29465,
+ 29472
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 21
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 28
}
}
},
"range": [
- 29330,
- 29342
+ 29460,
+ 29472
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 16
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 28
}
}
@@ -42556,31 +42671,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 29343,
- 29347
+ 29473,
+ 29477
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 29
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 33
}
}
},
"range": [
- 29330,
- 29347
+ 29460,
+ 29477
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 16
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 33
}
}
@@ -42591,16 +42706,16 @@
"value": "before-filter-init",
"raw": "'before-filter-init'",
"range": [
- 29348,
- 29368
+ 29478,
+ 29498
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 34
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 54
}
}
@@ -42608,16 +42723,16 @@
{
"type": "ThisExpression",
"range": [
- 29370,
- 29374
+ 29500,
+ 29504
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 56
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 60
}
}
@@ -42626,47 +42741,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 29376,
- 29377
+ 29506,
+ 29507
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 62
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 63
}
}
}
],
"range": [
- 29330,
- 29378
+ 29460,
+ 29508
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 16
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 64
}
}
},
"range": [
- 29330,
- 29379
+ 29460,
+ 29509
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 16
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 65
}
}
@@ -42680,16 +42795,16 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 29401,
- 29408
+ 29531,
+ 29538
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 20
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 27
}
}
@@ -42700,16 +42815,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 29411,
- 29420
+ 29541,
+ 29550
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 30
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 39
}
}
@@ -42721,16 +42836,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29421,
- 29425
+ 29551,
+ 29555
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 40
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 44
}
}
@@ -42739,62 +42854,62 @@
"type": "Identifier",
"name": "fltCellTag",
"range": [
- 29426,
- 29436
+ 29556,
+ 29566
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 45
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 55
}
}
},
"range": [
- 29421,
- 29436
+ 29551,
+ 29566
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 40
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 55
}
}
}
],
"range": [
- 29411,
- 29437
+ 29541,
+ 29567
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 30
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 56
}
}
},
"range": [
- 29401,
- 29437
+ 29531,
+ 29567
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 20
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 56
}
}
@@ -42805,16 +42920,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 29459,
- 29462
+ 29589,
+ 29592
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 20
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 23
}
}
@@ -42827,16 +42942,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29465,
- 29469
+ 29595,
+ 29599
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 26
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 30
}
}
@@ -42845,31 +42960,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 29470,
- 29483
+ 29600,
+ 29613
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 31
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 44
}
}
},
"range": [
- 29465,
- 29483
+ 29595,
+ 29613
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 26
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 44
}
}
@@ -42879,47 +42994,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 29484,
- 29485
+ 29614,
+ 29615
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 45
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 46
}
}
}
],
"range": [
- 29465,
- 29486
+ 29595,
+ 29616
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 26
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 47
}
}
},
"range": [
- 29459,
- 29486
+ 29589,
+ 29616
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 20
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 47
}
}
@@ -42927,16 +43042,16 @@
],
"kind": "let",
"range": [
- 29397,
- 29487
+ 29527,
+ 29617
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 16
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 48
}
}
@@ -42949,16 +43064,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29509,
- 29513
+ 29639,
+ 29643
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 20
},
"end": {
- "line": 1074,
+ "line": 1078,
"column": 24
}
}
@@ -42967,31 +43082,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 29514,
- 29529
+ 29644,
+ 29659
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 25
},
"end": {
- "line": 1074,
+ "line": 1078,
"column": 40
}
}
},
"range": [
- 29509,
- 29529
+ 29639,
+ 29659
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 20
},
"end": {
- "line": 1074,
+ "line": 1078,
"column": 40
}
}
@@ -43011,16 +43126,16 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 29553,
- 29560
+ 29683,
+ 29690
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 20
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 27
}
}
@@ -43029,31 +43144,31 @@
"type": "Identifier",
"name": "colSpan",
"range": [
- 29561,
- 29568
+ 29691,
+ 29698
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 28
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 35
}
}
},
"range": [
- 29553,
- 29568
+ 29683,
+ 29698
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 20
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 35
}
}
@@ -43064,16 +43179,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29571,
- 29575
+ 29701,
+ 29705
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 38
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 42
}
}
@@ -43082,93 +43197,93 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 29576,
- 29583
+ 29706,
+ 29713
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 43
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 50
}
}
},
"range": [
- 29571,
- 29583
+ 29701,
+ 29713
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 38
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 50
}
}
},
"range": [
- 29553,
- 29583
+ 29683,
+ 29713
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 20
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 50
}
}
},
"range": [
- 29553,
- 29584
+ 29683,
+ 29714
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 20
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 51
}
}
}
],
"range": [
- 29531,
- 29602
+ 29661,
+ 29732
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 42
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 17
}
}
},
"alternate": null,
"range": [
- 29505,
- 29602
+ 29635,
+ 29732
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 16
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 17
}
}
@@ -43184,16 +43299,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29624,
- 29628
+ 29754,
+ 29758
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 21
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 25
}
}
@@ -43202,47 +43317,47 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 29629,
- 29639
+ 29759,
+ 29769
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 26
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 36
}
}
},
"range": [
- 29624,
- 29639
+ 29754,
+ 29769
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 21
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 36
}
}
},
"prefix": true,
"range": [
- 29623,
- 29639
+ 29753,
+ 29769
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 20
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 36
}
}
@@ -43261,16 +43376,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 29663,
- 29669
+ 29793,
+ 29799
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 20
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 26
}
}
@@ -43279,31 +43394,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 29670,
- 29681
+ 29800,
+ 29811
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 27
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 38
}
}
},
"range": [
- 29663,
- 29681
+ 29793,
+ 29811
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 20
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 38
}
}
@@ -43313,79 +43428,79 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 29682,
- 29689
+ 29812,
+ 29819
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 39
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 46
}
}
}
],
"range": [
- 29663,
- 29690
+ 29793,
+ 29820
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 20
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 47
}
}
},
"range": [
- 29663,
- 29691
+ 29793,
+ 29821
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 20
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 48
}
}
}
],
"range": [
- 29641,
- 29709
+ 29771,
+ 29839
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 38
},
"end": {
- "line": 1079,
+ "line": 1083,
"column": 17
}
}
},
"alternate": null,
"range": [
- 29619,
- 29709
+ 29749,
+ 29839
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 16
},
"end": {
- "line": 1079,
+ "line": 1083,
"column": 17
}
}
@@ -43399,16 +43514,16 @@
"type": "Identifier",
"name": "inpclass",
"range": [
- 29726,
- 29734
+ 29856,
+ 29864
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 16
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 24
}
}
@@ -43425,16 +43540,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 29738,
- 29739
+ 29868,
+ 29869
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 28
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 29
}
}
@@ -43446,16 +43561,16 @@
"type": "Identifier",
"name": "n",
"range": [
- 29744,
- 29745
+ 29874,
+ 29875
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 34
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 35
}
}
@@ -43465,46 +43580,46 @@
"value": 1,
"raw": "1",
"range": [
- 29748,
- 29749
+ 29878,
+ 29879
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 38
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 39
}
}
},
"range": [
- 29744,
- 29749
+ 29874,
+ 29879
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 34
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 39
}
}
},
"range": [
- 29738,
- 29749
+ 29868,
+ 29879
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 28
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 39
}
}
@@ -43515,16 +43630,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29753,
- 29757
+ 29883,
+ 29887
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 43
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 47
}
}
@@ -43533,46 +43648,46 @@
"type": "Identifier",
"name": "displayBtn",
"range": [
- 29758,
- 29768
+ 29888,
+ 29898
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 48
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 58
}
}
},
"range": [
- 29753,
- 29768
+ 29883,
+ 29898
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 43
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 58
}
}
},
"range": [
- 29738,
- 29768
+ 29868,
+ 29898
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 28
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 58
}
}
@@ -43583,16 +43698,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29792,
- 29796
+ 29922,
+ 29926
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 20
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 24
}
}
@@ -43601,31 +43716,31 @@
"type": "Identifier",
"name": "fltSmallCssClass",
"range": [
- 29797,
- 29813
+ 29927,
+ 29943
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 25
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 41
}
}
},
"range": [
- 29792,
- 29813
+ 29922,
+ 29943
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 20
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 41
}
}
@@ -43636,16 +43751,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29816,
- 29820
+ 29946,
+ 29950
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 44
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 48
}
}
@@ -43654,76 +43769,76 @@
"type": "Identifier",
"name": "fltCssClass",
"range": [
- 29821,
- 29832
+ 29951,
+ 29962
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 49
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 60
}
}
},
"range": [
- 29816,
- 29832
+ 29946,
+ 29962
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 44
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 60
}
}
},
"range": [
- 29737,
- 29832
+ 29867,
+ 29962
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 27
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 60
}
}
},
"range": [
- 29726,
- 29832
+ 29856,
+ 29962
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 16
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 60
}
}
},
"range": [
- 29726,
- 29833
+ 29856,
+ 29963
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 16
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 61
}
},
@@ -43732,16 +43847,16 @@
"type": "Line",
"value": "only 1 input for single search",
"range": [
- 29851,
- 29883
+ 29981,
+ 30013
],
"loc": {
"start": {
- "line": 1083,
+ "line": 1087,
"column": 16
},
"end": {
- "line": 1083,
+ "line": 1087,
"column": 48
}
}
@@ -43756,16 +43871,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29904,
- 29908
+ 30034,
+ 30038
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 20
},
"end": {
- "line": 1084,
+ "line": 1088,
"column": 24
}
}
@@ -43774,31 +43889,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 29909,
- 29924
+ 30039,
+ 30054
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 25
},
"end": {
- "line": 1084,
+ "line": 1088,
"column": 40
}
}
},
"range": [
- 29904,
- 29924
+ 30034,
+ 30054
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 20
},
"end": {
- "line": 1084,
+ "line": 1088,
"column": 40
}
}
@@ -43815,16 +43930,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 29948,
- 29951
+ 30078,
+ 30081
],
"loc": {
"start": {
- "line": 1085,
+ "line": 1089,
"column": 20
},
"end": {
- "line": 1085,
+ "line": 1089,
"column": 23
}
}
@@ -43833,46 +43948,46 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 29954,
- 29959
+ 30084,
+ 30089
],
"loc": {
"start": {
- "line": 1085,
+ "line": 1089,
"column": 26
},
"end": {
- "line": 1085,
+ "line": 1089,
"column": 31
}
}
},
"range": [
- 29948,
- 29959
+ 30078,
+ 30089
],
"loc": {
"start": {
- "line": 1085,
+ "line": 1089,
"column": 20
},
"end": {
- "line": 1085,
+ "line": 1089,
"column": 31
}
}
},
"range": [
- 29948,
- 29960
+ 30078,
+ 30090
],
"loc": {
"start": {
- "line": 1085,
+ "line": 1089,
"column": 20
},
"end": {
- "line": 1085,
+ "line": 1089,
"column": 32
}
}
@@ -43886,16 +44001,16 @@
"type": "Identifier",
"name": "inpclass",
"range": [
- 29981,
- 29989
+ 30111,
+ 30119
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 20
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 28
}
}
@@ -43906,16 +44021,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29992,
- 29996
+ 30122,
+ 30126
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 31
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 35
}
}
@@ -43924,93 +44039,93 @@
"type": "Identifier",
"name": "singleFltCssClass",
"range": [
- 29997,
- 30014
+ 30127,
+ 30144
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 36
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 53
}
}
},
"range": [
- 29992,
- 30014
+ 30122,
+ 30144
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 31
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 53
}
}
},
"range": [
- 29981,
- 30014
+ 30111,
+ 30144
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 20
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 53
}
}
},
"range": [
- 29981,
- 30015
+ 30111,
+ 30145
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 20
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 54
}
}
}
],
"range": [
- 29926,
- 30033
+ 30056,
+ 30163
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 42
},
"end": {
- "line": 1087,
+ "line": 1091,
"column": 17
}
}
},
"alternate": null,
"range": [
- 29900,
- 30033
+ 30030,
+ 30163
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 16
},
"end": {
- "line": 1087,
+ "line": 1091,
"column": 17
}
},
@@ -44019,16 +44134,16 @@
"type": "Line",
"value": "only 1 input for single search",
"range": [
- 29851,
- 29883
+ 29981,
+ 30013
],
"loc": {
"start": {
- "line": 1083,
+ "line": 1087,
"column": 16
},
"end": {
- "line": 1083,
+ "line": 1087,
"column": 48
}
}
@@ -44039,16 +44154,16 @@
"type": "Line",
"value": "drop-down filters",
"range": [
- 30051,
- 30070
+ 30181,
+ 30200
],
"loc": {
"start": {
- "line": 1089,
+ "line": 1093,
"column": 16
},
"end": {
- "line": 1089,
+ "line": 1093,
"column": 35
}
}
@@ -44067,16 +44182,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 30091,
- 30094
+ 30221,
+ 30224
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 20
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 23
}
}
@@ -44085,31 +44200,31 @@
"type": "Identifier",
"name": "SELECT",
"range": [
- 30099,
- 30105
+ 30229,
+ 30235
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 28
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 34
}
}
},
"range": [
- 30091,
- 30105
+ 30221,
+ 30235
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 20
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 34
}
}
@@ -44121,16 +44236,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 30109,
- 30112
+ 30239,
+ 30242
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 38
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 41
}
}
@@ -44139,46 +44254,46 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 30117,
- 30125
+ 30247,
+ 30255
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 46
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 54
}
}
},
"range": [
- 30109,
- 30125
+ 30239,
+ 30255
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 38
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 54
}
}
},
"range": [
- 30091,
- 30125
+ 30221,
+ 30255
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 20
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 54
}
}
@@ -44198,16 +44313,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30154,
- 30157
+ 30284,
+ 30287
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 25
},
"end": {
- "line": 1091,
+ "line": 1095,
"column": 28
}
}
@@ -44216,47 +44331,47 @@
"type": "Identifier",
"name": "dropdown",
"range": [
- 30158,
- 30166
+ 30288,
+ 30296
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 29
},
"end": {
- "line": 1091,
+ "line": 1095,
"column": 37
}
}
},
"range": [
- 30154,
- 30166
+ 30284,
+ 30296
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 25
},
"end": {
- "line": 1091,
+ "line": 1095,
"column": 37
}
}
},
"prefix": true,
"range": [
- 30153,
- 30166
+ 30283,
+ 30296
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 24
},
"end": {
- "line": 1091,
+ "line": 1095,
"column": 37
}
}
@@ -44276,16 +44391,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30194,
- 30197
+ 30324,
+ 30327
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 24
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 27
}
}
@@ -44294,31 +44409,31 @@
"type": "Identifier",
"name": "dropdown",
"range": [
- 30198,
- 30206
+ 30328,
+ 30336
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 28
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 36
}
}
},
"range": [
- 30194,
- 30206
+ 30324,
+ 30336
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 24
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 36
}
}
@@ -44329,16 +44444,16 @@
"type": "Identifier",
"name": "Dropdown",
"range": [
- 30213,
- 30221
+ 30343,
+ 30351
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 43
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 51
}
}
@@ -44347,94 +44462,94 @@
{
"type": "ThisExpression",
"range": [
- 30222,
- 30226
+ 30352,
+ 30356
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 52
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 56
}
}
}
],
"range": [
- 30209,
- 30227
+ 30339,
+ 30357
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 39
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 57
}
}
},
"range": [
- 30194,
- 30227
+ 30324,
+ 30357
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 24
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 57
}
}
},
"range": [
- 30194,
- 30228
+ 30324,
+ 30358
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 24
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 58
}
}
}
],
"range": [
- 30168,
- 30250
+ 30298,
+ 30380
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 39
},
"end": {
- "line": 1093,
+ "line": 1097,
"column": 21
}
}
},
"alternate": null,
"range": [
- 30149,
- 30250
+ 30279,
+ 30380
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 20
},
"end": {
- "line": 1093,
+ "line": 1097,
"column": 21
}
}
@@ -44453,16 +44568,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30271,
- 30274
+ 30401,
+ 30404
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 20
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 23
}
}
@@ -44471,31 +44586,31 @@
"type": "Identifier",
"name": "dropdown",
"range": [
- 30275,
- 30283
+ 30405,
+ 30413
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 24
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 32
}
}
},
"range": [
- 30271,
- 30283
+ 30401,
+ 30413
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 20
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 32
}
}
@@ -44504,31 +44619,31 @@
"type": "Identifier",
"name": "init",
"range": [
- 30284,
- 30288
+ 30414,
+ 30418
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 33
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 37
}
}
},
"range": [
- 30271,
- 30288
+ 30401,
+ 30418
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 20
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 37
}
}
@@ -44538,16 +44653,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 30289,
- 30290
+ 30419,
+ 30420
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 38
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 39
}
}
@@ -44558,16 +44673,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30292,
- 30296
+ 30422,
+ 30426
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 41
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 45
}
}
@@ -44576,31 +44691,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 30297,
- 30310
+ 30427,
+ 30440
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 46
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 59
}
}
},
"range": [
- 30292,
- 30310
+ 30422,
+ 30440
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 41
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 59
}
}
@@ -44609,63 +44724,63 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 30312,
- 30319
+ 30442,
+ 30449
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 61
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 68
}
}
}
],
"range": [
- 30271,
- 30320
+ 30401,
+ 30450
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 20
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 69
}
}
},
"range": [
- 30271,
- 30321
+ 30401,
+ 30451
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 20
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 70
}
}
}
],
"range": [
- 30127,
- 30339
+ 30257,
+ 30469
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 56
},
"end": {
- "line": 1095,
+ "line": 1099,
"column": 17
}
},
@@ -44674,16 +44789,16 @@
"type": "Line",
"value": " checklist",
"range": [
- 30356,
- 30368
+ 30486,
+ 30498
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 16
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 28
}
}
@@ -44699,16 +44814,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 30394,
- 30397
+ 30524,
+ 30527
],
"loc": {
"start": {
- "line": 1097,
+ "line": 1101,
"column": 25
},
"end": {
- "line": 1097,
+ "line": 1101,
"column": 28
}
}
@@ -44717,31 +44832,31 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 30402,
- 30411
+ 30532,
+ 30541
],
"loc": {
"start": {
- "line": 1097,
+ "line": 1101,
"column": 33
},
"end": {
- "line": 1097,
+ "line": 1101,
"column": 42
}
}
},
"range": [
- 30394,
- 30411
+ 30524,
+ 30541
],
"loc": {
"start": {
- "line": 1097,
+ "line": 1101,
"column": 25
},
"end": {
- "line": 1097,
+ "line": 1101,
"column": 42
}
}
@@ -44761,16 +44876,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30440,
- 30443
+ 30570,
+ 30573
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 25
},
"end": {
- "line": 1098,
+ "line": 1102,
"column": 28
}
}
@@ -44779,47 +44894,47 @@
"type": "Identifier",
"name": "checkList",
"range": [
- 30444,
- 30453
+ 30574,
+ 30583
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 29
},
"end": {
- "line": 1098,
+ "line": 1102,
"column": 38
}
}
},
"range": [
- 30440,
- 30453
+ 30570,
+ 30583
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 25
},
"end": {
- "line": 1098,
+ "line": 1102,
"column": 38
}
}
},
"prefix": true,
"range": [
- 30439,
- 30453
+ 30569,
+ 30583
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 24
},
"end": {
- "line": 1098,
+ "line": 1102,
"column": 38
}
}
@@ -44839,16 +44954,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30481,
- 30484
+ 30611,
+ 30614
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 24
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 27
}
}
@@ -44857,31 +44972,31 @@
"type": "Identifier",
"name": "checkList",
"range": [
- 30485,
- 30494
+ 30615,
+ 30624
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 28
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 37
}
}
},
"range": [
- 30481,
- 30494
+ 30611,
+ 30624
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 24
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 37
}
}
@@ -44892,16 +45007,16 @@
"type": "Identifier",
"name": "CheckList",
"range": [
- 30501,
- 30510
+ 30631,
+ 30640
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 44
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 53
}
}
@@ -44910,94 +45025,94 @@
{
"type": "ThisExpression",
"range": [
- 30511,
- 30515
+ 30641,
+ 30645
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 54
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 58
}
}
}
],
"range": [
- 30497,
- 30516
+ 30627,
+ 30646
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 40
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 59
}
}
},
"range": [
- 30481,
- 30516
+ 30611,
+ 30646
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 24
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 59
}
}
},
"range": [
- 30481,
- 30517
+ 30611,
+ 30647
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 24
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 60
}
}
}
],
"range": [
- 30455,
- 30539
+ 30585,
+ 30669
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 40
},
"end": {
- "line": 1100,
+ "line": 1104,
"column": 21
}
}
},
"alternate": null,
"range": [
- 30435,
- 30539
+ 30565,
+ 30669
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 20
},
"end": {
- "line": 1100,
+ "line": 1104,
"column": 21
}
}
@@ -45016,16 +45131,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30560,
- 30563
+ 30690,
+ 30693
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 20
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 23
}
}
@@ -45034,31 +45149,31 @@
"type": "Identifier",
"name": "checkList",
"range": [
- 30564,
- 30573
+ 30694,
+ 30703
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 24
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 33
}
}
},
"range": [
- 30560,
- 30573
+ 30690,
+ 30703
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 20
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 33
}
}
@@ -45067,31 +45182,31 @@
"type": "Identifier",
"name": "init",
"range": [
- 30574,
- 30578
+ 30704,
+ 30708
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 34
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 38
}
}
},
"range": [
- 30560,
- 30578
+ 30690,
+ 30708
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 20
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 38
}
}
@@ -45101,16 +45216,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 30579,
- 30580
+ 30709,
+ 30710
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 39
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 40
}
}
@@ -45121,16 +45236,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30582,
- 30586
+ 30712,
+ 30716
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 42
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 46
}
}
@@ -45139,31 +45254,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 30587,
- 30600
+ 30717,
+ 30730
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 47
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 60
}
}
},
"range": [
- 30582,
- 30600
+ 30712,
+ 30730
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 42
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 60
}
}
@@ -45172,63 +45287,63 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 30602,
- 30609
+ 30732,
+ 30739
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 62
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 69
}
}
}
],
"range": [
- 30560,
- 30610
+ 30690,
+ 30740
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 20
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 70
}
}
},
"range": [
- 30560,
- 30611
+ 30690,
+ 30741
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 20
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 71
}
}
}
],
"range": [
- 30413,
- 30629
+ 30543,
+ 30759
],
"loc": {
"start": {
- "line": 1097,
+ "line": 1101,
"column": 44
},
"end": {
- "line": 1102,
+ "line": 1106,
"column": 17
}
}
@@ -45246,16 +45361,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30657,
- 30661
+ 30787,
+ 30791
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 20
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 24
}
}
@@ -45264,31 +45379,31 @@
"type": "Identifier",
"name": "_buildInputFilter",
"range": [
- 30662,
- 30679
+ 30792,
+ 30809
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 25
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 42
}
}
},
"range": [
- 30657,
- 30679
+ 30787,
+ 30809
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 20
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 42
}
}
@@ -45298,16 +45413,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 30680,
- 30681
+ 30810,
+ 30811
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 43
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 44
}
}
@@ -45316,16 +45431,16 @@
"type": "Identifier",
"name": "inpclass",
"range": [
- 30683,
- 30691
+ 30813,
+ 30821
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 46
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 54
}
}
@@ -45334,78 +45449,78 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 30693,
- 30700
+ 30823,
+ 30830
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 56
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 63
}
}
}
],
"range": [
- 30657,
- 30701
+ 30787,
+ 30831
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 20
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 64
}
}
},
"range": [
- 30657,
- 30702
+ 30787,
+ 30832
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 20
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 65
}
}
}
],
"range": [
- 30635,
- 30720
+ 30765,
+ 30850
],
"loc": {
"start": {
- "line": 1102,
+ "line": 1106,
"column": 23
},
"end": {
- "line": 1104,
+ "line": 1108,
"column": 17
}
}
},
"range": [
- 30390,
- 30720
+ 30520,
+ 30850
],
"loc": {
"start": {
- "line": 1097,
+ "line": 1101,
"column": 21
},
"end": {
- "line": 1104,
+ "line": 1108,
"column": 17
}
},
@@ -45414,16 +45529,16 @@
"type": "Line",
"value": " checklist",
"range": [
- 30356,
- 30368
+ 30486,
+ 30498
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 16
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 28
}
}
@@ -45431,16 +45546,16 @@
]
},
"range": [
- 30087,
- 30720
+ 30217,
+ 30850
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 16
},
"end": {
- "line": 1104,
+ "line": 1108,
"column": 17
}
},
@@ -45449,16 +45564,16 @@
"type": "Line",
"value": "drop-down filters",
"range": [
- 30051,
- 30070
+ 30181,
+ 30200
],
"loc": {
"start": {
- "line": 1089,
+ "line": 1093,
"column": 16
},
"end": {
- "line": 1089,
+ "line": 1093,
"column": 35
}
}
@@ -45469,16 +45584,16 @@
"type": "Line",
"value": " this adds submit button",
"range": [
- 30738,
- 30764
+ 30868,
+ 30894
],
"loc": {
"start": {
- "line": 1106,
+ "line": 1110,
"column": 16
},
"end": {
- "line": 1106,
+ "line": 1110,
"column": 42
}
}
@@ -45497,16 +45612,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 30785,
- 30786
+ 30915,
+ 30916
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 20
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 21
}
}
@@ -45518,16 +45633,16 @@
"type": "Identifier",
"name": "n",
"range": [
- 30791,
- 30792
+ 30921,
+ 30922
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 26
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 27
}
}
@@ -45537,46 +45652,46 @@
"value": 1,
"raw": "1",
"range": [
- 30795,
- 30796
+ 30925,
+ 30926
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 30
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 31
}
}
},
"range": [
- 30791,
- 30796
+ 30921,
+ 30926
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 26
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 31
}
}
},
"range": [
- 30785,
- 30796
+ 30915,
+ 30926
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 20
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 31
}
}
@@ -45587,16 +45702,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30800,
- 30804
+ 30930,
+ 30934
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 35
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 39
}
}
@@ -45605,46 +45720,46 @@
"type": "Identifier",
"name": "displayBtn",
"range": [
- 30805,
- 30815
+ 30935,
+ 30945
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 40
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 50
}
}
},
"range": [
- 30800,
- 30815
+ 30930,
+ 30945
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 35
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 50
}
}
},
"range": [
- 30785,
- 30815
+ 30915,
+ 30945
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 20
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 50
}
}
@@ -45662,16 +45777,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30839,
- 30843
+ 30969,
+ 30973
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 20
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 24
}
}
@@ -45680,31 +45795,31 @@
"type": "Identifier",
"name": "_buildSubmitButton",
"range": [
- 30844,
- 30862
+ 30974,
+ 30992
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 25
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 43
}
}
},
"range": [
- 30839,
- 30862
+ 30969,
+ 30992
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 20
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 43
}
}
@@ -45714,16 +45829,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 30863,
- 30864
+ 30993,
+ 30994
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 44
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 45
}
}
@@ -45732,79 +45847,79 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 30866,
- 30873
+ 30996,
+ 31003
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 47
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 54
}
}
}
],
"range": [
- 30839,
- 30874
+ 30969,
+ 31004
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 20
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 55
}
}
},
"range": [
- 30839,
- 30875
+ 30969,
+ 31005
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 20
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 56
}
}
}
],
"range": [
- 30817,
- 30893
+ 30947,
+ 31023
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 52
},
"end": {
- "line": 1109,
+ "line": 1113,
"column": 17
}
}
},
"alternate": null,
"range": [
- 30781,
- 30893
+ 30911,
+ 31023
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 16
},
"end": {
- "line": 1109,
+ "line": 1113,
"column": 17
}
},
@@ -45813,16 +45928,16 @@
"type": "Line",
"value": " this adds submit button",
"range": [
- 30738,
- 30764
+ 30868,
+ 30894
],
"loc": {
"start": {
- "line": 1106,
+ "line": 1110,
"column": 16
},
"end": {
- "line": 1106,
+ "line": 1110,
"column": 42
}
}
@@ -45842,16 +45957,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30911,
- 30915
+ 31041,
+ 31045
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 16
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 20
}
}
@@ -45860,31 +45975,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 30916,
- 30923
+ 31046,
+ 31053
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 21
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 28
}
}
},
"range": [
- 30911,
- 30923
+ 31041,
+ 31053
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 16
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 28
}
}
@@ -45893,31 +46008,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 30924,
- 30928
+ 31054,
+ 31058
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 29
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 33
}
}
},
"range": [
- 30911,
- 30928
+ 31041,
+ 31058
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 16
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 33
}
}
@@ -45928,16 +46043,16 @@
"value": "after-filter-init",
"raw": "'after-filter-init'",
"range": [
- 30929,
- 30948
+ 31059,
+ 31078
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 34
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 53
}
}
@@ -45945,16 +46060,16 @@
{
"type": "ThisExpression",
"range": [
- 30950,
- 30954
+ 31080,
+ 31084
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 55
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 59
}
}
@@ -45963,78 +46078,78 @@
"type": "Identifier",
"name": "i",
"range": [
- 30956,
- 30957
+ 31086,
+ 31087
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 61
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 62
}
}
}
],
"range": [
- 30911,
- 30958
+ 31041,
+ 31088
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 16
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 63
}
}
},
"range": [
- 30911,
- 30959
+ 31041,
+ 31089
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 16
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 64
}
}
}
],
"range": [
- 29312,
- 30973
+ 29442,
+ 31103
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 40
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 13
}
}
},
"range": [
- 29284,
- 30973
+ 29414,
+ 31103
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 12
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 13
}
},
@@ -46043,16 +46158,16 @@
"type": "Line",
"value": " Generate filters",
"range": [
- 29252,
- 29271
+ 29382,
+ 29401
],
"loc": {
"start": {
- "line": 1067,
+ "line": 1071,
"column": 12
},
"end": {
- "line": 1067,
+ "line": 1071,
"column": 31
}
}
@@ -46072,16 +46187,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30987,
- 30991
+ 31117,
+ 31121
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 12
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 16
}
}
@@ -46090,31 +46205,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 30992,
- 30999
+ 31122,
+ 31129
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 17
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 24
}
}
},
"range": [
- 30987,
- 30999
+ 31117,
+ 31129
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 12
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 24
}
}
@@ -46123,31 +46238,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 31000,
- 31002
+ 31130,
+ 31132
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 25
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 27
}
}
},
"range": [
- 30987,
- 31002
+ 31117,
+ 31132
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 12
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 27
}
}
@@ -46161,32 +46276,32 @@
"value": "filter-focus",
"raw": "'filter-focus'",
"range": [
- 31004,
- 31018
+ 31134,
+ 31148
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 29
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 43
}
}
}
],
"range": [
- 31003,
- 31019
+ 31133,
+ 31149
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 28
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 44
}
}
@@ -46199,16 +46314,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 31038,
- 31040
+ 31168,
+ 31170
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 17
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 19
}
}
@@ -46217,16 +46332,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 31042,
- 31048
+ 31172,
+ 31178
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 21
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 27
}
}
@@ -46240,16 +46355,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31053,
- 31057
+ 31183,
+ 31187
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 32
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 36
}
}
@@ -46258,31 +46373,31 @@
"type": "Identifier",
"name": "setActiveFilterId",
"range": [
- 31058,
- 31075
+ 31188,
+ 31205
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 37
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 54
}
}
},
"range": [
- 31053,
- 31075
+ 31183,
+ 31205
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 32
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 54
}
}
@@ -46295,16 +46410,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 31076,
- 31082
+ 31206,
+ 31212
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 55
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 61
}
}
@@ -46313,47 +46428,47 @@
"type": "Identifier",
"name": "id",
"range": [
- 31083,
- 31085
+ 31213,
+ 31215
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 62
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 64
}
}
},
"range": [
- 31076,
- 31085
+ 31206,
+ 31215
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 55
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 64
}
}
}
],
"range": [
- 31053,
- 31086
+ 31183,
+ 31216
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 32
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 65
}
}
@@ -46361,78 +46476,78 @@
"generator": false,
"expression": true,
"range": [
- 31037,
- 31086
+ 31167,
+ 31216
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 16
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 65
}
}
}
],
"range": [
- 30987,
- 31087
+ 31117,
+ 31217
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 12
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 66
}
}
},
"range": [
- 30987,
- 31088
+ 31117,
+ 31218
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 12
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 67
}
}
}
],
"range": [
- 29131,
- 31099
+ 29261,
+ 31229
],
"loc": {
"start": {
- "line": 1062,
+ "line": 1066,
"column": 15
},
"end": {
- "line": 1117,
+ "line": 1121,
"column": 9
}
}
},
"range": [
- 29060,
- 31099
+ 29190,
+ 31229
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 8
},
"end": {
- "line": 1117,
+ "line": 1121,
"column": 9
}
},
@@ -46441,16 +46556,16 @@
"type": "Line",
"value": "filters grid is not generated",
"range": [
- 29020,
- 29051
+ 29150,
+ 29181
],
"loc": {
"start": {
- "line": 1059,
+ "line": 1063,
"column": 8
},
"end": {
- "line": 1059,
+ "line": 1063,
"column": 39
}
}
@@ -46461,16 +46576,16 @@
"type": "Line",
"value": "if this.fltGrid",
"range": [
- 31099,
- 31116
+ 31229,
+ 31246
],
"loc": {
"start": {
- "line": 1117,
+ "line": 1121,
"column": 9
},
"end": {
- "line": 1117,
+ "line": 1121,
"column": 26
}
}
@@ -46479,16 +46594,16 @@
"type": "Block",
"value": " Features ",
"range": [
- 31126,
- 31140
+ 31256,
+ 31270
],
"loc": {
"start": {
- "line": 1119,
+ "line": 1123,
"column": 8
},
"end": {
- "line": 1119,
+ "line": 1123,
"column": 22
}
}
@@ -46503,16 +46618,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31153,
- 31157
+ 31283,
+ 31287
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 12
},
"end": {
- "line": 1120,
+ "line": 1124,
"column": 16
}
}
@@ -46521,31 +46636,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 31158,
- 31172
+ 31288,
+ 31302
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 17
},
"end": {
- "line": 1120,
+ "line": 1124,
"column": 31
}
}
},
"range": [
- 31153,
- 31172
+ 31283,
+ 31302
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 12
},
"end": {
- "line": 1120,
+ "line": 1124,
"column": 31
}
}
@@ -46566,16 +46681,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31188,
- 31192
+ 31318,
+ 31322
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 16
}
}
@@ -46584,31 +46699,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 31193,
- 31200
+ 31323,
+ 31330
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 17
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 24
}
}
},
"range": [
- 31188,
- 31200
+ 31318,
+ 31330
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 24
}
}
@@ -46617,31 +46732,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 31201,
- 31203
+ 31331,
+ 31333
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 25
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 27
}
}
},
"range": [
- 31188,
- 31203
+ 31318,
+ 31333
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 27
}
}
@@ -46655,32 +46770,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 31205,
- 31222
+ 31335,
+ 31352
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 29
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 46
}
}
}
],
"range": [
- 31204,
- 31223
+ 31334,
+ 31353
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 28
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 47
}
}
@@ -46697,16 +46812,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31247,
- 31251
+ 31377,
+ 31381
],
"loc": {
"start": {
- "line": 1122,
+ "line": 1126,
"column": 22
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 26
}
}
@@ -46715,47 +46830,47 @@
"type": "Identifier",
"name": "enforceVisibility",
"range": [
- 31252,
- 31269
+ 31382,
+ 31399
],
"loc": {
"start": {
- "line": 1122,
+ "line": 1126,
"column": 27
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 44
}
}
},
"range": [
- 31247,
- 31269
+ 31377,
+ 31399
],
"loc": {
"start": {
- "line": 1122,
+ "line": 1126,
"column": 22
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 44
}
}
},
"arguments": [],
"range": [
- 31247,
- 31271
+ 31377,
+ 31401
],
"loc": {
"start": {
- "line": 1122,
+ "line": 1126,
"column": 22
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 46
}
}
@@ -46763,47 +46878,47 @@
"generator": false,
"expression": true,
"range": [
- 31241,
- 31271
+ 31371,
+ 31401
],
"loc": {
"start": {
- "line": 1122,
+ "line": 1126,
"column": 16
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 46
}
}
}
],
"range": [
- 31188,
- 31272
+ 31318,
+ 31402
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 47
}
}
},
"range": [
- 31188,
- 31273
+ 31318,
+ 31403
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 48
}
}
@@ -46818,16 +46933,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31286,
- 31290
+ 31416,
+ 31420
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 12
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 16
}
}
@@ -46836,94 +46951,94 @@
"type": "Identifier",
"name": "enforceVisibility",
"range": [
- 31291,
- 31308
+ 31421,
+ 31438
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 17
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 34
}
}
},
"range": [
- 31286,
- 31308
+ 31416,
+ 31438
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 12
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 34
}
}
},
"arguments": [],
"range": [
- 31286,
- 31310
+ 31416,
+ 31440
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 12
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 36
}
}
},
"range": [
- 31286,
- 31311
+ 31416,
+ 31441
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 12
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 37
}
}
}
],
"range": [
- 31174,
- 31321
+ 31304,
+ 31451
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 33
},
"end": {
- "line": 1124,
+ "line": 1128,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31149,
- 31321
+ 31279,
+ 31451
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 8
},
"end": {
- "line": 1124,
+ "line": 1128,
"column": 9
}
},
@@ -46932,16 +47047,16 @@
"type": "Line",
"value": "if this.fltGrid",
"range": [
- 31099,
- 31116
+ 31229,
+ 31246
],
"loc": {
"start": {
- "line": 1117,
+ "line": 1121,
"column": 9
},
"end": {
- "line": 1117,
+ "line": 1121,
"column": 26
}
}
@@ -46950,16 +47065,16 @@
"type": "Block",
"value": " Features ",
"range": [
- 31126,
- 31140
+ 31256,
+ 31270
],
"loc": {
"start": {
- "line": 1119,
+ "line": 1123,
"column": 8
},
"end": {
- "line": 1119,
+ "line": 1123,
"column": 22
}
}
@@ -46974,16 +47089,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31334,
- 31338
+ 31464,
+ 31468
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 12
},
"end": {
- "line": 1125,
+ "line": 1129,
"column": 16
}
}
@@ -46992,31 +47107,31 @@
"type": "Identifier",
"name": "rowsCounter",
"range": [
- 31339,
- 31350
+ 31469,
+ 31480
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 17
},
"end": {
- "line": 1125,
+ "line": 1129,
"column": 28
}
}
},
"range": [
- 31334,
- 31350
+ 31464,
+ 31480
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 12
},
"end": {
- "line": 1125,
+ "line": 1129,
"column": 28
}
}
@@ -47036,16 +47151,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31366,
- 31369
+ 31496,
+ 31499
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 12
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 15
}
}
@@ -47054,31 +47169,31 @@
"type": "Identifier",
"name": "rowsCounter",
"range": [
- 31370,
- 31381
+ 31500,
+ 31511
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 16
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 27
}
}
},
"range": [
- 31366,
- 31381
+ 31496,
+ 31511
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 12
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 27
}
}
@@ -47089,16 +47204,16 @@
"type": "Identifier",
"name": "RowsCounter",
"range": [
- 31388,
- 31399
+ 31518,
+ 31529
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 34
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 45
}
}
@@ -47107,62 +47222,62 @@
{
"type": "ThisExpression",
"range": [
- 31400,
- 31404
+ 31530,
+ 31534
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 46
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 50
}
}
}
],
"range": [
- 31384,
- 31405
+ 31514,
+ 31535
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 30
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 51
}
}
},
"range": [
- 31366,
- 31405
+ 31496,
+ 31535
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 12
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 51
}
}
},
"range": [
- 31366,
- 31406
+ 31496,
+ 31536
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 12
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 52
}
}
@@ -47181,16 +47296,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31419,
- 31422
+ 31549,
+ 31552
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 12
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 15
}
}
@@ -47199,31 +47314,31 @@
"type": "Identifier",
"name": "rowsCounter",
"range": [
- 31423,
- 31434
+ 31553,
+ 31564
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 16
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 27
}
}
},
"range": [
- 31419,
- 31434
+ 31549,
+ 31564
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 12
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 27
}
}
@@ -47232,434 +47347,76 @@
"type": "Identifier",
"name": "init",
"range": [
- 31435,
- 31439
+ 31565,
+ 31569
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 28
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 32
}
}
},
"range": [
- 31419,
- 31439
+ 31549,
+ 31569
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 12
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 32
}
}
},
"arguments": [],
"range": [
- 31419,
- 31441
+ 31549,
+ 31571
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 12
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 34
}
}
},
"range": [
- 31419,
- 31442
+ 31549,
+ 31572
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 12
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 35
}
}
}
],
"range": [
- 31352,
- 31452
+ 31482,
+ 31582
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 30
},
- "end": {
- "line": 1128,
- "column": 9
- }
- }
- },
- "alternate": null,
- "range": [
- 31330,
- 31452
- ],
- "loc": {
- "start": {
- "line": 1125,
- "column": 8
- },
- "end": {
- "line": 1128,
- "column": 9
- }
- }
- },
- {
- "type": "IfStatement",
- "test": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 31465,
- 31469
- ],
- "loc": {
- "start": {
- "line": 1129,
- "column": 12
- },
- "end": {
- "line": 1129,
- "column": 16
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "statusBar",
- "range": [
- 31470,
- 31479
- ],
- "loc": {
- "start": {
- "line": 1129,
- "column": 17
- },
- "end": {
- "line": 1129,
- "column": 26
- }
- }
- },
- "range": [
- 31465,
- 31479
- ],
- "loc": {
- "start": {
- "line": 1129,
- "column": 12
- },
- "end": {
- "line": 1129,
- "column": 26
- }
- }
- },
- "consequent": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "AssignmentExpression",
- "operator": "=",
- "left": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "Mod",
- "range": [
- 31495,
- 31498
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 12
- },
- "end": {
- "line": 1130,
- "column": 15
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "statusBar",
- "range": [
- 31499,
- 31508
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 16
- },
- "end": {
- "line": 1130,
- "column": 25
- }
- }
- },
- "range": [
- 31495,
- 31508
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 12
- },
- "end": {
- "line": 1130,
- "column": 25
- }
- }
- },
- "right": {
- "type": "NewExpression",
- "callee": {
- "type": "Identifier",
- "name": "StatusBar",
- "range": [
- 31515,
- 31524
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 32
- },
- "end": {
- "line": 1130,
- "column": 41
- }
- }
- },
- "arguments": [
- {
- "type": "ThisExpression",
- "range": [
- 31525,
- 31529
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 42
- },
- "end": {
- "line": 1130,
- "column": 46
- }
- }
- }
- ],
- "range": [
- 31511,
- 31530
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 28
- },
- "end": {
- "line": 1130,
- "column": 47
- }
- }
- },
- "range": [
- 31495,
- 31530
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 12
- },
- "end": {
- "line": 1130,
- "column": 47
- }
- }
- },
- "range": [
- 31495,
- 31531
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 12
- },
- "end": {
- "line": 1130,
- "column": 48
- }
- }
- },
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "Mod",
- "range": [
- 31544,
- 31547
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 12
- },
- "end": {
- "line": 1131,
- "column": 15
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "statusBar",
- "range": [
- 31548,
- 31557
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 16
- },
- "end": {
- "line": 1131,
- "column": 25
- }
- }
- },
- "range": [
- 31544,
- 31557
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 12
- },
- "end": {
- "line": 1131,
- "column": 25
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "init",
- "range": [
- 31558,
- 31562
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 26
- },
- "end": {
- "line": 1131,
- "column": 30
- }
- }
- },
- "range": [
- 31544,
- 31562
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 12
- },
- "end": {
- "line": 1131,
- "column": 30
- }
- }
- },
- "arguments": [],
- "range": [
- 31544,
- 31564
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 12
- },
- "end": {
- "line": 1131,
- "column": 32
- }
- }
- },
- "range": [
- 31544,
- 31565
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 12
- },
- "end": {
- "line": 1131,
- "column": 33
- }
- }
- }
- ],
- "range": [
- 31481,
- 31575
- ],
- "loc": {
- "start": {
- "line": 1129,
- "column": 28
- },
"end": {
"line": 1132,
"column": 9
@@ -47668,8 +47425,8 @@
},
"alternate": null,
"range": [
- 31461,
- 31575
+ 31460,
+ 31582
],
"loc": {
"start": {
@@ -47690,8 +47447,8 @@
"object": {
"type": "ThisExpression",
"range": [
- 31588,
- 31592
+ 31595,
+ 31599
],
"loc": {
"start": {
@@ -47706,10 +47463,10 @@
},
"property": {
"type": "Identifier",
- "name": "paging",
+ "name": "statusBar",
"range": [
- 31593,
- 31599
+ 31600,
+ 31609
],
"loc": {
"start": {
@@ -47718,13 +47475,13 @@
},
"end": {
"line": 1133,
- "column": 23
+ "column": 26
}
}
},
"range": [
- 31588,
- 31599
+ 31595,
+ 31609
],
"loc": {
"start": {
@@ -47733,6 +47490,364 @@
},
"end": {
"line": 1133,
+ "column": 26
+ }
+ }
+ },
+ "consequent": {
+ "type": "BlockStatement",
+ "body": [
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "AssignmentExpression",
+ "operator": "=",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "Mod",
+ "range": [
+ 31625,
+ 31628
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 12
+ },
+ "end": {
+ "line": 1134,
+ "column": 15
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "statusBar",
+ "range": [
+ 31629,
+ 31638
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 16
+ },
+ "end": {
+ "line": 1134,
+ "column": 25
+ }
+ }
+ },
+ "range": [
+ 31625,
+ 31638
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 12
+ },
+ "end": {
+ "line": 1134,
+ "column": 25
+ }
+ }
+ },
+ "right": {
+ "type": "NewExpression",
+ "callee": {
+ "type": "Identifier",
+ "name": "StatusBar",
+ "range": [
+ 31645,
+ 31654
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 32
+ },
+ "end": {
+ "line": 1134,
+ "column": 41
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "ThisExpression",
+ "range": [
+ 31655,
+ 31659
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 42
+ },
+ "end": {
+ "line": 1134,
+ "column": 46
+ }
+ }
+ }
+ ],
+ "range": [
+ 31641,
+ 31660
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 28
+ },
+ "end": {
+ "line": 1134,
+ "column": 47
+ }
+ }
+ },
+ "range": [
+ 31625,
+ 31660
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 12
+ },
+ "end": {
+ "line": 1134,
+ "column": 47
+ }
+ }
+ },
+ "range": [
+ 31625,
+ 31661
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 12
+ },
+ "end": {
+ "line": 1134,
+ "column": 48
+ }
+ }
+ },
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "Mod",
+ "range": [
+ 31674,
+ 31677
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 12
+ },
+ "end": {
+ "line": 1135,
+ "column": 15
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "statusBar",
+ "range": [
+ 31678,
+ 31687
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 16
+ },
+ "end": {
+ "line": 1135,
+ "column": 25
+ }
+ }
+ },
+ "range": [
+ 31674,
+ 31687
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 12
+ },
+ "end": {
+ "line": 1135,
+ "column": 25
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "init",
+ "range": [
+ 31688,
+ 31692
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 26
+ },
+ "end": {
+ "line": 1135,
+ "column": 30
+ }
+ }
+ },
+ "range": [
+ 31674,
+ 31692
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 12
+ },
+ "end": {
+ "line": 1135,
+ "column": 30
+ }
+ }
+ },
+ "arguments": [],
+ "range": [
+ 31674,
+ 31694
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 12
+ },
+ "end": {
+ "line": 1135,
+ "column": 32
+ }
+ }
+ },
+ "range": [
+ 31674,
+ 31695
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 12
+ },
+ "end": {
+ "line": 1135,
+ "column": 33
+ }
+ }
+ }
+ ],
+ "range": [
+ 31611,
+ 31705
+ ],
+ "loc": {
+ "start": {
+ "line": 1133,
+ "column": 28
+ },
+ "end": {
+ "line": 1136,
+ "column": 9
+ }
+ }
+ },
+ "alternate": null,
+ "range": [
+ 31591,
+ 31705
+ ],
+ "loc": {
+ "start": {
+ "line": 1133,
+ "column": 8
+ },
+ "end": {
+ "line": 1136,
+ "column": 9
+ }
+ }
+ },
+ {
+ "type": "IfStatement",
+ "test": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 31718,
+ 31722
+ ],
+ "loc": {
+ "start": {
+ "line": 1137,
+ "column": 12
+ },
+ "end": {
+ "line": 1137,
+ "column": 16
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "paging",
+ "range": [
+ 31723,
+ 31729
+ ],
+ "loc": {
+ "start": {
+ "line": 1137,
+ "column": 17
+ },
+ "end": {
+ "line": 1137,
+ "column": 23
+ }
+ }
+ },
+ "range": [
+ 31718,
+ 31729
+ ],
+ "loc": {
+ "start": {
+ "line": 1137,
+ "column": 12
+ },
+ "end": {
+ "line": 1137,
"column": 23
}
}
@@ -47752,16 +47867,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31620,
- 31623
+ 31750,
+ 31753
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 17
},
"end": {
- "line": 1134,
+ "line": 1138,
"column": 20
}
}
@@ -47770,47 +47885,47 @@
"type": "Identifier",
"name": "paging",
"range": [
- 31624,
- 31630
+ 31754,
+ 31760
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 21
},
"end": {
- "line": 1134,
+ "line": 1138,
"column": 27
}
}
},
"range": [
- 31620,
- 31630
+ 31750,
+ 31760
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 17
},
"end": {
- "line": 1134,
+ "line": 1138,
"column": 27
}
}
},
"prefix": true,
"range": [
- 31619,
- 31630
+ 31749,
+ 31760
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 16
},
"end": {
- "line": 1134,
+ "line": 1138,
"column": 27
}
}
@@ -47830,16 +47945,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31650,
- 31653
+ 31780,
+ 31783
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 16
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 19
}
}
@@ -47848,31 +47963,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 31654,
- 31660
+ 31784,
+ 31790
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 20
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 26
}
}
},
"range": [
- 31650,
- 31660
+ 31780,
+ 31790
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 16
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 26
}
}
@@ -47883,16 +47998,16 @@
"type": "Identifier",
"name": "Paging",
"range": [
- 31667,
- 31673
+ 31797,
+ 31803
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 33
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 39
}
}
@@ -47901,62 +48016,62 @@
{
"type": "ThisExpression",
"range": [
- 31674,
- 31678
+ 31804,
+ 31808
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 40
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 44
}
}
}
],
"range": [
- 31663,
- 31679
+ 31793,
+ 31809
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 29
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 45
}
}
},
"range": [
- 31650,
- 31679
+ 31780,
+ 31809
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 16
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 45
}
}
},
"range": [
- 31650,
- 31680
+ 31780,
+ 31810
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 16
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 46
}
}
@@ -47975,16 +48090,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31697,
- 31700
+ 31827,
+ 31830
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 16
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 19
}
}
@@ -47993,31 +48108,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 31701,
- 31707
+ 31831,
+ 31837
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 20
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 26
}
}
},
"range": [
- 31697,
- 31707
+ 31827,
+ 31837
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 16
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 26
}
}
@@ -48026,78 +48141,78 @@
"type": "Identifier",
"name": "init",
"range": [
- 31708,
- 31712
+ 31838,
+ 31842
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 27
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 31
}
}
},
"range": [
- 31697,
- 31712
+ 31827,
+ 31842
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 16
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 31
}
}
},
"arguments": [],
"range": [
- 31697,
- 31714
+ 31827,
+ 31844
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 16
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 33
}
}
},
"range": [
- 31697,
- 31715
+ 31827,
+ 31845
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 16
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 34
}
}
}
],
"range": [
- 31632,
- 31729
+ 31762,
+ 31859
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 29
},
"end": {
- "line": 1137,
+ "line": 1141,
"column": 13
}
}
@@ -48119,16 +48234,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31753,
- 31756
+ 31883,
+ 31886
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 16
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 19
}
}
@@ -48137,31 +48252,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 31757,
- 31763
+ 31887,
+ 31893
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 20
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 26
}
}
},
"range": [
- 31753,
- 31763
+ 31883,
+ 31893
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 16
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 26
}
}
@@ -48170,125 +48285,125 @@
"type": "Identifier",
"name": "reset",
"range": [
- 31764,
- 31769
+ 31894,
+ 31899
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 27
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 32
}
}
},
"range": [
- 31753,
- 31769
+ 31883,
+ 31899
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 16
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 32
}
}
},
"arguments": [],
"range": [
- 31753,
- 31771
+ 31883,
+ 31901
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 16
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 34
}
}
},
"range": [
- 31753,
- 31772
+ 31883,
+ 31902
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 16
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 35
}
}
}
],
"range": [
- 31735,
- 31786
+ 31865,
+ 31916
],
"loc": {
"start": {
- "line": 1137,
+ "line": 1141,
"column": 19
},
"end": {
- "line": 1139,
+ "line": 1143,
"column": 13
}
}
},
"range": [
- 31615,
- 31786
+ 31745,
+ 31916
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 12
},
"end": {
- "line": 1139,
+ "line": 1143,
"column": 13
}
}
}
],
"range": [
- 31601,
- 31796
+ 31731,
+ 31926
],
"loc": {
"start": {
- "line": 1133,
+ "line": 1137,
"column": 25
},
"end": {
- "line": 1140,
+ "line": 1144,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31584,
- 31796
+ 31714,
+ 31926
],
"loc": {
"start": {
- "line": 1133,
+ "line": 1137,
"column": 8
},
"end": {
- "line": 1140,
+ "line": 1144,
"column": 9
}
}
@@ -48301,16 +48416,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31809,
- 31813
+ 31939,
+ 31943
],
"loc": {
"start": {
- "line": 1141,
+ "line": 1145,
"column": 12
},
"end": {
- "line": 1141,
+ "line": 1145,
"column": 16
}
}
@@ -48319,31 +48434,31 @@
"type": "Identifier",
"name": "btnReset",
"range": [
- 31814,
- 31822
+ 31944,
+ 31952
],
"loc": {
"start": {
- "line": 1141,
+ "line": 1145,
"column": 17
},
"end": {
- "line": 1141,
+ "line": 1145,
"column": 25
}
}
},
"range": [
- 31809,
- 31822
+ 31939,
+ 31952
],
"loc": {
"start": {
- "line": 1141,
+ "line": 1145,
"column": 12
},
"end": {
- "line": 1141,
+ "line": 1145,
"column": 25
}
}
@@ -48363,16 +48478,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31838,
- 31841
+ 31968,
+ 31971
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 12
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 15
}
}
@@ -48381,31 +48496,31 @@
"type": "Identifier",
"name": "clearButton",
"range": [
- 31842,
- 31853
+ 31972,
+ 31983
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 16
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 27
}
}
},
"range": [
- 31838,
- 31853
+ 31968,
+ 31983
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 12
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 27
}
}
@@ -48416,16 +48531,16 @@
"type": "Identifier",
"name": "ClearButton",
"range": [
- 31860,
- 31871
+ 31990,
+ 32001
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 34
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 45
}
}
@@ -48434,62 +48549,62 @@
{
"type": "ThisExpression",
"range": [
- 31872,
- 31876
+ 32002,
+ 32006
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 46
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 50
}
}
}
],
"range": [
- 31856,
- 31877
+ 31986,
+ 32007
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 30
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 51
}
}
},
"range": [
- 31838,
- 31877
+ 31968,
+ 32007
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 12
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 51
}
}
},
"range": [
- 31838,
- 31878
+ 31968,
+ 32008
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 12
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 52
}
}
@@ -48508,16 +48623,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31891,
- 31894
+ 32021,
+ 32024
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 15
}
}
@@ -48526,31 +48641,31 @@
"type": "Identifier",
"name": "clearButton",
"range": [
- 31895,
- 31906
+ 32025,
+ 32036
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 16
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 27
}
}
},
"range": [
- 31891,
- 31906
+ 32021,
+ 32036
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 27
}
}
@@ -48559,94 +48674,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 31907,
- 31911
+ 32037,
+ 32041
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 28
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 32
}
}
},
"range": [
- 31891,
- 31911
+ 32021,
+ 32041
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 32
}
}
},
"arguments": [],
"range": [
- 31891,
- 31913
+ 32021,
+ 32043
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 34
}
}
},
"range": [
- 31891,
- 31914
+ 32021,
+ 32044
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 35
}
}
}
],
"range": [
- 31824,
- 31924
+ 31954,
+ 32054
],
"loc": {
"start": {
- "line": 1141,
+ "line": 1145,
"column": 27
},
"end": {
- "line": 1144,
+ "line": 1148,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31805,
- 31924
+ 31935,
+ 32054
],
"loc": {
"start": {
- "line": 1141,
+ "line": 1145,
"column": 8
},
"end": {
- "line": 1144,
+ "line": 1148,
"column": 9
}
}
@@ -48662,16 +48777,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31938,
- 31942
+ 32068,
+ 32072
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 12
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 16
}
}
@@ -48680,31 +48795,31 @@
"type": "Identifier",
"name": "hasColWidths",
"range": [
- 31943,
- 31955
+ 32073,
+ 32085
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 17
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 29
}
}
},
"range": [
- 31938,
- 31955
+ 32068,
+ 32085
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 12
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 29
}
}
@@ -48718,16 +48833,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31960,
- 31964
+ 32090,
+ 32094
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 34
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 38
}
}
@@ -48736,62 +48851,62 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 31965,
- 31975
+ 32095,
+ 32105
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 39
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 49
}
}
},
"range": [
- 31960,
- 31975
+ 32090,
+ 32105
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 34
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 49
}
}
},
"prefix": true,
"range": [
- 31959,
- 31975
+ 32089,
+ 32105
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 33
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 49
}
}
},
"range": [
- 31938,
- 31975
+ 32068,
+ 32105
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 12
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 49
}
}
@@ -48809,16 +48924,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31991,
- 31995
+ 32121,
+ 32125
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 12
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 16
}
}
@@ -48827,94 +48942,94 @@
"type": "Identifier",
"name": "setColWidths",
"range": [
- 31996,
- 32008
+ 32126,
+ 32138
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 17
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 29
}
}
},
"range": [
- 31991,
- 32008
+ 32121,
+ 32138
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 12
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 29
}
}
},
"arguments": [],
"range": [
- 31991,
- 32010
+ 32121,
+ 32140
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 12
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 31
}
}
},
"range": [
- 31991,
- 32011
+ 32121,
+ 32141
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 12
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 32
}
}
}
],
"range": [
- 31977,
- 32021
+ 32107,
+ 32151
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 51
},
"end": {
- "line": 1148,
+ "line": 1152,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31934,
- 32021
+ 32064,
+ 32151
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 8
},
"end": {
- "line": 1148,
+ "line": 1152,
"column": 9
}
}
@@ -48927,16 +49042,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32034,
- 32038
+ 32164,
+ 32168
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 12
},
"end": {
- "line": 1149,
+ "line": 1153,
"column": 16
}
}
@@ -48945,31 +49060,31 @@
"type": "Identifier",
"name": "alternateRows",
"range": [
- 32039,
- 32052
+ 32169,
+ 32182
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 17
},
"end": {
- "line": 1149,
+ "line": 1153,
"column": 30
}
}
},
"range": [
- 32034,
- 32052
+ 32164,
+ 32182
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 12
},
"end": {
- "line": 1149,
+ "line": 1153,
"column": 30
}
}
@@ -48989,16 +49104,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 32068,
- 32071
+ 32198,
+ 32201
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 15
}
}
@@ -49007,31 +49122,31 @@
"type": "Identifier",
"name": "alternateRows",
"range": [
- 32072,
- 32085
+ 32202,
+ 32215
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 16
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 29
}
}
},
"range": [
- 32068,
- 32085
+ 32198,
+ 32215
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 29
}
}
@@ -49042,16 +49157,16 @@
"type": "Identifier",
"name": "AlternateRows",
"range": [
- 32092,
- 32105
+ 32222,
+ 32235
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 36
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 49
}
}
@@ -49060,62 +49175,62 @@
{
"type": "ThisExpression",
"range": [
- 32106,
- 32110
+ 32236,
+ 32240
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 50
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 54
}
}
}
],
"range": [
- 32088,
- 32111
+ 32218,
+ 32241
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 32
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 55
}
}
},
"range": [
- 32068,
- 32111
+ 32198,
+ 32241
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 55
}
}
},
"range": [
- 32068,
- 32112
+ 32198,
+ 32242
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 56
}
}
@@ -49134,16 +49249,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 32125,
- 32128
+ 32255,
+ 32258
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 15
}
}
@@ -49152,31 +49267,31 @@
"type": "Identifier",
"name": "alternateRows",
"range": [
- 32129,
- 32142
+ 32259,
+ 32272
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 16
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 29
}
}
},
"range": [
- 32125,
- 32142
+ 32255,
+ 32272
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 29
}
}
@@ -49185,94 +49300,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 32143,
- 32147
+ 32273,
+ 32277
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 30
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 34
}
}
},
"range": [
- 32125,
- 32147
+ 32255,
+ 32277
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 34
}
}
},
"arguments": [],
"range": [
- 32125,
- 32149
+ 32255,
+ 32279
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 36
}
}
},
"range": [
- 32125,
- 32150
+ 32255,
+ 32280
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 37
}
}
}
],
"range": [
- 32054,
- 32160
+ 32184,
+ 32290
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 32
},
"end": {
- "line": 1152,
+ "line": 1156,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32030,
- 32160
+ 32160,
+ 32290
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 8
},
"end": {
- "line": 1152,
+ "line": 1156,
"column": 9
}
}
@@ -49285,16 +49400,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32173,
- 32177
+ 32303,
+ 32307
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 12
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 16
}
}
@@ -49303,31 +49418,31 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 32178,
- 32187
+ 32308,
+ 32317
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 17
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 26
}
}
},
"range": [
- 32173,
- 32187
+ 32303,
+ 32317
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 12
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 26
}
}
@@ -49347,16 +49462,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 32203,
- 32206
+ 32333,
+ 32336
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 12
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 15
}
}
@@ -49365,31 +49480,31 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 32207,
- 32216
+ 32337,
+ 32346
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 16
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 25
}
}
},
"range": [
- 32203,
- 32216
+ 32333,
+ 32346
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 12
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 25
}
}
@@ -49404,16 +49519,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 32219,
- 32222
+ 32349,
+ 32352
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 28
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 31
}
}
@@ -49422,31 +49537,31 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 32223,
- 32232
+ 32353,
+ 32362
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 32
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 41
}
}
},
"range": [
- 32219,
- 32232
+ 32349,
+ 32362
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 28
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 41
}
}
@@ -49457,16 +49572,16 @@
"type": "Identifier",
"name": "NoResults",
"range": [
- 32240,
- 32249
+ 32370,
+ 32379
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 49
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 58
}
}
@@ -49475,77 +49590,77 @@
{
"type": "ThisExpression",
"range": [
- 32250,
- 32254
+ 32380,
+ 32384
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 59
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 63
}
}
}
],
"range": [
- 32236,
- 32255
+ 32366,
+ 32385
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 45
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 64
}
}
},
"range": [
- 32219,
- 32255
+ 32349,
+ 32385
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 28
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 64
}
}
},
"range": [
- 32203,
- 32255
+ 32333,
+ 32385
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 12
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 64
}
}
},
"range": [
- 32203,
- 32256
+ 32333,
+ 32386
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 12
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 65
}
}
@@ -49564,16 +49679,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 32269,
- 32272
+ 32399,
+ 32402
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 15
}
}
@@ -49582,31 +49697,31 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 32273,
- 32282
+ 32403,
+ 32412
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 16
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 25
}
}
},
"range": [
- 32269,
- 32282
+ 32399,
+ 32412
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 25
}
}
@@ -49615,94 +49730,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 32283,
- 32287
+ 32413,
+ 32417
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 26
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 30
}
}
},
"range": [
- 32269,
- 32287
+ 32399,
+ 32417
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 30
}
}
},
"arguments": [],
"range": [
- 32269,
- 32289
+ 32399,
+ 32419
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 32
}
}
},
"range": [
- 32269,
- 32290
+ 32399,
+ 32420
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 33
}
}
}
],
"range": [
- 32189,
- 32300
+ 32319,
+ 32430
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 28
},
"end": {
- "line": 1156,
+ "line": 1160,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32169,
- 32300
+ 32299,
+ 32430
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 8
},
"end": {
- "line": 1156,
+ "line": 1160,
"column": 9
}
},
@@ -49711,16 +49826,16 @@
"type": "Line",
"value": "TF css class is added to table",
"range": [
- 32310,
- 32342
+ 32440,
+ 32472
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 8
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 40
}
}
@@ -49738,16 +49853,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32356,
- 32360
+ 32486,
+ 32490
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 13
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 17
}
}
@@ -49756,47 +49871,47 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 32361,
- 32371
+ 32491,
+ 32501
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 18
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 28
}
}
},
"range": [
- 32356,
- 32371
+ 32486,
+ 32501
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 13
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 28
}
}
},
"prefix": true,
"range": [
- 32355,
- 32371
+ 32485,
+ 32501
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 12
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 28
}
}
@@ -49812,16 +49927,16 @@
"type": "Identifier",
"name": "addClass",
"range": [
- 32387,
- 32395
+ 32517,
+ 32525
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 12
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 20
}
}
@@ -49833,16 +49948,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32396,
- 32400
+ 32526,
+ 32530
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 21
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 25
}
}
@@ -49851,31 +49966,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 32401,
- 32404
+ 32531,
+ 32534
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 26
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 29
}
}
},
"range": [
- 32396,
- 32404
+ 32526,
+ 32534
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 21
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 29
}
}
@@ -49886,16 +50001,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32406,
- 32410
+ 32536,
+ 32540
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 31
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 35
}
}
@@ -49904,62 +50019,62 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 32411,
- 32417
+ 32541,
+ 32547
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 36
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 42
}
}
},
"range": [
- 32406,
- 32417
+ 32536,
+ 32547
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 31
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 42
}
}
}
],
"range": [
- 32387,
- 32418
+ 32517,
+ 32548
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 12
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 43
}
}
},
"range": [
- 32387,
- 32419
+ 32517,
+ 32549
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 12
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 44
}
}
@@ -49972,16 +50087,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32436,
- 32440
+ 32566,
+ 32570
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 16
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 20
}
}
@@ -49990,31 +50105,31 @@
"type": "Identifier",
"name": "responsive",
"range": [
- 32441,
- 32451
+ 32571,
+ 32581
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 21
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 31
}
}
},
"range": [
- 32436,
- 32451
+ 32566,
+ 32581
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 16
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 31
}
}
@@ -50030,16 +50145,16 @@
"type": "Identifier",
"name": "addClass",
"range": [
- 32471,
- 32479
+ 32601,
+ 32609
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 16
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 24
}
}
@@ -50051,16 +50166,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32480,
- 32484
+ 32610,
+ 32614
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 25
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 29
}
}
@@ -50069,31 +50184,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 32485,
- 32488
+ 32615,
+ 32618
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 30
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 33
}
}
},
"range": [
- 32480,
- 32488
+ 32610,
+ 32618
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 25
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 33
}
}
@@ -50104,16 +50219,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32490,
- 32494
+ 32620,
+ 32624
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 35
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 39
}
}
@@ -50122,126 +50237,126 @@
"type": "Identifier",
"name": "prfxResponsive",
"range": [
- 32495,
- 32509
+ 32625,
+ 32639
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 40
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 54
}
}
},
"range": [
- 32490,
- 32509
+ 32620,
+ 32639
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 35
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 54
}
}
}
],
"range": [
- 32471,
- 32510
+ 32601,
+ 32640
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 16
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 55
}
}
},
"range": [
- 32471,
- 32511
+ 32601,
+ 32641
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 16
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 56
}
}
}
],
"range": [
- 32453,
- 32525
+ 32583,
+ 32655
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 33
},
"end": {
- "line": 1163,
+ "line": 1167,
"column": 13
}
}
},
"alternate": null,
"range": [
- 32432,
- 32525
+ 32562,
+ 32655
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 12
},
"end": {
- "line": 1163,
+ "line": 1167,
"column": 13
}
}
}
],
"range": [
- 32373,
- 32535
+ 32503,
+ 32665
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 30
},
"end": {
- "line": 1164,
+ "line": 1168,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32351,
- 32535
+ 32481,
+ 32665
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 8
},
"end": {
- "line": 1164,
+ "line": 1168,
"column": 9
}
},
@@ -50250,16 +50365,16 @@
"type": "Line",
"value": "TF css class is added to table",
"range": [
- 32310,
- 32342
+ 32440,
+ 32472
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 8
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 40
}
}
@@ -50270,16 +50385,16 @@
"type": "Block",
"value": " Loads extensions ",
"range": [
- 32545,
- 32567
+ 32675,
+ 32697
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 8
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 30
}
}
@@ -50294,16 +50409,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32580,
- 32584
+ 32710,
+ 32714
],
"loc": {
"start": {
- "line": 1167,
+ "line": 1171,
"column": 12
},
"end": {
- "line": 1167,
+ "line": 1171,
"column": 16
}
}
@@ -50312,31 +50427,31 @@
"type": "Identifier",
"name": "hasExtensions",
"range": [
- 32585,
- 32598
+ 32715,
+ 32728
],
"loc": {
"start": {
- "line": 1167,
+ "line": 1171,
"column": 17
},
"end": {
- "line": 1167,
+ "line": 1171,
"column": 30
}
}
},
"range": [
- 32580,
- 32598
+ 32710,
+ 32728
],
"loc": {
"start": {
- "line": 1167,
+ "line": 1171,
"column": 12
},
"end": {
- "line": 1167,
+ "line": 1171,
"column": 30
}
}
@@ -50354,16 +50469,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32614,
- 32618
+ 32744,
+ 32748
],
"loc": {
"start": {
- "line": 1168,
+ "line": 1172,
"column": 12
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 16
}
}
@@ -50372,94 +50487,94 @@
"type": "Identifier",
"name": "initExtensions",
"range": [
- 32619,
- 32633
+ 32749,
+ 32763
],
"loc": {
"start": {
- "line": 1168,
+ "line": 1172,
"column": 17
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 31
}
}
},
"range": [
- 32614,
- 32633
+ 32744,
+ 32763
],
"loc": {
"start": {
- "line": 1168,
+ "line": 1172,
"column": 12
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 31
}
}
},
"arguments": [],
"range": [
- 32614,
- 32635
+ 32744,
+ 32765
],
"loc": {
"start": {
- "line": 1168,
+ "line": 1172,
"column": 12
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 33
}
}
},
"range": [
- 32614,
- 32636
+ 32744,
+ 32766
],
"loc": {
"start": {
- "line": 1168,
+ "line": 1172,
"column": 12
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 34
}
}
}
],
"range": [
- 32600,
- 32646
+ 32730,
+ 32776
],
"loc": {
"start": {
- "line": 1167,
+ "line": 1171,
"column": 32
},
"end": {
- "line": 1169,
+ "line": 1173,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32576,
- 32646
+ 32706,
+ 32776
],
"loc": {
"start": {
- "line": 1167,
+ "line": 1171,
"column": 8
},
"end": {
- "line": 1169,
+ "line": 1173,
"column": 9
}
},
@@ -50468,16 +50583,16 @@
"type": "Block",
"value": " Loads extensions ",
"range": [
- 32545,
- 32567
+ 32675,
+ 32697
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 8
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 30
}
}
@@ -50488,16 +50603,16 @@
"type": "Line",
"value": " Subscribe to events",
"range": [
- 32656,
- 32678
+ 32786,
+ 32808
],
"loc": {
"start": {
- "line": 1171,
+ "line": 1175,
"column": 8
},
"end": {
- "line": 1171,
+ "line": 1175,
"column": 30
}
}
@@ -50512,16 +50627,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32691,
- 32695
+ 32821,
+ 32825
],
"loc": {
"start": {
- "line": 1172,
+ "line": 1176,
"column": 12
},
"end": {
- "line": 1172,
+ "line": 1176,
"column": 16
}
}
@@ -50530,31 +50645,31 @@
"type": "Identifier",
"name": "markActiveColumns",
"range": [
- 32696,
- 32713
+ 32826,
+ 32843
],
"loc": {
"start": {
- "line": 1172,
+ "line": 1176,
"column": 17
},
"end": {
- "line": 1172,
+ "line": 1176,
"column": 34
}
}
},
"range": [
- 32691,
- 32713
+ 32821,
+ 32843
],
"loc": {
"start": {
- "line": 1172,
+ "line": 1176,
"column": 12
},
"end": {
- "line": 1172,
+ "line": 1176,
"column": 34
}
}
@@ -50575,16 +50690,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32729,
- 32733
+ 32859,
+ 32863
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 12
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 16
}
}
@@ -50593,31 +50708,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 32734,
- 32741
+ 32864,
+ 32871
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 17
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 24
}
}
},
"range": [
- 32729,
- 32741
+ 32859,
+ 32871
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 12
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 24
}
}
@@ -50626,31 +50741,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 32742,
- 32744
+ 32872,
+ 32874
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 25
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 27
}
}
},
"range": [
- 32729,
- 32744
+ 32859,
+ 32874
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 12
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 27
}
}
@@ -50664,32 +50779,32 @@
"value": "before-filtering",
"raw": "'before-filtering'",
"range": [
- 32746,
- 32764
+ 32876,
+ 32894
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 29
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 47
}
}
}
],
"range": [
- 32745,
- 32765
+ 32875,
+ 32895
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 28
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 48
}
}
@@ -50706,16 +50821,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32789,
- 32793
+ 32919,
+ 32923
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 22
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 26
}
}
@@ -50724,47 +50839,47 @@
"type": "Identifier",
"name": "clearActiveColumns",
"range": [
- 32794,
- 32812
+ 32924,
+ 32942
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 27
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 45
}
}
},
"range": [
- 32789,
- 32812
+ 32919,
+ 32942
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 22
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 45
}
}
},
"arguments": [],
"range": [
- 32789,
- 32814
+ 32919,
+ 32944
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 22
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 47
}
}
@@ -50772,47 +50887,47 @@
"generator": false,
"expression": true,
"range": [
- 32783,
- 32814
+ 32913,
+ 32944
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 16
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 47
}
}
}
],
"range": [
- 32729,
- 32815
+ 32859,
+ 32945
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 12
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 48
}
}
},
"range": [
- 32729,
- 32816
+ 32859,
+ 32946
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 12
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 49
}
}
@@ -50830,16 +50945,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32829,
- 32833
+ 32959,
+ 32963
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 16
}
}
@@ -50848,31 +50963,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 32834,
- 32841
+ 32964,
+ 32971
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 17
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 24
}
}
},
"range": [
- 32829,
- 32841
+ 32959,
+ 32971
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 24
}
}
@@ -50881,31 +50996,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 32842,
- 32844
+ 32972,
+ 32974
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 25
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 27
}
}
},
"range": [
- 32829,
- 32844
+ 32959,
+ 32974
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 27
}
}
@@ -50919,32 +51034,32 @@
"value": "cell-processed",
"raw": "'cell-processed'",
"range": [
- 32846,
- 32862
+ 32976,
+ 32992
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 29
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 45
}
}
}
],
"range": [
- 32845,
- 32863
+ 32975,
+ 32993
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 28
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 46
}
}
@@ -50957,16 +51072,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 32882,
- 32884
+ 33012,
+ 33014
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 17
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 19
}
}
@@ -50975,16 +51090,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 32886,
- 32894
+ 33016,
+ 33024
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 21
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 29
}
}
@@ -50998,16 +51113,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32899,
- 32903
+ 33029,
+ 33033
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 34
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 38
}
}
@@ -51016,31 +51131,31 @@
"type": "Identifier",
"name": "markActiveColumn",
"range": [
- 32904,
- 32920
+ 33034,
+ 33050
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 39
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 55
}
}
},
"range": [
- 32899,
- 32920
+ 33029,
+ 33050
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 34
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 55
}
}
@@ -51050,32 +51165,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 32921,
- 32929
+ 33051,
+ 33059
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 56
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 64
}
}
}
],
"range": [
- 32899,
- 32930
+ 33029,
+ 33060
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 34
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 65
}
}
@@ -51083,79 +51198,79 @@
"generator": false,
"expression": true,
"range": [
- 32881,
- 32930
+ 33011,
+ 33060
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 16
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 65
}
}
}
],
"range": [
- 32829,
- 32931
+ 32959,
+ 33061
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 66
}
}
},
"range": [
- 32829,
- 32932
+ 32959,
+ 33062
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 67
}
}
}
],
"range": [
- 32715,
- 32942
+ 32845,
+ 33072
],
"loc": {
"start": {
- "line": 1172,
+ "line": 1176,
"column": 36
},
"end": {
- "line": 1177,
+ "line": 1181,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32687,
- 32942
+ 32817,
+ 33072
],
"loc": {
"start": {
- "line": 1172,
+ "line": 1176,
"column": 8
},
"end": {
- "line": 1177,
+ "line": 1181,
"column": 9
}
},
@@ -51164,16 +51279,16 @@
"type": "Line",
"value": " Subscribe to events",
"range": [
- 32656,
- 32678
+ 32786,
+ 32808
],
"loc": {
"start": {
- "line": 1171,
+ "line": 1175,
"column": 8
},
"end": {
- "line": 1171,
+ "line": 1175,
"column": 30
}
}
@@ -51188,16 +51303,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32955,
- 32959
+ 33085,
+ 33089
],
"loc": {
"start": {
- "line": 1178,
+ "line": 1182,
"column": 12
},
"end": {
- "line": 1178,
+ "line": 1182,
"column": 16
}
}
@@ -51206,31 +51321,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 32960,
- 32973
+ 33090,
+ 33103
],
"loc": {
"start": {
- "line": 1178,
+ "line": 1182,
"column": 17
},
"end": {
- "line": 1178,
+ "line": 1182,
"column": 30
}
}
},
"range": [
- 32955,
- 32973
+ 33085,
+ 33103
],
"loc": {
"start": {
- "line": 1178,
+ "line": 1182,
"column": 12
},
"end": {
- "line": 1178,
+ "line": 1182,
"column": 30
}
}
@@ -51251,16 +51366,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32989,
- 32993
+ 33119,
+ 33123
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 12
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 16
}
}
@@ -51269,31 +51384,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 32994,
- 33001
+ 33124,
+ 33131
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 17
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 24
}
}
},
"range": [
- 32989,
- 33001
+ 33119,
+ 33131
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 12
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 24
}
}
@@ -51302,31 +51417,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 33002,
- 33004
+ 33132,
+ 33134
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 25
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 27
}
}
},
"range": [
- 32989,
- 33004
+ 33119,
+ 33134
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 12
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 27
}
}
@@ -51340,32 +51455,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 33006,
- 33023
+ 33136,
+ 33153
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 29
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 46
}
}
}
],
"range": [
- 33005,
- 33024
+ 33135,
+ 33154
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 28
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 47
}
}
@@ -51382,16 +51497,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33032,
- 33036
+ 33162,
+ 33166
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 55
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 59
}
}
@@ -51400,47 +51515,47 @@
"type": "Identifier",
"name": "linkFilters",
"range": [
- 33037,
- 33048
+ 33167,
+ 33178
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 60
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 71
}
}
},
"range": [
- 33032,
- 33048
+ 33162,
+ 33178
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 55
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 71
}
}
},
"arguments": [],
"range": [
- 33032,
- 33050
+ 33162,
+ 33180
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 55
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 73
}
}
@@ -51448,79 +51563,79 @@
"generator": false,
"expression": true,
"range": [
- 33026,
- 33050
+ 33156,
+ 33180
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 49
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 73
}
}
}
],
"range": [
- 32989,
- 33051
+ 33119,
+ 33181
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 12
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 74
}
}
},
"range": [
- 32989,
- 33052
+ 33119,
+ 33182
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 12
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 75
}
}
}
],
"range": [
- 32975,
- 33062
+ 33105,
+ 33192
],
"loc": {
"start": {
- "line": 1178,
+ "line": 1182,
"column": 32
},
"end": {
- "line": 1180,
+ "line": 1184,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32951,
- 33062
+ 33081,
+ 33192
],
"loc": {
"start": {
- "line": 1178,
+ "line": 1182,
"column": 8
},
"end": {
- "line": 1180,
+ "line": 1184,
"column": 9
}
},
@@ -51529,16 +51644,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 33072,
- 33089
+ 33202,
+ 33219
],
"loc": {
"start": {
- "line": 1182,
+ "line": 1186,
"column": 8
},
"end": {
- "line": 1182,
+ "line": 1186,
"column": 25
}
}
@@ -51556,16 +51671,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33098,
- 33102
+ 33228,
+ 33232
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 8
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 12
}
}
@@ -51574,31 +51689,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 33103,
- 33114
+ 33233,
+ 33244
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 13
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 24
}
}
},
"range": [
- 33098,
- 33114
+ 33228,
+ 33244
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 8
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 24
}
}
@@ -51608,46 +51723,46 @@
"value": true,
"raw": "true",
"range": [
- 33117,
- 33121
+ 33247,
+ 33251
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 27
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 31
}
}
},
"range": [
- 33098,
- 33121
+ 33228,
+ 33251
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 8
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 31
}
}
},
"range": [
- 33098,
- 33122
+ 33228,
+ 33252
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 8
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 32
}
},
@@ -51656,16 +51771,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 33072,
- 33089
+ 33202,
+ 33219
],
"loc": {
"start": {
- "line": 1182,
+ "line": 1186,
"column": 8
},
"end": {
- "line": 1182,
+ "line": 1186,
"column": 25
}
}
@@ -51682,16 +51797,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33132,
- 33136
+ 33262,
+ 33266
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 12
}
}
@@ -51700,31 +51815,31 @@
"type": "Identifier",
"name": "onFiltersLoaded",
"range": [
- 33137,
- 33152
+ 33267,
+ 33282
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 13
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 28
}
}
},
"range": [
- 33132,
- 33152
+ 33262,
+ 33282
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 28
}
}
@@ -51733,47 +51848,47 @@
{
"type": "ThisExpression",
"range": [
- 33153,
- 33157
+ 33283,
+ 33287
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 29
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 33
}
}
}
],
"range": [
- 33132,
- 33158
+ 33262,
+ 33288
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 34
}
}
},
"range": [
- 33132,
- 33159
+ 33262,
+ 33289
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 35
}
}
@@ -51791,16 +51906,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33169,
- 33173
+ 33299,
+ 33303
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 8
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 12
}
}
@@ -51809,31 +51924,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 33174,
- 33181
+ 33304,
+ 33311
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 13
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 20
}
}
},
"range": [
- 33169,
- 33181
+ 33299,
+ 33311
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 8
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 20
}
}
@@ -51842,31 +51957,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 33182,
- 33186
+ 33312,
+ 33316
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 21
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 25
}
}
},
"range": [
- 33169,
- 33186
+ 33299,
+ 33316
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 8
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 25
}
}
@@ -51877,16 +51992,16 @@
"value": "initialized",
"raw": "'initialized'",
"range": [
- 33187,
- 33200
+ 33317,
+ 33330
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 26
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 39
}
}
@@ -51894,63 +52009,63 @@
{
"type": "ThisExpression",
"range": [
- 33202,
- 33206
+ 33332,
+ 33336
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 41
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 45
}
}
}
],
"range": [
- 33169,
- 33207
+ 33299,
+ 33337
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 8
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 46
}
}
},
"range": [
- 33169,
- 33208
+ 33299,
+ 33338
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 8
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 47
}
}
}
],
"range": [
- 27621,
- 33214
+ 27698,
+ 33344
],
"loc": {
"start": {
- "line": 1007,
+ "line": 1010,
"column": 11
},
"end": {
- "line": 1188,
+ "line": 1192,
"column": 5
}
}
@@ -51958,16 +52073,16 @@
"generator": false,
"expression": false,
"range": [
- 27618,
- 33214
+ 27695,
+ 33344
],
"loc": {
"start": {
- "line": 1007,
+ "line": 1010,
"column": 8
},
"end": {
- "line": 1188,
+ "line": 1192,
"column": 5
}
}
@@ -51975,16 +52090,16 @@
"kind": "method",
"computed": false,
"range": [
- 27614,
- 33214
+ 27691,
+ 33344
],
"loc": {
"start": {
- "line": 1007,
+ "line": 1010,
"column": 4
},
"end": {
- "line": 1188,
+ "line": 1192,
"column": 5
}
},
@@ -51993,16 +52108,16 @@
"type": "Block",
"value": "*\n * Initialise features and layout\n ",
"range": [
- 27560,
- 27609
+ 27637,
+ 27686
],
"loc": {
"start": {
- "line": 1004,
+ "line": 1007,
"column": 4
},
"end": {
- "line": 1006,
+ "line": 1009,
"column": 7
}
}
@@ -52013,16 +52128,16 @@
"type": "Block",
"value": "*\n * Detect key\n * @param {Event} evt\n ",
"range": [
- 33220,
- 33283
+ 33350,
+ 33413
],
"loc": {
"start": {
- "line": 1190,
+ "line": 1194,
"column": 4
},
"end": {
- "line": 1193,
+ "line": 1197,
"column": 7
}
}
@@ -52036,16 +52151,16 @@
"type": "Identifier",
"name": "detectKey",
"range": [
- 33288,
- 33297
+ 33418,
+ 33427
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 4
},
"end": {
- "line": 1194,
+ "line": 1198,
"column": 13
}
}
@@ -52058,16 +52173,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 33298,
- 33301
+ 33428,
+ 33431
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 14
},
"end": {
- "line": 1194,
+ "line": 1198,
"column": 17
}
}
@@ -52087,16 +52202,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33318,
- 33322
+ 33448,
+ 33452
],
"loc": {
"start": {
- "line": 1195,
+ "line": 1199,
"column": 13
},
"end": {
- "line": 1195,
+ "line": 1199,
"column": 17
}
}
@@ -52105,47 +52220,47 @@
"type": "Identifier",
"name": "enterKey",
"range": [
- 33323,
- 33331
+ 33453,
+ 33461
],
"loc": {
"start": {
- "line": 1195,
+ "line": 1199,
"column": 18
},
"end": {
- "line": 1195,
+ "line": 1199,
"column": 26
}
}
},
"range": [
- 33318,
- 33331
+ 33448,
+ 33461
],
"loc": {
"start": {
- "line": 1195,
+ "line": 1199,
"column": 13
},
"end": {
- "line": 1195,
+ "line": 1199,
"column": 26
}
}
},
"prefix": true,
"range": [
- 33317,
- 33331
+ 33447,
+ 33461
],
"loc": {
"start": {
- "line": 1195,
+ "line": 1199,
"column": 12
},
"end": {
- "line": 1195,
+ "line": 1199,
"column": 26
}
}
@@ -52157,48 +52272,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 33347,
- 33354
+ 33477,
+ 33484
],
"loc": {
"start": {
- "line": 1196,
+ "line": 1200,
"column": 12
},
"end": {
- "line": 1196,
+ "line": 1200,
"column": 19
}
}
}
],
"range": [
- 33333,
- 33364
+ 33463,
+ 33494
],
"loc": {
"start": {
- "line": 1195,
+ "line": 1199,
"column": 28
},
"end": {
- "line": 1197,
+ "line": 1201,
"column": 9
}
}
},
"alternate": null,
"range": [
- 33313,
- 33364
+ 33443,
+ 33494
],
"loc": {
"start": {
- "line": 1195,
+ "line": 1199,
"column": 8
},
"end": {
- "line": 1197,
+ "line": 1201,
"column": 9
}
}
@@ -52209,16 +52324,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 33377,
- 33380
+ 33507,
+ 33510
],
"loc": {
"start": {
- "line": 1198,
+ "line": 1202,
"column": 12
},
"end": {
- "line": 1198,
+ "line": 1202,
"column": 15
}
}
@@ -52235,16 +52350,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 33400,
- 33403
+ 33530,
+ 33533
],
"loc": {
"start": {
- "line": 1199,
+ "line": 1203,
"column": 16
},
"end": {
- "line": 1199,
+ "line": 1203,
"column": 19
}
}
@@ -52255,16 +52370,16 @@
"type": "Identifier",
"name": "keyCode",
"range": [
- 33406,
- 33413
+ 33536,
+ 33543
],
"loc": {
"start": {
- "line": 1199,
+ "line": 1203,
"column": 22
},
"end": {
- "line": 1199,
+ "line": 1203,
"column": 29
}
}
@@ -52274,47 +52389,47 @@
"type": "Identifier",
"name": "evt",
"range": [
- 33414,
- 33417
+ 33544,
+ 33547
],
"loc": {
"start": {
- "line": 1199,
+ "line": 1203,
"column": 30
},
"end": {
- "line": 1199,
+ "line": 1203,
"column": 33
}
}
}
],
"range": [
- 33406,
- 33418
+ 33536,
+ 33548
],
"loc": {
"start": {
- "line": 1199,
+ "line": 1203,
"column": 22
},
"end": {
- "line": 1199,
+ "line": 1203,
"column": 34
}
}
},
"range": [
- 33400,
- 33418
+ 33530,
+ 33548
],
"loc": {
"start": {
- "line": 1199,
+ "line": 1203,
"column": 16
},
"end": {
- "line": 1199,
+ "line": 1203,
"column": 34
}
}
@@ -52322,16 +52437,16 @@
],
"kind": "let",
"range": [
- 33396,
- 33419
+ 33526,
+ 33549
],
"loc": {
"start": {
- "line": 1199,
+ "line": 1203,
"column": 12
},
"end": {
- "line": 1199,
+ "line": 1203,
"column": 35
}
}
@@ -52345,16 +52460,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 33436,
- 33439
+ 33566,
+ 33569
],
"loc": {
"start": {
- "line": 1200,
+ "line": 1204,
"column": 16
},
"end": {
- "line": 1200,
+ "line": 1204,
"column": 19
}
}
@@ -52363,31 +52478,31 @@
"type": "Identifier",
"name": "ENTER_KEY",
"range": [
- 33444,
- 33453
+ 33574,
+ 33583
],
"loc": {
"start": {
- "line": 1200,
+ "line": 1204,
"column": 24
},
"end": {
- "line": 1200,
+ "line": 1204,
"column": 33
}
}
},
"range": [
- 33436,
- 33453
+ 33566,
+ 33583
],
"loc": {
"start": {
- "line": 1200,
+ "line": 1204,
"column": 16
},
"end": {
- "line": 1200,
+ "line": 1204,
"column": 33
}
}
@@ -52405,16 +52520,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33473,
- 33477
+ 33603,
+ 33607
],
"loc": {
"start": {
- "line": 1201,
+ "line": 1205,
"column": 16
},
"end": {
- "line": 1201,
+ "line": 1205,
"column": 20
}
}
@@ -52423,62 +52538,62 @@
"type": "Identifier",
"name": "filter",
"range": [
- 33478,
- 33484
+ 33608,
+ 33614
],
"loc": {
"start": {
- "line": 1201,
+ "line": 1205,
"column": 21
},
"end": {
- "line": 1201,
+ "line": 1205,
"column": 27
}
}
},
"range": [
- 33473,
- 33484
+ 33603,
+ 33614
],
"loc": {
"start": {
- "line": 1201,
+ "line": 1205,
"column": 16
},
"end": {
- "line": 1201,
+ "line": 1205,
"column": 27
}
}
},
"arguments": [],
"range": [
- 33473,
- 33486
+ 33603,
+ 33616
],
"loc": {
"start": {
- "line": 1201,
+ "line": 1205,
"column": 16
},
"end": {
- "line": 1201,
+ "line": 1205,
"column": 29
}
}
},
"range": [
- 33473,
- 33487
+ 33603,
+ 33617
],
"loc": {
"start": {
- "line": 1201,
+ "line": 1205,
"column": 16
},
"end": {
- "line": 1201,
+ "line": 1205,
"column": 30
}
}
@@ -52491,16 +52606,16 @@
"type": "Identifier",
"name": "cancelEvt",
"range": [
- 33504,
- 33513
+ 33634,
+ 33643
],
"loc": {
"start": {
- "line": 1202,
+ "line": 1206,
"column": 16
},
"end": {
- "line": 1202,
+ "line": 1206,
"column": 25
}
}
@@ -52510,47 +52625,47 @@
"type": "Identifier",
"name": "evt",
"range": [
- 33514,
- 33517
+ 33644,
+ 33647
],
"loc": {
"start": {
- "line": 1202,
+ "line": 1206,
"column": 26
},
"end": {
- "line": 1202,
+ "line": 1206,
"column": 29
}
}
}
],
"range": [
- 33504,
- 33518
+ 33634,
+ 33648
],
"loc": {
"start": {
- "line": 1202,
+ "line": 1206,
"column": 16
},
"end": {
- "line": 1202,
+ "line": 1206,
"column": 30
}
}
},
"range": [
- 33504,
- 33519
+ 33634,
+ 33649
],
"loc": {
"start": {
- "line": 1202,
+ "line": 1206,
"column": 16
},
"end": {
- "line": 1202,
+ "line": 1206,
"column": 31
}
}
@@ -52563,16 +52678,16 @@
"type": "Identifier",
"name": "stopEvt",
"range": [
- 33536,
- 33543
+ 33666,
+ 33673
],
"loc": {
"start": {
- "line": 1203,
+ "line": 1207,
"column": 16
},
"end": {
- "line": 1203,
+ "line": 1207,
"column": 23
}
}
@@ -52582,63 +52697,63 @@
"type": "Identifier",
"name": "evt",
"range": [
- 33544,
- 33547
+ 33674,
+ 33677
],
"loc": {
"start": {
- "line": 1203,
+ "line": 1207,
"column": 24
},
"end": {
- "line": 1203,
+ "line": 1207,
"column": 27
}
}
}
],
"range": [
- 33536,
- 33548
+ 33666,
+ 33678
],
"loc": {
"start": {
- "line": 1203,
+ "line": 1207,
"column": 16
},
"end": {
- "line": 1203,
+ "line": 1207,
"column": 28
}
}
},
"range": [
- 33536,
- 33549
+ 33666,
+ 33679
],
"loc": {
"start": {
- "line": 1203,
+ "line": 1207,
"column": 16
},
"end": {
- "line": 1203,
+ "line": 1207,
"column": 29
}
}
}
],
"range": [
- 33455,
- 33563
+ 33585,
+ 33693
],
"loc": {
"start": {
- "line": 1200,
+ "line": 1204,
"column": 35
},
"end": {
- "line": 1204,
+ "line": 1208,
"column": 13
}
}
@@ -52657,16 +52772,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33587,
- 33591
+ 33717,
+ 33721
],
"loc": {
"start": {
- "line": 1205,
+ "line": 1209,
"column": 16
},
"end": {
- "line": 1205,
+ "line": 1209,
"column": 20
}
}
@@ -52675,31 +52790,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 33592,
- 33604
+ 33722,
+ 33734
],
"loc": {
"start": {
- "line": 1205,
+ "line": 1209,
"column": 21
},
"end": {
- "line": 1205,
+ "line": 1209,
"column": 33
}
}
},
"range": [
- 33587,
- 33604
+ 33717,
+ 33734
],
"loc": {
"start": {
- "line": 1205,
+ "line": 1209,
"column": 16
},
"end": {
- "line": 1205,
+ "line": 1209,
"column": 33
}
}
@@ -52709,46 +52824,46 @@
"value": true,
"raw": "true",
"range": [
- 33607,
- 33611
+ 33737,
+ 33741
],
"loc": {
"start": {
- "line": 1205,
+ "line": 1209,
"column": 36
},
"end": {
- "line": 1205,
+ "line": 1209,
"column": 40
}
}
},
"range": [
- 33587,
- 33611
+ 33717,
+ 33741
],
"loc": {
"start": {
- "line": 1205,
+ "line": 1209,
"column": 16
},
"end": {
- "line": 1205,
+ "line": 1209,
"column": 40
}
}
},
"range": [
- 33587,
- 33612
+ 33717,
+ 33742
],
"loc": {
"start": {
- "line": 1205,
+ "line": 1209,
"column": 16
},
"end": {
- "line": 1205,
+ "line": 1209,
"column": 41
}
}
@@ -52764,16 +52879,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 33629,
- 33633
+ 33759,
+ 33763
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 16
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 20
}
}
@@ -52782,31 +52897,31 @@
"type": "Identifier",
"name": "clearInterval",
"range": [
- 33634,
- 33647
+ 33764,
+ 33777
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 21
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 34
}
}
},
"range": [
- 33629,
- 33647
+ 33759,
+ 33777
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 16
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 34
}
}
@@ -52818,16 +52933,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33648,
- 33652
+ 33778,
+ 33782
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 35
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 39
}
}
@@ -52836,62 +52951,62 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 33653,
- 33668
+ 33783,
+ 33798
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 40
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 55
}
}
},
"range": [
- 33648,
- 33668
+ 33778,
+ 33798
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 35
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 55
}
}
}
],
"range": [
- 33629,
- 33669
+ 33759,
+ 33799
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 16
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 56
}
}
},
"range": [
- 33629,
- 33670
+ 33759,
+ 33800
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 16
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 57
}
}
@@ -52907,16 +53022,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33687,
- 33691
+ 33817,
+ 33821
],
"loc": {
"start": {
- "line": 1207,
+ "line": 1211,
"column": 16
},
"end": {
- "line": 1207,
+ "line": 1211,
"column": 20
}
}
@@ -52925,31 +53040,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 33692,
- 33707
+ 33822,
+ 33837
],
"loc": {
"start": {
- "line": 1207,
+ "line": 1211,
"column": 21
},
"end": {
- "line": 1207,
+ "line": 1211,
"column": 36
}
}
},
"range": [
- 33687,
- 33707
+ 33817,
+ 33837
],
"loc": {
"start": {
- "line": 1207,
+ "line": 1211,
"column": 16
},
"end": {
- "line": 1207,
+ "line": 1211,
"column": 36
}
}
@@ -52959,125 +53074,125 @@
"value": null,
"raw": "null",
"range": [
- 33710,
- 33714
+ 33840,
+ 33844
],
"loc": {
"start": {
- "line": 1207,
+ "line": 1211,
"column": 39
},
"end": {
- "line": 1207,
+ "line": 1211,
"column": 43
}
}
},
"range": [
- 33687,
- 33714
+ 33817,
+ 33844
],
"loc": {
"start": {
- "line": 1207,
+ "line": 1211,
"column": 16
},
"end": {
- "line": 1207,
+ "line": 1211,
"column": 43
}
}
},
"range": [
- 33687,
- 33715
+ 33817,
+ 33845
],
"loc": {
"start": {
- "line": 1207,
+ "line": 1211,
"column": 16
},
"end": {
- "line": 1207,
+ "line": 1211,
"column": 44
}
}
}
],
"range": [
- 33569,
- 33729
+ 33699,
+ 33859
],
"loc": {
"start": {
- "line": 1204,
+ "line": 1208,
"column": 19
},
"end": {
- "line": 1208,
+ "line": 1212,
"column": 13
}
}
},
"range": [
- 33432,
- 33729
+ 33562,
+ 33859
],
"loc": {
"start": {
- "line": 1200,
+ "line": 1204,
"column": 12
},
"end": {
- "line": 1208,
+ "line": 1212,
"column": 13
}
}
}
],
"range": [
- 33382,
- 33739
+ 33512,
+ 33869
],
"loc": {
"start": {
- "line": 1198,
+ "line": 1202,
"column": 17
},
"end": {
- "line": 1209,
+ "line": 1213,
"column": 9
}
}
},
"alternate": null,
"range": [
- 33373,
- 33739
+ 33503,
+ 33869
],
"loc": {
"start": {
- "line": 1198,
+ "line": 1202,
"column": 8
},
"end": {
- "line": 1209,
+ "line": 1213,
"column": 9
}
}
}
],
"range": [
- 33303,
- 33745
+ 33433,
+ 33875
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 19
},
"end": {
- "line": 1210,
+ "line": 1214,
"column": 5
}
}
@@ -53085,16 +53200,16 @@
"generator": false,
"expression": false,
"range": [
- 33297,
- 33745
+ 33427,
+ 33875
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 13
},
"end": {
- "line": 1210,
+ "line": 1214,
"column": 5
}
}
@@ -53102,16 +53217,16 @@
"kind": "method",
"computed": false,
"range": [
- 33288,
- 33745
+ 33418,
+ 33875
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 4
},
"end": {
- "line": 1210,
+ "line": 1214,
"column": 5
}
},
@@ -53120,16 +53235,16 @@
"type": "Block",
"value": "*\n * Detect key\n * @param {Event} evt\n ",
"range": [
- 33220,
- 33283
+ 33350,
+ 33413
],
"loc": {
"start": {
- "line": 1190,
+ "line": 1194,
"column": 4
},
"end": {
- "line": 1193,
+ "line": 1197,
"column": 7
}
}
@@ -53140,16 +53255,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": [
- 33751,
- 33884
+ 33881,
+ 34014
],
"loc": {
"start": {
- "line": 1212,
+ "line": 1216,
"column": 4
},
"end": {
- "line": 1216,
+ "line": 1220,
"column": 7
}
}
@@ -53163,16 +53278,16 @@
"type": "Identifier",
"name": "onKeyUp",
"range": [
- 33889,
- 33896
+ 34019,
+ 34026
],
"loc": {
"start": {
- "line": 1217,
+ "line": 1221,
"column": 4
},
"end": {
- "line": 1217,
+ "line": 1221,
"column": 11
}
}
@@ -53185,16 +53300,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 33897,
- 33900
+ 34027,
+ 34030
],
"loc": {
"start": {
- "line": 1217,
+ "line": 1221,
"column": 12
},
"end": {
- "line": 1217,
+ "line": 1221,
"column": 15
}
}
@@ -53214,16 +53329,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33917,
- 33921
+ 34047,
+ 34051
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 13
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 17
}
}
@@ -53232,47 +53347,47 @@
"type": "Identifier",
"name": "autoFilter",
"range": [
- 33922,
- 33932
+ 34052,
+ 34062
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 18
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 28
}
}
},
"range": [
- 33917,
- 33932
+ 34047,
+ 34062
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 13
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 28
}
}
},
"prefix": true,
"range": [
- 33916,
- 33932
+ 34046,
+ 34062
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 12
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 28
}
}
@@ -53284,48 +53399,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 33948,
- 33955
+ 34078,
+ 34085
],
"loc": {
"start": {
- "line": 1219,
+ "line": 1223,
"column": 12
},
"end": {
- "line": 1219,
+ "line": 1223,
"column": 19
}
}
}
],
"range": [
- 33934,
- 33965
+ 34064,
+ 34095
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 30
},
"end": {
- "line": 1220,
+ "line": 1224,
"column": 9
}
}
},
"alternate": null,
"range": [
- 33912,
- 33965
+ 34042,
+ 34095
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 8
},
"end": {
- "line": 1220,
+ "line": 1224,
"column": 9
}
}
@@ -53339,16 +53454,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 33978,
- 33981
+ 34108,
+ 34111
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 12
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 15
}
}
@@ -53359,16 +53474,16 @@
"type": "Identifier",
"name": "keyCode",
"range": [
- 33984,
- 33991
+ 34114,
+ 34121
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 18
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 25
}
}
@@ -53378,47 +53493,47 @@
"type": "Identifier",
"name": "evt",
"range": [
- 33992,
- 33995
+ 34122,
+ 34125
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 26
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 29
}
}
}
],
"range": [
- 33984,
- 33996
+ 34114,
+ 34126
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 18
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 30
}
}
},
"range": [
- 33978,
- 33996
+ 34108,
+ 34126
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 12
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 30
}
}
@@ -53426,16 +53541,16 @@
],
"kind": "let",
"range": [
- 33974,
- 33997
+ 34104,
+ 34127
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 8
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 31
}
}
@@ -53451,16 +53566,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34006,
- 34010
+ 34136,
+ 34140
],
"loc": {
"start": {
- "line": 1222,
+ "line": 1226,
"column": 8
},
"end": {
- "line": 1222,
+ "line": 1226,
"column": 12
}
}
@@ -53469,31 +53584,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 34011,
- 34023
+ 34141,
+ 34153
],
"loc": {
"start": {
- "line": 1222,
+ "line": 1226,
"column": 13
},
"end": {
- "line": 1222,
+ "line": 1226,
"column": 25
}
}
},
"range": [
- 34006,
- 34023
+ 34136,
+ 34153
],
"loc": {
"start": {
- "line": 1222,
+ "line": 1226,
"column": 8
},
"end": {
- "line": 1222,
+ "line": 1226,
"column": 25
}
}
@@ -53503,46 +53618,46 @@
"value": false,
"raw": "false",
"range": [
- 34026,
- 34031
+ 34156,
+ 34161
],
"loc": {
"start": {
- "line": 1222,
+ "line": 1226,
"column": 28
},
"end": {
- "line": 1222,
+ "line": 1226,
"column": 33
}
}
},
"range": [
- 34006,
- 34031
+ 34136,
+ 34161
],
"loc": {
"start": {
- "line": 1222,
+ "line": 1226,
"column": 8
},
"end": {
- "line": 1222,
+ "line": 1226,
"column": 33
}
}
},
"range": [
- 34006,
- 34032
+ 34136,
+ 34162
],
"loc": {
"start": {
- "line": 1222,
+ "line": 1226,
"column": 8
},
"end": {
- "line": 1222,
+ "line": 1226,
"column": 34
}
}
@@ -53553,16 +53668,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 34051,
- 34057
+ 34181,
+ 34187
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 17
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 23
}
}
@@ -53582,16 +53697,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 34074,
- 34078
+ 34204,
+ 34208
],
"loc": {
"start": {
- "line": 1225,
+ "line": 1229,
"column": 12
},
"end": {
- "line": 1225,
+ "line": 1229,
"column": 16
}
}
@@ -53600,31 +53715,31 @@
"type": "Identifier",
"name": "clearInterval",
"range": [
- 34079,
- 34092
+ 34209,
+ 34222
],
"loc": {
"start": {
- "line": 1225,
+ "line": 1229,
"column": 17
},
"end": {
- "line": 1225,
+ "line": 1229,
"column": 30
}
}
},
"range": [
- 34074,
- 34092
+ 34204,
+ 34222
],
"loc": {
"start": {
- "line": 1225,
+ "line": 1229,
"column": 12
},
"end": {
- "line": 1225,
+ "line": 1229,
"column": 30
}
}
@@ -53636,16 +53751,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34093,
- 34097
+ 34223,
+ 34227
],
"loc": {
"start": {
- "line": 1225,
+ "line": 1229,
"column": 31
},
"end": {
- "line": 1225,
+ "line": 1229,
"column": 35
}
}
@@ -53654,62 +53769,62 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 34098,
- 34113
+ 34228,
+ 34243
],
"loc": {
"start": {
- "line": 1225,
+ "line": 1229,
"column": 36
},
"end": {
- "line": 1225,
+ "line": 1229,
"column": 51
}
}
},
"range": [
- 34093,
- 34113
+ 34223,
+ 34243
],
"loc": {
"start": {
- "line": 1225,
+ "line": 1229,
"column": 31
},
"end": {
- "line": 1225,
+ "line": 1229,
"column": 51
}
}
}
],
"range": [
- 34074,
- 34114
+ 34204,
+ 34244
],
"loc": {
"start": {
- "line": 1225,
+ "line": 1229,
"column": 12
},
"end": {
- "line": 1225,
+ "line": 1229,
"column": 52
}
}
},
"range": [
- 34074,
- 34115
+ 34204,
+ 34245
],
"loc": {
"start": {
- "line": 1225,
+ "line": 1229,
"column": 12
},
"end": {
- "line": 1225,
+ "line": 1229,
"column": 53
}
}
@@ -53725,16 +53840,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34128,
- 34132
+ 34258,
+ 34262
],
"loc": {
"start": {
- "line": 1226,
+ "line": 1230,
"column": 12
},
"end": {
- "line": 1226,
+ "line": 1230,
"column": 16
}
}
@@ -53743,31 +53858,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 34133,
- 34148
+ 34263,
+ 34278
],
"loc": {
"start": {
- "line": 1226,
+ "line": 1230,
"column": 17
},
"end": {
- "line": 1226,
+ "line": 1230,
"column": 32
}
}
},
"range": [
- 34128,
- 34148
+ 34258,
+ 34278
],
"loc": {
"start": {
- "line": 1226,
+ "line": 1230,
"column": 12
},
"end": {
- "line": 1226,
+ "line": 1230,
"column": 32
}
}
@@ -53777,46 +53892,46 @@
"value": null,
"raw": "null",
"range": [
- 34151,
- 34155
+ 34281,
+ 34285
],
"loc": {
"start": {
- "line": 1226,
+ "line": 1230,
"column": 35
},
"end": {
- "line": 1226,
+ "line": 1230,
"column": 39
}
}
},
"range": [
- 34128,
- 34155
+ 34258,
+ 34285
],
"loc": {
"start": {
- "line": 1226,
+ "line": 1230,
"column": 12
},
"end": {
- "line": 1226,
+ "line": 1230,
"column": 39
}
}
},
"range": [
- 34128,
- 34156
+ 34258,
+ 34286
],
"loc": {
"start": {
- "line": 1226,
+ "line": 1230,
"column": 12
},
"end": {
- "line": 1226,
+ "line": 1230,
"column": 40
}
}
@@ -53832,16 +53947,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34174,
- 34178
+ 34304,
+ 34308
],
"loc": {
"start": {
- "line": 1227,
+ "line": 1231,
"column": 17
},
"end": {
- "line": 1227,
+ "line": 1231,
"column": 21
}
}
@@ -53850,47 +53965,47 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 34179,
- 34191
+ 34309,
+ 34321
],
"loc": {
"start": {
- "line": 1227,
+ "line": 1231,
"column": 22
},
"end": {
- "line": 1227,
+ "line": 1231,
"column": 34
}
}
},
"range": [
- 34174,
- 34191
+ 34304,
+ 34321
],
"loc": {
"start": {
- "line": 1227,
+ "line": 1231,
"column": 17
},
"end": {
- "line": 1227,
+ "line": 1231,
"column": 34
}
}
},
"prefix": true,
"range": [
- 34173,
- 34191
+ 34303,
+ 34321
],
"loc": {
"start": {
- "line": 1227,
+ "line": 1231,
"column": 16
},
"end": {
- "line": 1227,
+ "line": 1231,
"column": 34
}
}
@@ -53908,16 +54023,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34211,
- 34215
+ 34341,
+ 34345
],
"loc": {
"start": {
- "line": 1228,
+ "line": 1232,
"column": 16
},
"end": {
- "line": 1228,
+ "line": 1232,
"column": 20
}
}
@@ -53926,62 +54041,62 @@
"type": "Identifier",
"name": "filter",
"range": [
- 34216,
- 34222
+ 34346,
+ 34352
],
"loc": {
"start": {
- "line": 1228,
+ "line": 1232,
"column": 21
},
"end": {
- "line": 1228,
+ "line": 1232,
"column": 27
}
}
},
"range": [
- 34211,
- 34222
+ 34341,
+ 34352
],
"loc": {
"start": {
- "line": 1228,
+ "line": 1232,
"column": 16
},
"end": {
- "line": 1228,
+ "line": 1232,
"column": 27
}
}
},
"arguments": [],
"range": [
- 34211,
- 34224
+ 34341,
+ 34354
],
"loc": {
"start": {
- "line": 1228,
+ "line": 1232,
"column": 16
},
"end": {
- "line": 1228,
+ "line": 1232,
"column": 29
}
}
},
"range": [
- 34211,
- 34225
+ 34341,
+ 34355
],
"loc": {
"start": {
- "line": 1228,
+ "line": 1232,
"column": 16
},
"end": {
- "line": 1228,
+ "line": 1232,
"column": 30
}
}
@@ -53997,16 +54112,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34242,
- 34246
+ 34372,
+ 34376
],
"loc": {
"start": {
- "line": 1229,
+ "line": 1233,
"column": 16
},
"end": {
- "line": 1229,
+ "line": 1233,
"column": 20
}
}
@@ -54015,31 +54130,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 34247,
- 34259
+ 34377,
+ 34389
],
"loc": {
"start": {
- "line": 1229,
+ "line": 1233,
"column": 21
},
"end": {
- "line": 1229,
+ "line": 1233,
"column": 33
}
}
},
"range": [
- 34242,
- 34259
+ 34372,
+ 34389
],
"loc": {
"start": {
- "line": 1229,
+ "line": 1233,
"column": 16
},
"end": {
- "line": 1229,
+ "line": 1233,
"column": 33
}
}
@@ -54049,94 +54164,94 @@
"value": null,
"raw": "null",
"range": [
- 34262,
- 34266
+ 34392,
+ 34396
],
"loc": {
"start": {
- "line": 1229,
+ "line": 1233,
"column": 36
},
"end": {
- "line": 1229,
+ "line": 1233,
"column": 40
}
}
},
"range": [
- 34242,
- 34266
+ 34372,
+ 34396
],
"loc": {
"start": {
- "line": 1229,
+ "line": 1233,
"column": 16
},
"end": {
- "line": 1229,
+ "line": 1233,
"column": 40
}
}
},
"range": [
- 34242,
- 34267
+ 34372,
+ 34397
],
"loc": {
"start": {
- "line": 1229,
+ "line": 1233,
"column": 16
},
"end": {
- "line": 1229,
+ "line": 1233,
"column": 41
}
}
}
],
"range": [
- 34193,
- 34281
+ 34323,
+ 34411
],
"loc": {
"start": {
- "line": 1227,
+ "line": 1231,
"column": 36
},
"end": {
- "line": 1230,
+ "line": 1234,
"column": 13
}
}
},
"alternate": null,
"range": [
- 34169,
- 34281
+ 34299,
+ 34411
],
"loc": {
"start": {
- "line": 1227,
+ "line": 1231,
"column": 12
},
"end": {
- "line": 1230,
+ "line": 1234,
"column": 13
}
}
}
],
"range": [
- 34060,
- 34291
+ 34190,
+ 34421
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 26
},
"end": {
- "line": 1231,
+ "line": 1235,
"column": 9
}
}
@@ -54144,16 +54259,16 @@
"generator": false,
"expression": false,
"range": [
- 34042,
- 34291
+ 34172,
+ 34421
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 8
},
"end": {
- "line": 1231,
+ "line": 1235,
"column": 9
}
}
@@ -54179,16 +54294,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 34305,
- 34308
+ 34435,
+ 34438
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 12
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 15
}
}
@@ -54197,31 +54312,31 @@
"type": "Identifier",
"name": "ENTER_KEY",
"range": [
- 34313,
- 34322
+ 34443,
+ 34452
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 20
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 29
}
}
},
"range": [
- 34305,
- 34322
+ 34435,
+ 34452
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 12
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 29
}
}
@@ -54233,16 +54348,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 34326,
- 34329
+ 34456,
+ 34459
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 33
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 36
}
}
@@ -54251,46 +54366,46 @@
"type": "Identifier",
"name": "TAB_KEY",
"range": [
- 34334,
- 34341
+ 34464,
+ 34471
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 41
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 48
}
}
},
"range": [
- 34326,
- 34341
+ 34456,
+ 34471
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 33
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 48
}
}
},
"range": [
- 34305,
- 34341
+ 34435,
+ 34471
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 12
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 48
}
}
@@ -54302,16 +54417,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 34345,
- 34348
+ 34475,
+ 34478
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 52
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 55
}
}
@@ -54320,46 +54435,46 @@
"type": "Identifier",
"name": "ESC_KEY",
"range": [
- 34353,
- 34360
+ 34483,
+ 34490
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 60
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 67
}
}
},
"range": [
- 34345,
- 34360
+ 34475,
+ 34490
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 52
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 67
}
}
},
"range": [
- 34305,
- 34360
+ 34435,
+ 34490
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 12
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 67
}
}
@@ -54371,16 +54486,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 34376,
- 34379
+ 34506,
+ 34509
],
"loc": {
"start": {
- "line": 1234,
+ "line": 1238,
"column": 12
},
"end": {
- "line": 1234,
+ "line": 1238,
"column": 15
}
}
@@ -54389,46 +54504,46 @@
"type": "Identifier",
"name": "UP_ARROW_KEY",
"range": [
- 34384,
- 34396
+ 34514,
+ 34526
],
"loc": {
"start": {
- "line": 1234,
+ "line": 1238,
"column": 20
},
"end": {
- "line": 1234,
+ "line": 1238,
"column": 32
}
}
},
"range": [
- 34376,
- 34396
+ 34506,
+ 34526
],
"loc": {
"start": {
- "line": 1234,
+ "line": 1238,
"column": 12
},
"end": {
- "line": 1234,
+ "line": 1238,
"column": 32
}
}
},
"range": [
- 34305,
- 34396
+ 34435,
+ 34526
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 12
},
"end": {
- "line": 1234,
+ "line": 1238,
"column": 32
}
}
@@ -54440,16 +54555,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 34400,
- 34403
+ 34530,
+ 34533
],
"loc": {
"start": {
- "line": 1234,
+ "line": 1238,
"column": 36
},
"end": {
- "line": 1234,
+ "line": 1238,
"column": 39
}
}
@@ -54458,46 +54573,46 @@
"type": "Identifier",
"name": "DOWN_ARROW_KEY",
"range": [
- 34408,
- 34422
+ 34538,
+ 34552
],
"loc": {
"start": {
- "line": 1234,
+ "line": 1238,
"column": 44
},
"end": {
- "line": 1234,
+ "line": 1238,
"column": 58
}
}
},
"range": [
- 34400,
- 34422
+ 34530,
+ 34552
],
"loc": {
"start": {
- "line": 1234,
+ "line": 1238,
"column": 36
},
"end": {
- "line": 1234,
+ "line": 1238,
"column": 58
}
}
},
"range": [
- 34305,
- 34422
+ 34435,
+ 34552
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 12
},
"end": {
- "line": 1234,
+ "line": 1238,
"column": 58
}
}
@@ -54516,16 +54631,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34442,
- 34446
+ 34572,
+ 34576
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 16
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 20
}
}
@@ -54534,31 +54649,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 34447,
- 34462
+ 34577,
+ 34592
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 21
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 36
}
}
},
"range": [
- 34442,
- 34462
+ 34572,
+ 34592
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 16
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 36
}
}
@@ -54568,31 +54683,31 @@
"value": null,
"raw": "null",
"range": [
- 34467,
- 34471
+ 34597,
+ 34601
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 41
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 45
}
}
},
"range": [
- 34442,
- 34471
+ 34572,
+ 34601
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 16
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 45
}
}
@@ -54611,16 +54726,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34491,
- 34495
+ 34621,
+ 34625
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 16
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 20
}
}
@@ -54629,31 +54744,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 34496,
- 34511
+ 34626,
+ 34641
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 21
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 36
}
}
},
"range": [
- 34491,
- 34511
+ 34621,
+ 34641
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 16
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 36
}
}
@@ -54667,16 +54782,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 34514,
- 34518
+ 34644,
+ 34648
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 39
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 43
}
}
@@ -54685,31 +54800,31 @@
"type": "Identifier",
"name": "setInterval",
"range": [
- 34519,
- 34530
+ 34649,
+ 34660
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 44
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 55
}
}
},
"range": [
- 34514,
- 34530
+ 34644,
+ 34660
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 39
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 55
}
}
@@ -54724,16 +54839,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 34531,
- 34537
+ 34661,
+ 34667
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 56
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 62
}
}
@@ -54742,31 +54857,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 34538,
- 34542
+ 34668,
+ 34672
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 63
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 67
}
}
},
"range": [
- 34531,
- 34542
+ 34661,
+ 34672
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 56
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 67
}
}
@@ -54775,32 +54890,32 @@
{
"type": "ThisExpression",
"range": [
- 34543,
- 34547
+ 34673,
+ 34677
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 68
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 72
}
}
}
],
"range": [
- 34531,
- 34548
+ 34661,
+ 34678
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 56
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 73
}
}
@@ -54811,16 +54926,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34570,
- 34574
+ 34700,
+ 34704
],
"loc": {
"start": {
- "line": 1237,
+ "line": 1241,
"column": 20
},
"end": {
- "line": 1237,
+ "line": 1241,
"column": 24
}
}
@@ -54829,125 +54944,125 @@
"type": "Identifier",
"name": "autoFilterDelay",
"range": [
- 34575,
- 34590
+ 34705,
+ 34720
],
"loc": {
"start": {
- "line": 1237,
+ "line": 1241,
"column": 25
},
"end": {
- "line": 1237,
+ "line": 1241,
"column": 40
}
}
},
"range": [
- 34570,
- 34590
+ 34700,
+ 34720
],
"loc": {
"start": {
- "line": 1237,
+ "line": 1241,
"column": 20
},
"end": {
- "line": 1237,
+ "line": 1241,
"column": 40
}
}
}
],
"range": [
- 34514,
- 34591
+ 34644,
+ 34721
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 39
},
"end": {
- "line": 1237,
+ "line": 1241,
"column": 41
}
}
},
"range": [
- 34491,
- 34591
+ 34621,
+ 34721
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 16
},
"end": {
- "line": 1237,
+ "line": 1241,
"column": 41
}
}
},
"range": [
- 34491,
- 34592
+ 34621,
+ 34722
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 16
},
"end": {
- "line": 1237,
+ "line": 1241,
"column": 42
}
}
}
],
"range": [
- 34473,
- 34606
+ 34603,
+ 34736
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 47
},
"end": {
- "line": 1238,
+ "line": 1242,
"column": 13
}
}
},
"alternate": null,
"range": [
- 34438,
- 34606
+ 34568,
+ 34736
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 12
},
"end": {
- "line": 1238,
+ "line": 1242,
"column": 13
}
}
}
],
"range": [
- 34424,
- 34616
+ 34554,
+ 34746
],
"loc": {
"start": {
- "line": 1234,
+ "line": 1238,
"column": 60
},
"end": {
- "line": 1239,
+ "line": 1243,
"column": 9
}
}
@@ -54966,16 +55081,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 34636,
- 34640
+ 34766,
+ 34770
],
"loc": {
"start": {
- "line": 1240,
+ "line": 1244,
"column": 12
},
"end": {
- "line": 1240,
+ "line": 1244,
"column": 16
}
}
@@ -54984,31 +55099,31 @@
"type": "Identifier",
"name": "clearInterval",
"range": [
- 34641,
- 34654
+ 34771,
+ 34784
],
"loc": {
"start": {
- "line": 1240,
+ "line": 1244,
"column": 17
},
"end": {
- "line": 1240,
+ "line": 1244,
"column": 30
}
}
},
"range": [
- 34636,
- 34654
+ 34766,
+ 34784
],
"loc": {
"start": {
- "line": 1240,
+ "line": 1244,
"column": 12
},
"end": {
- "line": 1240,
+ "line": 1244,
"column": 30
}
}
@@ -55020,16 +55135,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34655,
- 34659
+ 34785,
+ 34789
],
"loc": {
"start": {
- "line": 1240,
+ "line": 1244,
"column": 31
},
"end": {
- "line": 1240,
+ "line": 1244,
"column": 35
}
}
@@ -55038,62 +55153,62 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 34660,
- 34675
+ 34790,
+ 34805
],
"loc": {
"start": {
- "line": 1240,
+ "line": 1244,
"column": 36
},
"end": {
- "line": 1240,
+ "line": 1244,
"column": 51
}
}
},
"range": [
- 34655,
- 34675
+ 34785,
+ 34805
],
"loc": {
"start": {
- "line": 1240,
+ "line": 1244,
"column": 31
},
"end": {
- "line": 1240,
+ "line": 1244,
"column": 51
}
}
}
],
"range": [
- 34636,
- 34676
+ 34766,
+ 34806
],
"loc": {
"start": {
- "line": 1240,
+ "line": 1244,
"column": 12
},
"end": {
- "line": 1240,
+ "line": 1244,
"column": 52
}
}
},
"range": [
- 34636,
- 34677
+ 34766,
+ 34807
],
"loc": {
"start": {
- "line": 1240,
+ "line": 1244,
"column": 12
},
"end": {
- "line": 1240,
+ "line": 1244,
"column": 53
}
}
@@ -55109,16 +55224,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34690,
- 34694
+ 34820,
+ 34824
],
"loc": {
"start": {
- "line": 1241,
+ "line": 1245,
"column": 12
},
"end": {
- "line": 1241,
+ "line": 1245,
"column": 16
}
}
@@ -55127,31 +55242,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 34695,
- 34710
+ 34825,
+ 34840
],
"loc": {
"start": {
- "line": 1241,
+ "line": 1245,
"column": 17
},
"end": {
- "line": 1241,
+ "line": 1245,
"column": 32
}
}
},
"range": [
- 34690,
- 34710
+ 34820,
+ 34840
],
"loc": {
"start": {
- "line": 1241,
+ "line": 1245,
"column": 12
},
"end": {
- "line": 1241,
+ "line": 1245,
"column": 32
}
}
@@ -55161,93 +55276,93 @@
"value": null,
"raw": "null",
"range": [
- 34713,
- 34717
+ 34843,
+ 34847
],
"loc": {
"start": {
- "line": 1241,
+ "line": 1245,
"column": 35
},
"end": {
- "line": 1241,
+ "line": 1245,
"column": 39
}
}
},
"range": [
- 34690,
- 34717
+ 34820,
+ 34847
],
"loc": {
"start": {
- "line": 1241,
+ "line": 1245,
"column": 12
},
"end": {
- "line": 1241,
+ "line": 1245,
"column": 39
}
}
},
"range": [
- 34690,
- 34718
+ 34820,
+ 34848
],
"loc": {
"start": {
- "line": 1241,
+ "line": 1245,
"column": 12
},
"end": {
- "line": 1241,
+ "line": 1245,
"column": 40
}
}
}
],
"range": [
- 34622,
- 34728
+ 34752,
+ 34858
],
"loc": {
"start": {
- "line": 1239,
+ "line": 1243,
"column": 15
},
"end": {
- "line": 1242,
+ "line": 1246,
"column": 9
}
}
},
"range": [
- 34301,
- 34728
+ 34431,
+ 34858
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 8
},
"end": {
- "line": 1242,
+ "line": 1246,
"column": 9
}
}
}
],
"range": [
- 33902,
- 34734
+ 34032,
+ 34864
],
"loc": {
"start": {
- "line": 1217,
+ "line": 1221,
"column": 17
},
"end": {
- "line": 1243,
+ "line": 1247,
"column": 5
}
}
@@ -55255,16 +55370,16 @@
"generator": false,
"expression": false,
"range": [
- 33896,
- 34734
+ 34026,
+ 34864
],
"loc": {
"start": {
- "line": 1217,
+ "line": 1221,
"column": 11
},
"end": {
- "line": 1243,
+ "line": 1247,
"column": 5
}
}
@@ -55272,16 +55387,16 @@
"kind": "method",
"computed": false,
"range": [
- 33889,
- 34734
+ 34019,
+ 34864
],
"loc": {
"start": {
- "line": 1217,
+ "line": 1221,
"column": 4
},
"end": {
- "line": 1243,
+ "line": 1247,
"column": 5
}
},
@@ -55290,16 +55405,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": [
- 33751,
- 33884
+ 33881,
+ 34014
],
"loc": {
"start": {
- "line": 1212,
+ "line": 1216,
"column": 4
},
"end": {
- "line": 1216,
+ "line": 1220,
"column": 7
}
}
@@ -55310,16 +55425,16 @@
"type": "Block",
"value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ",
"range": [
- 34740,
- 34823
+ 34870,
+ 34953
],
"loc": {
"start": {
- "line": 1245,
+ "line": 1249,
"column": 4
},
"end": {
- "line": 1247,
+ "line": 1251,
"column": 7
}
}
@@ -55333,16 +55448,16 @@
"type": "Identifier",
"name": "onKeyDown",
"range": [
- 34828,
- 34837
+ 34958,
+ 34967
],
"loc": {
"start": {
- "line": 1248,
+ "line": 1252,
"column": 4
},
"end": {
- "line": 1248,
+ "line": 1252,
"column": 13
}
}
@@ -55362,16 +55477,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34854,
- 34858
+ 34984,
+ 34988
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 12
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 16
}
}
@@ -55380,31 +55495,31 @@
"type": "Identifier",
"name": "autoFilter",
"range": [
- 34859,
- 34869
+ 34989,
+ 34999
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 17
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 27
}
}
},
"range": [
- 34854,
- 34869
+ 34984,
+ 34999
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 12
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 27
}
}
@@ -55423,16 +55538,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34885,
- 34889
+ 35015,
+ 35019
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 12
},
"end": {
- "line": 1250,
+ "line": 1254,
"column": 16
}
}
@@ -55441,31 +55556,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 34890,
- 34902
+ 35020,
+ 35032
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 17
},
"end": {
- "line": 1250,
+ "line": 1254,
"column": 29
}
}
},
"range": [
- 34885,
- 34902
+ 35015,
+ 35032
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 12
},
"end": {
- "line": 1250,
+ "line": 1254,
"column": 29
}
}
@@ -55475,94 +55590,94 @@
"value": true,
"raw": "true",
"range": [
- 34905,
- 34909
+ 35035,
+ 35039
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 32
},
"end": {
- "line": 1250,
+ "line": 1254,
"column": 36
}
}
},
"range": [
- 34885,
- 34909
+ 35015,
+ 35039
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 12
},
"end": {
- "line": 1250,
+ "line": 1254,
"column": 36
}
}
},
"range": [
- 34885,
- 34910
+ 35015,
+ 35040
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 12
},
"end": {
- "line": 1250,
+ "line": 1254,
"column": 37
}
}
}
],
"range": [
- 34871,
- 34920
+ 35001,
+ 35050
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 29
},
"end": {
- "line": 1251,
+ "line": 1255,
"column": 9
}
}
},
"alternate": null,
"range": [
- 34850,
- 34920
+ 34980,
+ 35050
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 8
},
"end": {
- "line": 1251,
+ "line": 1255,
"column": 9
}
}
}
],
"range": [
- 34840,
- 34926
+ 34970,
+ 35056
],
"loc": {
"start": {
- "line": 1248,
+ "line": 1252,
"column": 16
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 5
}
}
@@ -55570,16 +55685,16 @@
"generator": false,
"expression": false,
"range": [
- 34837,
- 34926
+ 34967,
+ 35056
],
"loc": {
"start": {
- "line": 1248,
+ "line": 1252,
"column": 13
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 5
}
}
@@ -55587,16 +55702,16 @@
"kind": "method",
"computed": false,
"range": [
- 34828,
- 34926
+ 34958,
+ 35056
],
"loc": {
"start": {
- "line": 1248,
+ "line": 1252,
"column": 4
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 5
}
},
@@ -55605,16 +55720,16 @@
"type": "Block",
"value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ",
"range": [
- 34740,
- 34823
+ 34870,
+ 34953
],
"loc": {
"start": {
- "line": 1245,
+ "line": 1249,
"column": 4
},
"end": {
- "line": 1247,
+ "line": 1251,
"column": 7
}
}
@@ -55625,16 +55740,16 @@
"type": "Block",
"value": "*\n * Filter's focus event\n * @param {Event} evt\n ",
"range": [
- 34932,
- 34997
+ 35062,
+ 35127
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 4
},
"end": {
- "line": 1257,
+ "line": 1261,
"column": 7
}
}
@@ -55648,16 +55763,16 @@
"type": "Identifier",
"name": "onInpFocus",
"range": [
- 35002,
- 35012
+ 35132,
+ 35142
],
"loc": {
"start": {
- "line": 1258,
+ "line": 1262,
"column": 4
},
"end": {
- "line": 1258,
+ "line": 1262,
"column": 14
}
}
@@ -55670,16 +55785,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 35013,
- 35016
+ 35143,
+ 35146
],
"loc": {
"start": {
- "line": 1258,
+ "line": 1262,
"column": 15
},
"end": {
- "line": 1258,
+ "line": 1262,
"column": 18
}
}
@@ -55697,16 +55812,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 35032,
- 35035
+ 35162,
+ 35165
],
"loc": {
"start": {
- "line": 1259,
+ "line": 1263,
"column": 12
},
"end": {
- "line": 1259,
+ "line": 1263,
"column": 15
}
}
@@ -55717,16 +55832,16 @@
"type": "Identifier",
"name": "targetEvt",
"range": [
- 35038,
- 35047
+ 35168,
+ 35177
],
"loc": {
"start": {
- "line": 1259,
+ "line": 1263,
"column": 18
},
"end": {
- "line": 1259,
+ "line": 1263,
"column": 27
}
}
@@ -55736,47 +55851,47 @@
"type": "Identifier",
"name": "evt",
"range": [
- 35048,
- 35051
+ 35178,
+ 35181
],
"loc": {
"start": {
- "line": 1259,
+ "line": 1263,
"column": 28
},
"end": {
- "line": 1259,
+ "line": 1263,
"column": 31
}
}
}
],
"range": [
- 35038,
- 35052
+ 35168,
+ 35182
],
"loc": {
"start": {
- "line": 1259,
+ "line": 1263,
"column": 18
},
"end": {
- "line": 1259,
+ "line": 1263,
"column": 32
}
}
},
"range": [
- 35032,
- 35052
+ 35162,
+ 35182
],
"loc": {
"start": {
- "line": 1259,
+ "line": 1263,
"column": 12
},
"end": {
- "line": 1259,
+ "line": 1263,
"column": 32
}
}
@@ -55784,16 +55899,16 @@
],
"kind": "let",
"range": [
- 35028,
- 35053
+ 35158,
+ 35183
],
"loc": {
"start": {
- "line": 1259,
+ "line": 1263,
"column": 8
},
"end": {
- "line": 1259,
+ "line": 1263,
"column": 33
}
}
@@ -55811,16 +55926,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35062,
- 35066
+ 35192,
+ 35196
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 8
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 12
}
}
@@ -55829,31 +55944,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 35067,
- 35074
+ 35197,
+ 35204
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 13
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 20
}
}
},
"range": [
- 35062,
- 35074
+ 35192,
+ 35204
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 8
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 20
}
}
@@ -55862,31 +55977,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 35075,
- 35079
+ 35205,
+ 35209
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 21
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 25
}
}
},
"range": [
- 35062,
- 35079
+ 35192,
+ 35209
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 8
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 25
}
}
@@ -55897,16 +56012,16 @@
"value": "filter-focus",
"raw": "'filter-focus'",
"range": [
- 35080,
- 35094
+ 35210,
+ 35224
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 26
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 40
}
}
@@ -55914,16 +56029,16 @@
{
"type": "ThisExpression",
"range": [
- 35096,
- 35100
+ 35226,
+ 35230
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 42
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 46
}
}
@@ -55932,63 +56047,63 @@
"type": "Identifier",
"name": "elm",
"range": [
- 35102,
- 35105
+ 35232,
+ 35235
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 48
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 51
}
}
}
],
"range": [
- 35062,
- 35106
+ 35192,
+ 35236
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 8
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 52
}
}
},
"range": [
- 35062,
- 35107
+ 35192,
+ 35237
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 8
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 53
}
}
}
],
"range": [
- 35018,
- 35113
+ 35148,
+ 35243
],
"loc": {
"start": {
- "line": 1258,
+ "line": 1262,
"column": 20
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 5
}
}
@@ -55996,16 +56111,16 @@
"generator": false,
"expression": false,
"range": [
- 35012,
- 35113
+ 35142,
+ 35243
],
"loc": {
"start": {
- "line": 1258,
+ "line": 1262,
"column": 14
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 5
}
}
@@ -56013,16 +56128,16 @@
"kind": "method",
"computed": false,
"range": [
- 35002,
- 35113
+ 35132,
+ 35243
],
"loc": {
"start": {
- "line": 1258,
+ "line": 1262,
"column": 4
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 5
}
},
@@ -56031,16 +56146,16 @@
"type": "Block",
"value": "*\n * Filter's focus event\n * @param {Event} evt\n ",
"range": [
- 34932,
- 34997
+ 35062,
+ 35127
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 4
},
"end": {
- "line": 1257,
+ "line": 1261,
"column": 7
}
}
@@ -56051,16 +56166,16 @@
"type": "Block",
"value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ",
"range": [
- 35119,
- 35207
+ 35249,
+ 35337
],
"loc": {
"start": {
- "line": 1263,
+ "line": 1267,
"column": 4
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 7
}
}
@@ -56074,16 +56189,16 @@
"type": "Identifier",
"name": "onInpBlur",
"range": [
- 35212,
- 35221
+ 35342,
+ 35351
],
"loc": {
"start": {
- "line": 1266,
+ "line": 1270,
"column": 4
},
"end": {
- "line": 1266,
+ "line": 1270,
"column": 13
}
}
@@ -56103,16 +56218,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35238,
- 35242
+ 35368,
+ 35372
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 12
},
"end": {
- "line": 1267,
+ "line": 1271,
"column": 16
}
}
@@ -56121,31 +56236,31 @@
"type": "Identifier",
"name": "autoFilter",
"range": [
- 35243,
- 35253
+ 35373,
+ 35383
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 17
},
"end": {
- "line": 1267,
+ "line": 1271,
"column": 27
}
}
},
"range": [
- 35238,
- 35253
+ 35368,
+ 35383
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 12
},
"end": {
- "line": 1267,
+ "line": 1271,
"column": 27
}
}
@@ -56164,16 +56279,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35269,
- 35273
+ 35399,
+ 35403
],
"loc": {
"start": {
- "line": 1268,
+ "line": 1272,
"column": 12
},
"end": {
- "line": 1268,
+ "line": 1272,
"column": 16
}
}
@@ -56182,31 +56297,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 35274,
- 35286
+ 35404,
+ 35416
],
"loc": {
"start": {
- "line": 1268,
+ "line": 1272,
"column": 17
},
"end": {
- "line": 1268,
+ "line": 1272,
"column": 29
}
}
},
"range": [
- 35269,
- 35286
+ 35399,
+ 35416
],
"loc": {
"start": {
- "line": 1268,
+ "line": 1272,
"column": 12
},
"end": {
- "line": 1268,
+ "line": 1272,
"column": 29
}
}
@@ -56216,46 +56331,46 @@
"value": false,
"raw": "false",
"range": [
- 35289,
- 35294
+ 35419,
+ 35424
],
"loc": {
"start": {
- "line": 1268,
+ "line": 1272,
"column": 32
},
"end": {
- "line": 1268,
+ "line": 1272,
"column": 37
}
}
},
"range": [
- 35269,
- 35294
+ 35399,
+ 35424
],
"loc": {
"start": {
- "line": 1268,
+ "line": 1272,
"column": 12
},
"end": {
- "line": 1268,
+ "line": 1272,
"column": 37
}
}
},
"range": [
- 35269,
- 35295
+ 35399,
+ 35425
],
"loc": {
"start": {
- "line": 1268,
+ "line": 1272,
"column": 12
},
"end": {
- "line": 1268,
+ "line": 1272,
"column": 38
}
}
@@ -56271,16 +56386,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 35308,
- 35312
+ 35438,
+ 35442
],
"loc": {
"start": {
- "line": 1269,
+ "line": 1273,
"column": 12
},
"end": {
- "line": 1269,
+ "line": 1273,
"column": 16
}
}
@@ -56289,31 +56404,31 @@
"type": "Identifier",
"name": "clearInterval",
"range": [
- 35313,
- 35326
+ 35443,
+ 35456
],
"loc": {
"start": {
- "line": 1269,
+ "line": 1273,
"column": 17
},
"end": {
- "line": 1269,
+ "line": 1273,
"column": 30
}
}
},
"range": [
- 35308,
- 35326
+ 35438,
+ 35456
],
"loc": {
"start": {
- "line": 1269,
+ "line": 1273,
"column": 12
},
"end": {
- "line": 1269,
+ "line": 1273,
"column": 30
}
}
@@ -56325,16 +56440,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35327,
- 35331
+ 35457,
+ 35461
],
"loc": {
"start": {
- "line": 1269,
+ "line": 1273,
"column": 31
},
"end": {
- "line": 1269,
+ "line": 1273,
"column": 35
}
}
@@ -56343,94 +56458,94 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 35332,
- 35347
+ 35462,
+ 35477
],
"loc": {
"start": {
- "line": 1269,
+ "line": 1273,
"column": 36
},
"end": {
- "line": 1269,
+ "line": 1273,
"column": 51
}
}
},
"range": [
- 35327,
- 35347
+ 35457,
+ 35477
],
"loc": {
"start": {
- "line": 1269,
+ "line": 1273,
"column": 31
},
"end": {
- "line": 1269,
+ "line": 1273,
"column": 51
}
}
}
],
"range": [
- 35308,
- 35348
+ 35438,
+ 35478
],
"loc": {
"start": {
- "line": 1269,
+ "line": 1273,
"column": 12
},
"end": {
- "line": 1269,
+ "line": 1273,
"column": 52
}
}
},
"range": [
- 35308,
- 35349
+ 35438,
+ 35479
],
"loc": {
"start": {
- "line": 1269,
+ "line": 1273,
"column": 12
},
"end": {
- "line": 1269,
+ "line": 1273,
"column": 53
}
}
}
],
"range": [
- 35255,
- 35359
+ 35385,
+ 35489
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 29
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 9
}
}
},
"alternate": null,
"range": [
- 35234,
- 35359
+ 35364,
+ 35489
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 8
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 9
}
}
@@ -56448,16 +56563,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35368,
- 35372
+ 35498,
+ 35502
],
"loc": {
"start": {
- "line": 1271,
+ "line": 1275,
"column": 8
},
"end": {
- "line": 1271,
+ "line": 1275,
"column": 12
}
}
@@ -56466,31 +56581,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 35373,
- 35380
+ 35503,
+ 35510
],
"loc": {
"start": {
- "line": 1271,
+ "line": 1275,
"column": 13
},
"end": {
- "line": 1271,
+ "line": 1275,
"column": 20
}
}
},
"range": [
- 35368,
- 35380
+ 35498,
+ 35510
],
"loc": {
"start": {
- "line": 1271,
+ "line": 1275,
"column": 8
},
"end": {
- "line": 1271,
+ "line": 1275,
"column": 20
}
}
@@ -56499,31 +56614,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 35381,
- 35385
+ 35511,
+ 35515
],
"loc": {
"start": {
- "line": 1271,
+ "line": 1275,
"column": 21
},
"end": {
- "line": 1271,
+ "line": 1275,
"column": 25
}
}
},
"range": [
- 35368,
- 35385
+ 35498,
+ 35515
],
"loc": {
"start": {
- "line": 1271,
+ "line": 1275,
"column": 8
},
"end": {
- "line": 1271,
+ "line": 1275,
"column": 25
}
}
@@ -56534,16 +56649,16 @@
"value": "filter-blur",
"raw": "'filter-blur'",
"range": [
- 35386,
- 35399
+ 35516,
+ 35529
],
"loc": {
"start": {
- "line": 1271,
+ "line": 1275,
"column": 26
},
"end": {
- "line": 1271,
+ "line": 1275,
"column": 39
}
}
@@ -56551,63 +56666,63 @@
{
"type": "ThisExpression",
"range": [
- 35401,
- 35405
+ 35531,
+ 35535
],
"loc": {
"start": {
- "line": 1271,
+ "line": 1275,
"column": 41
},
"end": {
- "line": 1271,
+ "line": 1275,
"column": 45
}
}
}
],
"range": [
- 35368,
- 35406
+ 35498,
+ 35536
],
"loc": {
"start": {
- "line": 1271,
+ "line": 1275,
"column": 8
},
"end": {
- "line": 1271,
+ "line": 1275,
"column": 46
}
}
},
"range": [
- 35368,
- 35407
+ 35498,
+ 35537
],
"loc": {
"start": {
- "line": 1271,
+ "line": 1275,
"column": 8
},
"end": {
- "line": 1271,
+ "line": 1275,
"column": 47
}
}
}
],
"range": [
- 35224,
- 35413
+ 35354,
+ 35543
],
"loc": {
"start": {
- "line": 1266,
+ "line": 1270,
"column": 16
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 5
}
}
@@ -56615,16 +56730,16 @@
"generator": false,
"expression": false,
"range": [
- 35221,
- 35413
+ 35351,
+ 35543
],
"loc": {
"start": {
- "line": 1266,
+ "line": 1270,
"column": 13
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 5
}
}
@@ -56632,16 +56747,16 @@
"kind": "method",
"computed": false,
"range": [
- 35212,
- 35413
+ 35342,
+ 35543
],
"loc": {
"start": {
- "line": 1266,
+ "line": 1270,
"column": 4
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 5
}
},
@@ -56650,16 +56765,16 @@
"type": "Block",
"value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ",
"range": [
- 35119,
- 35207
+ 35249,
+ 35337
],
"loc": {
"start": {
- "line": 1263,
+ "line": 1267,
"column": 4
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 7
}
}
@@ -56670,16 +56785,16 @@
"type": "Block",
"value": "*\n * Insert filters row at initialization\n ",
"range": [
- 35419,
- 35474
+ 35549,
+ 35604
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 4
},
"end": {
- "line": 1276,
+ "line": 1280,
"column": 7
}
}
@@ -56693,16 +56808,16 @@
"type": "Identifier",
"name": "_insertFiltersRow",
"range": [
- 35479,
- 35496
+ 35609,
+ 35626
],
"loc": {
"start": {
- "line": 1277,
+ "line": 1281,
"column": 4
},
"end": {
- "line": 1277,
+ "line": 1281,
"column": 21
}
}
@@ -56722,16 +56837,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35706,
- 35710
+ 35836,
+ 35840
],
"loc": {
"start": {
- "line": 1281,
+ "line": 1285,
"column": 12
},
"end": {
- "line": 1281,
+ "line": 1285,
"column": 16
}
}
@@ -56740,31 +56855,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 35711,
- 35721
+ 35841,
+ 35851
],
"loc": {
"start": {
- "line": 1281,
+ "line": 1285,
"column": 17
},
"end": {
- "line": 1281,
+ "line": 1285,
"column": 27
}
}
},
"range": [
- 35706,
- 35721
+ 35836,
+ 35851
],
"loc": {
"start": {
- "line": 1281,
+ "line": 1285,
"column": 12
},
"end": {
- "line": 1281,
+ "line": 1285,
"column": 27
}
}
@@ -56776,48 +56891,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 35737,
- 35744
+ 35867,
+ 35874
],
"loc": {
"start": {
- "line": 1282,
+ "line": 1286,
"column": 12
},
"end": {
- "line": 1282,
+ "line": 1286,
"column": 19
}
}
}
],
"range": [
- 35723,
- 35754
+ 35853,
+ 35884
],
"loc": {
"start": {
- "line": 1281,
+ "line": 1285,
"column": 29
},
"end": {
- "line": 1283,
+ "line": 1287,
"column": 9
}
}
},
"alternate": null,
"range": [
- 35702,
- 35754
+ 35832,
+ 35884
],
"loc": {
"start": {
- "line": 1281,
+ "line": 1285,
"column": 8
},
"end": {
- "line": 1283,
+ "line": 1287,
"column": 9
}
},
@@ -56826,16 +56941,16 @@
"type": "Line",
"value": " TODO: prevent filters row generation for popup filters too,",
"range": [
- 35509,
- 35571
+ 35639,
+ 35701
],
"loc": {
"start": {
- "line": 1278,
+ "line": 1282,
"column": 8
},
"end": {
- "line": 1278,
+ "line": 1282,
"column": 70
}
}
@@ -56844,16 +56959,16 @@
"type": "Line",
"value": " to reduce and simplify headers row index adjusting across lib modules",
"range": [
- 35580,
- 35652
+ 35710,
+ 35782
],
"loc": {
"start": {
- "line": 1279,
+ "line": 1283,
"column": 8
},
"end": {
- "line": 1279,
+ "line": 1283,
"column": 80
}
}
@@ -56862,16 +56977,16 @@
"type": "Line",
"value": " (GridLayout, PopupFilter etc)",
"range": [
- 35661,
- 35693
+ 35791,
+ 35823
],
"loc": {
"start": {
- "line": 1280,
+ "line": 1284,
"column": 8
},
"end": {
- "line": 1280,
+ "line": 1284,
"column": 40
}
}
@@ -56887,32 +57002,32 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 35767,
- 35773
+ 35897,
+ 35903
],
"loc": {
"start": {
- "line": 1284,
+ "line": 1288,
"column": 12
},
"end": {
- "line": 1284,
+ "line": 1288,
"column": 18
}
}
},
"init": null,
"range": [
- 35767,
- 35773
+ 35897,
+ 35903
],
"loc": {
"start": {
- "line": 1284,
+ "line": 1288,
"column": 12
},
"end": {
- "line": 1284,
+ "line": 1288,
"column": 18
}
}
@@ -56920,16 +57035,16 @@
],
"kind": "let",
"range": [
- 35763,
- 35774
+ 35893,
+ 35904
],
"loc": {
"start": {
- "line": 1284,
+ "line": 1288,
"column": 8
},
"end": {
- "line": 1284,
+ "line": 1288,
"column": 19
}
}
@@ -56943,16 +57058,16 @@
"type": "Identifier",
"name": "thead",
"range": [
- 35788,
- 35793
+ 35918,
+ 35923
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1290,
"column": 12
},
"end": {
- "line": 1286,
+ "line": 1290,
"column": 17
}
}
@@ -56963,16 +57078,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 35796,
- 35799
+ 35926,
+ 35929
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1290,
"column": 20
},
"end": {
- "line": 1286,
+ "line": 1290,
"column": 23
}
}
@@ -56984,16 +57099,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35800,
- 35804
+ 35930,
+ 35934
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1290,
"column": 24
},
"end": {
- "line": 1286,
+ "line": 1290,
"column": 28
}
}
@@ -57002,31 +57117,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 35805,
- 35808
+ 35935,
+ 35938
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1290,
"column": 29
},
"end": {
- "line": 1286,
+ "line": 1290,
"column": 32
}
}
},
"range": [
- 35800,
- 35808
+ 35930,
+ 35938
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1290,
"column": 24
},
"end": {
- "line": 1286,
+ "line": 1290,
"column": 32
}
}
@@ -57036,47 +57151,47 @@
"value": "thead",
"raw": "'thead'",
"range": [
- 35810,
- 35817
+ 35940,
+ 35947
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1290,
"column": 34
},
"end": {
- "line": 1286,
+ "line": 1290,
"column": 41
}
}
}
],
"range": [
- 35796,
- 35818
+ 35926,
+ 35948
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1290,
"column": 20
},
"end": {
- "line": 1286,
+ "line": 1290,
"column": 42
}
}
},
"range": [
- 35788,
- 35818
+ 35918,
+ 35948
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1290,
"column": 12
},
"end": {
- "line": 1286,
+ "line": 1290,
"column": 42
}
}
@@ -57084,16 +57199,16 @@
],
"kind": "let",
"range": [
- 35784,
- 35819
+ 35914,
+ 35949
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1290,
"column": 8
},
"end": {
- "line": 1286,
+ "line": 1290,
"column": 43
}
}
@@ -57110,16 +57225,16 @@
"type": "Identifier",
"name": "thead",
"range": [
- 35832,
- 35837
+ 35962,
+ 35967
],
"loc": {
"start": {
- "line": 1287,
+ "line": 1291,
"column": 12
},
"end": {
- "line": 1287,
+ "line": 1291,
"column": 17
}
}
@@ -57128,31 +57243,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 35838,
- 35844
+ 35968,
+ 35974
],
"loc": {
"start": {
- "line": 1287,
+ "line": 1291,
"column": 18
},
"end": {
- "line": 1287,
+ "line": 1291,
"column": 24
}
}
},
"range": [
- 35832,
- 35844
+ 35962,
+ 35974
],
"loc": {
"start": {
- "line": 1287,
+ "line": 1291,
"column": 12
},
"end": {
- "line": 1287,
+ "line": 1291,
"column": 24
}
}
@@ -57162,31 +57277,31 @@
"value": 0,
"raw": "0",
"range": [
- 35847,
- 35848
+ 35977,
+ 35978
],
"loc": {
"start": {
- "line": 1287,
+ "line": 1291,
"column": 27
},
"end": {
- "line": 1287,
+ "line": 1291,
"column": 28
}
}
},
"range": [
- 35832,
- 35848
+ 35962,
+ 35978
],
"loc": {
"start": {
- "line": 1287,
+ "line": 1291,
"column": 12
},
"end": {
- "line": 1287,
+ "line": 1291,
"column": 28
}
}
@@ -57203,16 +57318,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 35864,
- 35870
+ 35994,
+ 36000
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 12
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 18
}
}
@@ -57229,16 +57344,16 @@
"type": "Identifier",
"name": "thead",
"range": [
- 35873,
- 35878
+ 36003,
+ 36008
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 21
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 26
}
}
@@ -57248,31 +57363,31 @@
"value": 0,
"raw": "0",
"range": [
- 35879,
- 35880
+ 36009,
+ 36010
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 27
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 28
}
}
},
"range": [
- 35873,
- 35881
+ 36003,
+ 36011
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 21
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 29
}
}
@@ -57281,31 +57396,31 @@
"type": "Identifier",
"name": "insertRow",
"range": [
- 35882,
- 35891
+ 36012,
+ 36021
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 30
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 39
}
}
},
"range": [
- 35873,
- 35891
+ 36003,
+ 36021
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 21
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 39
}
}
@@ -57317,16 +57432,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35892,
- 35896
+ 36022,
+ 36026
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 40
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 44
}
}
@@ -57335,93 +57450,93 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 35897,
- 35912
+ 36027,
+ 36042
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 45
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 60
}
}
},
"range": [
- 35892,
- 35912
+ 36022,
+ 36042
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 40
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 60
}
}
}
],
"range": [
- 35873,
- 35913
+ 36003,
+ 36043
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 21
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 61
}
}
},
"range": [
- 35864,
- 35913
+ 35994,
+ 36043
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 12
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 61
}
}
},
"range": [
- 35864,
- 35914
+ 35994,
+ 36044
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1292,
"column": 12
},
"end": {
- "line": 1288,
+ "line": 1292,
"column": 62
}
}
}
],
"range": [
- 35850,
- 35924
+ 35980,
+ 36054
],
"loc": {
"start": {
- "line": 1287,
+ "line": 1291,
"column": 30
},
"end": {
- "line": 1289,
+ "line": 1293,
"column": 9
}
}
@@ -57438,16 +57553,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 35944,
- 35950
+ 36074,
+ 36080
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 12
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 18
}
}
@@ -57463,16 +57578,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35953,
- 35957
+ 36083,
+ 36087
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 21
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 25
}
}
@@ -57481,31 +57596,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 35958,
- 35961
+ 36088,
+ 36091
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 26
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 29
}
}
},
"range": [
- 35953,
- 35961
+ 36083,
+ 36091
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 21
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 29
}
}
@@ -57514,31 +57629,31 @@
"type": "Identifier",
"name": "insertRow",
"range": [
- 35962,
- 35971
+ 36092,
+ 36101
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 30
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 39
}
}
},
"range": [
- 35953,
- 35971
+ 36083,
+ 36101
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 21
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 39
}
}
@@ -57550,16 +57665,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35972,
- 35976
+ 36102,
+ 36106
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 40
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 44
}
}
@@ -57568,108 +57683,108 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 35977,
- 35992
+ 36107,
+ 36122
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 45
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 60
}
}
},
"range": [
- 35972,
- 35992
+ 36102,
+ 36122
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 40
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 60
}
}
}
],
"range": [
- 35953,
- 35993
+ 36083,
+ 36123
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 21
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 61
}
}
},
"range": [
- 35944,
- 35993
+ 36074,
+ 36123
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 12
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 61
}
}
},
"range": [
- 35944,
- 35994
+ 36074,
+ 36124
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1294,
"column": 12
},
"end": {
- "line": 1290,
+ "line": 1294,
"column": 62
}
}
}
],
"range": [
- 35930,
- 36004
+ 36060,
+ 36134
],
"loc": {
"start": {
- "line": 1289,
+ "line": 1293,
"column": 15
},
"end": {
- "line": 1291,
+ "line": 1295,
"column": 9
}
}
},
"range": [
- 35828,
- 36004
+ 35958,
+ 36134
],
"loc": {
"start": {
- "line": 1287,
+ "line": 1291,
"column": 8
},
"end": {
- "line": 1291,
+ "line": 1295,
"column": 9
}
}
@@ -57686,16 +57801,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 36014,
- 36020
+ 36144,
+ 36150
],
"loc": {
"start": {
- "line": 1293,
+ "line": 1297,
"column": 8
},
"end": {
- "line": 1293,
+ "line": 1297,
"column": 14
}
}
@@ -57704,31 +57819,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 36021,
- 36030
+ 36151,
+ 36160
],
"loc": {
"start": {
- "line": 1293,
+ "line": 1297,
"column": 15
},
"end": {
- "line": 1293,
+ "line": 1297,
"column": 24
}
}
},
"range": [
- 36014,
- 36030
+ 36144,
+ 36160
],
"loc": {
"start": {
- "line": 1293,
+ "line": 1297,
"column": 8
},
"end": {
- "line": 1293,
+ "line": 1297,
"column": 24
}
}
@@ -57739,16 +57854,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36033,
- 36037
+ 36163,
+ 36167
],
"loc": {
"start": {
- "line": 1293,
+ "line": 1297,
"column": 27
},
"end": {
- "line": 1293,
+ "line": 1297,
"column": 31
}
}
@@ -57757,61 +57872,61 @@
"type": "Identifier",
"name": "fltsRowCssClass",
"range": [
- 36038,
- 36053
+ 36168,
+ 36183
],
"loc": {
"start": {
- "line": 1293,
+ "line": 1297,
"column": 32
},
"end": {
- "line": 1293,
+ "line": 1297,
"column": 47
}
}
},
"range": [
- 36033,
- 36053
+ 36163,
+ 36183
],
"loc": {
"start": {
- "line": 1293,
+ "line": 1297,
"column": 27
},
"end": {
- "line": 1293,
+ "line": 1297,
"column": 47
}
}
},
"range": [
- 36014,
- 36053
+ 36144,
+ 36183
],
"loc": {
"start": {
- "line": 1293,
+ "line": 1297,
"column": 8
},
"end": {
- "line": 1293,
+ "line": 1297,
"column": 47
}
}
},
"range": [
- 36014,
- 36054
+ 36144,
+ 36184
],
"loc": {
"start": {
- "line": 1293,
+ "line": 1297,
"column": 8
},
"end": {
- "line": 1293,
+ "line": 1297,
"column": 48
}
}
@@ -57824,16 +57939,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36068,
- 36072
+ 36198,
+ 36202
],
"loc": {
"start": {
- "line": 1295,
+ "line": 1299,
"column": 12
},
"end": {
- "line": 1295,
+ "line": 1299,
"column": 16
}
}
@@ -57842,31 +57957,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 36073,
- 36086
+ 36203,
+ 36216
],
"loc": {
"start": {
- "line": 1295,
+ "line": 1299,
"column": 17
},
"end": {
- "line": 1295,
+ "line": 1299,
"column": 30
}
}
},
"range": [
- 36068,
- 36086
+ 36198,
+ 36216
],
"loc": {
"start": {
- "line": 1295,
+ "line": 1299,
"column": 12
},
"end": {
- "line": 1295,
+ "line": 1299,
"column": 30
}
}
@@ -57889,16 +58004,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 36102,
- 36108
+ 36232,
+ 36238
],
"loc": {
"start": {
- "line": 1296,
+ "line": 1300,
"column": 12
},
"end": {
- "line": 1296,
+ "line": 1300,
"column": 18
}
}
@@ -57907,31 +58022,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 36109,
- 36114
+ 36239,
+ 36244
],
"loc": {
"start": {
- "line": 1296,
+ "line": 1300,
"column": 19
},
"end": {
- "line": 1296,
+ "line": 1300,
"column": 24
}
}
},
"range": [
- 36102,
- 36114
+ 36232,
+ 36244
],
"loc": {
"start": {
- "line": 1296,
+ "line": 1300,
"column": 12
},
"end": {
- "line": 1296,
+ "line": 1300,
"column": 24
}
}
@@ -57940,31 +58055,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 36115,
- 36122
+ 36245,
+ 36252
],
"loc": {
"start": {
- "line": 1296,
+ "line": 1300,
"column": 25
},
"end": {
- "line": 1296,
+ "line": 1300,
"column": 32
}
}
},
"range": [
- 36102,
- 36122
+ 36232,
+ 36252
],
"loc": {
"start": {
- "line": 1296,
+ "line": 1300,
"column": 12
},
"end": {
- "line": 1296,
+ "line": 1300,
"column": 32
}
}
@@ -57973,78 +58088,78 @@
"type": "Identifier",
"name": "NONE",
"range": [
- 36125,
- 36129
+ 36255,
+ 36259
],
"loc": {
"start": {
- "line": 1296,
+ "line": 1300,
"column": 35
},
"end": {
- "line": 1296,
+ "line": 1300,
"column": 39
}
}
},
"range": [
- 36102,
- 36129
+ 36232,
+ 36259
],
"loc": {
"start": {
- "line": 1296,
+ "line": 1300,
"column": 12
},
"end": {
- "line": 1296,
+ "line": 1300,
"column": 39
}
}
},
"range": [
- 36102,
- 36130
+ 36232,
+ 36260
],
"loc": {
"start": {
- "line": 1296,
+ "line": 1300,
"column": 12
},
"end": {
- "line": 1296,
+ "line": 1300,
"column": 40
}
}
}
],
"range": [
- 36088,
- 36140
+ 36218,
+ 36270
],
"loc": {
"start": {
- "line": 1295,
+ "line": 1299,
"column": 32
},
"end": {
- "line": 1297,
+ "line": 1301,
"column": 9
}
}
},
"alternate": null,
"range": [
- 36064,
- 36140
+ 36194,
+ 36270
],
"loc": {
"start": {
- "line": 1295,
+ "line": 1299,
"column": 8
},
"end": {
- "line": 1297,
+ "line": 1301,
"column": 9
}
}
@@ -58062,16 +58177,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36150,
- 36154
+ 36280,
+ 36284
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1303,
"column": 8
},
"end": {
- "line": 1299,
+ "line": 1303,
"column": 12
}
}
@@ -58080,31 +58195,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 36155,
- 36162
+ 36285,
+ 36292
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1303,
"column": 13
},
"end": {
- "line": 1299,
+ "line": 1303,
"column": 20
}
}
},
"range": [
- 36150,
- 36162
+ 36280,
+ 36292
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1303,
"column": 8
},
"end": {
- "line": 1299,
+ "line": 1303,
"column": 20
}
}
@@ -58113,31 +58228,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 36163,
- 36167
+ 36293,
+ 36297
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1303,
"column": 21
},
"end": {
- "line": 1299,
+ "line": 1303,
"column": 25
}
}
},
"range": [
- 36150,
- 36167
+ 36280,
+ 36297
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1303,
"column": 8
},
"end": {
- "line": 1299,
+ "line": 1303,
"column": 25
}
}
@@ -58148,16 +58263,16 @@
"value": "filters-row-inserted",
"raw": "'filters-row-inserted'",
"range": [
- 36168,
- 36190
+ 36298,
+ 36320
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1303,
"column": 26
},
"end": {
- "line": 1299,
+ "line": 1303,
"column": 48
}
}
@@ -58165,16 +58280,16 @@
{
"type": "ThisExpression",
"range": [
- 36192,
- 36196
+ 36322,
+ 36326
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1303,
"column": 50
},
"end": {
- "line": 1299,
+ "line": 1303,
"column": 54
}
}
@@ -58183,47 +58298,47 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 36198,
- 36204
+ 36328,
+ 36334
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1303,
"column": 56
},
"end": {
- "line": 1299,
+ "line": 1303,
"column": 62
}
}
}
],
"range": [
- 36150,
- 36205
+ 36280,
+ 36335
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1303,
"column": 8
},
"end": {
- "line": 1299,
+ "line": 1303,
"column": 63
}
}
},
"range": [
- 36150,
- 36206
+ 36280,
+ 36336
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1303,
"column": 8
},
"end": {
- "line": 1299,
+ "line": 1303,
"column": 64
}
}
@@ -58234,47 +58349,47 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 36222,
- 36228
+ 36352,
+ 36358
],
"loc": {
"start": {
- "line": 1300,
+ "line": 1304,
"column": 15
},
"end": {
- "line": 1300,
+ "line": 1304,
"column": 21
}
}
},
"range": [
- 36215,
- 36229
+ 36345,
+ 36359
],
"loc": {
"start": {
- "line": 1300,
+ "line": 1304,
"column": 8
},
"end": {
- "line": 1300,
+ "line": 1304,
"column": 22
}
}
}
],
"range": [
- 35499,
- 36235
+ 35629,
+ 36365
],
"loc": {
"start": {
- "line": 1277,
+ "line": 1281,
"column": 24
},
"end": {
- "line": 1301,
+ "line": 1305,
"column": 5
}
}
@@ -58282,16 +58397,16 @@
"generator": false,
"expression": false,
"range": [
- 35496,
- 36235
+ 35626,
+ 36365
],
"loc": {
"start": {
- "line": 1277,
+ "line": 1281,
"column": 21
},
"end": {
- "line": 1301,
+ "line": 1305,
"column": 5
}
}
@@ -58299,16 +58414,16 @@
"kind": "method",
"computed": false,
"range": [
- 35479,
- 36235
+ 35609,
+ 36365
],
"loc": {
"start": {
- "line": 1277,
+ "line": 1281,
"column": 4
},
"end": {
- "line": 1301,
+ "line": 1305,
"column": 5
}
},
@@ -58317,16 +58432,16 @@
"type": "Block",
"value": "*\n * Insert filters row at initialization\n ",
"range": [
- 35419,
- 35474
+ 35549,
+ 35604
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 4
},
"end": {
- "line": 1276,
+ "line": 1280,
"column": 7
}
}
@@ -58337,16 +58452,16 @@
"type": "Block",
"value": "*\n * Initialize filtersless table\n ",
"range": [
- 36241,
- 36288
+ 36371,
+ 36418
],
"loc": {
"start": {
- "line": 1303,
+ "line": 1307,
"column": 4
},
"end": {
- "line": 1305,
+ "line": 1309,
"column": 7
}
}
@@ -58360,16 +58475,16 @@
"type": "Identifier",
"name": "_initNoFilters",
"range": [
- 36293,
- 36307
+ 36423,
+ 36437
],
"loc": {
"start": {
- "line": 1306,
+ "line": 1310,
"column": 4
},
"end": {
- "line": 1306,
+ "line": 1310,
"column": 18
}
}
@@ -58389,16 +58504,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36324,
- 36328
+ 36454,
+ 36458
],
"loc": {
"start": {
- "line": 1307,
+ "line": 1311,
"column": 12
},
"end": {
- "line": 1307,
+ "line": 1311,
"column": 16
}
}
@@ -58407,31 +58522,31 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 36329,
- 36336
+ 36459,
+ 36466
],
"loc": {
"start": {
- "line": 1307,
+ "line": 1311,
"column": 17
},
"end": {
- "line": 1307,
+ "line": 1311,
"column": 24
}
}
},
"range": [
- 36324,
- 36336
+ 36454,
+ 36466
],
"loc": {
"start": {
- "line": 1307,
+ "line": 1311,
"column": 12
},
"end": {
- "line": 1307,
+ "line": 1311,
"column": 24
}
}
@@ -58443,48 +58558,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 36352,
- 36359
+ 36482,
+ 36489
],
"loc": {
"start": {
- "line": 1308,
+ "line": 1312,
"column": 12
},
"end": {
- "line": 1308,
+ "line": 1312,
"column": 19
}
}
}
],
"range": [
- 36338,
- 36369
+ 36468,
+ 36499
],
"loc": {
"start": {
- "line": 1307,
+ "line": 1311,
"column": 26
},
"end": {
- "line": 1309,
+ "line": 1313,
"column": 9
}
}
},
"alternate": null,
"range": [
- 36320,
- 36369
+ 36450,
+ 36499
],
"loc": {
"start": {
- "line": 1307,
+ "line": 1311,
"column": 8
},
"end": {
- "line": 1309,
+ "line": 1313,
"column": 9
}
}
@@ -58500,16 +58615,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36378,
- 36382
+ 36508,
+ 36512
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 8
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 12
}
}
@@ -58518,31 +58633,31 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 36383,
- 36389
+ 36513,
+ 36519
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 13
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 19
}
}
},
"range": [
- 36378,
- 36389
+ 36508,
+ 36519
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 8
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 19
}
}
@@ -58558,16 +58673,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36392,
- 36396
+ 36522,
+ 36526
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 22
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 26
}
}
@@ -58576,31 +58691,31 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 36397,
- 36403
+ 36527,
+ 36533
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 27
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 33
}
}
},
"range": [
- 36392,
- 36403
+ 36522,
+ 36533
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 22
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 33
}
}
@@ -58610,31 +58725,31 @@
"value": 0,
"raw": "0",
"range": [
- 36406,
- 36407
+ 36536,
+ 36537
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 36
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 37
}
}
},
"range": [
- 36392,
- 36407
+ 36522,
+ 36537
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 22
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 37
}
}
@@ -58648,16 +58763,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36410,
- 36414
+ 36540,
+ 36544
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 40
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 44
}
}
@@ -58666,31 +58781,31 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 36415,
- 36421
+ 36545,
+ 36551
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 45
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 51
}
}
},
"range": [
- 36410,
- 36421
+ 36540,
+ 36551
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 40
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 51
}
}
@@ -58700,31 +58815,31 @@
"value": 1,
"raw": "1",
"range": [
- 36424,
- 36425
+ 36554,
+ 36555
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 54
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 55
}
}
},
"range": [
- 36410,
- 36425
+ 36540,
+ 36555
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 40
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 55
}
}
@@ -58734,61 +58849,61 @@
"value": 0,
"raw": "0",
"range": [
- 36428,
- 36429
+ 36558,
+ 36559
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 58
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 59
}
}
},
"range": [
- 36392,
- 36429
+ 36522,
+ 36559
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 22
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 59
}
}
},
"range": [
- 36378,
- 36429
+ 36508,
+ 36559
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 8
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 59
}
}
},
"range": [
- 36378,
- 36430
+ 36508,
+ 36560
],
"loc": {
"start": {
- "line": 1310,
+ "line": 1314,
"column": 8
},
"end": {
- "line": 1310,
+ "line": 1314,
"column": 60
}
}
@@ -58804,16 +58919,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36439,
- 36443
+ 36569,
+ 36573
],
"loc": {
"start": {
- "line": 1311,
+ "line": 1315,
"column": 8
},
"end": {
- "line": 1311,
+ "line": 1315,
"column": 12
}
}
@@ -58822,31 +58937,31 @@
"type": "Identifier",
"name": "nbFilterableRows",
"range": [
- 36444,
- 36460
+ 36574,
+ 36590
],
"loc": {
"start": {
- "line": 1311,
+ "line": 1315,
"column": 13
},
"end": {
- "line": 1311,
+ "line": 1315,
"column": 29
}
}
},
"range": [
- 36439,
- 36460
+ 36569,
+ 36590
],
"loc": {
"start": {
- "line": 1311,
+ "line": 1315,
"column": 8
},
"end": {
- "line": 1311,
+ "line": 1315,
"column": 29
}
}
@@ -58859,16 +58974,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36463,
- 36467
+ 36593,
+ 36597
],
"loc": {
"start": {
- "line": 1311,
+ "line": 1315,
"column": 32
},
"end": {
- "line": 1311,
+ "line": 1315,
"column": 36
}
}
@@ -58877,93 +58992,93 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 36468,
- 36477
+ 36598,
+ 36607
],
"loc": {
"start": {
- "line": 1311,
+ "line": 1315,
"column": 37
},
"end": {
- "line": 1311,
+ "line": 1315,
"column": 46
}
}
},
"range": [
- 36463,
- 36477
+ 36593,
+ 36607
],
"loc": {
"start": {
- "line": 1311,
+ "line": 1315,
"column": 32
},
"end": {
- "line": 1311,
+ "line": 1315,
"column": 46
}
}
},
"arguments": [],
"range": [
- 36463,
- 36479
+ 36593,
+ 36609
],
"loc": {
"start": {
- "line": 1311,
+ "line": 1315,
"column": 32
},
"end": {
- "line": 1311,
+ "line": 1315,
"column": 48
}
}
},
"range": [
- 36439,
- 36479
+ 36569,
+ 36609
],
"loc": {
"start": {
- "line": 1311,
+ "line": 1315,
"column": 8
},
"end": {
- "line": 1311,
+ "line": 1315,
"column": 48
}
}
},
"range": [
- 36439,
- 36480
+ 36569,
+ 36610
],
"loc": {
"start": {
- "line": 1311,
+ "line": 1315,
"column": 8
},
"end": {
- "line": 1311,
+ "line": 1315,
"column": 49
}
}
}
],
"range": [
- 36310,
- 36486
+ 36440,
+ 36616
],
"loc": {
"start": {
- "line": 1306,
+ "line": 1310,
"column": 21
},
"end": {
- "line": 1312,
+ "line": 1316,
"column": 5
}
}
@@ -58971,16 +59086,16 @@
"generator": false,
"expression": false,
"range": [
- 36307,
- 36486
+ 36437,
+ 36616
],
"loc": {
"start": {
- "line": 1306,
+ "line": 1310,
"column": 18
},
"end": {
- "line": 1312,
+ "line": 1316,
"column": 5
}
}
@@ -58988,16 +59103,16 @@
"kind": "method",
"computed": false,
"range": [
- 36293,
- 36486
+ 36423,
+ 36616
],
"loc": {
"start": {
- "line": 1306,
+ "line": 1310,
"column": 4
},
"end": {
- "line": 1312,
+ "line": 1316,
"column": 5
}
},
@@ -59006,16 +59121,16 @@
"type": "Block",
"value": "*\n * Initialize filtersless table\n ",
"range": [
- 36241,
- 36288
+ 36371,
+ 36418
],
"loc": {
"start": {
- "line": 1303,
+ "line": 1307,
"column": 4
},
"end": {
- "line": 1305,
+ "line": 1309,
"column": 7
}
}
@@ -59026,16 +59141,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": [
- 36492,
- 36711
+ 36622,
+ 36841
],
"loc": {
"start": {
- "line": 1314,
+ "line": 1318,
"column": 4
},
"end": {
- "line": 1319,
+ "line": 1323,
"column": 7
}
}
@@ -59049,16 +59164,16 @@
"type": "Identifier",
"name": "_buildInputFilter",
"range": [
- 36716,
- 36733
+ 36846,
+ 36863
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1324,
"column": 4
},
"end": {
- "line": 1320,
+ "line": 1324,
"column": 21
}
}
@@ -59071,16 +59186,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 36734,
- 36742
+ 36864,
+ 36872
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1324,
"column": 22
},
"end": {
- "line": 1320,
+ "line": 1324,
"column": 30
}
}
@@ -59089,16 +59204,16 @@
"type": "Identifier",
"name": "cssClass",
"range": [
- 36744,
- 36752
+ 36874,
+ 36882
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1324,
"column": 32
},
"end": {
- "line": 1320,
+ "line": 1324,
"column": 40
}
}
@@ -59107,16 +59222,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 36754,
- 36763
+ 36884,
+ 36893
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1324,
"column": 42
},
"end": {
- "line": 1320,
+ "line": 1324,
"column": 51
}
}
@@ -59134,16 +59249,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 36779,
- 36782
+ 36909,
+ 36912
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1325,
"column": 12
},
"end": {
- "line": 1321,
+ "line": 1325,
"column": 15
}
}
@@ -59156,16 +59271,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36785,
- 36789
+ 36915,
+ 36919
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1325,
"column": 18
},
"end": {
- "line": 1321,
+ "line": 1325,
"column": 22
}
}
@@ -59174,31 +59289,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 36790,
- 36803
+ 36920,
+ 36933
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1325,
"column": 23
},
"end": {
- "line": 1321,
+ "line": 1325,
"column": 36
}
}
},
"range": [
- 36785,
- 36803
+ 36915,
+ 36933
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1325,
"column": 18
},
"end": {
- "line": 1321,
+ "line": 1325,
"column": 36
}
}
@@ -59208,47 +59323,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 36804,
- 36812
+ 36934,
+ 36942
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1325,
"column": 37
},
"end": {
- "line": 1321,
+ "line": 1325,
"column": 45
}
}
}
],
"range": [
- 36785,
- 36813
+ 36915,
+ 36943
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1325,
"column": 18
},
"end": {
- "line": 1321,
+ "line": 1325,
"column": 46
}
}
},
"range": [
- 36779,
- 36813
+ 36909,
+ 36943
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1325,
"column": 12
},
"end": {
- "line": 1321,
+ "line": 1325,
"column": 46
}
}
@@ -59256,16 +59371,16 @@
],
"kind": "let",
"range": [
- 36775,
- 36814
+ 36905,
+ 36944
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1325,
"column": 8
},
"end": {
- "line": 1321,
+ "line": 1325,
"column": 47
}
}
@@ -59279,16 +59394,16 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 36827,
- 36843
+ 36957,
+ 36973
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1326,
"column": 12
},
"end": {
- "line": 1322,
+ "line": 1326,
"column": 28
}
}
@@ -59301,16 +59416,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36846,
- 36850
+ 36976,
+ 36980
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1326,
"column": 31
},
"end": {
- "line": 1322,
+ "line": 1326,
"column": 35
}
}
@@ -59319,31 +59434,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 36851,
- 36864
+ 36981,
+ 36994
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1326,
"column": 36
},
"end": {
- "line": 1322,
+ "line": 1326,
"column": 49
}
}
},
"range": [
- 36846,
- 36864
+ 36976,
+ 36994
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1326,
"column": 31
},
"end": {
- "line": 1322,
+ "line": 1326,
"column": 49
}
}
@@ -59357,16 +59472,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36879,
- 36883
+ 37009,
+ 37013
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1327,
"column": 12
},
"end": {
- "line": 1323,
+ "line": 1327,
"column": 16
}
}
@@ -59375,31 +59490,31 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 36884,
- 36901
+ 37014,
+ 37031
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1327,
"column": 17
},
"end": {
- "line": 1323,
+ "line": 1327,
"column": 34
}
}
},
"range": [
- 36879,
- 36901
+ 37009,
+ 37031
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1327,
"column": 12
},
"end": {
- "line": 1323,
+ "line": 1327,
"column": 34
}
}
@@ -59408,31 +59523,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 36902,
- 36910
+ 37032,
+ 37040
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1327,
"column": 35
},
"end": {
- "line": 1323,
+ "line": 1327,
"column": 43
}
}
},
"range": [
- 36879,
- 36911
+ 37009,
+ 37041
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1327,
"column": 12
},
"end": {
- "line": 1323,
+ "line": 1327,
"column": 44
}
}
@@ -59442,46 +59557,46 @@
"value": null,
"raw": "null",
"range": [
- 36914,
- 36918
+ 37044,
+ 37048
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1327,
"column": 47
},
"end": {
- "line": 1323,
+ "line": 1327,
"column": 51
}
}
},
"range": [
- 36846,
- 36918
+ 36976,
+ 37048
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1326,
"column": 31
},
"end": {
- "line": 1323,
+ "line": 1327,
"column": 51
}
}
},
"range": [
- 36827,
- 36918
+ 36957,
+ 37048
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1326,
"column": 12
},
"end": {
- "line": 1323,
+ "line": 1327,
"column": 51
}
}
@@ -59489,16 +59604,16 @@
],
"kind": "let",
"range": [
- 36823,
- 36919
+ 36953,
+ 37049
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1326,
"column": 8
},
"end": {
- "line": 1323,
+ "line": 1327,
"column": 52
}
}
@@ -59512,16 +59627,16 @@
"type": "Identifier",
"name": "inpType",
"range": [
- 36932,
- 36939
+ 37062,
+ 37069
],
"loc": {
"start": {
- "line": 1324,
+ "line": 1328,
"column": 12
},
"end": {
- "line": 1324,
+ "line": 1328,
"column": 19
}
}
@@ -59535,16 +59650,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 36942,
- 36945
+ 37072,
+ 37075
],
"loc": {
"start": {
- "line": 1324,
+ "line": 1328,
"column": 22
},
"end": {
- "line": 1324,
+ "line": 1328,
"column": 25
}
}
@@ -59553,31 +59668,31 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 36950,
- 36955
+ 37080,
+ 37085
],
"loc": {
"start": {
- "line": 1324,
+ "line": 1328,
"column": 30
},
"end": {
- "line": 1324,
+ "line": 1328,
"column": 35
}
}
},
"range": [
- 36942,
- 36955
+ 37072,
+ 37085
],
"loc": {
"start": {
- "line": 1324,
+ "line": 1328,
"column": 22
},
"end": {
- "line": 1324,
+ "line": 1328,
"column": 35
}
}
@@ -59587,16 +59702,16 @@
"value": "text",
"raw": "'text'",
"range": [
- 36958,
- 36964
+ 37088,
+ 37094
],
"loc": {
"start": {
- "line": 1324,
+ "line": 1328,
"column": 38
},
"end": {
- "line": 1324,
+ "line": 1328,
"column": 44
}
}
@@ -59606,46 +59721,46 @@
"value": "hidden",
"raw": "'hidden'",
"range": [
- 36967,
- 36975
+ 37097,
+ 37105
],
"loc": {
"start": {
- "line": 1324,
+ "line": 1328,
"column": 47
},
"end": {
- "line": 1324,
+ "line": 1328,
"column": 55
}
}
},
"range": [
- 36942,
- 36975
+ 37072,
+ 37105
],
"loc": {
"start": {
- "line": 1324,
+ "line": 1328,
"column": 22
},
"end": {
- "line": 1324,
+ "line": 1328,
"column": 55
}
}
},
"range": [
- 36932,
- 36975
+ 37062,
+ 37105
],
"loc": {
"start": {
- "line": 1324,
+ "line": 1328,
"column": 12
},
"end": {
- "line": 1324,
+ "line": 1328,
"column": 55
}
}
@@ -59653,16 +59768,16 @@
],
"kind": "let",
"range": [
- 36928,
- 36976
+ 37058,
+ 37106
],
"loc": {
"start": {
- "line": 1324,
+ "line": 1328,
"column": 8
},
"end": {
- "line": 1324,
+ "line": 1328,
"column": 56
}
}
@@ -59676,16 +59791,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 36989,
- 36992
+ 37119,
+ 37122
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1329,
"column": 12
},
"end": {
- "line": 1325,
+ "line": 1329,
"column": 15
}
}
@@ -59696,16 +59811,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 36995,
- 37004
+ 37125,
+ 37134
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1329,
"column": 18
},
"end": {
- "line": 1325,
+ "line": 1329,
"column": 27
}
}
@@ -59715,16 +59830,16 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 37005,
- 37010
+ 37135,
+ 37140
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1329,
"column": 28
},
"end": {
- "line": 1325,
+ "line": 1329,
"column": 33
}
}
@@ -59737,16 +59852,16 @@
"value": "id",
"raw": "'id'",
"range": [
- 37025,
- 37029
+ 37155,
+ 37159
],
"loc": {
"start": {
- "line": 1326,
+ "line": 1330,
"column": 13
},
"end": {
- "line": 1326,
+ "line": 1330,
"column": 17
}
}
@@ -59759,16 +59874,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37031,
- 37035
+ 37161,
+ 37165
],
"loc": {
"start": {
- "line": 1326,
+ "line": 1330,
"column": 19
},
"end": {
- "line": 1326,
+ "line": 1330,
"column": 23
}
}
@@ -59777,31 +59892,31 @@
"type": "Identifier",
"name": "buildFilterId",
"range": [
- 37036,
- 37049
+ 37166,
+ 37179
],
"loc": {
"start": {
- "line": 1326,
+ "line": 1330,
"column": 24
},
"end": {
- "line": 1326,
+ "line": 1330,
"column": 37
}
}
},
"range": [
- 37031,
- 37049
+ 37161,
+ 37179
],
"loc": {
"start": {
- "line": 1326,
+ "line": 1330,
"column": 19
},
"end": {
- "line": 1326,
+ "line": 1330,
"column": 37
}
}
@@ -59811,48 +59926,48 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 37050,
- 37058
+ 37180,
+ 37188
],
"loc": {
"start": {
- "line": 1326,
+ "line": 1330,
"column": 38
},
"end": {
- "line": 1326,
+ "line": 1330,
"column": 46
}
}
}
],
"range": [
- 37031,
- 37059
+ 37161,
+ 37189
],
"loc": {
"start": {
- "line": 1326,
+ "line": 1330,
"column": 19
},
"end": {
- "line": 1326,
+ "line": 1330,
"column": 47
}
}
}
],
"range": [
- 37024,
- 37060
+ 37154,
+ 37190
],
"loc": {
"start": {
- "line": 1326,
+ "line": 1330,
"column": 12
},
"end": {
- "line": 1326,
+ "line": 1330,
"column": 48
}
}
@@ -59865,16 +59980,16 @@
"value": "type",
"raw": "'type'",
"range": [
- 37075,
- 37081
+ 37205,
+ 37211
],
"loc": {
"start": {
- "line": 1327,
+ "line": 1331,
"column": 13
},
"end": {
- "line": 1327,
+ "line": 1331,
"column": 19
}
}
@@ -59883,32 +59998,32 @@
"type": "Identifier",
"name": "inpType",
"range": [
- 37083,
- 37090
+ 37213,
+ 37220
],
"loc": {
"start": {
- "line": 1327,
+ "line": 1331,
"column": 21
},
"end": {
- "line": 1327,
+ "line": 1331,
"column": 28
}
}
}
],
"range": [
- 37074,
- 37091
+ 37204,
+ 37221
],
"loc": {
"start": {
- "line": 1327,
+ "line": 1331,
"column": 12
},
"end": {
- "line": 1327,
+ "line": 1331,
"column": 29
}
}
@@ -59921,16 +60036,16 @@
"value": "ct",
"raw": "'ct'",
"range": [
- 37094,
- 37098
+ 37224,
+ 37228
],
"loc": {
"start": {
- "line": 1327,
+ "line": 1331,
"column": 32
},
"end": {
- "line": 1327,
+ "line": 1331,
"column": 36
}
}
@@ -59939,63 +60054,63 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 37100,
- 37108
+ 37230,
+ 37238
],
"loc": {
"start": {
- "line": 1327,
+ "line": 1331,
"column": 38
},
"end": {
- "line": 1327,
+ "line": 1331,
"column": 46
}
}
}
],
"range": [
- 37093,
- 37109
+ 37223,
+ 37239
],
"loc": {
"start": {
- "line": 1327,
+ "line": 1331,
"column": 31
},
"end": {
- "line": 1327,
+ "line": 1331,
"column": 47
}
}
}
],
"range": [
- 36995,
- 37110
+ 37125,
+ 37240
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1329,
"column": 18
},
"end": {
- "line": 1327,
+ "line": 1331,
"column": 48
}
}
},
"range": [
- 36989,
- 37110
+ 37119,
+ 37240
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1329,
"column": 12
},
"end": {
- "line": 1327,
+ "line": 1331,
"column": 48
}
}
@@ -60003,16 +60118,16 @@
],
"kind": "let",
"range": [
- 36985,
- 37111
+ 37115,
+ 37241
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1329,
"column": 8
},
"end": {
- "line": 1327,
+ "line": 1331,
"column": 49
}
}
@@ -60029,16 +60144,16 @@
"type": "Identifier",
"name": "inpType",
"range": [
- 37125,
- 37132
+ 37255,
+ 37262
],
"loc": {
"start": {
- "line": 1329,
+ "line": 1333,
"column": 12
},
"end": {
- "line": 1329,
+ "line": 1333,
"column": 19
}
}
@@ -60048,31 +60163,31 @@
"value": "hidden",
"raw": "'hidden'",
"range": [
- 37137,
- 37145
+ 37267,
+ 37275
],
"loc": {
"start": {
- "line": 1329,
+ "line": 1333,
"column": 24
},
"end": {
- "line": 1329,
+ "line": 1333,
"column": 32
}
}
},
"range": [
- 37125,
- 37145
+ 37255,
+ 37275
],
"loc": {
"start": {
- "line": 1329,
+ "line": 1333,
"column": 12
},
"end": {
- "line": 1329,
+ "line": 1333,
"column": 32
}
}
@@ -60083,16 +60198,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37149,
- 37153
+ 37279,
+ 37283
],
"loc": {
"start": {
- "line": 1329,
+ "line": 1333,
"column": 36
},
"end": {
- "line": 1329,
+ "line": 1333,
"column": 40
}
}
@@ -60101,46 +60216,46 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 37154,
- 37163
+ 37284,
+ 37293
],
"loc": {
"start": {
- "line": 1329,
+ "line": 1333,
"column": 41
},
"end": {
- "line": 1329,
+ "line": 1333,
"column": 50
}
}
},
"range": [
- 37149,
- 37163
+ 37279,
+ 37293
],
"loc": {
"start": {
- "line": 1329,
+ "line": 1333,
"column": 36
},
"end": {
- "line": 1329,
+ "line": 1333,
"column": 50
}
}
},
"range": [
- 37125,
- 37163
+ 37255,
+ 37293
],
"loc": {
"start": {
- "line": 1329,
+ "line": 1333,
"column": 12
},
"end": {
- "line": 1329,
+ "line": 1333,
"column": 50
}
}
@@ -60159,16 +60274,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 37179,
- 37182
+ 37309,
+ 37312
],
"loc": {
"start": {
- "line": 1330,
+ "line": 1334,
"column": 12
},
"end": {
- "line": 1330,
+ "line": 1334,
"column": 15
}
}
@@ -60177,31 +60292,31 @@
"type": "Identifier",
"name": "setAttribute",
"range": [
- 37183,
- 37195
+ 37313,
+ 37325
],
"loc": {
"start": {
- "line": 1330,
+ "line": 1334,
"column": 16
},
"end": {
- "line": 1330,
+ "line": 1334,
"column": 28
}
}
},
"range": [
- 37179,
- 37195
+ 37309,
+ 37325
],
"loc": {
"start": {
- "line": 1330,
+ "line": 1334,
"column": 12
},
"end": {
- "line": 1330,
+ "line": 1334,
"column": 28
}
}
@@ -60212,16 +60327,16 @@
"value": "placeholder",
"raw": "'placeholder'",
"range": [
- 37196,
- 37209
+ 37326,
+ 37339
],
"loc": {
"start": {
- "line": 1330,
+ "line": 1334,
"column": 29
},
"end": {
- "line": 1330,
+ "line": 1334,
"column": 42
}
}
@@ -60234,16 +60349,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37227,
- 37231
+ 37357,
+ 37361
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 16
},
"end": {
- "line": 1331,
+ "line": 1335,
"column": 20
}
}
@@ -60252,31 +60367,31 @@
"type": "Identifier",
"name": "isWatermarkArray",
"range": [
- 37232,
- 37248
+ 37362,
+ 37378
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 21
},
"end": {
- "line": 1331,
+ "line": 1335,
"column": 37
}
}
},
"range": [
- 37227,
- 37248
+ 37357,
+ 37378
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 16
},
"end": {
- "line": 1331,
+ "line": 1335,
"column": 37
}
}
@@ -60293,16 +60408,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37252,
- 37256
+ 37382,
+ 37386
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 41
},
"end": {
- "line": 1331,
+ "line": 1335,
"column": 45
}
}
@@ -60311,31 +60426,31 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 37257,
- 37266
+ 37387,
+ 37396
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 46
},
"end": {
- "line": 1331,
+ "line": 1335,
"column": 55
}
}
},
"range": [
- 37252,
- 37266
+ 37382,
+ 37396
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 41
},
"end": {
- "line": 1331,
+ "line": 1335,
"column": 55
}
}
@@ -60344,31 +60459,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 37267,
- 37275
+ 37397,
+ 37405
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 56
},
"end": {
- "line": 1331,
+ "line": 1335,
"column": 64
}
}
},
"range": [
- 37252,
- 37276
+ 37382,
+ 37406
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 41
},
"end": {
- "line": 1331,
+ "line": 1335,
"column": 65
}
}
@@ -60378,31 +60493,31 @@
"value": "",
"raw": "''",
"range": [
- 37280,
- 37282
+ 37410,
+ 37412
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 69
},
"end": {
- "line": 1331,
+ "line": 1335,
"column": 71
}
}
},
"range": [
- 37252,
- 37282
+ 37382,
+ 37412
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 41
},
"end": {
- "line": 1331,
+ "line": 1335,
"column": 71
}
}
@@ -60413,16 +60528,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37306,
- 37310
+ 37436,
+ 37440
],
"loc": {
"start": {
- "line": 1332,
+ "line": 1336,
"column": 20
},
"end": {
- "line": 1332,
+ "line": 1336,
"column": 24
}
}
@@ -60431,109 +60546,109 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 37311,
- 37320
+ 37441,
+ 37450
],
"loc": {
"start": {
- "line": 1332,
+ "line": 1336,
"column": 25
},
"end": {
- "line": 1332,
+ "line": 1336,
"column": 34
}
}
},
"range": [
- 37306,
- 37320
+ 37436,
+ 37450
],
"loc": {
"start": {
- "line": 1332,
+ "line": 1336,
"column": 20
},
"end": {
- "line": 1332,
+ "line": 1336,
"column": 34
}
}
},
"range": [
- 37227,
- 37320
+ 37357,
+ 37450
],
"loc": {
"start": {
- "line": 1331,
+ "line": 1335,
"column": 16
},
"end": {
- "line": 1332,
+ "line": 1336,
"column": 34
}
}
}
],
"range": [
- 37179,
- 37334
+ 37309,
+ 37464
],
"loc": {
"start": {
- "line": 1330,
+ "line": 1334,
"column": 12
},
"end": {
- "line": 1333,
+ "line": 1337,
"column": 13
}
}
},
"range": [
- 37179,
- 37335
+ 37309,
+ 37465
],
"loc": {
"start": {
- "line": 1330,
+ "line": 1334,
"column": 12
},
"end": {
- "line": 1333,
+ "line": 1337,
"column": 14
}
}
}
],
"range": [
- 37165,
- 37345
+ 37295,
+ 37475
],
"loc": {
"start": {
- "line": 1329,
+ "line": 1333,
"column": 52
},
"end": {
- "line": 1334,
+ "line": 1338,
"column": 9
}
}
},
"alternate": null,
"range": [
- 37121,
- 37345
+ 37251,
+ 37475
],
"loc": {
"start": {
- "line": 1329,
+ "line": 1333,
"column": 8
},
"end": {
- "line": 1334,
+ "line": 1338,
"column": 9
}
}
@@ -60550,16 +60665,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 37354,
- 37357
+ 37484,
+ 37487
],
"loc": {
"start": {
- "line": 1335,
+ "line": 1339,
"column": 8
},
"end": {
- "line": 1335,
+ "line": 1339,
"column": 11
}
}
@@ -60568,31 +60683,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 37358,
- 37367
+ 37488,
+ 37497
],
"loc": {
"start": {
- "line": 1335,
+ "line": 1339,
"column": 12
},
"end": {
- "line": 1335,
+ "line": 1339,
"column": 21
}
}
},
"range": [
- 37354,
- 37367
+ 37484,
+ 37497
],
"loc": {
"start": {
- "line": 1335,
+ "line": 1339,
"column": 8
},
"end": {
- "line": 1335,
+ "line": 1339,
"column": 21
}
}
@@ -60604,16 +60719,16 @@
"type": "Identifier",
"name": "cssClass",
"range": [
- 37370,
- 37378
+ 37500,
+ 37508
],
"loc": {
"start": {
- "line": 1335,
+ "line": 1339,
"column": 24
},
"end": {
- "line": 1335,
+ "line": 1339,
"column": 32
}
}
@@ -60624,16 +60739,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37382,
- 37386
+ 37512,
+ 37516
],
"loc": {
"start": {
- "line": 1335,
+ "line": 1339,
"column": 36
},
"end": {
- "line": 1335,
+ "line": 1339,
"column": 40
}
}
@@ -60642,76 +60757,76 @@
"type": "Identifier",
"name": "fltCssClass",
"range": [
- 37387,
- 37398
+ 37517,
+ 37528
],
"loc": {
"start": {
- "line": 1335,
+ "line": 1339,
"column": 41
},
"end": {
- "line": 1335,
+ "line": 1339,
"column": 52
}
}
},
"range": [
- 37382,
- 37398
+ 37512,
+ 37528
],
"loc": {
"start": {
- "line": 1335,
+ "line": 1339,
"column": 36
},
"end": {
- "line": 1335,
+ "line": 1339,
"column": 52
}
}
},
"range": [
- 37370,
- 37398
+ 37500,
+ 37528
],
"loc": {
"start": {
- "line": 1335,
+ "line": 1339,
"column": 24
},
"end": {
- "line": 1335,
+ "line": 1339,
"column": 52
}
}
},
"range": [
- 37354,
- 37398
+ 37484,
+ 37528
],
"loc": {
"start": {
- "line": 1335,
+ "line": 1339,
"column": 8
},
"end": {
- "line": 1335,
+ "line": 1339,
"column": 52
}
}
},
"range": [
- 37354,
- 37399
+ 37484,
+ 37529
],
"loc": {
"start": {
- "line": 1335,
+ "line": 1339,
"column": 8
},
"end": {
- "line": 1335,
+ "line": 1339,
"column": 53
}
}
@@ -60724,16 +60839,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 37408,
- 37414
+ 37538,
+ 37544
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 8
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 14
}
}
@@ -60743,16 +60858,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 37415,
- 37418
+ 37545,
+ 37548
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 15
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 18
}
}
@@ -60762,16 +60877,16 @@
"value": "focus",
"raw": "'focus'",
"range": [
- 37420,
- 37427
+ 37550,
+ 37557
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 20
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 27
}
}
@@ -60784,16 +60899,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 37430,
- 37433
+ 37560,
+ 37563
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 30
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 33
}
}
@@ -60807,16 +60922,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37438,
- 37442
+ 37568,
+ 37572
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 38
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 42
}
}
@@ -60825,31 +60940,31 @@
"type": "Identifier",
"name": "onInpFocus",
"range": [
- 37443,
- 37453
+ 37573,
+ 37583
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 43
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 53
}
}
},
"range": [
- 37438,
- 37453
+ 37568,
+ 37583
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 38
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 53
}
}
@@ -60859,32 +60974,32 @@
"type": "Identifier",
"name": "evt",
"range": [
- 37454,
- 37457
+ 37584,
+ 37587
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 54
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 57
}
}
}
],
"range": [
- 37438,
- 37458
+ 37568,
+ 37588
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 38
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 58
}
}
@@ -60892,47 +61007,47 @@
"generator": false,
"expression": true,
"range": [
- 37429,
- 37458
+ 37559,
+ 37588
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 29
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 58
}
}
}
],
"range": [
- 37408,
- 37459
+ 37538,
+ 37589
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 8
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 59
}
}
},
"range": [
- 37408,
- 37460
+ 37538,
+ 37590
],
"loc": {
"start": {
- "line": 1336,
+ "line": 1340,
"column": 8
},
"end": {
- "line": 1336,
+ "line": 1340,
"column": 60
}
},
@@ -60941,16 +61056,16 @@
"type": "Line",
"value": "filter is appended in custom element",
"range": [
- 37470,
- 37508
+ 37600,
+ 37638
],
"loc": {
"start": {
- "line": 1338,
+ "line": 1342,
"column": 8
},
"end": {
- "line": 1338,
+ "line": 1342,
"column": 46
}
}
@@ -60963,16 +61078,16 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 37521,
- 37537
+ 37651,
+ 37667
],
"loc": {
"start": {
- "line": 1339,
+ "line": 1343,
"column": 12
},
"end": {
- "line": 1339,
+ "line": 1343,
"column": 28
}
}
@@ -60993,16 +61108,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 37553,
- 37556
+ 37683,
+ 37686
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1344,
"column": 12
},
"end": {
- "line": 1340,
+ "line": 1344,
"column": 15
}
}
@@ -61012,32 +61127,32 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 37557,
- 37573
+ 37687,
+ 37703
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1344,
"column": 16
},
"end": {
- "line": 1340,
+ "line": 1344,
"column": 32
}
}
}
],
"range": [
- 37553,
- 37574
+ 37683,
+ 37704
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1344,
"column": 12
},
"end": {
- "line": 1340,
+ "line": 1344,
"column": 33
}
}
@@ -61046,31 +61161,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 37575,
- 37586
+ 37705,
+ 37716
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1344,
"column": 34
},
"end": {
- "line": 1340,
+ "line": 1344,
"column": 45
}
}
},
"range": [
- 37553,
- 37586
+ 37683,
+ 37716
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1344,
"column": 12
},
"end": {
- "line": 1340,
+ "line": 1344,
"column": 45
}
}
@@ -61080,63 +61195,63 @@
"type": "Identifier",
"name": "inp",
"range": [
- 37587,
- 37590
+ 37717,
+ 37720
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1344,
"column": 46
},
"end": {
- "line": 1340,
+ "line": 1344,
"column": 49
}
}
}
],
"range": [
- 37553,
- 37591
+ 37683,
+ 37721
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1344,
"column": 12
},
"end": {
- "line": 1340,
+ "line": 1344,
"column": 50
}
}
},
"range": [
- 37553,
- 37592
+ 37683,
+ 37722
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1344,
"column": 12
},
"end": {
- "line": 1340,
+ "line": 1344,
"column": 51
}
}
}
],
"range": [
- 37539,
- 37602
+ 37669,
+ 37732
],
"loc": {
"start": {
- "line": 1339,
+ "line": 1343,
"column": 30
},
"end": {
- "line": 1341,
+ "line": 1345,
"column": 9
}
}
@@ -61155,16 +61270,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 37622,
- 37631
+ 37752,
+ 37761
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1346,
"column": 12
},
"end": {
- "line": 1342,
+ "line": 1346,
"column": 21
}
}
@@ -61173,31 +61288,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 37632,
- 37643
+ 37762,
+ 37773
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1346,
"column": 22
},
"end": {
- "line": 1342,
+ "line": 1346,
"column": 33
}
}
},
"range": [
- 37622,
- 37643
+ 37752,
+ 37773
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1346,
"column": 12
},
"end": {
- "line": 1342,
+ "line": 1346,
"column": 33
}
}
@@ -61207,78 +61322,78 @@
"type": "Identifier",
"name": "inp",
"range": [
- 37644,
- 37647
+ 37774,
+ 37777
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1346,
"column": 34
},
"end": {
- "line": 1342,
+ "line": 1346,
"column": 37
}
}
}
],
"range": [
- 37622,
- 37648
+ 37752,
+ 37778
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1346,
"column": 12
},
"end": {
- "line": 1342,
+ "line": 1346,
"column": 38
}
}
},
"range": [
- 37622,
- 37649
+ 37752,
+ 37779
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1346,
"column": 12
},
"end": {
- "line": 1342,
+ "line": 1346,
"column": 39
}
}
}
],
"range": [
- 37608,
- 37659
+ 37738,
+ 37789
],
"loc": {
"start": {
- "line": 1341,
+ "line": 1345,
"column": 15
},
"end": {
- "line": 1343,
+ "line": 1347,
"column": 9
}
}
},
"range": [
- 37517,
- 37659
+ 37647,
+ 37789
],
"loc": {
"start": {
- "line": 1339,
+ "line": 1343,
"column": 8
},
"end": {
- "line": 1343,
+ "line": 1347,
"column": 9
}
},
@@ -61287,16 +61402,16 @@
"type": "Line",
"value": "filter is appended in custom element",
"range": [
- 37470,
- 37508
+ 37600,
+ 37638
],
"loc": {
"start": {
- "line": 1338,
+ "line": 1342,
"column": 8
},
"end": {
- "line": 1338,
+ "line": 1342,
"column": 46
}
}
@@ -61316,16 +61431,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37669,
- 37673
+ 37799,
+ 37803
],
"loc": {
"start": {
- "line": 1345,
+ "line": 1349,
"column": 8
},
"end": {
- "line": 1345,
+ "line": 1349,
"column": 12
}
}
@@ -61334,31 +61449,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 37674,
- 37680
+ 37804,
+ 37810
],
"loc": {
"start": {
- "line": 1345,
+ "line": 1349,
"column": 13
},
"end": {
- "line": 1345,
+ "line": 1349,
"column": 19
}
}
},
"range": [
- 37669,
- 37680
+ 37799,
+ 37810
],
"loc": {
"start": {
- "line": 1345,
+ "line": 1349,
"column": 8
},
"end": {
- "line": 1345,
+ "line": 1349,
"column": 19
}
}
@@ -61367,31 +61482,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 37681,
- 37685
+ 37811,
+ 37815
],
"loc": {
"start": {
- "line": 1345,
+ "line": 1349,
"column": 20
},
"end": {
- "line": 1345,
+ "line": 1349,
"column": 24
}
}
},
"range": [
- 37669,
- 37685
+ 37799,
+ 37815
],
"loc": {
"start": {
- "line": 1345,
+ "line": 1349,
"column": 8
},
"end": {
- "line": 1345,
+ "line": 1349,
"column": 24
}
}
@@ -61404,16 +61519,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 37686,
- 37689
+ 37816,
+ 37819
],
"loc": {
"start": {
- "line": 1345,
+ "line": 1349,
"column": 25
},
"end": {
- "line": 1345,
+ "line": 1349,
"column": 28
}
}
@@ -61422,62 +61537,62 @@
"type": "Identifier",
"name": "id",
"range": [
- 37690,
- 37692
+ 37820,
+ 37822
],
"loc": {
"start": {
- "line": 1345,
+ "line": 1349,
"column": 29
},
"end": {
- "line": 1345,
+ "line": 1349,
"column": 31
}
}
},
"range": [
- 37686,
- 37692
+ 37816,
+ 37822
],
"loc": {
"start": {
- "line": 1345,
+ "line": 1349,
"column": 25
},
"end": {
- "line": 1345,
+ "line": 1349,
"column": 31
}
}
}
],
"range": [
- 37669,
- 37693
+ 37799,
+ 37823
],
"loc": {
"start": {
- "line": 1345,
+ "line": 1349,
"column": 8
},
"end": {
- "line": 1345,
+ "line": 1349,
"column": 32
}
}
},
"range": [
- 37669,
- 37694
+ 37799,
+ 37824
],
"loc": {
"start": {
- "line": 1345,
+ "line": 1349,
"column": 8
},
"end": {
- "line": 1345,
+ "line": 1349,
"column": 33
}
}
@@ -61490,16 +61605,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 37704,
- 37710
+ 37834,
+ 37840
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 8
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 14
}
}
@@ -61509,16 +61624,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 37711,
- 37714
+ 37841,
+ 37844
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 15
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 18
}
}
@@ -61528,16 +61643,16 @@
"value": "keypress",
"raw": "'keypress'",
"range": [
- 37716,
- 37726
+ 37846,
+ 37856
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 20
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 30
}
}
@@ -61550,16 +61665,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 37729,
- 37732
+ 37859,
+ 37862
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 33
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 36
}
}
@@ -61573,16 +61688,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37737,
- 37741
+ 37867,
+ 37871
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 41
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 45
}
}
@@ -61591,31 +61706,31 @@
"type": "Identifier",
"name": "detectKey",
"range": [
- 37742,
- 37751
+ 37872,
+ 37881
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 46
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 55
}
}
},
"range": [
- 37737,
- 37751
+ 37867,
+ 37881
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 41
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 55
}
}
@@ -61625,32 +61740,32 @@
"type": "Identifier",
"name": "evt",
"range": [
- 37752,
- 37755
+ 37882,
+ 37885
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 56
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 59
}
}
}
],
"range": [
- 37737,
- 37756
+ 37867,
+ 37886
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 41
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 60
}
}
@@ -61658,47 +61773,47 @@
"generator": false,
"expression": true,
"range": [
- 37728,
- 37756
+ 37858,
+ 37886
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 32
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 60
}
}
}
],
"range": [
- 37704,
- 37757
+ 37834,
+ 37887
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 8
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 61
}
}
},
"range": [
- 37704,
- 37758
+ 37834,
+ 37888
],
"loc": {
"start": {
- "line": 1347,
+ "line": 1351,
"column": 8
},
"end": {
- "line": 1347,
+ "line": 1351,
"column": 62
}
}
@@ -61711,16 +61826,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 37767,
- 37773
+ 37897,
+ 37903
],
"loc": {
"start": {
- "line": 1348,
+ "line": 1352,
"column": 8
},
"end": {
- "line": 1348,
+ "line": 1352,
"column": 14
}
}
@@ -61730,16 +61845,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 37774,
- 37777
+ 37904,
+ 37907
],
"loc": {
"start": {
- "line": 1348,
+ "line": 1352,
"column": 15
},
"end": {
- "line": 1348,
+ "line": 1352,
"column": 18
}
}
@@ -61749,16 +61864,16 @@
"value": "keydown",
"raw": "'keydown'",
"range": [
- 37779,
- 37788
+ 37909,
+ 37918
],
"loc": {
"start": {
- "line": 1348,
+ "line": 1352,
"column": 20
},
"end": {
- "line": 1348,
+ "line": 1352,
"column": 29
}
}
@@ -61775,16 +61890,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37796,
- 37800
+ 37926,
+ 37930
],
"loc": {
"start": {
- "line": 1348,
+ "line": 1352,
"column": 37
},
"end": {
- "line": 1348,
+ "line": 1352,
"column": 41
}
}
@@ -61793,47 +61908,47 @@
"type": "Identifier",
"name": "onKeyDown",
"range": [
- 37801,
- 37810
+ 37931,
+ 37940
],
"loc": {
"start": {
- "line": 1348,
+ "line": 1352,
"column": 42
},
"end": {
- "line": 1348,
+ "line": 1352,
"column": 51
}
}
},
"range": [
- 37796,
- 37810
+ 37926,
+ 37940
],
"loc": {
"start": {
- "line": 1348,
+ "line": 1352,
"column": 37
},
"end": {
- "line": 1348,
+ "line": 1352,
"column": 51
}
}
},
"arguments": [],
"range": [
- 37796,
- 37812
+ 37926,
+ 37942
],
"loc": {
"start": {
- "line": 1348,
+ "line": 1352,
"column": 37
},
"end": {
- "line": 1348,
+ "line": 1352,
"column": 53
}
}
@@ -61841,47 +61956,47 @@
"generator": false,
"expression": true,
"range": [
- 37790,
- 37812
+ 37920,
+ 37942
],
"loc": {
"start": {
- "line": 1348,
+ "line": 1352,
"column": 31
},
"end": {
- "line": 1348,
+ "line": 1352,
"column": 53
}
}
}
],
"range": [
- 37767,
- 37813
+ 37897,
+ 37943
],
"loc": {
"start": {
- "line": 1348,
+ "line": 1352,
"column": 8
},
"end": {
- "line": 1348,
+ "line": 1352,
"column": 54
}
}
},
"range": [
- 37767,
- 37814
+ 37897,
+ 37944
],
"loc": {
"start": {
- "line": 1348,
+ "line": 1352,
"column": 8
},
"end": {
- "line": 1348,
+ "line": 1352,
"column": 55
}
}
@@ -61894,16 +62009,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 37823,
- 37829
+ 37953,
+ 37959
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 8
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 14
}
}
@@ -61913,16 +62028,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 37830,
- 37833
+ 37960,
+ 37963
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 15
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 18
}
}
@@ -61932,16 +62047,16 @@
"value": "keyup",
"raw": "'keyup'",
"range": [
- 37835,
- 37842
+ 37965,
+ 37972
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 20
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 27
}
}
@@ -61954,16 +62069,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 37845,
- 37848
+ 37975,
+ 37978
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 30
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 33
}
}
@@ -61977,16 +62092,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37853,
- 37857
+ 37983,
+ 37987
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 38
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 42
}
}
@@ -61995,31 +62110,31 @@
"type": "Identifier",
"name": "onKeyUp",
"range": [
- 37858,
- 37865
+ 37988,
+ 37995
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 43
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 50
}
}
},
"range": [
- 37853,
- 37865
+ 37983,
+ 37995
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 38
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 50
}
}
@@ -62029,32 +62144,32 @@
"type": "Identifier",
"name": "evt",
"range": [
- 37866,
- 37869
+ 37996,
+ 37999
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 51
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 54
}
}
}
],
"range": [
- 37853,
- 37870
+ 37983,
+ 38000
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 38
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 55
}
}
@@ -62062,47 +62177,47 @@
"generator": false,
"expression": true,
"range": [
- 37844,
- 37870
+ 37974,
+ 38000
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 29
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 55
}
}
}
],
"range": [
- 37823,
- 37871
+ 37953,
+ 38001
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 8
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 56
}
}
},
"range": [
- 37823,
- 37872
+ 37953,
+ 38002
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1353,
"column": 8
},
"end": {
- "line": 1349,
+ "line": 1353,
"column": 57
}
}
@@ -62115,16 +62230,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 37881,
- 37887
+ 38011,
+ 38017
],
"loc": {
"start": {
- "line": 1350,
+ "line": 1354,
"column": 8
},
"end": {
- "line": 1350,
+ "line": 1354,
"column": 14
}
}
@@ -62134,16 +62249,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 37888,
- 37891
+ 38018,
+ 38021
],
"loc": {
"start": {
- "line": 1350,
+ "line": 1354,
"column": 15
},
"end": {
- "line": 1350,
+ "line": 1354,
"column": 18
}
}
@@ -62153,16 +62268,16 @@
"value": "blur",
"raw": "'blur'",
"range": [
- 37893,
- 37899
+ 38023,
+ 38029
],
"loc": {
"start": {
- "line": 1350,
+ "line": 1354,
"column": 20
},
"end": {
- "line": 1350,
+ "line": 1354,
"column": 26
}
}
@@ -62179,16 +62294,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37907,
- 37911
+ 38037,
+ 38041
],
"loc": {
"start": {
- "line": 1350,
+ "line": 1354,
"column": 34
},
"end": {
- "line": 1350,
+ "line": 1354,
"column": 38
}
}
@@ -62197,47 +62312,47 @@
"type": "Identifier",
"name": "onInpBlur",
"range": [
- 37912,
- 37921
+ 38042,
+ 38051
],
"loc": {
"start": {
- "line": 1350,
+ "line": 1354,
"column": 39
},
"end": {
- "line": 1350,
+ "line": 1354,
"column": 48
}
}
},
"range": [
- 37907,
- 37921
+ 38037,
+ 38051
],
"loc": {
"start": {
- "line": 1350,
+ "line": 1354,
"column": 34
},
"end": {
- "line": 1350,
+ "line": 1354,
"column": 48
}
}
},
"arguments": [],
"range": [
- 37907,
- 37923
+ 38037,
+ 38053
],
"loc": {
"start": {
- "line": 1350,
+ "line": 1354,
"column": 34
},
"end": {
- "line": 1350,
+ "line": 1354,
"column": 50
}
}
@@ -62245,63 +62360,63 @@
"generator": false,
"expression": true,
"range": [
- 37901,
- 37923
+ 38031,
+ 38053
],
"loc": {
"start": {
- "line": 1350,
+ "line": 1354,
"column": 28
},
"end": {
- "line": 1350,
+ "line": 1354,
"column": 50
}
}
}
],
"range": [
- 37881,
- 37924
+ 38011,
+ 38054
],
"loc": {
"start": {
- "line": 1350,
+ "line": 1354,
"column": 8
},
"end": {
- "line": 1350,
+ "line": 1354,
"column": 51
}
}
},
"range": [
- 37881,
- 37925
+ 38011,
+ 38055
],
"loc": {
"start": {
- "line": 1350,
+ "line": 1354,
"column": 8
},
"end": {
- "line": 1350,
+ "line": 1354,
"column": 52
}
}
}
],
"range": [
- 36765,
- 37931
+ 36895,
+ 38061
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1324,
"column": 53
},
"end": {
- "line": 1351,
+ "line": 1355,
"column": 5
}
}
@@ -62309,16 +62424,16 @@
"generator": false,
"expression": false,
"range": [
- 36733,
- 37931
+ 36863,
+ 38061
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1324,
"column": 21
},
"end": {
- "line": 1351,
+ "line": 1355,
"column": 5
}
}
@@ -62326,16 +62441,16 @@
"kind": "method",
"computed": false,
"range": [
- 36716,
- 37931
+ 36846,
+ 38061
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1324,
"column": 4
},
"end": {
- "line": 1351,
+ "line": 1355,
"column": 5
}
},
@@ -62344,16 +62459,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": [
- 36492,
- 36711
+ 36622,
+ 36841
],
"loc": {
"start": {
- "line": 1314,
+ "line": 1318,
"column": 4
},
"end": {
- "line": 1319,
+ "line": 1323,
"column": 7
}
}
@@ -62364,16 +62479,16 @@
"type": "Block",
"value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ",
"range": [
- 37937,
- 38086
+ 38067,
+ 38216
],
"loc": {
"start": {
- "line": 1353,
+ "line": 1357,
"column": 4
},
"end": {
- "line": 1357,
+ "line": 1361,
"column": 7
}
}
@@ -62387,16 +62502,16 @@
"type": "Identifier",
"name": "_buildSubmitButton",
"range": [
- 38091,
- 38109
+ 38221,
+ 38239
],
"loc": {
"start": {
- "line": 1358,
+ "line": 1362,
"column": 4
},
"end": {
- "line": 1358,
+ "line": 1362,
"column": 22
}
}
@@ -62409,16 +62524,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 38110,
- 38118
+ 38240,
+ 38248
],
"loc": {
"start": {
- "line": 1358,
+ "line": 1362,
"column": 23
},
"end": {
- "line": 1358,
+ "line": 1362,
"column": 31
}
}
@@ -62427,16 +62542,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 38120,
- 38129
+ 38250,
+ 38259
],
"loc": {
"start": {
- "line": 1358,
+ "line": 1362,
"column": 33
},
"end": {
- "line": 1358,
+ "line": 1362,
"column": 42
}
}
@@ -62454,16 +62569,16 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 38145,
- 38161
+ 38275,
+ 38291
],
"loc": {
"start": {
- "line": 1359,
+ "line": 1363,
"column": 12
},
"end": {
- "line": 1359,
+ "line": 1363,
"column": 28
}
}
@@ -62476,16 +62591,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38164,
- 38168
+ 38294,
+ 38298
],
"loc": {
"start": {
- "line": 1359,
+ "line": 1363,
"column": 31
},
"end": {
- "line": 1359,
+ "line": 1363,
"column": 35
}
}
@@ -62494,31 +62609,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 38169,
- 38182
+ 38299,
+ 38312
],
"loc": {
"start": {
- "line": 1359,
+ "line": 1363,
"column": 36
},
"end": {
- "line": 1359,
+ "line": 1363,
"column": 49
}
}
},
"range": [
- 38164,
- 38182
+ 38294,
+ 38312
],
"loc": {
"start": {
- "line": 1359,
+ "line": 1363,
"column": 31
},
"end": {
- "line": 1359,
+ "line": 1363,
"column": 49
}
}
@@ -62532,16 +62647,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38197,
- 38201
+ 38327,
+ 38331
],
"loc": {
"start": {
- "line": 1360,
+ "line": 1364,
"column": 12
},
"end": {
- "line": 1360,
+ "line": 1364,
"column": 16
}
}
@@ -62550,31 +62665,31 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 38202,
- 38219
+ 38332,
+ 38349
],
"loc": {
"start": {
- "line": 1360,
+ "line": 1364,
"column": 17
},
"end": {
- "line": 1360,
+ "line": 1364,
"column": 34
}
}
},
"range": [
- 38197,
- 38219
+ 38327,
+ 38349
],
"loc": {
"start": {
- "line": 1360,
+ "line": 1364,
"column": 12
},
"end": {
- "line": 1360,
+ "line": 1364,
"column": 34
}
}
@@ -62583,31 +62698,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 38220,
- 38228
+ 38350,
+ 38358
],
"loc": {
"start": {
- "line": 1360,
+ "line": 1364,
"column": 35
},
"end": {
- "line": 1360,
+ "line": 1364,
"column": 43
}
}
},
"range": [
- 38197,
- 38229
+ 38327,
+ 38359
],
"loc": {
"start": {
- "line": 1360,
+ "line": 1364,
"column": 12
},
"end": {
- "line": 1360,
+ "line": 1364,
"column": 44
}
}
@@ -62617,46 +62732,46 @@
"value": null,
"raw": "null",
"range": [
- 38232,
- 38236
+ 38362,
+ 38366
],
"loc": {
"start": {
- "line": 1360,
+ "line": 1364,
"column": 47
},
"end": {
- "line": 1360,
+ "line": 1364,
"column": 51
}
}
},
"range": [
- 38164,
- 38236
+ 38294,
+ 38366
],
"loc": {
"start": {
- "line": 1359,
+ "line": 1363,
"column": 31
},
"end": {
- "line": 1360,
+ "line": 1364,
"column": 51
}
}
},
"range": [
- 38145,
- 38236
+ 38275,
+ 38366
],
"loc": {
"start": {
- "line": 1359,
+ "line": 1363,
"column": 12
},
"end": {
- "line": 1360,
+ "line": 1364,
"column": 51
}
}
@@ -62664,16 +62779,16 @@
],
"kind": "let",
"range": [
- 38141,
- 38237
+ 38271,
+ 38367
],
"loc": {
"start": {
- "line": 1359,
+ "line": 1363,
"column": 8
},
"end": {
- "line": 1360,
+ "line": 1364,
"column": 52
}
}
@@ -62687,16 +62802,16 @@
"type": "Identifier",
"name": "btn",
"range": [
- 38250,
- 38253
+ 38380,
+ 38383
],
"loc": {
"start": {
- "line": 1361,
+ "line": 1365,
"column": 12
},
"end": {
- "line": 1361,
+ "line": 1365,
"column": 15
}
}
@@ -62707,16 +62822,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 38256,
- 38265
+ 38386,
+ 38395
],
"loc": {
"start": {
- "line": 1361,
+ "line": 1365,
"column": 18
},
"end": {
- "line": 1361,
+ "line": 1365,
"column": 27
}
}
@@ -62726,16 +62841,16 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 38266,
- 38271
+ 38396,
+ 38401
],
"loc": {
"start": {
- "line": 1361,
+ "line": 1365,
"column": 28
},
"end": {
- "line": 1361,
+ "line": 1365,
"column": 33
}
}
@@ -62748,16 +62863,16 @@
"value": "type",
"raw": "'type'",
"range": [
- 38286,
- 38292
+ 38416,
+ 38422
],
"loc": {
"start": {
- "line": 1362,
+ "line": 1366,
"column": 13
},
"end": {
- "line": 1362,
+ "line": 1366,
"column": 19
}
}
@@ -62767,32 +62882,32 @@
"value": "button",
"raw": "'button'",
"range": [
- 38294,
- 38302
+ 38424,
+ 38432
],
"loc": {
"start": {
- "line": 1362,
+ "line": 1366,
"column": 21
},
"end": {
- "line": 1362,
+ "line": 1366,
"column": 29
}
}
}
],
"range": [
- 38285,
- 38303
+ 38415,
+ 38433
],
"loc": {
"start": {
- "line": 1362,
+ "line": 1366,
"column": 12
},
"end": {
- "line": 1362,
+ "line": 1366,
"column": 30
}
}
@@ -62805,16 +62920,16 @@
"value": "value",
"raw": "'value'",
"range": [
- 38318,
- 38325
+ 38448,
+ 38455
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1367,
"column": 13
},
"end": {
- "line": 1363,
+ "line": 1367,
"column": 20
}
}
@@ -62825,16 +62940,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38327,
- 38331
+ 38457,
+ 38461
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1367,
"column": 22
},
"end": {
- "line": 1363,
+ "line": 1367,
"column": 26
}
}
@@ -62843,78 +62958,78 @@
"type": "Identifier",
"name": "btnText",
"range": [
- 38332,
- 38339
+ 38462,
+ 38469
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1367,
"column": 27
},
"end": {
- "line": 1363,
+ "line": 1367,
"column": 34
}
}
},
"range": [
- 38327,
- 38339
+ 38457,
+ 38469
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1367,
"column": 22
},
"end": {
- "line": 1363,
+ "line": 1367,
"column": 34
}
}
}
],
"range": [
- 38317,
- 38340
+ 38447,
+ 38470
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1367,
"column": 12
},
"end": {
- "line": 1363,
+ "line": 1367,
"column": 35
}
}
}
],
"range": [
- 38256,
- 38350
+ 38386,
+ 38480
],
"loc": {
"start": {
- "line": 1361,
+ "line": 1365,
"column": 18
},
"end": {
- "line": 1364,
+ "line": 1368,
"column": 9
}
}
},
"range": [
- 38250,
- 38350
+ 38380,
+ 38480
],
"loc": {
"start": {
- "line": 1361,
+ "line": 1365,
"column": 12
},
"end": {
- "line": 1364,
+ "line": 1368,
"column": 9
}
}
@@ -62922,16 +63037,16 @@
],
"kind": "let",
"range": [
- 38246,
- 38351
+ 38376,
+ 38481
],
"loc": {
"start": {
- "line": 1361,
+ "line": 1365,
"column": 8
},
"end": {
- "line": 1364,
+ "line": 1368,
"column": 10
}
}
@@ -62948,16 +63063,16 @@
"type": "Identifier",
"name": "btn",
"range": [
- 38360,
- 38363
+ 38490,
+ 38493
],
"loc": {
"start": {
- "line": 1365,
+ "line": 1369,
"column": 8
},
"end": {
- "line": 1365,
+ "line": 1369,
"column": 11
}
}
@@ -62966,31 +63081,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 38364,
- 38373
+ 38494,
+ 38503
],
"loc": {
"start": {
- "line": 1365,
+ "line": 1369,
"column": 12
},
"end": {
- "line": 1365,
+ "line": 1369,
"column": 21
}
}
},
"range": [
- 38360,
- 38373
+ 38490,
+ 38503
],
"loc": {
"start": {
- "line": 1365,
+ "line": 1369,
"column": 8
},
"end": {
- "line": 1365,
+ "line": 1369,
"column": 21
}
}
@@ -63001,16 +63116,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38376,
- 38380
+ 38506,
+ 38510
],
"loc": {
"start": {
- "line": 1365,
+ "line": 1369,
"column": 24
},
"end": {
- "line": 1365,
+ "line": 1369,
"column": 28
}
}
@@ -63019,61 +63134,61 @@
"type": "Identifier",
"name": "btnCssClass",
"range": [
- 38381,
- 38392
+ 38511,
+ 38522
],
"loc": {
"start": {
- "line": 1365,
+ "line": 1369,
"column": 29
},
"end": {
- "line": 1365,
+ "line": 1369,
"column": 40
}
}
},
"range": [
- 38376,
- 38392
+ 38506,
+ 38522
],
"loc": {
"start": {
- "line": 1365,
+ "line": 1369,
"column": 24
},
"end": {
- "line": 1365,
+ "line": 1369,
"column": 40
}
}
},
"range": [
- 38360,
- 38392
+ 38490,
+ 38522
],
"loc": {
"start": {
- "line": 1365,
+ "line": 1369,
"column": 8
},
"end": {
- "line": 1365,
+ "line": 1369,
"column": 40
}
}
},
"range": [
- 38360,
- 38393
+ 38490,
+ 38523
],
"loc": {
"start": {
- "line": 1365,
+ "line": 1369,
"column": 8
},
"end": {
- "line": 1365,
+ "line": 1369,
"column": 41
}
},
@@ -63082,16 +63197,16 @@
"type": "Line",
"value": "filter is appended in custom element",
"range": [
- 38403,
- 38441
+ 38533,
+ 38571
],
"loc": {
"start": {
- "line": 1367,
+ "line": 1371,
"column": 8
},
"end": {
- "line": 1367,
+ "line": 1371,
"column": 46
}
}
@@ -63104,16 +63219,16 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 38454,
- 38470
+ 38584,
+ 38600
],
"loc": {
"start": {
- "line": 1368,
+ "line": 1372,
"column": 12
},
"end": {
- "line": 1368,
+ "line": 1372,
"column": 28
}
}
@@ -63134,16 +63249,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 38486,
- 38489
+ 38616,
+ 38619
],
"loc": {
"start": {
- "line": 1369,
+ "line": 1373,
"column": 12
},
"end": {
- "line": 1369,
+ "line": 1373,
"column": 15
}
}
@@ -63153,32 +63268,32 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 38490,
- 38506
+ 38620,
+ 38636
],
"loc": {
"start": {
- "line": 1369,
+ "line": 1373,
"column": 16
},
"end": {
- "line": 1369,
+ "line": 1373,
"column": 32
}
}
}
],
"range": [
- 38486,
- 38507
+ 38616,
+ 38637
],
"loc": {
"start": {
- "line": 1369,
+ "line": 1373,
"column": 12
},
"end": {
- "line": 1369,
+ "line": 1373,
"column": 33
}
}
@@ -63187,31 +63302,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 38508,
- 38519
+ 38638,
+ 38649
],
"loc": {
"start": {
- "line": 1369,
+ "line": 1373,
"column": 34
},
"end": {
- "line": 1369,
+ "line": 1373,
"column": 45
}
}
},
"range": [
- 38486,
- 38519
+ 38616,
+ 38649
],
"loc": {
"start": {
- "line": 1369,
+ "line": 1373,
"column": 12
},
"end": {
- "line": 1369,
+ "line": 1373,
"column": 45
}
}
@@ -63221,63 +63336,63 @@
"type": "Identifier",
"name": "btn",
"range": [
- 38520,
- 38523
+ 38650,
+ 38653
],
"loc": {
"start": {
- "line": 1369,
+ "line": 1373,
"column": 46
},
"end": {
- "line": 1369,
+ "line": 1373,
"column": 49
}
}
}
],
"range": [
- 38486,
- 38524
+ 38616,
+ 38654
],
"loc": {
"start": {
- "line": 1369,
+ "line": 1373,
"column": 12
},
"end": {
- "line": 1369,
+ "line": 1373,
"column": 50
}
}
},
"range": [
- 38486,
- 38525
+ 38616,
+ 38655
],
"loc": {
"start": {
- "line": 1369,
+ "line": 1373,
"column": 12
},
"end": {
- "line": 1369,
+ "line": 1373,
"column": 51
}
}
}
],
"range": [
- 38472,
- 38535
+ 38602,
+ 38665
],
"loc": {
"start": {
- "line": 1368,
+ "line": 1372,
"column": 30
},
"end": {
- "line": 1370,
+ "line": 1374,
"column": 9
}
}
@@ -63296,16 +63411,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 38555,
- 38564
+ 38685,
+ 38694
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1375,
"column": 12
},
"end": {
- "line": 1371,
+ "line": 1375,
"column": 21
}
}
@@ -63314,31 +63429,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 38565,
- 38576
+ 38695,
+ 38706
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1375,
"column": 22
},
"end": {
- "line": 1371,
+ "line": 1375,
"column": 33
}
}
},
"range": [
- 38555,
- 38576
+ 38685,
+ 38706
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1375,
"column": 12
},
"end": {
- "line": 1371,
+ "line": 1375,
"column": 33
}
}
@@ -63348,78 +63463,78 @@
"type": "Identifier",
"name": "btn",
"range": [
- 38577,
- 38580
+ 38707,
+ 38710
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1375,
"column": 34
},
"end": {
- "line": 1371,
+ "line": 1375,
"column": 37
}
}
}
],
"range": [
- 38555,
- 38581
+ 38685,
+ 38711
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1375,
"column": 12
},
"end": {
- "line": 1371,
+ "line": 1375,
"column": 38
}
}
},
"range": [
- 38555,
- 38582
+ 38685,
+ 38712
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1375,
"column": 12
},
"end": {
- "line": 1371,
+ "line": 1375,
"column": 39
}
}
}
],
"range": [
- 38541,
- 38592
+ 38671,
+ 38722
],
"loc": {
"start": {
- "line": 1370,
+ "line": 1374,
"column": 15
},
"end": {
- "line": 1372,
+ "line": 1376,
"column": 9
}
}
},
"range": [
- 38450,
- 38592
+ 38580,
+ 38722
],
"loc": {
"start": {
- "line": 1368,
+ "line": 1372,
"column": 8
},
"end": {
- "line": 1372,
+ "line": 1376,
"column": 9
}
},
@@ -63428,16 +63543,16 @@
"type": "Line",
"value": "filter is appended in custom element",
"range": [
- 38403,
- 38441
+ 38533,
+ 38571
],
"loc": {
"start": {
- "line": 1367,
+ "line": 1371,
"column": 8
},
"end": {
- "line": 1367,
+ "line": 1371,
"column": 46
}
}
@@ -63452,16 +63567,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 38602,
- 38608
+ 38732,
+ 38738
],
"loc": {
"start": {
- "line": 1374,
+ "line": 1378,
"column": 8
},
"end": {
- "line": 1374,
+ "line": 1378,
"column": 14
}
}
@@ -63471,16 +63586,16 @@
"type": "Identifier",
"name": "btn",
"range": [
- 38609,
- 38612
+ 38739,
+ 38742
],
"loc": {
"start": {
- "line": 1374,
+ "line": 1378,
"column": 15
},
"end": {
- "line": 1374,
+ "line": 1378,
"column": 18
}
}
@@ -63490,16 +63605,16 @@
"value": "click",
"raw": "'click'",
"range": [
- 38614,
- 38621
+ 38744,
+ 38751
],
"loc": {
"start": {
- "line": 1374,
+ "line": 1378,
"column": 20
},
"end": {
- "line": 1374,
+ "line": 1378,
"column": 27
}
}
@@ -63516,16 +63631,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38629,
- 38633
+ 38759,
+ 38763
],
"loc": {
"start": {
- "line": 1374,
+ "line": 1378,
"column": 35
},
"end": {
- "line": 1374,
+ "line": 1378,
"column": 39
}
}
@@ -63534,47 +63649,47 @@
"type": "Identifier",
"name": "filter",
"range": [
- 38634,
- 38640
+ 38764,
+ 38770
],
"loc": {
"start": {
- "line": 1374,
+ "line": 1378,
"column": 40
},
"end": {
- "line": 1374,
+ "line": 1378,
"column": 46
}
}
},
"range": [
- 38629,
- 38640
+ 38759,
+ 38770
],
"loc": {
"start": {
- "line": 1374,
+ "line": 1378,
"column": 35
},
"end": {
- "line": 1374,
+ "line": 1378,
"column": 46
}
}
},
"arguments": [],
"range": [
- 38629,
- 38642
+ 38759,
+ 38772
],
"loc": {
"start": {
- "line": 1374,
+ "line": 1378,
"column": 35
},
"end": {
- "line": 1374,
+ "line": 1378,
"column": 48
}
}
@@ -63582,63 +63697,63 @@
"generator": false,
"expression": true,
"range": [
- 38623,
- 38642
+ 38753,
+ 38772
],
"loc": {
"start": {
- "line": 1374,
+ "line": 1378,
"column": 29
},
"end": {
- "line": 1374,
+ "line": 1378,
"column": 48
}
}
}
],
"range": [
- 38602,
- 38643
+ 38732,
+ 38773
],
"loc": {
"start": {
- "line": 1374,
+ "line": 1378,
"column": 8
},
"end": {
- "line": 1374,
+ "line": 1378,
"column": 49
}
}
},
"range": [
- 38602,
- 38644
+ 38732,
+ 38774
],
"loc": {
"start": {
- "line": 1374,
+ "line": 1378,
"column": 8
},
"end": {
- "line": 1374,
+ "line": 1378,
"column": 50
}
}
}
],
"range": [
- 38131,
- 38650
+ 38261,
+ 38780
],
"loc": {
"start": {
- "line": 1358,
+ "line": 1362,
"column": 44
},
"end": {
- "line": 1375,
+ "line": 1379,
"column": 5
}
}
@@ -63646,16 +63761,16 @@
"generator": false,
"expression": false,
"range": [
- 38109,
- 38650
+ 38239,
+ 38780
],
"loc": {
"start": {
- "line": 1358,
+ "line": 1362,
"column": 22
},
"end": {
- "line": 1375,
+ "line": 1379,
"column": 5
}
}
@@ -63663,16 +63778,16 @@
"kind": "method",
"computed": false,
"range": [
- 38091,
- 38650
+ 38221,
+ 38780
],
"loc": {
"start": {
- "line": 1358,
+ "line": 1362,
"column": 4
},
"end": {
- "line": 1375,
+ "line": 1379,
"column": 5
}
},
@@ -63681,16 +63796,16 @@
"type": "Block",
"value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ",
"range": [
- 37937,
- 38086
+ 38067,
+ 38216
],
"loc": {
"start": {
- "line": 1353,
+ "line": 1357,
"column": 4
},
"end": {
- "line": 1357,
+ "line": 1361,
"column": 7
}
}
@@ -63701,16 +63816,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": [
- 38656,
- 38790
+ 38786,
+ 38920
],
"loc": {
"start": {
- "line": 1377,
+ "line": 1381,
"column": 4
},
"end": {
- "line": 1381,
+ "line": 1385,
"column": 7
}
}
@@ -63724,16 +63839,16 @@
"type": "Identifier",
"name": "feature",
"range": [
- 38795,
- 38802
+ 38925,
+ 38932
],
"loc": {
"start": {
- "line": 1382,
+ "line": 1386,
"column": 4
},
"end": {
- "line": 1382,
+ "line": 1386,
"column": 11
}
}
@@ -63746,16 +63861,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 38803,
- 38807
+ 38933,
+ 38937
],
"loc": {
"start": {
- "line": 1382,
+ "line": 1386,
"column": 12
},
"end": {
- "line": 1382,
+ "line": 1386,
"column": 16
}
}
@@ -63775,16 +63890,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38826,
- 38830
+ 38956,
+ 38960
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1387,
"column": 15
},
"end": {
- "line": 1383,
+ "line": 1387,
"column": 19
}
}
@@ -63793,31 +63908,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 38831,
- 38834
+ 38961,
+ 38964
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1387,
"column": 20
},
"end": {
- "line": 1383,
+ "line": 1387,
"column": 23
}
}
},
"range": [
- 38826,
- 38834
+ 38956,
+ 38964
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1387,
"column": 15
},
"end": {
- "line": 1383,
+ "line": 1387,
"column": 23
}
}
@@ -63826,62 +63941,62 @@
"type": "Identifier",
"name": "name",
"range": [
- 38835,
- 38839
+ 38965,
+ 38969
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1387,
"column": 24
},
"end": {
- "line": 1383,
+ "line": 1387,
"column": 28
}
}
},
"range": [
- 38826,
- 38840
+ 38956,
+ 38970
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1387,
"column": 15
},
"end": {
- "line": 1383,
+ "line": 1387,
"column": 29
}
}
},
"range": [
- 38819,
- 38841
+ 38949,
+ 38971
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1387,
"column": 8
},
"end": {
- "line": 1383,
+ "line": 1387,
"column": 30
}
}
}
],
"range": [
- 38809,
- 38847
+ 38939,
+ 38977
],
"loc": {
"start": {
- "line": 1382,
+ "line": 1386,
"column": 18
},
"end": {
- "line": 1384,
+ "line": 1388,
"column": 5
}
}
@@ -63889,16 +64004,16 @@
"generator": false,
"expression": false,
"range": [
- 38802,
- 38847
+ 38932,
+ 38977
],
"loc": {
"start": {
- "line": 1382,
+ "line": 1386,
"column": 11
},
"end": {
- "line": 1384,
+ "line": 1388,
"column": 5
}
}
@@ -63906,16 +64021,16 @@
"kind": "method",
"computed": false,
"range": [
- 38795,
- 38847
+ 38925,
+ 38977
],
"loc": {
"start": {
- "line": 1382,
+ "line": 1386,
"column": 4
},
"end": {
- "line": 1384,
+ "line": 1388,
"column": 5
}
},
@@ -63924,16 +64039,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": [
- 38656,
- 38790
+ 38786,
+ 38920
],
"loc": {
"start": {
- "line": 1377,
+ "line": 1381,
"column": 4
},
"end": {
- "line": 1381,
+ "line": 1385,
"column": 7
}
}
@@ -63944,16 +64059,16 @@
"type": "Block",
"value": "*\n * Initialise all the extensions defined in the configuration object\n ",
"range": [
- 38853,
- 38937
+ 38983,
+ 39067
],
"loc": {
"start": {
- "line": 1386,
+ "line": 1390,
"column": 4
},
"end": {
- "line": 1388,
+ "line": 1392,
"column": 7
}
}
@@ -63967,16 +64082,16 @@
"type": "Identifier",
"name": "initExtensions",
"range": [
- 38942,
- 38956
+ 39072,
+ 39086
],
"loc": {
"start": {
- "line": 1389,
+ "line": 1393,
"column": 4
},
"end": {
- "line": 1389,
+ "line": 1393,
"column": 18
}
}
@@ -63997,16 +64112,16 @@
"type": "Identifier",
"name": "exts",
"range": [
- 38973,
- 38977
+ 39103,
+ 39107
],
"loc": {
"start": {
- "line": 1390,
+ "line": 1394,
"column": 12
},
"end": {
- "line": 1390,
+ "line": 1394,
"column": 16
}
}
@@ -64017,16 +64132,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38980,
- 38984
+ 39110,
+ 39114
],
"loc": {
"start": {
- "line": 1390,
+ "line": 1394,
"column": 19
},
"end": {
- "line": 1390,
+ "line": 1394,
"column": 23
}
}
@@ -64035,46 +64150,46 @@
"type": "Identifier",
"name": "extensions",
"range": [
- 38985,
- 38995
+ 39115,
+ 39125
],
"loc": {
"start": {
- "line": 1390,
+ "line": 1394,
"column": 24
},
"end": {
- "line": 1390,
+ "line": 1394,
"column": 34
}
}
},
"range": [
- 38980,
- 38995
+ 39110,
+ 39125
],
"loc": {
"start": {
- "line": 1390,
+ "line": 1394,
"column": 19
},
"end": {
- "line": 1390,
+ "line": 1394,
"column": 34
}
}
},
"range": [
- 38973,
- 38995
+ 39103,
+ 39125
],
"loc": {
"start": {
- "line": 1390,
+ "line": 1394,
"column": 12
},
"end": {
- "line": 1390,
+ "line": 1394,
"column": 34
}
}
@@ -64082,16 +64197,16 @@
],
"kind": "let",
"range": [
- 38969,
- 38996
+ 39099,
+ 39126
],
"loc": {
"start": {
- "line": 1390,
+ "line": 1394,
"column": 8
},
"end": {
- "line": 1390,
+ "line": 1394,
"column": 35
}
},
@@ -64100,16 +64215,16 @@
"type": "Line",
"value": " Set config's publicPath dynamically for Webpack...",
"range": [
- 39005,
- 39058
+ 39135,
+ 39188
],
"loc": {
"start": {
- "line": 1391,
+ "line": 1395,
"column": 8
},
"end": {
- "line": 1391,
+ "line": 1395,
"column": 61
}
}
@@ -64125,16 +64240,16 @@
"type": "Identifier",
"name": "__webpack_public_path__",
"range": [
- 39067,
- 39090
+ 39197,
+ 39220
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1396,
"column": 8
},
"end": {
- "line": 1392,
+ "line": 1396,
"column": 31
}
}
@@ -64145,16 +64260,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 39093,
- 39097
+ 39223,
+ 39227
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1396,
"column": 34
},
"end": {
- "line": 1392,
+ "line": 1396,
"column": 38
}
}
@@ -64163,61 +64278,61 @@
"type": "Identifier",
"name": "basePath",
"range": [
- 39098,
- 39106
+ 39228,
+ 39236
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1396,
"column": 39
},
"end": {
- "line": 1392,
+ "line": 1396,
"column": 47
}
}
},
"range": [
- 39093,
- 39106
+ 39223,
+ 39236
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1396,
"column": 34
},
"end": {
- "line": 1392,
+ "line": 1396,
"column": 47
}
}
},
"range": [
- 39067,
- 39106
+ 39197,
+ 39236
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1396,
"column": 8
},
"end": {
- "line": 1392,
+ "line": 1396,
"column": 47
}
}
},
"range": [
- 39067,
- 39107
+ 39197,
+ 39237
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1396,
"column": 8
},
"end": {
- "line": 1392,
+ "line": 1396,
"column": 48
}
},
@@ -64226,16 +64341,16 @@
"type": "Line",
"value": " Set config's publicPath dynamically for Webpack...",
"range": [
- 39005,
- 39058
+ 39135,
+ 39188
],
"loc": {
"start": {
- "line": 1391,
+ "line": 1395,
"column": 8
},
"end": {
- "line": 1391,
+ "line": 1395,
"column": 61
}
}
@@ -64255,16 +64370,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 39117,
- 39121
+ 39247,
+ 39251
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1398,
"column": 8
},
"end": {
- "line": 1394,
+ "line": 1398,
"column": 12
}
}
@@ -64273,31 +64388,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 39122,
- 39129
+ 39252,
+ 39259
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1398,
"column": 13
},
"end": {
- "line": 1394,
+ "line": 1398,
"column": 20
}
}
},
"range": [
- 39117,
- 39129
+ 39247,
+ 39259
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1398,
"column": 8
},
"end": {
- "line": 1394,
+ "line": 1398,
"column": 20
}
}
@@ -64306,31 +64421,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 39130,
- 39134
+ 39260,
+ 39264
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1398,
"column": 21
},
"end": {
- "line": 1394,
+ "line": 1398,
"column": 25
}
}
},
"range": [
- 39117,
- 39134
+ 39247,
+ 39264
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1398,
"column": 8
},
"end": {
- "line": 1394,
+ "line": 1398,
"column": 25
}
}
@@ -64341,16 +64456,16 @@
"value": "before-loading-extensions",
"raw": "'before-loading-extensions'",
"range": [
- 39135,
- 39162
+ 39265,
+ 39292
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1398,
"column": 26
},
"end": {
- "line": 1394,
+ "line": 1398,
"column": 53
}
}
@@ -64358,47 +64473,47 @@
{
"type": "ThisExpression",
"range": [
- 39164,
- 39168
+ 39294,
+ 39298
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1398,
"column": 55
},
"end": {
- "line": 1394,
+ "line": 1398,
"column": 59
}
}
}
],
"range": [
- 39117,
- 39169
+ 39247,
+ 39299
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1398,
"column": 8
},
"end": {
- "line": 1394,
+ "line": 1398,
"column": 60
}
}
},
"range": [
- 39117,
- 39170
+ 39247,
+ 39300
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1398,
"column": 8
},
"end": {
- "line": 1394,
+ "line": 1398,
"column": 61
}
}
@@ -64414,16 +64529,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 39188,
- 39189
+ 39318,
+ 39319
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 17
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 18
}
}
@@ -64433,31 +64548,31 @@
"value": 0,
"raw": "0",
"range": [
- 39192,
- 39193
+ 39322,
+ 39323
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 21
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 22
}
}
},
"range": [
- 39188,
- 39193
+ 39318,
+ 39323
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 17
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 22
}
}
@@ -64468,16 +64583,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 39195,
- 39198
+ 39325,
+ 39328
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 24
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 27
}
}
@@ -64489,16 +64604,16 @@
"type": "Identifier",
"name": "exts",
"range": [
- 39201,
- 39205
+ 39331,
+ 39335
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 30
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 34
}
}
@@ -64507,46 +64622,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 39206,
- 39212
+ 39336,
+ 39342
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 35
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 41
}
}
},
"range": [
- 39201,
- 39212
+ 39331,
+ 39342
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 30
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 41
}
}
},
"range": [
- 39195,
- 39212
+ 39325,
+ 39342
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 24
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 41
}
}
@@ -64554,16 +64669,16 @@
],
"kind": "let",
"range": [
- 39184,
- 39212
+ 39314,
+ 39342
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 13
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 41
}
}
@@ -64575,16 +64690,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 39214,
- 39215
+ 39344,
+ 39345
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 43
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 44
}
}
@@ -64593,31 +64708,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 39218,
- 39221
+ 39348,
+ 39351
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 47
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 50
}
}
},
"range": [
- 39214,
- 39221
+ 39344,
+ 39351
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 43
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 50
}
}
@@ -64629,32 +64744,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 39223,
- 39224
+ 39353,
+ 39354
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 52
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 53
}
}
},
"prefix": false,
"range": [
- 39223,
- 39226
+ 39353,
+ 39356
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 52
},
"end": {
- "line": 1395,
+ "line": 1399,
"column": 55
}
}
@@ -64671,16 +64786,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39246,
- 39249
+ 39376,
+ 39379
],
"loc": {
"start": {
- "line": 1396,
+ "line": 1400,
"column": 16
},
"end": {
- "line": 1396,
+ "line": 1400,
"column": 19
}
}
@@ -64692,16 +64807,16 @@
"type": "Identifier",
"name": "exts",
"range": [
- 39252,
- 39256
+ 39382,
+ 39386
],
"loc": {
"start": {
- "line": 1396,
+ "line": 1400,
"column": 22
},
"end": {
- "line": 1396,
+ "line": 1400,
"column": 26
}
}
@@ -64710,46 +64825,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 39257,
- 39258
+ 39387,
+ 39388
],
"loc": {
"start": {
- "line": 1396,
+ "line": 1400,
"column": 27
},
"end": {
- "line": 1396,
+ "line": 1400,
"column": 28
}
}
},
"range": [
- 39252,
- 39259
+ 39382,
+ 39389
],
"loc": {
"start": {
- "line": 1396,
+ "line": 1400,
"column": 22
},
"end": {
- "line": 1396,
+ "line": 1400,
"column": 29
}
}
},
"range": [
- 39246,
- 39259
+ 39376,
+ 39389
],
"loc": {
"start": {
- "line": 1396,
+ "line": 1400,
"column": 16
},
"end": {
- "line": 1396,
+ "line": 1400,
"column": 29
}
}
@@ -64757,16 +64872,16 @@
],
"kind": "let",
"range": [
- 39242,
- 39260
+ 39372,
+ 39390
],
"loc": {
"start": {
- "line": 1396,
+ "line": 1400,
"column": 12
},
"end": {
- "line": 1396,
+ "line": 1400,
"column": 30
}
}
@@ -64785,16 +64900,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 39278,
- 39282
+ 39408,
+ 39412
],
"loc": {
"start": {
- "line": 1397,
+ "line": 1401,
"column": 17
},
"end": {
- "line": 1397,
+ "line": 1401,
"column": 21
}
}
@@ -64803,31 +64918,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 39283,
- 39294
+ 39413,
+ 39424
],
"loc": {
"start": {
- "line": 1397,
+ "line": 1401,
"column": 22
},
"end": {
- "line": 1397,
+ "line": 1401,
"column": 33
}
}
},
"range": [
- 39278,
- 39294
+ 39408,
+ 39424
],
"loc": {
"start": {
- "line": 1397,
+ "line": 1401,
"column": 17
},
"end": {
- "line": 1397,
+ "line": 1401,
"column": 33
}
}
@@ -64839,16 +64954,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39295,
- 39298
+ 39425,
+ 39428
],
"loc": {
"start": {
- "line": 1397,
+ "line": 1401,
"column": 34
},
"end": {
- "line": 1397,
+ "line": 1401,
"column": 37
}
}
@@ -64857,62 +64972,62 @@
"type": "Identifier",
"name": "name",
"range": [
- 39299,
- 39303
+ 39429,
+ 39433
],
"loc": {
"start": {
- "line": 1397,
+ "line": 1401,
"column": 38
},
"end": {
- "line": 1397,
+ "line": 1401,
"column": 42
}
}
},
"range": [
- 39295,
- 39303
+ 39425,
+ 39433
],
"loc": {
"start": {
- "line": 1397,
+ "line": 1401,
"column": 34
},
"end": {
- "line": 1397,
+ "line": 1401,
"column": 42
}
}
},
"range": [
- 39278,
- 39304
+ 39408,
+ 39434
],
"loc": {
"start": {
- "line": 1397,
+ "line": 1401,
"column": 17
},
"end": {
- "line": 1397,
+ "line": 1401,
"column": 43
}
}
},
"prefix": true,
"range": [
- 39277,
- 39304
+ 39407,
+ 39434
],
"loc": {
"start": {
- "line": 1397,
+ "line": 1401,
"column": 16
},
"end": {
- "line": 1397,
+ "line": 1401,
"column": 43
}
}
@@ -64930,16 +65045,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 39324,
- 39328
+ 39454,
+ 39458
],
"loc": {
"start": {
- "line": 1398,
+ "line": 1402,
"column": 16
},
"end": {
- "line": 1398,
+ "line": 1402,
"column": 20
}
}
@@ -64948,31 +65063,31 @@
"type": "Identifier",
"name": "loadExtension",
"range": [
- 39329,
- 39342
+ 39459,
+ 39472
],
"loc": {
"start": {
- "line": 1398,
+ "line": 1402,
"column": 21
},
"end": {
- "line": 1398,
+ "line": 1402,
"column": 34
}
}
},
"range": [
- 39324,
- 39342
+ 39454,
+ 39472
],
"loc": {
"start": {
- "line": 1398,
+ "line": 1402,
"column": 16
},
"end": {
- "line": 1398,
+ "line": 1402,
"column": 34
}
}
@@ -64982,110 +65097,110 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39343,
- 39346
+ 39473,
+ 39476
],
"loc": {
"start": {
- "line": 1398,
+ "line": 1402,
"column": 35
},
"end": {
- "line": 1398,
+ "line": 1402,
"column": 38
}
}
}
],
"range": [
- 39324,
- 39347
+ 39454,
+ 39477
],
"loc": {
"start": {
- "line": 1398,
+ "line": 1402,
"column": 16
},
"end": {
- "line": 1398,
+ "line": 1402,
"column": 39
}
}
},
"range": [
- 39324,
- 39348
+ 39454,
+ 39478
],
"loc": {
"start": {
- "line": 1398,
+ "line": 1402,
"column": 16
},
"end": {
- "line": 1398,
+ "line": 1402,
"column": 40
}
}
}
],
"range": [
- 39306,
- 39362
+ 39436,
+ 39492
],
"loc": {
"start": {
- "line": 1397,
+ "line": 1401,
"column": 45
},
"end": {
- "line": 1399,
+ "line": 1403,
"column": 13
}
}
},
"alternate": null,
"range": [
- 39273,
- 39362
+ 39403,
+ 39492
],
"loc": {
"start": {
- "line": 1397,
+ "line": 1401,
"column": 12
},
"end": {
- "line": 1399,
+ "line": 1403,
"column": 13
}
}
}
],
"range": [
- 39228,
- 39372
+ 39358,
+ 39502
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 57
},
"end": {
- "line": 1400,
+ "line": 1404,
"column": 9
}
}
},
"range": [
- 39179,
- 39372
+ 39309,
+ 39502
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1399,
"column": 8
},
"end": {
- "line": 1400,
+ "line": 1404,
"column": 9
}
}
@@ -65103,16 +65218,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 39381,
- 39385
+ 39511,
+ 39515
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1405,
"column": 8
},
"end": {
- "line": 1401,
+ "line": 1405,
"column": 12
}
}
@@ -65121,31 +65236,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 39386,
- 39393
+ 39516,
+ 39523
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1405,
"column": 13
},
"end": {
- "line": 1401,
+ "line": 1405,
"column": 20
}
}
},
"range": [
- 39381,
- 39393
+ 39511,
+ 39523
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1405,
"column": 8
},
"end": {
- "line": 1401,
+ "line": 1405,
"column": 20
}
}
@@ -65154,31 +65269,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 39394,
- 39398
+ 39524,
+ 39528
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1405,
"column": 21
},
"end": {
- "line": 1401,
+ "line": 1405,
"column": 25
}
}
},
"range": [
- 39381,
- 39398
+ 39511,
+ 39528
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1405,
"column": 8
},
"end": {
- "line": 1401,
+ "line": 1405,
"column": 25
}
}
@@ -65189,16 +65304,16 @@
"value": "after-loading-extensions",
"raw": "'after-loading-extensions'",
"range": [
- 39399,
- 39425
+ 39529,
+ 39555
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1405,
"column": 26
},
"end": {
- "line": 1401,
+ "line": 1405,
"column": 52
}
}
@@ -65206,63 +65321,63 @@
{
"type": "ThisExpression",
"range": [
- 39427,
- 39431
+ 39557,
+ 39561
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1405,
"column": 54
},
"end": {
- "line": 1401,
+ "line": 1405,
"column": 58
}
}
}
],
"range": [
- 39381,
- 39432
+ 39511,
+ 39562
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1405,
"column": 8
},
"end": {
- "line": 1401,
+ "line": 1405,
"column": 59
}
}
},
"range": [
- 39381,
- 39433
+ 39511,
+ 39563
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1405,
"column": 8
},
"end": {
- "line": 1401,
+ "line": 1405,
"column": 60
}
}
}
],
"range": [
- 38959,
- 39439
+ 39089,
+ 39569
],
"loc": {
"start": {
- "line": 1389,
+ "line": 1393,
"column": 21
},
"end": {
- "line": 1402,
+ "line": 1406,
"column": 5
}
}
@@ -65270,16 +65385,16 @@
"generator": false,
"expression": false,
"range": [
- 38956,
- 39439
+ 39086,
+ 39569
],
"loc": {
"start": {
- "line": 1389,
+ "line": 1393,
"column": 18
},
"end": {
- "line": 1402,
+ "line": 1406,
"column": 5
}
}
@@ -65287,16 +65402,16 @@
"kind": "method",
"computed": false,
"range": [
- 38942,
- 39439
+ 39072,
+ 39569
],
"loc": {
"start": {
- "line": 1389,
+ "line": 1393,
"column": 4
},
"end": {
- "line": 1402,
+ "line": 1406,
"column": 5
}
},
@@ -65305,16 +65420,16 @@
"type": "Block",
"value": "*\n * Initialise all the extensions defined in the configuration object\n ",
"range": [
- 38853,
- 38937
+ 38983,
+ 39067
],
"loc": {
"start": {
- "line": 1386,
+ "line": 1390,
"column": 4
},
"end": {
- "line": 1388,
+ "line": 1392,
"column": 7
}
}
@@ -65325,16 +65440,16 @@
"type": "Block",
"value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ",
"range": [
- 39445,
- 39540
+ 39575,
+ 39670
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1408,
"column": 4
},
"end": {
- "line": 1407,
+ "line": 1411,
"column": 7
}
}
@@ -65348,16 +65463,16 @@
"type": "Identifier",
"name": "loadExtension",
"range": [
- 39545,
- 39558
+ 39675,
+ 39688
],
"loc": {
"start": {
- "line": 1408,
+ "line": 1412,
"column": 4
},
"end": {
- "line": 1408,
+ "line": 1412,
"column": 17
}
}
@@ -65370,16 +65485,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39559,
- 39562
+ 39689,
+ 39692
],
"loc": {
"start": {
- "line": 1408,
+ "line": 1412,
"column": 18
},
"end": {
- "line": 1408,
+ "line": 1412,
"column": 21
}
}
@@ -65400,32 +65515,32 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39579,
- 39582
+ 39709,
+ 39712
],
"loc": {
"start": {
- "line": 1409,
+ "line": 1413,
"column": 13
},
"end": {
- "line": 1409,
+ "line": 1413,
"column": 16
}
}
},
"prefix": true,
"range": [
- 39578,
- 39582
+ 39708,
+ 39712
],
"loc": {
"start": {
- "line": 1409,
+ "line": 1413,
"column": 12
},
"end": {
- "line": 1409,
+ "line": 1413,
"column": 16
}
}
@@ -65440,16 +65555,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39587,
- 39590
+ 39717,
+ 39720
],
"loc": {
"start": {
- "line": 1409,
+ "line": 1413,
"column": 21
},
"end": {
- "line": 1409,
+ "line": 1413,
"column": 24
}
}
@@ -65458,62 +65573,62 @@
"type": "Identifier",
"name": "name",
"range": [
- 39591,
- 39595
+ 39721,
+ 39725
],
"loc": {
"start": {
- "line": 1409,
+ "line": 1413,
"column": 25
},
"end": {
- "line": 1409,
+ "line": 1413,
"column": 29
}
}
},
"range": [
- 39587,
- 39595
+ 39717,
+ 39725
],
"loc": {
"start": {
- "line": 1409,
+ "line": 1413,
"column": 21
},
"end": {
- "line": 1409,
+ "line": 1413,
"column": 29
}
}
},
"prefix": true,
"range": [
- 39586,
- 39595
+ 39716,
+ 39725
],
"loc": {
"start": {
- "line": 1409,
+ "line": 1413,
"column": 20
},
"end": {
- "line": 1409,
+ "line": 1413,
"column": 29
}
}
},
"range": [
- 39578,
- 39595
+ 39708,
+ 39725
],
"loc": {
"start": {
- "line": 1409,
+ "line": 1413,
"column": 12
},
"end": {
- "line": 1409,
+ "line": 1413,
"column": 29
}
}
@@ -65525,48 +65640,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 39611,
- 39618
+ 39741,
+ 39748
],
"loc": {
"start": {
- "line": 1410,
+ "line": 1414,
"column": 12
},
"end": {
- "line": 1410,
+ "line": 1414,
"column": 19
}
}
}
],
"range": [
- 39597,
- 39628
+ 39727,
+ 39758
],
"loc": {
"start": {
- "line": 1409,
+ "line": 1413,
"column": 31
},
"end": {
- "line": 1411,
+ "line": 1415,
"column": 9
}
}
},
"alternate": null,
"range": [
- 39574,
- 39628
+ 39704,
+ 39758
],
"loc": {
"start": {
- "line": 1409,
+ "line": 1413,
"column": 8
},
"end": {
- "line": 1411,
+ "line": 1415,
"column": 9
}
}
@@ -65580,16 +65695,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 39642,
- 39646
+ 39772,
+ 39776
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1417,
"column": 12
},
"end": {
- "line": 1413,
+ "line": 1417,
"column": 16
}
}
@@ -65601,16 +65716,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39649,
- 39652
+ 39779,
+ 39782
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1417,
"column": 19
},
"end": {
- "line": 1413,
+ "line": 1417,
"column": 22
}
}
@@ -65619,46 +65734,46 @@
"type": "Identifier",
"name": "name",
"range": [
- 39653,
- 39657
+ 39783,
+ 39787
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1417,
"column": 23
},
"end": {
- "line": 1413,
+ "line": 1417,
"column": 27
}
}
},
"range": [
- 39649,
- 39657
+ 39779,
+ 39787
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1417,
"column": 19
},
"end": {
- "line": 1413,
+ "line": 1417,
"column": 27
}
}
},
"range": [
- 39642,
- 39657
+ 39772,
+ 39787
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1417,
"column": 12
},
"end": {
- "line": 1413,
+ "line": 1417,
"column": 27
}
}
@@ -65666,16 +65781,16 @@
],
"kind": "let",
"range": [
- 39638,
- 39658
+ 39768,
+ 39788
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1417,
"column": 8
},
"end": {
- "line": 1413,
+ "line": 1417,
"column": 28
}
}
@@ -65689,16 +65804,16 @@
"type": "Identifier",
"name": "path",
"range": [
- 39671,
- 39675
+ 39801,
+ 39805
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1418,
"column": 12
},
"end": {
- "line": 1414,
+ "line": 1418,
"column": 16
}
}
@@ -65710,16 +65825,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39678,
- 39681
+ 39808,
+ 39811
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1418,
"column": 19
},
"end": {
- "line": 1414,
+ "line": 1418,
"column": 22
}
}
@@ -65728,46 +65843,46 @@
"type": "Identifier",
"name": "path",
"range": [
- 39682,
- 39686
+ 39812,
+ 39816
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1418,
"column": 23
},
"end": {
- "line": 1414,
+ "line": 1418,
"column": 27
}
}
},
"range": [
- 39678,
- 39686
+ 39808,
+ 39816
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1418,
"column": 19
},
"end": {
- "line": 1414,
+ "line": 1418,
"column": 27
}
}
},
"range": [
- 39671,
- 39686
+ 39801,
+ 39816
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1418,
"column": 12
},
"end": {
- "line": 1414,
+ "line": 1418,
"column": 27
}
}
@@ -65775,16 +65890,16 @@
],
"kind": "let",
"range": [
- 39667,
- 39687
+ 39797,
+ 39817
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1418,
"column": 8
},
"end": {
- "line": 1414,
+ "line": 1418,
"column": 28
}
}
@@ -65798,32 +65913,32 @@
"type": "Identifier",
"name": "modulePath",
"range": [
- 39700,
- 39710
+ 39830,
+ 39840
],
"loc": {
"start": {
- "line": 1415,
+ "line": 1419,
"column": 12
},
"end": {
- "line": 1415,
+ "line": 1419,
"column": 22
}
}
},
"init": null,
"range": [
- 39700,
- 39710
+ 39830,
+ 39840
],
"loc": {
"start": {
- "line": 1415,
+ "line": 1419,
"column": 12
},
"end": {
- "line": 1415,
+ "line": 1419,
"column": 22
}
}
@@ -65831,16 +65946,16 @@
],
"kind": "let",
"range": [
- 39696,
- 39711
+ 39826,
+ 39841
],
"loc": {
"start": {
- "line": 1415,
+ "line": 1419,
"column": 8
},
"end": {
- "line": 1415,
+ "line": 1419,
"column": 23
}
}
@@ -65854,16 +65969,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 39725,
- 39729
+ 39855,
+ 39859
],
"loc": {
"start": {
- "line": 1417,
+ "line": 1421,
"column": 12
},
"end": {
- "line": 1417,
+ "line": 1421,
"column": 16
}
}
@@ -65872,31 +65987,31 @@
"type": "Identifier",
"name": "path",
"range": [
- 39733,
- 39737
+ 39863,
+ 39867
],
"loc": {
"start": {
- "line": 1417,
+ "line": 1421,
"column": 20
},
"end": {
- "line": 1417,
+ "line": 1421,
"column": 24
}
}
},
"range": [
- 39725,
- 39737
+ 39855,
+ 39867
],
"loc": {
"start": {
- "line": 1417,
+ "line": 1421,
"column": 12
},
"end": {
- "line": 1417,
+ "line": 1421,
"column": 24
}
}
@@ -65913,16 +66028,16 @@
"type": "Identifier",
"name": "modulePath",
"range": [
- 39753,
- 39763
+ 39883,
+ 39893
],
"loc": {
"start": {
- "line": 1418,
+ "line": 1422,
"column": 12
},
"end": {
- "line": 1418,
+ "line": 1422,
"column": 22
}
}
@@ -65937,16 +66052,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39766,
- 39769
+ 39896,
+ 39899
],
"loc": {
"start": {
- "line": 1418,
+ "line": 1422,
"column": 25
},
"end": {
- "line": 1418,
+ "line": 1422,
"column": 28
}
}
@@ -65955,31 +66070,31 @@
"type": "Identifier",
"name": "path",
"range": [
- 39770,
- 39774
+ 39900,
+ 39904
],
"loc": {
"start": {
- "line": 1418,
+ "line": 1422,
"column": 29
},
"end": {
- "line": 1418,
+ "line": 1422,
"column": 33
}
}
},
"range": [
- 39766,
- 39774
+ 39896,
+ 39904
],
"loc": {
"start": {
- "line": 1418,
+ "line": 1422,
"column": 25
},
"end": {
- "line": 1418,
+ "line": 1422,
"column": 33
}
}
@@ -65988,77 +66103,77 @@
"type": "Identifier",
"name": "name",
"range": [
- 39777,
- 39781
+ 39907,
+ 39911
],
"loc": {
"start": {
- "line": 1418,
+ "line": 1422,
"column": 36
},
"end": {
- "line": 1418,
+ "line": 1422,
"column": 40
}
}
},
"range": [
- 39766,
- 39781
+ 39896,
+ 39911
],
"loc": {
"start": {
- "line": 1418,
+ "line": 1422,
"column": 25
},
"end": {
- "line": 1418,
+ "line": 1422,
"column": 40
}
}
},
"range": [
- 39753,
- 39781
+ 39883,
+ 39911
],
"loc": {
"start": {
- "line": 1418,
+ "line": 1422,
"column": 12
},
"end": {
- "line": 1418,
+ "line": 1422,
"column": 40
}
}
},
"range": [
- 39753,
- 39782
+ 39883,
+ 39912
],
"loc": {
"start": {
- "line": 1418,
+ "line": 1422,
"column": 12
},
"end": {
- "line": 1418,
+ "line": 1422,
"column": 41
}
}
}
],
"range": [
- 39739,
- 39792
+ 39869,
+ 39922
],
"loc": {
"start": {
- "line": 1417,
+ "line": 1421,
"column": 26
},
"end": {
- "line": 1419,
+ "line": 1423,
"column": 9
}
}
@@ -66075,16 +66190,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 39812,
- 39816
+ 39942,
+ 39946
],
"loc": {
"start": {
- "line": 1420,
+ "line": 1424,
"column": 12
},
"end": {
- "line": 1420,
+ "line": 1424,
"column": 16
}
}
@@ -66098,16 +66213,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 39819,
- 39823
+ 39949,
+ 39953
],
"loc": {
"start": {
- "line": 1420,
+ "line": 1424,
"column": 19
},
"end": {
- "line": 1420,
+ "line": 1424,
"column": 23
}
}
@@ -66116,31 +66231,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 39824,
- 39831
+ 39954,
+ 39961
],
"loc": {
"start": {
- "line": 1420,
+ "line": 1424,
"column": 24
},
"end": {
- "line": 1420,
+ "line": 1424,
"column": 31
}
}
},
"range": [
- 39819,
- 39831
+ 39949,
+ 39961
],
"loc": {
"start": {
- "line": 1420,
+ "line": 1424,
"column": 19
},
"end": {
- "line": 1420,
+ "line": 1424,
"column": 31
}
}
@@ -66151,16 +66266,16 @@
"value": ".js",
"raw": "'.js'",
"range": [
- 39832,
- 39837
+ 39962,
+ 39967
],
"loc": {
"start": {
- "line": 1420,
+ "line": 1424,
"column": 32
},
"end": {
- "line": 1420,
+ "line": 1424,
"column": 37
}
}
@@ -66170,62 +66285,62 @@
"value": "",
"raw": "''",
"range": [
- 39839,
- 39841
+ 39969,
+ 39971
],
"loc": {
"start": {
- "line": 1420,
+ "line": 1424,
"column": 39
},
"end": {
- "line": 1420,
+ "line": 1424,
"column": 41
}
}
}
],
"range": [
- 39819,
- 39842
+ 39949,
+ 39972
],
"loc": {
"start": {
- "line": 1420,
+ "line": 1424,
"column": 19
},
"end": {
- "line": 1420,
+ "line": 1424,
"column": 42
}
}
},
"range": [
- 39812,
- 39842
+ 39942,
+ 39972
],
"loc": {
"start": {
- "line": 1420,
+ "line": 1424,
"column": 12
},
"end": {
- "line": 1420,
+ "line": 1424,
"column": 42
}
}
},
"range": [
- 39812,
- 39843
+ 39942,
+ 39973
],
"loc": {
"start": {
- "line": 1420,
+ "line": 1424,
"column": 12
},
"end": {
- "line": 1420,
+ "line": 1424,
"column": 43
}
}
@@ -66239,16 +66354,16 @@
"type": "Identifier",
"name": "modulePath",
"range": [
- 39856,
- 39866
+ 39986,
+ 39996
],
"loc": {
"start": {
- "line": 1421,
+ "line": 1425,
"column": 12
},
"end": {
- "line": 1421,
+ "line": 1425,
"column": 22
}
}
@@ -66263,16 +66378,16 @@
"value": "extensions/{}/{}",
"raw": "'extensions/{}/{}'",
"range": [
- 39869,
- 39887
+ 39999,
+ 40017
],
"loc": {
"start": {
- "line": 1421,
+ "line": 1425,
"column": 25
},
"end": {
- "line": 1421,
+ "line": 1425,
"column": 43
}
}
@@ -66281,31 +66396,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 39888,
- 39895
+ 40018,
+ 40025
],
"loc": {
"start": {
- "line": 1421,
+ "line": 1425,
"column": 44
},
"end": {
- "line": 1421,
+ "line": 1425,
"column": 51
}
}
},
"range": [
- 39869,
- 39895
+ 39999,
+ 40025
],
"loc": {
"start": {
- "line": 1421,
+ "line": 1425,
"column": 25
},
"end": {
- "line": 1421,
+ "line": 1425,
"column": 51
}
}
@@ -66320,16 +66435,16 @@
"flags": "g"
},
"range": [
- 39896,
- 39901
+ 40026,
+ 40031
],
"loc": {
"start": {
- "line": 1421,
+ "line": 1425,
"column": 52
},
"end": {
- "line": 1421,
+ "line": 1425,
"column": 57
}
}
@@ -66338,93 +66453,93 @@
"type": "Identifier",
"name": "name",
"range": [
- 39903,
- 39907
+ 40033,
+ 40037
],
"loc": {
"start": {
- "line": 1421,
+ "line": 1425,
"column": 59
},
"end": {
- "line": 1421,
+ "line": 1425,
"column": 63
}
}
}
],
"range": [
- 39869,
- 39908
+ 39999,
+ 40038
],
"loc": {
"start": {
- "line": 1421,
+ "line": 1425,
"column": 25
},
"end": {
- "line": 1421,
+ "line": 1425,
"column": 64
}
}
},
"range": [
- 39856,
- 39908
+ 39986,
+ 40038
],
"loc": {
"start": {
- "line": 1421,
+ "line": 1425,
"column": 12
},
"end": {
- "line": 1421,
+ "line": 1425,
"column": 64
}
}
},
"range": [
- 39856,
- 39909
+ 39986,
+ 40039
],
"loc": {
"start": {
- "line": 1421,
+ "line": 1425,
"column": 12
},
"end": {
- "line": 1421,
+ "line": 1425,
"column": 65
}
}
}
],
"range": [
- 39798,
- 39919
+ 39928,
+ 40049
],
"loc": {
"start": {
- "line": 1419,
+ "line": 1423,
"column": 15
},
"end": {
- "line": 1422,
+ "line": 1426,
"column": 9
}
}
},
"range": [
- 39721,
- 39919
+ 39851,
+ 40049
],
"loc": {
"start": {
- "line": 1417,
+ "line": 1421,
"column": 8
},
"end": {
- "line": 1422,
+ "line": 1426,
"column": 9
}
},
@@ -66433,16 +66548,16 @@
"type": "Line",
"value": " Require pattern for Webpack",
"range": [
- 39929,
- 39959
+ 40059,
+ 40089
],
"loc": {
"start": {
- "line": 1424,
+ "line": 1428,
"column": 8
},
"end": {
- "line": 1424,
+ "line": 1428,
"column": 38
}
}
@@ -66457,16 +66572,16 @@
"type": "Identifier",
"name": "require",
"range": [
- 39968,
- 39975
+ 40098,
+ 40105
],
"loc": {
"start": {
- "line": 1425,
+ "line": 1429,
"column": 8
},
"end": {
- "line": 1425,
+ "line": 1429,
"column": 15
}
}
@@ -66483,16 +66598,16 @@
"value": "./",
"raw": "'./'",
"range": [
- 39977,
- 39981
+ 40107,
+ 40111
],
"loc": {
"start": {
- "line": 1425,
+ "line": 1429,
"column": 17
},
"end": {
- "line": 1425,
+ "line": 1429,
"column": 21
}
}
@@ -66501,47 +66616,47 @@
"type": "Identifier",
"name": "modulePath",
"range": [
- 39984,
- 39994
+ 40114,
+ 40124
],
"loc": {
"start": {
- "line": 1425,
+ "line": 1429,
"column": 24
},
"end": {
- "line": 1425,
+ "line": 1429,
"column": 34
}
}
},
"range": [
- 39977,
- 39994
+ 40107,
+ 40124
],
"loc": {
"start": {
- "line": 1425,
+ "line": 1429,
"column": 17
},
"end": {
- "line": 1425,
+ "line": 1429,
"column": 34
}
}
}
],
"range": [
- 39976,
- 39995
+ 40106,
+ 40125
],
"loc": {
"start": {
- "line": 1425,
+ "line": 1429,
"column": 16
},
"end": {
- "line": 1425,
+ "line": 1429,
"column": 35
}
}
@@ -66554,16 +66669,16 @@
"type": "Identifier",
"name": "mod",
"range": [
- 39998,
- 40001
+ 40128,
+ 40131
],
"loc": {
"start": {
- "line": 1425,
+ "line": 1429,
"column": 38
},
"end": {
- "line": 1425,
+ "line": 1429,
"column": 41
}
}
@@ -66581,16 +66696,16 @@
"type": "Identifier",
"name": "inst",
"range": [
- 40057,
- 40061
+ 40187,
+ 40191
],
"loc": {
"start": {
- "line": 1427,
+ "line": 1431,
"column": 16
},
"end": {
- "line": 1427,
+ "line": 1431,
"column": 20
}
}
@@ -66604,16 +66719,16 @@
"type": "Identifier",
"name": "mod",
"range": [
- 40068,
- 40071
+ 40198,
+ 40201
],
"loc": {
"start": {
- "line": 1427,
+ "line": 1431,
"column": 27
},
"end": {
- "line": 1427,
+ "line": 1431,
"column": 30
}
}
@@ -66622,31 +66737,31 @@
"type": "Identifier",
"name": "default",
"range": [
- 40072,
- 40079
+ 40202,
+ 40209
],
"loc": {
"start": {
- "line": 1427,
+ "line": 1431,
"column": 31
},
"end": {
- "line": 1427,
+ "line": 1431,
"column": 38
}
}
},
"range": [
- 40068,
- 40079
+ 40198,
+ 40209
],
"loc": {
"start": {
- "line": 1427,
+ "line": 1431,
"column": 27
},
"end": {
- "line": 1427,
+ "line": 1431,
"column": 38
}
}
@@ -66655,16 +66770,16 @@
{
"type": "ThisExpression",
"range": [
- 40080,
- 40084
+ 40210,
+ 40214
],
"loc": {
"start": {
- "line": 1427,
+ "line": 1431,
"column": 39
},
"end": {
- "line": 1427,
+ "line": 1431,
"column": 43
}
}
@@ -66673,47 +66788,47 @@
"type": "Identifier",
"name": "ext",
"range": [
- 40086,
- 40089
+ 40216,
+ 40219
],
"loc": {
"start": {
- "line": 1427,
+ "line": 1431,
"column": 45
},
"end": {
- "line": 1427,
+ "line": 1431,
"column": 48
}
}
}
],
"range": [
- 40064,
- 40090
+ 40194,
+ 40220
],
"loc": {
"start": {
- "line": 1427,
+ "line": 1431,
"column": 23
},
"end": {
- "line": 1427,
+ "line": 1431,
"column": 49
}
}
},
"range": [
- 40057,
- 40090
+ 40187,
+ 40220
],
"loc": {
"start": {
- "line": 1427,
+ "line": 1431,
"column": 16
},
"end": {
- "line": 1427,
+ "line": 1431,
"column": 49
}
}
@@ -66721,16 +66836,16 @@
],
"kind": "let",
"range": [
- 40053,
- 40091
+ 40183,
+ 40221
],
"loc": {
"start": {
- "line": 1427,
+ "line": 1431,
"column": 12
},
"end": {
- "line": 1427,
+ "line": 1431,
"column": 50
}
},
@@ -66739,16 +66854,16 @@
"type": "Block",
"value": " eslint-disable ",
"range": [
- 40020,
- 40040
+ 40150,
+ 40170
],
"loc": {
"start": {
- "line": 1426,
+ "line": 1430,
"column": 12
},
"end": {
- "line": 1426,
+ "line": 1430,
"column": 32
}
}
@@ -66759,16 +66874,16 @@
"type": "Block",
"value": " eslint-enable ",
"range": [
- 40104,
- 40123
+ 40234,
+ 40253
],
"loc": {
"start": {
- "line": 1428,
+ "line": 1432,
"column": 12
},
"end": {
- "line": 1428,
+ "line": 1432,
"column": 31
}
}
@@ -66786,16 +66901,16 @@
"type": "Identifier",
"name": "inst",
"range": [
- 40136,
- 40140
+ 40266,
+ 40270
],
"loc": {
"start": {
- "line": 1429,
+ "line": 1433,
"column": 12
},
"end": {
- "line": 1429,
+ "line": 1433,
"column": 16
}
}
@@ -66804,62 +66919,62 @@
"type": "Identifier",
"name": "init",
"range": [
- 40141,
- 40145
+ 40271,
+ 40275
],
"loc": {
"start": {
- "line": 1429,
+ "line": 1433,
"column": 17
},
"end": {
- "line": 1429,
+ "line": 1433,
"column": 21
}
}
},
"range": [
- 40136,
- 40145
+ 40266,
+ 40275
],
"loc": {
"start": {
- "line": 1429,
+ "line": 1433,
"column": 12
},
"end": {
- "line": 1429,
+ "line": 1433,
"column": 21
}
}
},
"arguments": [],
"range": [
- 40136,
- 40147
+ 40266,
+ 40277
],
"loc": {
"start": {
- "line": 1429,
+ "line": 1433,
"column": 12
},
"end": {
- "line": 1429,
+ "line": 1433,
"column": 23
}
}
},
"range": [
- 40136,
- 40148
+ 40266,
+ 40278
],
"loc": {
"start": {
- "line": 1429,
+ "line": 1433,
"column": 12
},
"end": {
- "line": 1429,
+ "line": 1433,
"column": 24
}
},
@@ -66868,16 +66983,16 @@
"type": "Block",
"value": " eslint-enable ",
"range": [
- 40104,
- 40123
+ 40234,
+ 40253
],
"loc": {
"start": {
- "line": 1428,
+ "line": 1432,
"column": 12
},
"end": {
- "line": 1428,
+ "line": 1432,
"column": 31
}
}
@@ -66898,16 +67013,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40161,
- 40165
+ 40291,
+ 40295
],
"loc": {
"start": {
- "line": 1430,
+ "line": 1434,
"column": 12
},
"end": {
- "line": 1430,
+ "line": 1434,
"column": 16
}
}
@@ -66916,31 +67031,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 40166,
- 40177
+ 40296,
+ 40307
],
"loc": {
"start": {
- "line": 1430,
+ "line": 1434,
"column": 17
},
"end": {
- "line": 1430,
+ "line": 1434,
"column": 28
}
}
},
"range": [
- 40161,
- 40177
+ 40291,
+ 40307
],
"loc": {
"start": {
- "line": 1430,
+ "line": 1434,
"column": 12
},
"end": {
- "line": 1430,
+ "line": 1434,
"column": 28
}
}
@@ -66949,31 +67064,31 @@
"type": "Identifier",
"name": "name",
"range": [
- 40178,
- 40182
+ 40308,
+ 40312
],
"loc": {
"start": {
- "line": 1430,
+ "line": 1434,
"column": 29
},
"end": {
- "line": 1430,
+ "line": 1434,
"column": 33
}
}
},
"range": [
- 40161,
- 40183
+ 40291,
+ 40313
],
"loc": {
"start": {
- "line": 1430,
+ "line": 1434,
"column": 12
},
"end": {
- "line": 1430,
+ "line": 1434,
"column": 34
}
}
@@ -66982,62 +67097,62 @@
"type": "Identifier",
"name": "inst",
"range": [
- 40186,
- 40190
+ 40316,
+ 40320
],
"loc": {
"start": {
- "line": 1430,
+ "line": 1434,
"column": 37
},
"end": {
- "line": 1430,
+ "line": 1434,
"column": 41
}
}
},
"range": [
- 40161,
- 40190
+ 40291,
+ 40320
],
"loc": {
"start": {
- "line": 1430,
+ "line": 1434,
"column": 12
},
"end": {
- "line": 1430,
+ "line": 1434,
"column": 41
}
}
},
"range": [
- 40161,
- 40191
+ 40291,
+ 40321
],
"loc": {
"start": {
- "line": 1430,
+ "line": 1434,
"column": 12
},
"end": {
- "line": 1430,
+ "line": 1434,
"column": 42
}
}
}
],
"range": [
- 40006,
- 40201
+ 40136,
+ 40331
],
"loc": {
"start": {
- "line": 1425,
+ "line": 1429,
"column": 46
},
"end": {
- "line": 1431,
+ "line": 1435,
"column": 9
}
}
@@ -67045,47 +67160,47 @@
"generator": false,
"expression": false,
"range": [
- 39997,
- 40201
+ 40127,
+ 40331
],
"loc": {
"start": {
- "line": 1425,
+ "line": 1429,
"column": 37
},
"end": {
- "line": 1431,
+ "line": 1435,
"column": 9
}
}
}
],
"range": [
- 39968,
- 40202
+ 40098,
+ 40332
],
"loc": {
"start": {
- "line": 1425,
+ "line": 1429,
"column": 8
},
"end": {
- "line": 1431,
+ "line": 1435,
"column": 10
}
}
},
"range": [
- 39968,
- 40203
+ 40098,
+ 40333
],
"loc": {
"start": {
- "line": 1425,
+ "line": 1429,
"column": 8
},
"end": {
- "line": 1431,
+ "line": 1435,
"column": 11
}
},
@@ -67094,16 +67209,16 @@
"type": "Line",
"value": " Require pattern for Webpack",
"range": [
- 39929,
- 39959
+ 40059,
+ 40089
],
"loc": {
"start": {
- "line": 1424,
+ "line": 1428,
"column": 8
},
"end": {
- "line": 1424,
+ "line": 1428,
"column": 38
}
}
@@ -67112,16 +67227,16 @@
}
],
"range": [
- 39564,
- 40209
+ 39694,
+ 40339
],
"loc": {
"start": {
- "line": 1408,
+ "line": 1412,
"column": 23
},
"end": {
- "line": 1432,
+ "line": 1436,
"column": 5
}
}
@@ -67129,16 +67244,16 @@
"generator": false,
"expression": false,
"range": [
- 39558,
- 40209
+ 39688,
+ 40339
],
"loc": {
"start": {
- "line": 1408,
+ "line": 1412,
"column": 17
},
"end": {
- "line": 1432,
+ "line": 1436,
"column": 5
}
}
@@ -67146,16 +67261,16 @@
"kind": "method",
"computed": false,
"range": [
- 39545,
- 40209
+ 39675,
+ 40339
],
"loc": {
"start": {
- "line": 1408,
+ "line": 1412,
"column": 4
},
"end": {
- "line": 1432,
+ "line": 1436,
"column": 5
}
},
@@ -67164,16 +67279,16 @@
"type": "Block",
"value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ",
"range": [
- 39445,
- 39540
+ 39575,
+ 39670
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1408,
"column": 4
},
"end": {
- "line": 1407,
+ "line": 1411,
"column": 7
}
}
@@ -67184,16 +67299,16 @@
"type": "Block",
"value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ",
"range": [
- 40215,
- 40358
+ 40345,
+ 40488
],
"loc": {
"start": {
- "line": 1434,
+ "line": 1438,
"column": 4
},
"end": {
- "line": 1438,
+ "line": 1442,
"column": 7
}
}
@@ -67207,16 +67322,16 @@
"type": "Identifier",
"name": "extension",
"range": [
- 40363,
- 40372
+ 40493,
+ 40502
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1443,
"column": 4
},
"end": {
- "line": 1439,
+ "line": 1443,
"column": 13
}
}
@@ -67229,16 +67344,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 40373,
- 40377
+ 40503,
+ 40507
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1443,
"column": 14
},
"end": {
- "line": 1439,
+ "line": 1443,
"column": 18
}
}
@@ -67258,16 +67373,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40396,
- 40400
+ 40526,
+ 40530
],
"loc": {
"start": {
- "line": 1440,
+ "line": 1444,
"column": 15
},
"end": {
- "line": 1440,
+ "line": 1444,
"column": 19
}
}
@@ -67276,31 +67391,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 40401,
- 40412
+ 40531,
+ 40542
],
"loc": {
"start": {
- "line": 1440,
+ "line": 1444,
"column": 20
},
"end": {
- "line": 1440,
+ "line": 1444,
"column": 31
}
}
},
"range": [
- 40396,
- 40412
+ 40526,
+ 40542
],
"loc": {
"start": {
- "line": 1440,
+ "line": 1444,
"column": 15
},
"end": {
- "line": 1440,
+ "line": 1444,
"column": 31
}
}
@@ -67309,62 +67424,62 @@
"type": "Identifier",
"name": "name",
"range": [
- 40413,
- 40417
+ 40543,
+ 40547
],
"loc": {
"start": {
- "line": 1440,
+ "line": 1444,
"column": 32
},
"end": {
- "line": 1440,
+ "line": 1444,
"column": 36
}
}
},
"range": [
- 40396,
- 40418
+ 40526,
+ 40548
],
"loc": {
"start": {
- "line": 1440,
+ "line": 1444,
"column": 15
},
"end": {
- "line": 1440,
+ "line": 1444,
"column": 37
}
}
},
"range": [
- 40389,
- 40419
+ 40519,
+ 40549
],
"loc": {
"start": {
- "line": 1440,
+ "line": 1444,
"column": 8
},
"end": {
- "line": 1440,
+ "line": 1444,
"column": 38
}
}
}
],
"range": [
- 40379,
- 40425
+ 40509,
+ 40555
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1443,
"column": 20
},
"end": {
- "line": 1441,
+ "line": 1445,
"column": 5
}
}
@@ -67372,16 +67487,16 @@
"generator": false,
"expression": false,
"range": [
- 40372,
- 40425
+ 40502,
+ 40555
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1443,
"column": 13
},
"end": {
- "line": 1441,
+ "line": 1445,
"column": 5
}
}
@@ -67389,16 +67504,16 @@
"kind": "method",
"computed": false,
"range": [
- 40363,
- 40425
+ 40493,
+ 40555
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1443,
"column": 4
},
"end": {
- "line": 1441,
+ "line": 1445,
"column": 5
}
},
@@ -67407,16 +67522,16 @@
"type": "Block",
"value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ",
"range": [
- 40215,
- 40358
+ 40345,
+ 40488
],
"loc": {
"start": {
- "line": 1434,
+ "line": 1438,
"column": 4
},
"end": {
- "line": 1438,
+ "line": 1442,
"column": 7
}
}
@@ -67427,16 +67542,16 @@
"type": "Block",
"value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ",
"range": [
- 40431,
- 40561
+ 40561,
+ 40691
],
"loc": {
"start": {
- "line": 1443,
+ "line": 1447,
"column": 4
},
"end": {
- "line": 1447,
+ "line": 1451,
"column": 7
}
}
@@ -67450,16 +67565,16 @@
"type": "Identifier",
"name": "hasExtension",
"range": [
- 40566,
- 40578
+ 40696,
+ 40708
],
"loc": {
"start": {
- "line": 1448,
+ "line": 1452,
"column": 4
},
"end": {
- "line": 1448,
+ "line": 1452,
"column": 16
}
}
@@ -67472,16 +67587,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 40579,
- 40583
+ 40709,
+ 40713
],
"loc": {
"start": {
- "line": 1448,
+ "line": 1452,
"column": 17
},
"end": {
- "line": 1448,
+ "line": 1452,
"column": 21
}
}
@@ -67501,16 +67616,16 @@
"type": "Identifier",
"name": "isEmpty",
"range": [
- 40603,
- 40610
+ 40733,
+ 40740
],
"loc": {
"start": {
- "line": 1449,
+ "line": 1453,
"column": 16
},
"end": {
- "line": 1449,
+ "line": 1453,
"column": 23
}
}
@@ -67525,16 +67640,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40611,
- 40615
+ 40741,
+ 40745
],
"loc": {
"start": {
- "line": 1449,
+ "line": 1453,
"column": 24
},
"end": {
- "line": 1449,
+ "line": 1453,
"column": 28
}
}
@@ -67543,31 +67658,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 40616,
- 40627
+ 40746,
+ 40757
],
"loc": {
"start": {
- "line": 1449,
+ "line": 1453,
"column": 29
},
"end": {
- "line": 1449,
+ "line": 1453,
"column": 40
}
}
},
"range": [
- 40611,
- 40627
+ 40741,
+ 40757
],
"loc": {
"start": {
- "line": 1449,
+ "line": 1453,
"column": 24
},
"end": {
- "line": 1449,
+ "line": 1453,
"column": 40
}
}
@@ -67576,94 +67691,94 @@
"type": "Identifier",
"name": "name",
"range": [
- 40628,
- 40632
+ 40758,
+ 40762
],
"loc": {
"start": {
- "line": 1449,
+ "line": 1453,
"column": 41
},
"end": {
- "line": 1449,
+ "line": 1453,
"column": 45
}
}
},
"range": [
- 40611,
- 40633
+ 40741,
+ 40763
],
"loc": {
"start": {
- "line": 1449,
+ "line": 1453,
"column": 24
},
"end": {
- "line": 1449,
+ "line": 1453,
"column": 46
}
}
}
],
"range": [
- 40603,
- 40634
+ 40733,
+ 40764
],
"loc": {
"start": {
- "line": 1449,
+ "line": 1453,
"column": 16
},
"end": {
- "line": 1449,
+ "line": 1453,
"column": 47
}
}
},
"prefix": true,
"range": [
- 40602,
- 40634
+ 40732,
+ 40764
],
"loc": {
"start": {
- "line": 1449,
+ "line": 1453,
"column": 15
},
"end": {
- "line": 1449,
+ "line": 1453,
"column": 47
}
}
},
"range": [
- 40595,
- 40635
+ 40725,
+ 40765
],
"loc": {
"start": {
- "line": 1449,
+ "line": 1453,
"column": 8
},
"end": {
- "line": 1449,
+ "line": 1453,
"column": 48
}
}
}
],
"range": [
- 40585,
- 40641
+ 40715,
+ 40771
],
"loc": {
"start": {
- "line": 1448,
+ "line": 1452,
"column": 23
},
"end": {
- "line": 1450,
+ "line": 1454,
"column": 5
}
}
@@ -67671,16 +67786,16 @@
"generator": false,
"expression": false,
"range": [
- 40578,
- 40641
+ 40708,
+ 40771
],
"loc": {
"start": {
- "line": 1448,
+ "line": 1452,
"column": 16
},
"end": {
- "line": 1450,
+ "line": 1454,
"column": 5
}
}
@@ -67688,16 +67803,16 @@
"kind": "method",
"computed": false,
"range": [
- 40566,
- 40641
+ 40696,
+ 40771
],
"loc": {
"start": {
- "line": 1448,
+ "line": 1452,
"column": 4
},
"end": {
- "line": 1450,
+ "line": 1454,
"column": 5
}
},
@@ -67706,16 +67821,16 @@
"type": "Block",
"value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ",
"range": [
- 40431,
- 40561
+ 40561,
+ 40691
],
"loc": {
"start": {
- "line": 1443,
+ "line": 1447,
"column": 4
},
"end": {
- "line": 1447,
+ "line": 1451,
"column": 7
}
}
@@ -67726,16 +67841,16 @@
"type": "Block",
"value": "*\n * Destroy all the extensions defined in the configuration object\n ",
"range": [
- 40647,
- 40728
+ 40777,
+ 40858
],
"loc": {
"start": {
- "line": 1452,
+ "line": 1456,
"column": 4
},
"end": {
- "line": 1454,
+ "line": 1458,
"column": 7
}
}
@@ -67749,16 +67864,16 @@
"type": "Identifier",
"name": "destroyExtensions",
"range": [
- 40733,
- 40750
+ 40863,
+ 40880
],
"loc": {
"start": {
- "line": 1455,
+ "line": 1459,
"column": 4
},
"end": {
- "line": 1455,
+ "line": 1459,
"column": 21
}
}
@@ -67779,16 +67894,16 @@
"type": "Identifier",
"name": "exts",
"range": [
- 40767,
- 40771
+ 40897,
+ 40901
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1460,
"column": 12
},
"end": {
- "line": 1456,
+ "line": 1460,
"column": 16
}
}
@@ -67799,16 +67914,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40774,
- 40778
+ 40904,
+ 40908
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1460,
"column": 19
},
"end": {
- "line": 1456,
+ "line": 1460,
"column": 23
}
}
@@ -67817,46 +67932,46 @@
"type": "Identifier",
"name": "extensions",
"range": [
- 40779,
- 40789
+ 40909,
+ 40919
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1460,
"column": 24
},
"end": {
- "line": 1456,
+ "line": 1460,
"column": 34
}
}
},
"range": [
- 40774,
- 40789
+ 40904,
+ 40919
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1460,
"column": 19
},
"end": {
- "line": 1456,
+ "line": 1460,
"column": 34
}
}
},
"range": [
- 40767,
- 40789
+ 40897,
+ 40919
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1460,
"column": 12
},
"end": {
- "line": 1456,
+ "line": 1460,
"column": 34
}
}
@@ -67864,16 +67979,16 @@
],
"kind": "let",
"range": [
- 40763,
- 40790
+ 40893,
+ 40920
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1460,
"column": 8
},
"end": {
- "line": 1456,
+ "line": 1460,
"column": 35
}
}
@@ -67889,16 +68004,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 40809,
- 40810
+ 40939,
+ 40940
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 17
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 18
}
}
@@ -67908,31 +68023,31 @@
"value": 0,
"raw": "0",
"range": [
- 40813,
- 40814
+ 40943,
+ 40944
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 21
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 22
}
}
},
"range": [
- 40809,
- 40814
+ 40939,
+ 40944
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 17
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 22
}
}
@@ -67943,16 +68058,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 40816,
- 40819
+ 40946,
+ 40949
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 24
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 27
}
}
@@ -67964,16 +68079,16 @@
"type": "Identifier",
"name": "exts",
"range": [
- 40822,
- 40826
+ 40952,
+ 40956
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 30
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 34
}
}
@@ -67982,46 +68097,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 40827,
- 40833
+ 40957,
+ 40963
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 35
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 41
}
}
},
"range": [
- 40822,
- 40833
+ 40952,
+ 40963
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 30
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 41
}
}
},
"range": [
- 40816,
- 40833
+ 40946,
+ 40963
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 24
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 41
}
}
@@ -68029,16 +68144,16 @@
],
"kind": "let",
"range": [
- 40805,
- 40833
+ 40935,
+ 40963
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 13
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 41
}
}
@@ -68050,16 +68165,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 40835,
- 40836
+ 40965,
+ 40966
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 43
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 44
}
}
@@ -68068,31 +68183,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 40839,
- 40842
+ 40969,
+ 40972
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 47
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 50
}
}
},
"range": [
- 40835,
- 40842
+ 40965,
+ 40972
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 43
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 50
}
}
@@ -68104,32 +68219,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 40844,
- 40845
+ 40974,
+ 40975
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 52
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 53
}
}
},
"prefix": false,
"range": [
- 40844,
- 40847
+ 40974,
+ 40977
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 52
},
"end": {
- "line": 1458,
+ "line": 1462,
"column": 55
}
}
@@ -68146,16 +68261,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 40867,
- 40870
+ 40997,
+ 41000
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1463,
"column": 16
},
"end": {
- "line": 1459,
+ "line": 1463,
"column": 19
}
}
@@ -68167,16 +68282,16 @@
"type": "Identifier",
"name": "exts",
"range": [
- 40873,
- 40877
+ 41003,
+ 41007
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1463,
"column": 22
},
"end": {
- "line": 1459,
+ "line": 1463,
"column": 26
}
}
@@ -68185,46 +68300,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 40878,
- 40879
+ 41008,
+ 41009
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1463,
"column": 27
},
"end": {
- "line": 1459,
+ "line": 1463,
"column": 28
}
}
},
"range": [
- 40873,
- 40880
+ 41003,
+ 41010
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1463,
"column": 22
},
"end": {
- "line": 1459,
+ "line": 1463,
"column": 29
}
}
},
"range": [
- 40867,
- 40880
+ 40997,
+ 41010
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1463,
"column": 16
},
"end": {
- "line": 1459,
+ "line": 1463,
"column": 29
}
}
@@ -68232,16 +68347,16 @@
],
"kind": "let",
"range": [
- 40863,
- 40881
+ 40993,
+ 41011
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1463,
"column": 12
},
"end": {
- "line": 1459,
+ "line": 1463,
"column": 30
}
}
@@ -68255,16 +68370,16 @@
"type": "Identifier",
"name": "extInstance",
"range": [
- 40898,
- 40909
+ 41028,
+ 41039
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1464,
"column": 16
},
"end": {
- "line": 1460,
+ "line": 1464,
"column": 27
}
}
@@ -68278,16 +68393,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40912,
- 40916
+ 41042,
+ 41046
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1464,
"column": 30
},
"end": {
- "line": 1460,
+ "line": 1464,
"column": 34
}
}
@@ -68296,31 +68411,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 40917,
- 40928
+ 41047,
+ 41058
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1464,
"column": 35
},
"end": {
- "line": 1460,
+ "line": 1464,
"column": 46
}
}
},
"range": [
- 40912,
- 40928
+ 41042,
+ 41058
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1464,
"column": 30
},
"end": {
- "line": 1460,
+ "line": 1464,
"column": 46
}
}
@@ -68332,16 +68447,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 40929,
- 40932
+ 41059,
+ 41062
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1464,
"column": 47
},
"end": {
- "line": 1460,
+ "line": 1464,
"column": 50
}
}
@@ -68350,61 +68465,61 @@
"type": "Identifier",
"name": "name",
"range": [
- 40933,
- 40937
+ 41063,
+ 41067
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1464,
"column": 51
},
"end": {
- "line": 1460,
+ "line": 1464,
"column": 55
}
}
},
"range": [
- 40929,
- 40937
+ 41059,
+ 41067
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1464,
"column": 47
},
"end": {
- "line": 1460,
+ "line": 1464,
"column": 55
}
}
},
"range": [
- 40912,
- 40938
+ 41042,
+ 41068
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1464,
"column": 30
},
"end": {
- "line": 1460,
+ "line": 1464,
"column": 56
}
}
},
"range": [
- 40898,
- 40938
+ 41028,
+ 41068
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1464,
"column": 16
},
"end": {
- "line": 1460,
+ "line": 1464,
"column": 56
}
}
@@ -68412,16 +68527,16 @@
],
"kind": "let",
"range": [
- 40894,
- 40939
+ 41024,
+ 41069
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1464,
"column": 12
},
"end": {
- "line": 1460,
+ "line": 1464,
"column": 57
}
}
@@ -68432,16 +68547,16 @@
"type": "Identifier",
"name": "extInstance",
"range": [
- 40956,
- 40967
+ 41086,
+ 41097
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1465,
"column": 16
},
"end": {
- "line": 1461,
+ "line": 1465,
"column": 27
}
}
@@ -68460,16 +68575,16 @@
"type": "Identifier",
"name": "extInstance",
"range": [
- 40987,
- 40998
+ 41117,
+ 41128
],
"loc": {
"start": {
- "line": 1462,
+ "line": 1466,
"column": 16
},
"end": {
- "line": 1462,
+ "line": 1466,
"column": 27
}
}
@@ -68478,62 +68593,62 @@
"type": "Identifier",
"name": "destroy",
"range": [
- 40999,
- 41006
+ 41129,
+ 41136
],
"loc": {
"start": {
- "line": 1462,
+ "line": 1466,
"column": 28
},
"end": {
- "line": 1462,
+ "line": 1466,
"column": 35
}
}
},
"range": [
- 40987,
- 41006
+ 41117,
+ 41136
],
"loc": {
"start": {
- "line": 1462,
+ "line": 1466,
"column": 16
},
"end": {
- "line": 1462,
+ "line": 1466,
"column": 35
}
}
},
"arguments": [],
"range": [
- 40987,
- 41008
+ 41117,
+ 41138
],
"loc": {
"start": {
- "line": 1462,
+ "line": 1466,
"column": 16
},
"end": {
- "line": 1462,
+ "line": 1466,
"column": 37
}
}
},
"range": [
- 40987,
- 41009
+ 41117,
+ 41139
],
"loc": {
"start": {
- "line": 1462,
+ "line": 1466,
"column": 16
},
"end": {
- "line": 1462,
+ "line": 1466,
"column": 38
}
}
@@ -68552,16 +68667,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41026,
- 41030
+ 41156,
+ 41160
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1467,
"column": 16
},
"end": {
- "line": 1463,
+ "line": 1467,
"column": 20
}
}
@@ -68570,31 +68685,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 41031,
- 41042
+ 41161,
+ 41172
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1467,
"column": 21
},
"end": {
- "line": 1463,
+ "line": 1467,
"column": 32
}
}
},
"range": [
- 41026,
- 41042
+ 41156,
+ 41172
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1467,
"column": 16
},
"end": {
- "line": 1463,
+ "line": 1467,
"column": 32
}
}
@@ -68606,16 +68721,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 41043,
- 41046
+ 41173,
+ 41176
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1467,
"column": 33
},
"end": {
- "line": 1463,
+ "line": 1467,
"column": 36
}
}
@@ -68624,46 +68739,46 @@
"type": "Identifier",
"name": "name",
"range": [
- 41047,
- 41051
+ 41177,
+ 41181
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1467,
"column": 37
},
"end": {
- "line": 1463,
+ "line": 1467,
"column": 41
}
}
},
"range": [
- 41043,
- 41051
+ 41173,
+ 41181
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1467,
"column": 33
},
"end": {
- "line": 1463,
+ "line": 1467,
"column": 41
}
}
},
"range": [
- 41026,
- 41052
+ 41156,
+ 41182
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1467,
"column": 16
},
"end": {
- "line": 1463,
+ "line": 1467,
"column": 42
}
}
@@ -68672,125 +68787,125 @@
"type": "Identifier",
"name": "undefined",
"range": [
- 41055,
- 41064
+ 41185,
+ 41194
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1467,
"column": 45
},
"end": {
- "line": 1463,
+ "line": 1467,
"column": 54
}
}
},
"range": [
- 41026,
- 41064
+ 41156,
+ 41194
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1467,
"column": 16
},
"end": {
- "line": 1463,
+ "line": 1467,
"column": 54
}
}
},
"range": [
- 41026,
- 41065
+ 41156,
+ 41195
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1467,
"column": 16
},
"end": {
- "line": 1463,
+ "line": 1467,
"column": 55
}
}
}
],
"range": [
- 40969,
- 41079
+ 41099,
+ 41209
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1465,
"column": 29
},
"end": {
- "line": 1464,
+ "line": 1468,
"column": 13
}
}
},
"alternate": null,
"range": [
- 40952,
- 41079
+ 41082,
+ 41209
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1465,
"column": 12
},
"end": {
- "line": 1464,
+ "line": 1468,
"column": 13
}
}
}
],
"range": [
- 40849,
- 41089
+ 40979,
+ 41219
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 57
},
"end": {
- "line": 1465,
+ "line": 1469,
"column": 9
}
}
},
"range": [
- 40800,
- 41089
+ 40930,
+ 41219
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1462,
"column": 8
},
"end": {
- "line": 1465,
+ "line": 1469,
"column": 9
}
}
}
],
"range": [
- 40753,
- 41095
+ 40883,
+ 41225
],
"loc": {
"start": {
- "line": 1455,
+ "line": 1459,
"column": 24
},
"end": {
- "line": 1466,
+ "line": 1470,
"column": 5
}
}
@@ -68798,16 +68913,16 @@
"generator": false,
"expression": false,
"range": [
- 40750,
- 41095
+ 40880,
+ 41225
],
"loc": {
"start": {
- "line": 1455,
+ "line": 1459,
"column": 21
},
"end": {
- "line": 1466,
+ "line": 1470,
"column": 5
}
}
@@ -68815,16 +68930,16 @@
"kind": "method",
"computed": false,
"range": [
- 40733,
- 41095
+ 40863,
+ 41225
],
"loc": {
"start": {
- "line": 1455,
+ "line": 1459,
"column": 4
},
"end": {
- "line": 1466,
+ "line": 1470,
"column": 5
}
},
@@ -68833,16 +68948,16 @@
"type": "Block",
"value": "*\n * Destroy all the extensions defined in the configuration object\n ",
"range": [
- 40647,
- 40728
+ 40777,
+ 40858
],
"loc": {
"start": {
- "line": 1452,
+ "line": 1456,
"column": 4
},
"end": {
- "line": 1454,
+ "line": 1458,
"column": 7
}
}
@@ -68853,16 +68968,16 @@
"type": "Block",
"value": "*\n * Load themes defined in the configuration object\n ",
"range": [
- 41101,
- 41167
+ 41231,
+ 41297
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1472,
"column": 4
},
"end": {
- "line": 1470,
+ "line": 1474,
"column": 7
}
}
@@ -68876,16 +68991,16 @@
"type": "Identifier",
"name": "loadThemes",
"range": [
- 41172,
- 41182
+ 41302,
+ 41312
],
"loc": {
"start": {
- "line": 1471,
+ "line": 1475,
"column": 4
},
"end": {
- "line": 1471,
+ "line": 1475,
"column": 14
}
}
@@ -68906,16 +69021,16 @@
"type": "Identifier",
"name": "themes",
"range": [
- 41199,
- 41205
+ 41329,
+ 41335
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1476,
"column": 12
},
"end": {
- "line": 1472,
+ "line": 1476,
"column": 18
}
}
@@ -68926,16 +69041,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41208,
- 41212
+ 41338,
+ 41342
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1476,
"column": 21
},
"end": {
- "line": 1472,
+ "line": 1476,
"column": 25
}
}
@@ -68944,46 +69059,46 @@
"type": "Identifier",
"name": "themes",
"range": [
- 41213,
- 41219
+ 41343,
+ 41349
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1476,
"column": 26
},
"end": {
- "line": 1472,
+ "line": 1476,
"column": 32
}
}
},
"range": [
- 41208,
- 41219
+ 41338,
+ 41349
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1476,
"column": 21
},
"end": {
- "line": 1472,
+ "line": 1476,
"column": 32
}
}
},
"range": [
- 41199,
- 41219
+ 41329,
+ 41349
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1476,
"column": 12
},
"end": {
- "line": 1472,
+ "line": 1476,
"column": 32
}
}
@@ -68991,16 +69106,16 @@
],
"kind": "let",
"range": [
- 41195,
- 41220
+ 41325,
+ 41350
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1476,
"column": 8
},
"end": {
- "line": 1472,
+ "line": 1476,
"column": 33
}
}
@@ -69018,16 +69133,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41229,
- 41233
+ 41359,
+ 41363
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1477,
"column": 8
},
"end": {
- "line": 1473,
+ "line": 1477,
"column": 12
}
}
@@ -69036,31 +69151,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 41234,
- 41241
+ 41364,
+ 41371
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1477,
"column": 13
},
"end": {
- "line": 1473,
+ "line": 1477,
"column": 20
}
}
},
"range": [
- 41229,
- 41241
+ 41359,
+ 41371
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1477,
"column": 8
},
"end": {
- "line": 1473,
+ "line": 1477,
"column": 20
}
}
@@ -69069,31 +69184,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 41242,
- 41246
+ 41372,
+ 41376
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1477,
"column": 21
},
"end": {
- "line": 1473,
+ "line": 1477,
"column": 25
}
}
},
"range": [
- 41229,
- 41246
+ 41359,
+ 41376
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1477,
"column": 8
},
"end": {
- "line": 1473,
+ "line": 1477,
"column": 25
}
}
@@ -69104,16 +69219,16 @@
"value": "before-loading-themes",
"raw": "'before-loading-themes'",
"range": [
- 41247,
- 41270
+ 41377,
+ 41400
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1477,
"column": 26
},
"end": {
- "line": 1473,
+ "line": 1477,
"column": 49
}
}
@@ -69121,47 +69236,47 @@
{
"type": "ThisExpression",
"range": [
- 41272,
- 41276
+ 41402,
+ 41406
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1477,
"column": 51
},
"end": {
- "line": 1473,
+ "line": 1477,
"column": 55
}
}
}
],
"range": [
- 41229,
- 41277
+ 41359,
+ 41407
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1477,
"column": 8
},
"end": {
- "line": 1473,
+ "line": 1477,
"column": 56
}
}
},
"range": [
- 41229,
- 41278
+ 41359,
+ 41408
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1477,
"column": 8
},
"end": {
- "line": 1473,
+ "line": 1477,
"column": 57
}
},
@@ -69170,16 +69285,16 @@
"type": "Line",
"value": "Default theme config",
"range": [
- 41288,
- 41310
+ 41418,
+ 41440
],
"loc": {
"start": {
- "line": 1475,
+ "line": 1479,
"column": 8
},
"end": {
- "line": 1475,
+ "line": 1479,
"column": 30
}
}
@@ -69194,16 +69309,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41323,
- 41327
+ 41453,
+ 41457
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1480,
"column": 12
},
"end": {
- "line": 1476,
+ "line": 1480,
"column": 16
}
}
@@ -69212,31 +69327,31 @@
"type": "Identifier",
"name": "enableDefaultTheme",
"range": [
- 41328,
- 41346
+ 41458,
+ 41476
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1480,
"column": 17
},
"end": {
- "line": 1476,
+ "line": 1480,
"column": 35
}
}
},
"range": [
- 41323,
- 41346
+ 41453,
+ 41476
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1480,
"column": 12
},
"end": {
- "line": 1476,
+ "line": 1480,
"column": 35
}
}
@@ -69253,16 +69368,16 @@
"type": "Identifier",
"name": "defaultTheme",
"range": [
- 41366,
- 41378
+ 41496,
+ 41508
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1481,
"column": 16
},
"end": {
- "line": 1477,
+ "line": 1481,
"column": 28
}
}
@@ -69276,16 +69391,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 41383,
- 41387
+ 41513,
+ 41517
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1481,
"column": 33
},
"end": {
- "line": 1477,
+ "line": 1481,
"column": 37
}
}
@@ -69295,16 +69410,16 @@
"value": "default",
"raw": "'default'",
"range": [
- 41389,
- 41398
+ 41519,
+ 41528
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1481,
"column": 39
},
"end": {
- "line": 1477,
+ "line": 1481,
"column": 48
}
}
@@ -69314,47 +69429,47 @@
"shorthand": false,
"computed": false,
"range": [
- 41383,
- 41398
+ 41513,
+ 41528
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1481,
"column": 33
},
"end": {
- "line": 1477,
+ "line": 1481,
"column": 48
}
}
}
],
"range": [
- 41381,
- 41400
+ 41511,
+ 41530
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1481,
"column": 31
},
"end": {
- "line": 1477,
+ "line": 1481,
"column": 50
}
}
},
"range": [
- 41366,
- 41400
+ 41496,
+ 41530
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1481,
"column": 16
},
"end": {
- "line": 1477,
+ "line": 1481,
"column": 50
}
}
@@ -69362,16 +69477,16 @@
],
"kind": "let",
"range": [
- 41362,
- 41401
+ 41492,
+ 41531
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1481,
"column": 12
},
"end": {
- "line": 1477,
+ "line": 1481,
"column": 51
}
}
@@ -69389,16 +69504,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41414,
- 41418
+ 41544,
+ 41548
],
"loc": {
"start": {
- "line": 1478,
+ "line": 1482,
"column": 12
},
"end": {
- "line": 1478,
+ "line": 1482,
"column": 16
}
}
@@ -69407,31 +69522,31 @@
"type": "Identifier",
"name": "themes",
"range": [
- 41419,
- 41425
+ 41549,
+ 41555
],
"loc": {
"start": {
- "line": 1478,
+ "line": 1482,
"column": 17
},
"end": {
- "line": 1478,
+ "line": 1482,
"column": 23
}
}
},
"range": [
- 41414,
- 41425
+ 41544,
+ 41555
],
"loc": {
"start": {
- "line": 1478,
+ "line": 1482,
"column": 12
},
"end": {
- "line": 1478,
+ "line": 1482,
"column": 23
}
}
@@ -69440,31 +69555,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 41426,
- 41430
+ 41556,
+ 41560
],
"loc": {
"start": {
- "line": 1478,
+ "line": 1482,
"column": 24
},
"end": {
- "line": 1478,
+ "line": 1482,
"column": 28
}
}
},
"range": [
- 41414,
- 41430
+ 41544,
+ 41560
],
"loc": {
"start": {
- "line": 1478,
+ "line": 1482,
"column": 12
},
"end": {
- "line": 1478,
+ "line": 1482,
"column": 28
}
}
@@ -69474,79 +69589,79 @@
"type": "Identifier",
"name": "defaultTheme",
"range": [
- 41431,
- 41443
+ 41561,
+ 41573
],
"loc": {
"start": {
- "line": 1478,
+ "line": 1482,
"column": 29
},
"end": {
- "line": 1478,
+ "line": 1482,
"column": 41
}
}
}
],
"range": [
- 41414,
- 41444
+ 41544,
+ 41574
],
"loc": {
"start": {
- "line": 1478,
+ "line": 1482,
"column": 12
},
"end": {
- "line": 1478,
+ "line": 1482,
"column": 42
}
}
},
"range": [
- 41414,
- 41445
+ 41544,
+ 41575
],
"loc": {
"start": {
- "line": 1478,
+ "line": 1482,
"column": 12
},
"end": {
- "line": 1478,
+ "line": 1482,
"column": 43
}
}
}
],
"range": [
- 41348,
- 41455
+ 41478,
+ 41585
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1480,
"column": 37
},
"end": {
- "line": 1479,
+ "line": 1483,
"column": 9
}
}
},
"alternate": null,
"range": [
- 41319,
- 41455
+ 41449,
+ 41585
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1480,
"column": 8
},
"end": {
- "line": 1479,
+ "line": 1483,
"column": 9
}
},
@@ -69555,16 +69670,16 @@
"type": "Line",
"value": "Default theme config",
"range": [
- 41288,
- 41310
+ 41418,
+ 41440
],
"loc": {
"start": {
- "line": 1475,
+ "line": 1479,
"column": 8
},
"end": {
- "line": 1475,
+ "line": 1479,
"column": 30
}
}
@@ -69579,16 +69694,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 41468,
- 41475
+ 41598,
+ 41605
],
"loc": {
"start": {
- "line": 1480,
+ "line": 1484,
"column": 12
},
"end": {
- "line": 1480,
+ "line": 1484,
"column": 19
}
}
@@ -69598,32 +69713,32 @@
"type": "Identifier",
"name": "themes",
"range": [
- 41476,
- 41482
+ 41606,
+ 41612
],
"loc": {
"start": {
- "line": 1480,
+ "line": 1484,
"column": 20
},
"end": {
- "line": 1480,
+ "line": 1484,
"column": 26
}
}
}
],
"range": [
- 41468,
- 41483
+ 41598,
+ 41613
],
"loc": {
"start": {
- "line": 1480,
+ "line": 1484,
"column": 12
},
"end": {
- "line": 1480,
+ "line": 1484,
"column": 27
}
}
@@ -69642,16 +69757,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 41508,
- 41509
+ 41638,
+ 41639
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 21
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 22
}
}
@@ -69661,31 +69776,31 @@
"value": 0,
"raw": "0",
"range": [
- 41512,
- 41513
+ 41642,
+ 41643
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 25
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 26
}
}
},
"range": [
- 41508,
- 41513
+ 41638,
+ 41643
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 21
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 26
}
}
@@ -69696,16 +69811,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 41515,
- 41518
+ 41645,
+ 41648
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 28
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 31
}
}
@@ -69717,16 +69832,16 @@
"type": "Identifier",
"name": "themes",
"range": [
- 41521,
- 41527
+ 41651,
+ 41657
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 34
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 40
}
}
@@ -69735,46 +69850,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 41528,
- 41534
+ 41658,
+ 41664
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 41
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 47
}
}
},
"range": [
- 41521,
- 41534
+ 41651,
+ 41664
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 34
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 47
}
}
},
"range": [
- 41515,
- 41534
+ 41645,
+ 41664
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 28
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 47
}
}
@@ -69782,16 +69897,16 @@
],
"kind": "let",
"range": [
- 41504,
- 41534
+ 41634,
+ 41664
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 17
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 47
}
}
@@ -69803,16 +69918,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 41536,
- 41537
+ 41666,
+ 41667
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 49
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 50
}
}
@@ -69821,31 +69936,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 41540,
- 41543
+ 41670,
+ 41673
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 53
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 56
}
}
},
"range": [
- 41536,
- 41543
+ 41666,
+ 41673
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 49
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 56
}
}
@@ -69857,32 +69972,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 41545,
- 41546
+ 41675,
+ 41676
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 58
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 59
}
}
},
"prefix": false,
"range": [
- 41545,
- 41548
+ 41675,
+ 41678
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 58
},
"end": {
- "line": 1481,
+ "line": 1485,
"column": 61
}
}
@@ -69899,16 +70014,16 @@
"type": "Identifier",
"name": "theme",
"range": [
- 41572,
- 41577
+ 41702,
+ 41707
],
"loc": {
"start": {
- "line": 1482,
+ "line": 1486,
"column": 20
},
"end": {
- "line": 1482,
+ "line": 1486,
"column": 25
}
}
@@ -69920,16 +70035,16 @@
"type": "Identifier",
"name": "themes",
"range": [
- 41580,
- 41586
+ 41710,
+ 41716
],
"loc": {
"start": {
- "line": 1482,
+ "line": 1486,
"column": 28
},
"end": {
- "line": 1482,
+ "line": 1486,
"column": 34
}
}
@@ -69938,46 +70053,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 41587,
- 41588
+ 41717,
+ 41718
],
"loc": {
"start": {
- "line": 1482,
+ "line": 1486,
"column": 35
},
"end": {
- "line": 1482,
+ "line": 1486,
"column": 36
}
}
},
"range": [
- 41580,
- 41589
+ 41710,
+ 41719
],
"loc": {
"start": {
- "line": 1482,
+ "line": 1486,
"column": 28
},
"end": {
- "line": 1482,
+ "line": 1486,
"column": 37
}
}
},
"range": [
- 41572,
- 41589
+ 41702,
+ 41719
],
"loc": {
"start": {
- "line": 1482,
+ "line": 1486,
"column": 20
},
"end": {
- "line": 1482,
+ "line": 1486,
"column": 37
}
}
@@ -69985,16 +70100,16 @@
],
"kind": "let",
"range": [
- 41568,
- 41590
+ 41698,
+ 41720
],
"loc": {
"start": {
- "line": 1482,
+ "line": 1486,
"column": 16
},
"end": {
- "line": 1482,
+ "line": 1486,
"column": 38
}
}
@@ -70008,16 +70123,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 41611,
- 41615
+ 41741,
+ 41745
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1487,
"column": 20
},
"end": {
- "line": 1483,
+ "line": 1487,
"column": 24
}
}
@@ -70029,16 +70144,16 @@
"type": "Identifier",
"name": "theme",
"range": [
- 41618,
- 41623
+ 41748,
+ 41753
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1487,
"column": 27
},
"end": {
- "line": 1483,
+ "line": 1487,
"column": 32
}
}
@@ -70047,46 +70162,46 @@
"type": "Identifier",
"name": "name",
"range": [
- 41624,
- 41628
+ 41754,
+ 41758
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1487,
"column": 33
},
"end": {
- "line": 1483,
+ "line": 1487,
"column": 37
}
}
},
"range": [
- 41618,
- 41628
+ 41748,
+ 41758
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1487,
"column": 27
},
"end": {
- "line": 1483,
+ "line": 1487,
"column": 37
}
}
},
"range": [
- 41611,
- 41628
+ 41741,
+ 41758
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1487,
"column": 20
},
"end": {
- "line": 1483,
+ "line": 1487,
"column": 37
}
}
@@ -70094,16 +70209,16 @@
],
"kind": "let",
"range": [
- 41607,
- 41629
+ 41737,
+ 41759
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1487,
"column": 16
},
"end": {
- "line": 1483,
+ "line": 1487,
"column": 38
}
}
@@ -70117,16 +70232,16 @@
"type": "Identifier",
"name": "path",
"range": [
- 41650,
- 41654
+ 41780,
+ 41784
],
"loc": {
"start": {
- "line": 1484,
+ "line": 1488,
"column": 20
},
"end": {
- "line": 1484,
+ "line": 1488,
"column": 24
}
}
@@ -70138,16 +70253,16 @@
"type": "Identifier",
"name": "theme",
"range": [
- 41657,
- 41662
+ 41787,
+ 41792
],
"loc": {
"start": {
- "line": 1484,
+ "line": 1488,
"column": 27
},
"end": {
- "line": 1484,
+ "line": 1488,
"column": 32
}
}
@@ -70156,46 +70271,46 @@
"type": "Identifier",
"name": "path",
"range": [
- 41663,
- 41667
+ 41793,
+ 41797
],
"loc": {
"start": {
- "line": 1484,
+ "line": 1488,
"column": 33
},
"end": {
- "line": 1484,
+ "line": 1488,
"column": 37
}
}
},
"range": [
- 41657,
- 41667
+ 41787,
+ 41797
],
"loc": {
"start": {
- "line": 1484,
+ "line": 1488,
"column": 27
},
"end": {
- "line": 1484,
+ "line": 1488,
"column": 37
}
}
},
"range": [
- 41650,
- 41667
+ 41780,
+ 41797
],
"loc": {
"start": {
- "line": 1484,
+ "line": 1488,
"column": 20
},
"end": {
- "line": 1484,
+ "line": 1488,
"column": 37
}
}
@@ -70203,16 +70318,16 @@
],
"kind": "let",
"range": [
- 41646,
- 41668
+ 41776,
+ 41798
],
"loc": {
"start": {
- "line": 1484,
+ "line": 1488,
"column": 16
},
"end": {
- "line": 1484,
+ "line": 1488,
"column": 38
}
}
@@ -70226,16 +70341,16 @@
"type": "Identifier",
"name": "styleId",
"range": [
- 41689,
- 41696
+ 41819,
+ 41826
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1489,
"column": 20
},
"end": {
- "line": 1485,
+ "line": 1489,
"column": 27
}
}
@@ -70249,16 +70364,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41699,
- 41703
+ 41829,
+ 41833
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1489,
"column": 30
},
"end": {
- "line": 1485,
+ "line": 1489,
"column": 34
}
}
@@ -70267,31 +70382,31 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 41704,
- 41710
+ 41834,
+ 41840
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1489,
"column": 35
},
"end": {
- "line": 1485,
+ "line": 1489,
"column": 41
}
}
},
"range": [
- 41699,
- 41710
+ 41829,
+ 41840
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1489,
"column": 30
},
"end": {
- "line": 1485,
+ "line": 1489,
"column": 41
}
}
@@ -70300,46 +70415,46 @@
"type": "Identifier",
"name": "name",
"range": [
- 41713,
- 41717
+ 41843,
+ 41847
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1489,
"column": 44
},
"end": {
- "line": 1485,
+ "line": 1489,
"column": 48
}
}
},
"range": [
- 41699,
- 41717
+ 41829,
+ 41847
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1489,
"column": 30
},
"end": {
- "line": 1485,
+ "line": 1489,
"column": 48
}
}
},
"range": [
- 41689,
- 41717
+ 41819,
+ 41847
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1489,
"column": 20
},
"end": {
- "line": 1485,
+ "line": 1489,
"column": 48
}
}
@@ -70347,16 +70462,16 @@
],
"kind": "let",
"range": [
- 41685,
- 41718
+ 41815,
+ 41848
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1489,
"column": 16
},
"end": {
- "line": 1485,
+ "line": 1489,
"column": 49
}
}
@@ -70370,16 +70485,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 41739,
- 41743
+ 41869,
+ 41873
],
"loc": {
"start": {
- "line": 1486,
+ "line": 1490,
"column": 20
},
"end": {
- "line": 1486,
+ "line": 1490,
"column": 24
}
}
@@ -70391,47 +70506,47 @@
"type": "Identifier",
"name": "path",
"range": [
- 41748,
- 41752
+ 41878,
+ 41882
],
"loc": {
"start": {
- "line": 1486,
+ "line": 1490,
"column": 29
},
"end": {
- "line": 1486,
+ "line": 1490,
"column": 33
}
}
},
"prefix": true,
"range": [
- 41747,
- 41752
+ 41877,
+ 41882
],
"loc": {
"start": {
- "line": 1486,
+ "line": 1490,
"column": 28
},
"end": {
- "line": 1486,
+ "line": 1490,
"column": 33
}
}
},
"range": [
- 41739,
- 41752
+ 41869,
+ 41882
],
"loc": {
"start": {
- "line": 1486,
+ "line": 1490,
"column": 20
},
"end": {
- "line": 1486,
+ "line": 1490,
"column": 33
}
}
@@ -70448,16 +70563,16 @@
"type": "Identifier",
"name": "path",
"range": [
- 41776,
- 41780
+ 41906,
+ 41910
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 20
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 24
}
}
@@ -70480,16 +70595,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41783,
- 41787
+ 41913,
+ 41917
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 27
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 31
}
}
@@ -70498,31 +70613,31 @@
"type": "Identifier",
"name": "themesPath",
"range": [
- 41788,
- 41798
+ 41918,
+ 41928
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 32
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 42
}
}
},
"range": [
- 41783,
- 41798
+ 41913,
+ 41928
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 27
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 42
}
}
@@ -70531,31 +70646,31 @@
"type": "Identifier",
"name": "name",
"range": [
- 41801,
- 41805
+ 41931,
+ 41935
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 45
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 49
}
}
},
"range": [
- 41783,
- 41805
+ 41913,
+ 41935
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 27
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 49
}
}
@@ -70565,31 +70680,31 @@
"value": "/",
"raw": "'/'",
"range": [
- 41808,
- 41811
+ 41938,
+ 41941
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 52
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 55
}
}
},
"range": [
- 41783,
- 41811
+ 41913,
+ 41941
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 27
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 55
}
}
@@ -70598,31 +70713,31 @@
"type": "Identifier",
"name": "name",
"range": [
- 41814,
- 41818
+ 41944,
+ 41948
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 58
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 62
}
}
},
"range": [
- 41783,
- 41818
+ 41913,
+ 41948
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 27
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 62
}
}
@@ -70632,77 +70747,77 @@
"value": ".css",
"raw": "'.css'",
"range": [
- 41821,
- 41827
+ 41951,
+ 41957
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 65
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 71
}
}
},
"range": [
- 41783,
- 41827
+ 41913,
+ 41957
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 27
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 71
}
}
},
"range": [
- 41776,
- 41827
+ 41906,
+ 41957
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 20
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 71
}
}
},
"range": [
- 41776,
- 41828
+ 41906,
+ 41958
],
"loc": {
"start": {
- "line": 1487,
+ "line": 1491,
"column": 20
},
"end": {
- "line": 1487,
+ "line": 1491,
"column": 72
}
}
}
],
"range": [
- 41754,
- 41846
+ 41884,
+ 41976
],
"loc": {
"start": {
- "line": 1486,
+ "line": 1490,
"column": 35
},
"end": {
- "line": 1488,
+ "line": 1492,
"column": 17
}
}
@@ -70719,32 +70834,32 @@
"type": "Identifier",
"name": "name",
"range": [
- 41873,
- 41877
+ 42003,
+ 42007
],
"loc": {
"start": {
- "line": 1489,
+ "line": 1493,
"column": 26
},
"end": {
- "line": 1489,
+ "line": 1493,
"column": 30
}
}
},
"prefix": true,
"range": [
- 41872,
- 41877
+ 42002,
+ 42007
],
"loc": {
"start": {
- "line": 1489,
+ "line": 1493,
"column": 25
},
"end": {
- "line": 1489,
+ "line": 1493,
"column": 30
}
}
@@ -70756,16 +70871,16 @@
"type": "Identifier",
"name": "theme",
"range": [
- 41881,
- 41886
+ 42011,
+ 42016
],
"loc": {
"start": {
- "line": 1489,
+ "line": 1493,
"column": 34
},
"end": {
- "line": 1489,
+ "line": 1493,
"column": 39
}
}
@@ -70774,46 +70889,46 @@
"type": "Identifier",
"name": "path",
"range": [
- 41887,
- 41891
+ 42017,
+ 42021
],
"loc": {
"start": {
- "line": 1489,
+ "line": 1493,
"column": 40
},
"end": {
- "line": 1489,
+ "line": 1493,
"column": 44
}
}
},
"range": [
- 41881,
- 41891
+ 42011,
+ 42021
],
"loc": {
"start": {
- "line": 1489,
+ "line": 1493,
"column": 34
},
"end": {
- "line": 1489,
+ "line": 1493,
"column": 44
}
}
},
"range": [
- 41872,
- 41891
+ 42002,
+ 42021
],
"loc": {
"start": {
- "line": 1489,
+ "line": 1493,
"column": 25
},
"end": {
- "line": 1489,
+ "line": 1493,
"column": 44
}
}
@@ -70830,16 +70945,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 41915,
- 41919
+ 42045,
+ 42049
],
"loc": {
"start": {
- "line": 1490,
+ "line": 1494,
"column": 20
},
"end": {
- "line": 1490,
+ "line": 1494,
"column": 24
}
}
@@ -70854,16 +70969,16 @@
"value": "theme{0}",
"raw": "'theme{0}'",
"range": [
- 41922,
- 41932
+ 42052,
+ 42062
],
"loc": {
"start": {
- "line": 1490,
+ "line": 1494,
"column": 27
},
"end": {
- "line": 1490,
+ "line": 1494,
"column": 37
}
}
@@ -70872,31 +70987,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 41933,
- 41940
+ 42063,
+ 42070
],
"loc": {
"start": {
- "line": 1490,
+ "line": 1494,
"column": 38
},
"end": {
- "line": 1490,
+ "line": 1494,
"column": 45
}
}
},
"range": [
- 41922,
- 41940
+ 42052,
+ 42070
],
"loc": {
"start": {
- "line": 1490,
+ "line": 1494,
"column": 27
},
"end": {
- "line": 1490,
+ "line": 1494,
"column": 45
}
}
@@ -70907,16 +71022,16 @@
"value": "{0}",
"raw": "'{0}'",
"range": [
- 41941,
- 41946
+ 42071,
+ 42076
],
"loc": {
"start": {
- "line": 1490,
+ "line": 1494,
"column": 46
},
"end": {
- "line": 1490,
+ "line": 1494,
"column": 51
}
}
@@ -70925,109 +71040,109 @@
"type": "Identifier",
"name": "i",
"range": [
- 41948,
- 41949
+ 42078,
+ 42079
],
"loc": {
"start": {
- "line": 1490,
+ "line": 1494,
"column": 53
},
"end": {
- "line": 1490,
+ "line": 1494,
"column": 54
}
}
}
],
"range": [
- 41922,
- 41950
+ 42052,
+ 42080
],
"loc": {
"start": {
- "line": 1490,
+ "line": 1494,
"column": 27
},
"end": {
- "line": 1490,
+ "line": 1494,
"column": 55
}
}
},
"range": [
- 41915,
- 41950
+ 42045,
+ 42080
],
"loc": {
"start": {
- "line": 1490,
+ "line": 1494,
"column": 20
},
"end": {
- "line": 1490,
+ "line": 1494,
"column": 55
}
}
},
"range": [
- 41915,
- 41951
+ 42045,
+ 42081
],
"loc": {
"start": {
- "line": 1490,
+ "line": 1494,
"column": 20
},
"end": {
- "line": 1490,
+ "line": 1494,
"column": 56
}
}
}
],
"range": [
- 41893,
- 41969
+ 42023,
+ 42099
],
"loc": {
"start": {
- "line": 1489,
+ "line": 1493,
"column": 46
},
"end": {
- "line": 1491,
+ "line": 1495,
"column": 17
}
}
},
"alternate": null,
"range": [
- 41868,
- 41969
+ 41998,
+ 42099
],
"loc": {
"start": {
- "line": 1489,
+ "line": 1493,
"column": 21
},
"end": {
- "line": 1491,
+ "line": 1495,
"column": 17
}
}
},
"range": [
- 41735,
- 41969
+ 41865,
+ 42099
],
"loc": {
"start": {
- "line": 1486,
+ "line": 1490,
"column": 16
},
"end": {
- "line": 1491,
+ "line": 1495,
"column": 17
}
}
@@ -71045,16 +71160,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41992,
- 41996
+ 42122,
+ 42126
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1497,
"column": 21
},
"end": {
- "line": 1493,
+ "line": 1497,
"column": 25
}
}
@@ -71063,31 +71178,31 @@
"type": "Identifier",
"name": "isImported",
"range": [
- 41997,
- 42007
+ 42127,
+ 42137
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1497,
"column": 26
},
"end": {
- "line": 1493,
+ "line": 1497,
"column": 36
}
}
},
"range": [
- 41992,
- 42007
+ 42122,
+ 42137
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1497,
"column": 21
},
"end": {
- "line": 1493,
+ "line": 1497,
"column": 36
}
}
@@ -71097,16 +71212,16 @@
"type": "Identifier",
"name": "path",
"range": [
- 42008,
- 42012
+ 42138,
+ 42142
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1497,
"column": 37
},
"end": {
- "line": 1493,
+ "line": 1497,
"column": 41
}
}
@@ -71116,48 +71231,48 @@
"value": "link",
"raw": "'link'",
"range": [
- 42014,
- 42020
+ 42144,
+ 42150
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1497,
"column": 43
},
"end": {
- "line": 1493,
+ "line": 1497,
"column": 49
}
}
}
],
"range": [
- 41992,
- 42021
+ 42122,
+ 42151
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1497,
"column": 21
},
"end": {
- "line": 1493,
+ "line": 1497,
"column": 50
}
}
},
"prefix": true,
"range": [
- 41991,
- 42021
+ 42121,
+ 42151
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1497,
"column": 20
},
"end": {
- "line": 1493,
+ "line": 1497,
"column": 50
}
}
@@ -71175,16 +71290,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42045,
- 42049
+ 42175,
+ 42179
],
"loc": {
"start": {
- "line": 1494,
+ "line": 1498,
"column": 20
},
"end": {
- "line": 1494,
+ "line": 1498,
"column": 24
}
}
@@ -71193,31 +71308,31 @@
"type": "Identifier",
"name": "import",
"range": [
- 42050,
- 42056
+ 42180,
+ 42186
],
"loc": {
"start": {
- "line": 1494,
+ "line": 1498,
"column": 25
},
"end": {
- "line": 1494,
+ "line": 1498,
"column": 31
}
}
},
"range": [
- 42045,
- 42056
+ 42175,
+ 42186
],
"loc": {
"start": {
- "line": 1494,
+ "line": 1498,
"column": 20
},
"end": {
- "line": 1494,
+ "line": 1498,
"column": 31
}
}
@@ -71227,16 +71342,16 @@
"type": "Identifier",
"name": "styleId",
"range": [
- 42057,
- 42064
+ 42187,
+ 42194
],
"loc": {
"start": {
- "line": 1494,
+ "line": 1498,
"column": 32
},
"end": {
- "line": 1494,
+ "line": 1498,
"column": 39
}
}
@@ -71245,16 +71360,16 @@
"type": "Identifier",
"name": "path",
"range": [
- 42066,
- 42070
+ 42196,
+ 42200
],
"loc": {
"start": {
- "line": 1494,
+ "line": 1498,
"column": 41
},
"end": {
- "line": 1494,
+ "line": 1498,
"column": 45
}
}
@@ -71264,16 +71379,16 @@
"value": null,
"raw": "null",
"range": [
- 42072,
- 42076
+ 42202,
+ 42206
],
"loc": {
"start": {
- "line": 1494,
+ "line": 1498,
"column": 47
},
"end": {
- "line": 1494,
+ "line": 1498,
"column": 51
}
}
@@ -71283,142 +71398,142 @@
"value": "link",
"raw": "'link'",
"range": [
- 42078,
- 42084
+ 42208,
+ 42214
],
"loc": {
"start": {
- "line": 1494,
+ "line": 1498,
"column": 53
},
"end": {
- "line": 1494,
+ "line": 1498,
"column": 59
}
}
}
],
"range": [
- 42045,
- 42085
+ 42175,
+ 42215
],
"loc": {
"start": {
- "line": 1494,
+ "line": 1498,
"column": 20
},
"end": {
- "line": 1494,
+ "line": 1498,
"column": 60
}
}
},
"range": [
- 42045,
- 42086
+ 42175,
+ 42216
],
"loc": {
"start": {
- "line": 1494,
+ "line": 1498,
"column": 20
},
"end": {
- "line": 1494,
+ "line": 1498,
"column": 61
}
}
}
],
"range": [
- 42023,
- 42104
+ 42153,
+ 42234
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1497,
"column": 52
},
"end": {
- "line": 1495,
+ "line": 1499,
"column": 17
}
}
},
"alternate": null,
"range": [
- 41987,
- 42104
+ 42117,
+ 42234
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1497,
"column": 16
},
"end": {
- "line": 1495,
+ "line": 1499,
"column": 17
}
}
}
],
"range": [
- 41550,
- 42118
+ 41680,
+ 42248
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 63
},
"end": {
- "line": 1496,
+ "line": 1500,
"column": 13
}
}
},
"range": [
- 41499,
- 42118
+ 41629,
+ 42248
],
"loc": {
"start": {
- "line": 1481,
+ "line": 1485,
"column": 12
},
"end": {
- "line": 1496,
+ "line": 1500,
"column": 13
}
}
}
],
"range": [
- 41485,
- 42128
+ 41615,
+ 42258
],
"loc": {
"start": {
- "line": 1480,
+ "line": 1484,
"column": 29
},
"end": {
- "line": 1497,
+ "line": 1501,
"column": 9
}
}
},
"alternate": null,
"range": [
- 41464,
- 42128
+ 41594,
+ 42258
],
"loc": {
"start": {
- "line": 1480,
+ "line": 1484,
"column": 8
},
"end": {
- "line": 1497,
+ "line": 1501,
"column": 9
}
},
@@ -71427,16 +71542,16 @@
"type": "Line",
"value": " Enable loader indicator",
"range": [
- 42138,
- 42164
+ 42268,
+ 42294
],
"loc": {
"start": {
- "line": 1499,
+ "line": 1503,
"column": 8
},
"end": {
- "line": 1499,
+ "line": 1503,
"column": 34
}
}
@@ -71454,16 +71569,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42173,
- 42177
+ 42303,
+ 42307
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1504,
"column": 8
},
"end": {
- "line": 1500,
+ "line": 1504,
"column": 12
}
}
@@ -71472,31 +71587,31 @@
"type": "Identifier",
"name": "loader",
"range": [
- 42178,
- 42184
+ 42308,
+ 42314
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1504,
"column": 13
},
"end": {
- "line": 1500,
+ "line": 1504,
"column": 19
}
}
},
"range": [
- 42173,
- 42184
+ 42303,
+ 42314
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1504,
"column": 8
},
"end": {
- "line": 1500,
+ "line": 1504,
"column": 19
}
}
@@ -71506,46 +71621,46 @@
"value": true,
"raw": "true",
"range": [
- 42187,
- 42191
+ 42317,
+ 42321
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1504,
"column": 22
},
"end": {
- "line": 1500,
+ "line": 1504,
"column": 26
}
}
},
"range": [
- 42173,
- 42191
+ 42303,
+ 42321
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1504,
"column": 8
},
"end": {
- "line": 1500,
+ "line": 1504,
"column": 26
}
}
},
"range": [
- 42173,
- 42192
+ 42303,
+ 42322
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1504,
"column": 8
},
"end": {
- "line": 1500,
+ "line": 1504,
"column": 27
}
},
@@ -71554,16 +71669,16 @@
"type": "Line",
"value": " Enable loader indicator",
"range": [
- 42138,
- 42164
+ 42268,
+ 42294
],
"loc": {
"start": {
- "line": 1499,
+ "line": 1503,
"column": 8
},
"end": {
- "line": 1499,
+ "line": 1503,
"column": 34
}
}
@@ -71583,16 +71698,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42202,
- 42206
+ 42332,
+ 42336
],
"loc": {
"start": {
- "line": 1502,
+ "line": 1506,
"column": 8
},
"end": {
- "line": 1502,
+ "line": 1506,
"column": 12
}
}
@@ -71601,31 +71716,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 42207,
- 42214
+ 42337,
+ 42344
],
"loc": {
"start": {
- "line": 1502,
+ "line": 1506,
"column": 13
},
"end": {
- "line": 1502,
+ "line": 1506,
"column": 20
}
}
},
"range": [
- 42202,
- 42214
+ 42332,
+ 42344
],
"loc": {
"start": {
- "line": 1502,
+ "line": 1506,
"column": 8
},
"end": {
- "line": 1502,
+ "line": 1506,
"column": 20
}
}
@@ -71634,31 +71749,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 42215,
- 42219
+ 42345,
+ 42349
],
"loc": {
"start": {
- "line": 1502,
+ "line": 1506,
"column": 21
},
"end": {
- "line": 1502,
+ "line": 1506,
"column": 25
}
}
},
"range": [
- 42202,
- 42219
+ 42332,
+ 42349
],
"loc": {
"start": {
- "line": 1502,
+ "line": 1506,
"column": 8
},
"end": {
- "line": 1502,
+ "line": 1506,
"column": 25
}
}
@@ -71669,16 +71784,16 @@
"value": "after-loading-themes",
"raw": "'after-loading-themes'",
"range": [
- 42220,
- 42242
+ 42350,
+ 42372
],
"loc": {
"start": {
- "line": 1502,
+ "line": 1506,
"column": 26
},
"end": {
- "line": 1502,
+ "line": 1506,
"column": 48
}
}
@@ -71686,63 +71801,63 @@
{
"type": "ThisExpression",
"range": [
- 42244,
- 42248
+ 42374,
+ 42378
],
"loc": {
"start": {
- "line": 1502,
+ "line": 1506,
"column": 50
},
"end": {
- "line": 1502,
+ "line": 1506,
"column": 54
}
}
}
],
"range": [
- 42202,
- 42249
+ 42332,
+ 42379
],
"loc": {
"start": {
- "line": 1502,
+ "line": 1506,
"column": 8
},
"end": {
- "line": 1502,
+ "line": 1506,
"column": 55
}
}
},
"range": [
- 42202,
- 42250
+ 42332,
+ 42380
],
"loc": {
"start": {
- "line": 1502,
+ "line": 1506,
"column": 8
},
"end": {
- "line": 1502,
+ "line": 1506,
"column": 56
}
}
}
],
"range": [
- 41185,
- 42256
+ 41315,
+ 42386
],
"loc": {
"start": {
- "line": 1471,
+ "line": 1475,
"column": 17
},
"end": {
- "line": 1503,
+ "line": 1507,
"column": 5
}
}
@@ -71750,16 +71865,16 @@
"generator": false,
"expression": false,
"range": [
- 41182,
- 42256
+ 41312,
+ 42386
],
"loc": {
"start": {
- "line": 1471,
+ "line": 1475,
"column": 14
},
"end": {
- "line": 1503,
+ "line": 1507,
"column": 5
}
}
@@ -71767,16 +71882,16 @@
"kind": "method",
"computed": false,
"range": [
- 41172,
- 42256
+ 41302,
+ 42386
],
"loc": {
"start": {
- "line": 1471,
+ "line": 1475,
"column": 4
},
"end": {
- "line": 1503,
+ "line": 1507,
"column": 5
}
},
@@ -71785,16 +71900,16 @@
"type": "Block",
"value": "*\n * Load themes defined in the configuration object\n ",
"range": [
- 41101,
- 41167
+ 41231,
+ 41297
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1472,
"column": 4
},
"end": {
- "line": 1470,
+ "line": 1474,
"column": 7
}
}
@@ -71805,16 +71920,16 @@
"type": "Block",
"value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ",
"range": [
- 42262,
- 42380
+ 42392,
+ 42510
],
"loc": {
"start": {
- "line": 1505,
+ "line": 1509,
"column": 4
},
"end": {
- "line": 1508,
+ "line": 1512,
"column": 7
}
}
@@ -71828,16 +71943,16 @@
"type": "Identifier",
"name": "getStylesheet",
"range": [
- 42385,
- 42398
+ 42515,
+ 42528
],
"loc": {
"start": {
- "line": 1509,
+ "line": 1513,
"column": 4
},
"end": {
- "line": 1509,
+ "line": 1513,
"column": 17
}
}
@@ -71852,16 +71967,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 42399,
- 42403
+ 42529,
+ 42533
],
"loc": {
"start": {
- "line": 1509,
+ "line": 1513,
"column": 18
},
"end": {
- "line": 1509,
+ "line": 1513,
"column": 22
}
}
@@ -71871,31 +71986,31 @@
"value": "default",
"raw": "'default'",
"range": [
- 42406,
- 42415
+ 42536,
+ 42545
],
"loc": {
"start": {
- "line": 1509,
+ "line": 1513,
"column": 25
},
"end": {
- "line": 1509,
+ "line": 1513,
"column": 34
}
}
},
"range": [
- 42399,
- 42415
+ 42529,
+ 42545
],
"loc": {
"start": {
- "line": 1509,
+ "line": 1513,
"column": 18
},
"end": {
- "line": 1509,
+ "line": 1513,
"column": 34
}
}
@@ -71912,16 +72027,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 42434,
- 42437
+ 42564,
+ 42567
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1514,
"column": 15
},
"end": {
- "line": 1510,
+ "line": 1514,
"column": 18
}
}
@@ -71936,16 +72051,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42438,
- 42442
+ 42568,
+ 42572
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1514,
"column": 19
},
"end": {
- "line": 1510,
+ "line": 1514,
"column": 23
}
}
@@ -71954,31 +72069,31 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 42443,
- 42449
+ 42573,
+ 42579
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1514,
"column": 24
},
"end": {
- "line": 1510,
+ "line": 1514,
"column": 30
}
}
},
"range": [
- 42438,
- 42449
+ 42568,
+ 42579
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1514,
"column": 19
},
"end": {
- "line": 1510,
+ "line": 1514,
"column": 30
}
}
@@ -71987,78 +72102,78 @@
"type": "Identifier",
"name": "name",
"range": [
- 42452,
- 42456
+ 42582,
+ 42586
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1514,
"column": 33
},
"end": {
- "line": 1510,
+ "line": 1514,
"column": 37
}
}
},
"range": [
- 42438,
- 42456
+ 42568,
+ 42586
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1514,
"column": 19
},
"end": {
- "line": 1510,
+ "line": 1514,
"column": 37
}
}
}
],
"range": [
- 42434,
- 42457
+ 42564,
+ 42587
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1514,
"column": 15
},
"end": {
- "line": 1510,
+ "line": 1514,
"column": 38
}
}
},
"range": [
- 42427,
- 42458
+ 42557,
+ 42588
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1514,
"column": 8
},
"end": {
- "line": 1510,
+ "line": 1514,
"column": 39
}
}
}
],
"range": [
- 42417,
- 42464
+ 42547,
+ 42594
],
"loc": {
"start": {
- "line": 1509,
+ "line": 1513,
"column": 36
},
"end": {
- "line": 1511,
+ "line": 1515,
"column": 5
}
}
@@ -72066,16 +72181,16 @@
"generator": false,
"expression": false,
"range": [
- 42398,
- 42464
+ 42528,
+ 42594
],
"loc": {
"start": {
- "line": 1509,
+ "line": 1513,
"column": 17
},
"end": {
- "line": 1511,
+ "line": 1515,
"column": 5
}
}
@@ -72083,16 +72198,16 @@
"kind": "method",
"computed": false,
"range": [
- 42385,
- 42464
+ 42515,
+ 42594
],
"loc": {
"start": {
- "line": 1509,
+ "line": 1513,
"column": 4
},
"end": {
- "line": 1511,
+ "line": 1515,
"column": 5
}
},
@@ -72101,16 +72216,16 @@
"type": "Block",
"value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ",
"range": [
- 42262,
- 42380
+ 42392,
+ 42510
],
"loc": {
"start": {
- "line": 1505,
+ "line": 1509,
"column": 4
},
"end": {
- "line": 1508,
+ "line": 1512,
"column": 7
}
}
@@ -72121,16 +72236,16 @@
"type": "Block",
"value": "*\n * Destroy filter grid\n ",
"range": [
- 42470,
- 42508
+ 42600,
+ 42638
],
"loc": {
"start": {
- "line": 1513,
+ "line": 1517,
"column": 4
},
"end": {
- "line": 1515,
+ "line": 1519,
"column": 7
}
}
@@ -72144,16 +72259,16 @@
"type": "Identifier",
"name": "destroy",
"range": [
- 42513,
- 42520
+ 42643,
+ 42650
],
"loc": {
"start": {
- "line": 1516,
+ "line": 1520,
"column": 4
},
"end": {
- "line": 1516,
+ "line": 1520,
"column": 11
}
}
@@ -72176,16 +72291,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42538,
- 42542
+ 42668,
+ 42672
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1521,
"column": 13
},
"end": {
- "line": 1517,
+ "line": 1521,
"column": 17
}
}
@@ -72194,47 +72309,47 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 42543,
- 42554
+ 42673,
+ 42684
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1521,
"column": 18
},
"end": {
- "line": 1517,
+ "line": 1521,
"column": 29
}
}
},
"range": [
- 42538,
- 42554
+ 42668,
+ 42684
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1521,
"column": 13
},
"end": {
- "line": 1517,
+ "line": 1521,
"column": 29
}
}
},
"prefix": true,
"range": [
- 42537,
- 42554
+ 42667,
+ 42684
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1521,
"column": 12
},
"end": {
- "line": 1517,
+ "line": 1521,
"column": 29
}
}
@@ -72246,48 +72361,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 42570,
- 42577
+ 42700,
+ 42707
],
"loc": {
"start": {
- "line": 1518,
+ "line": 1522,
"column": 12
},
"end": {
- "line": 1518,
+ "line": 1522,
"column": 19
}
}
}
],
"range": [
- 42556,
- 42587
+ 42686,
+ 42717
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1521,
"column": 31
},
"end": {
- "line": 1519,
+ "line": 1523,
"column": 9
}
}
},
"alternate": null,
"range": [
- 42533,
- 42587
+ 42663,
+ 42717
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1521,
"column": 8
},
"end": {
- "line": 1519,
+ "line": 1523,
"column": 9
}
}
@@ -72301,16 +72416,16 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 42601,
- 42608
+ 42731,
+ 42738
],
"loc": {
"start": {
- "line": 1521,
+ "line": 1525,
"column": 12
},
"end": {
- "line": 1521,
+ "line": 1525,
"column": 19
}
}
@@ -72321,16 +72436,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42611,
- 42615
+ 42741,
+ 42745
],
"loc": {
"start": {
- "line": 1521,
+ "line": 1525,
"column": 22
},
"end": {
- "line": 1521,
+ "line": 1525,
"column": 26
}
}
@@ -72339,46 +72454,46 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 42616,
- 42623
+ 42746,
+ 42753
],
"loc": {
"start": {
- "line": 1521,
+ "line": 1525,
"column": 27
},
"end": {
- "line": 1521,
+ "line": 1525,
"column": 34
}
}
},
"range": [
- 42611,
- 42623
+ 42741,
+ 42753
],
"loc": {
"start": {
- "line": 1521,
+ "line": 1525,
"column": 22
},
"end": {
- "line": 1521,
+ "line": 1525,
"column": 34
}
}
},
"range": [
- 42601,
- 42623
+ 42731,
+ 42753
],
"loc": {
"start": {
- "line": 1521,
+ "line": 1525,
"column": 12
},
"end": {
- "line": 1521,
+ "line": 1525,
"column": 34
}
}
@@ -72386,16 +72501,16 @@
],
"kind": "let",
"range": [
- 42597,
- 42624
+ 42727,
+ 42754
],
"loc": {
"start": {
- "line": 1521,
+ "line": 1525,
"column": 8
},
"end": {
- "line": 1521,
+ "line": 1525,
"column": 35
}
}
@@ -72411,16 +72526,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42638,
- 42642
+ 42768,
+ 42772
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1527,
"column": 12
},
"end": {
- "line": 1523,
+ "line": 1527,
"column": 16
}
}
@@ -72429,31 +72544,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 42643,
- 42656
+ 42773,
+ 42786
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1527,
"column": 17
},
"end": {
- "line": 1523,
+ "line": 1527,
"column": 30
}
}
},
"range": [
- 42638,
- 42656
+ 42768,
+ 42786
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1527,
"column": 12
},
"end": {
- "line": 1523,
+ "line": 1527,
"column": 30
}
}
@@ -72467,16 +72582,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42661,
- 42665
+ 42791,
+ 42795
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1527,
"column": 35
},
"end": {
- "line": 1523,
+ "line": 1527,
"column": 39
}
}
@@ -72485,62 +72600,62 @@
"type": "Identifier",
"name": "popupFilters",
"range": [
- 42666,
- 42678
+ 42796,
+ 42808
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1527,
"column": 40
},
"end": {
- "line": 1523,
+ "line": 1527,
"column": 52
}
}
},
"range": [
- 42661,
- 42678
+ 42791,
+ 42808
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1527,
"column": 35
},
"end": {
- "line": 1523,
+ "line": 1527,
"column": 52
}
}
},
"prefix": true,
"range": [
- 42660,
- 42678
+ 42790,
+ 42808
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1527,
"column": 34
},
"end": {
- "line": 1523,
+ "line": 1527,
"column": 52
}
}
},
"range": [
- 42638,
- 42678
+ 42768,
+ 42808
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1527,
"column": 12
},
"end": {
- "line": 1523,
+ "line": 1527,
"column": 52
}
}
@@ -72558,16 +72673,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42694,
- 42698
+ 42824,
+ 42828
],
"loc": {
"start": {
- "line": 1524,
+ "line": 1528,
"column": 12
},
"end": {
- "line": 1524,
+ "line": 1528,
"column": 16
}
}
@@ -72576,94 +72691,94 @@
"type": "Identifier",
"name": "removeExternalFlts",
"range": [
- 42699,
- 42717
+ 42829,
+ 42847
],
"loc": {
"start": {
- "line": 1524,
+ "line": 1528,
"column": 17
},
"end": {
- "line": 1524,
+ "line": 1528,
"column": 35
}
}
},
"range": [
- 42694,
- 42717
+ 42824,
+ 42847
],
"loc": {
"start": {
- "line": 1524,
+ "line": 1528,
"column": 12
},
"end": {
- "line": 1524,
+ "line": 1528,
"column": 35
}
}
},
"arguments": [],
"range": [
- 42694,
- 42719
+ 42824,
+ 42849
],
"loc": {
"start": {
- "line": 1524,
+ "line": 1528,
"column": 12
},
"end": {
- "line": 1524,
+ "line": 1528,
"column": 37
}
}
},
"range": [
- 42694,
- 42720
+ 42824,
+ 42850
],
"loc": {
"start": {
- "line": 1524,
+ "line": 1528,
"column": 12
},
"end": {
- "line": 1524,
+ "line": 1528,
"column": 38
}
}
}
],
"range": [
- 42680,
- 42730
+ 42810,
+ 42860
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1527,
"column": 54
},
"end": {
- "line": 1525,
+ "line": 1529,
"column": 9
}
}
},
"alternate": null,
"range": [
- 42634,
- 42730
+ 42764,
+ 42860
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1527,
"column": 8
},
"end": {
- "line": 1525,
+ "line": 1529,
"column": 9
}
}
@@ -72676,16 +72791,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42743,
- 42747
+ 42873,
+ 42877
],
"loc": {
"start": {
- "line": 1526,
+ "line": 1530,
"column": 12
},
"end": {
- "line": 1526,
+ "line": 1530,
"column": 16
}
}
@@ -72694,31 +72809,31 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 42748,
- 42754
+ 42878,
+ 42884
],
"loc": {
"start": {
- "line": 1526,
+ "line": 1530,
"column": 17
},
"end": {
- "line": 1526,
+ "line": 1530,
"column": 23
}
}
},
"range": [
- 42743,
- 42754
+ 42873,
+ 42884
],
"loc": {
"start": {
- "line": 1526,
+ "line": 1530,
"column": 12
},
"end": {
- "line": 1526,
+ "line": 1530,
"column": 23
}
}
@@ -72736,16 +72851,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42770,
- 42774
+ 42900,
+ 42904
],
"loc": {
"start": {
- "line": 1527,
+ "line": 1531,
"column": 12
},
"end": {
- "line": 1527,
+ "line": 1531,
"column": 16
}
}
@@ -72754,94 +72869,94 @@
"type": "Identifier",
"name": "removeToolbar",
"range": [
- 42775,
- 42788
+ 42905,
+ 42918
],
"loc": {
"start": {
- "line": 1527,
+ "line": 1531,
"column": 17
},
"end": {
- "line": 1527,
+ "line": 1531,
"column": 30
}
}
},
"range": [
- 42770,
- 42788
+ 42900,
+ 42918
],
"loc": {
"start": {
- "line": 1527,
+ "line": 1531,
"column": 12
},
"end": {
- "line": 1527,
+ "line": 1531,
"column": 30
}
}
},
"arguments": [],
"range": [
- 42770,
- 42790
+ 42900,
+ 42920
],
"loc": {
"start": {
- "line": 1527,
+ "line": 1531,
"column": 12
},
"end": {
- "line": 1527,
+ "line": 1531,
"column": 32
}
}
},
"range": [
- 42770,
- 42791
+ 42900,
+ 42921
],
"loc": {
"start": {
- "line": 1527,
+ "line": 1531,
"column": 12
},
"end": {
- "line": 1527,
+ "line": 1531,
"column": 33
}
}
}
],
"range": [
- 42756,
- 42801
+ 42886,
+ 42931
],
"loc": {
"start": {
- "line": 1526,
+ "line": 1530,
"column": 25
},
"end": {
- "line": 1528,
+ "line": 1532,
"column": 9
}
}
},
"alternate": null,
"range": [
- 42739,
- 42801
+ 42869,
+ 42931
],
"loc": {
"start": {
- "line": 1526,
+ "line": 1530,
"column": 8
},
"end": {
- "line": 1528,
+ "line": 1532,
"column": 9
}
}
@@ -72854,16 +72969,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42814,
- 42818
+ 42944,
+ 42948
],
"loc": {
"start": {
- "line": 1529,
+ "line": 1533,
"column": 12
},
"end": {
- "line": 1529,
+ "line": 1533,
"column": 16
}
}
@@ -72872,31 +72987,31 @@
"type": "Identifier",
"name": "markActiveColumns",
"range": [
- 42819,
- 42836
+ 42949,
+ 42966
],
"loc": {
"start": {
- "line": 1529,
+ "line": 1533,
"column": 17
},
"end": {
- "line": 1529,
+ "line": 1533,
"column": 34
}
}
},
"range": [
- 42814,
- 42836
+ 42944,
+ 42966
],
"loc": {
"start": {
- "line": 1529,
+ "line": 1533,
"column": 12
},
"end": {
- "line": 1529,
+ "line": 1533,
"column": 34
}
}
@@ -72914,16 +73029,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42852,
- 42856
+ 42982,
+ 42986
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1534,
"column": 12
},
"end": {
- "line": 1530,
+ "line": 1534,
"column": 16
}
}
@@ -72932,62 +73047,62 @@
"type": "Identifier",
"name": "clearActiveColumns",
"range": [
- 42857,
- 42875
+ 42987,
+ 43005
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1534,
"column": 17
},
"end": {
- "line": 1530,
+ "line": 1534,
"column": 35
}
}
},
"range": [
- 42852,
- 42875
+ 42982,
+ 43005
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1534,
"column": 12
},
"end": {
- "line": 1530,
+ "line": 1534,
"column": 35
}
}
},
"arguments": [],
"range": [
- 42852,
- 42877
+ 42982,
+ 43007
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1534,
"column": 12
},
"end": {
- "line": 1530,
+ "line": 1534,
"column": 37
}
}
},
"range": [
- 42852,
- 42878
+ 42982,
+ 43008
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1534,
"column": 12
},
"end": {
- "line": 1530,
+ "line": 1534,
"column": 38
}
}
@@ -73003,16 +73118,16 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 42891,
- 42898
+ 43021,
+ 43028
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 12
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 19
}
}
@@ -73021,31 +73136,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 42899,
- 42902
+ 43029,
+ 43032
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 20
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 23
}
}
},
"range": [
- 42891,
- 42902
+ 43021,
+ 43032
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 12
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 23
}
}
@@ -73059,32 +73174,32 @@
"value": "before-filtering",
"raw": "'before-filtering'",
"range": [
- 42904,
- 42922
+ 43034,
+ 43052
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 25
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 43
}
}
}
],
"range": [
- 42903,
- 42923
+ 43033,
+ 43053
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 24
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 44
}
}
@@ -73101,16 +73216,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42931,
- 42935
+ 43061,
+ 43065
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 52
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 56
}
}
@@ -73119,47 +73234,47 @@
"type": "Identifier",
"name": "clearActiveColumns",
"range": [
- 42936,
- 42954
+ 43066,
+ 43084
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 57
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 75
}
}
},
"range": [
- 42931,
- 42954
+ 43061,
+ 43084
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 52
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 75
}
}
},
"arguments": [],
"range": [
- 42931,
- 42956
+ 43061,
+ 43086
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 52
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 77
}
}
@@ -73167,47 +73282,47 @@
"generator": false,
"expression": true,
"range": [
- 42925,
- 42956
+ 43055,
+ 43086
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 46
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 77
}
}
}
],
"range": [
- 42891,
- 42957
+ 43021,
+ 43087
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 12
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 78
}
}
},
"range": [
- 42891,
- 42958
+ 43021,
+ 43088
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1535,
"column": 12
},
"end": {
- "line": 1531,
+ "line": 1535,
"column": 79
}
}
@@ -73223,16 +73338,16 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 42971,
- 42978
+ 43101,
+ 43108
],
"loc": {
"start": {
- "line": 1532,
+ "line": 1536,
"column": 12
},
"end": {
- "line": 1532,
+ "line": 1536,
"column": 19
}
}
@@ -73241,31 +73356,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 42979,
- 42982
+ 43109,
+ 43112
],
"loc": {
"start": {
- "line": 1532,
+ "line": 1536,
"column": 20
},
"end": {
- "line": 1532,
+ "line": 1536,
"column": 23
}
}
},
"range": [
- 42971,
- 42982
+ 43101,
+ 43112
],
"loc": {
"start": {
- "line": 1532,
+ "line": 1536,
"column": 12
},
"end": {
- "line": 1532,
+ "line": 1536,
"column": 23
}
}
@@ -73279,32 +73394,32 @@
"value": "cell-processed",
"raw": "'cell-processed'",
"range": [
- 42984,
- 43000
+ 43114,
+ 43130
],
"loc": {
"start": {
- "line": 1532,
+ "line": 1536,
"column": 25
},
"end": {
- "line": 1532,
+ "line": 1536,
"column": 41
}
}
}
],
"range": [
- 42983,
- 43001
+ 43113,
+ 43131
],
"loc": {
"start": {
- "line": 1532,
+ "line": 1536,
"column": 24
},
"end": {
- "line": 1532,
+ "line": 1536,
"column": 42
}
}
@@ -73317,16 +73432,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 43020,
- 43022
+ 43150,
+ 43152
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1537,
"column": 17
},
"end": {
- "line": 1533,
+ "line": 1537,
"column": 19
}
}
@@ -73335,16 +73450,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 43024,
- 43032
+ 43154,
+ 43162
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1537,
"column": 21
},
"end": {
- "line": 1533,
+ "line": 1537,
"column": 29
}
}
@@ -73358,16 +73473,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43037,
- 43041
+ 43167,
+ 43171
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1537,
"column": 34
},
"end": {
- "line": 1533,
+ "line": 1537,
"column": 38
}
}
@@ -73376,31 +73491,31 @@
"type": "Identifier",
"name": "markActiveColumn",
"range": [
- 43042,
- 43058
+ 43172,
+ 43188
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1537,
"column": 39
},
"end": {
- "line": 1533,
+ "line": 1537,
"column": 55
}
}
},
"range": [
- 43037,
- 43058
+ 43167,
+ 43188
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1537,
"column": 34
},
"end": {
- "line": 1533,
+ "line": 1537,
"column": 55
}
}
@@ -73410,32 +73525,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 43059,
- 43067
+ 43189,
+ 43197
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1537,
"column": 56
},
"end": {
- "line": 1533,
+ "line": 1537,
"column": 64
}
}
}
],
"range": [
- 43037,
- 43068
+ 43167,
+ 43198
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1537,
"column": 34
},
"end": {
- "line": 1533,
+ "line": 1537,
"column": 65
}
}
@@ -73443,79 +73558,79 @@
"generator": false,
"expression": true,
"range": [
- 43019,
- 43068
+ 43149,
+ 43198
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1537,
"column": 16
},
"end": {
- "line": 1533,
+ "line": 1537,
"column": 65
}
}
}
],
"range": [
- 42971,
- 43069
+ 43101,
+ 43199
],
"loc": {
"start": {
- "line": 1532,
+ "line": 1536,
"column": 12
},
"end": {
- "line": 1533,
+ "line": 1537,
"column": 66
}
}
},
"range": [
- 42971,
- 43070
+ 43101,
+ 43200
],
"loc": {
"start": {
- "line": 1532,
+ "line": 1536,
"column": 12
},
"end": {
- "line": 1533,
+ "line": 1537,
"column": 67
}
}
}
],
"range": [
- 42838,
- 43080
+ 42968,
+ 43210
],
"loc": {
"start": {
- "line": 1529,
+ "line": 1533,
"column": 36
},
"end": {
- "line": 1534,
+ "line": 1538,
"column": 9
}
}
},
"alternate": null,
"range": [
- 42810,
- 43080
+ 42940,
+ 43210
],
"loc": {
"start": {
- "line": 1529,
+ "line": 1533,
"column": 8
},
"end": {
- "line": 1534,
+ "line": 1538,
"column": 9
}
}
@@ -73528,16 +73643,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43093,
- 43097
+ 43223,
+ 43227
],
"loc": {
"start": {
- "line": 1535,
+ "line": 1539,
"column": 12
},
"end": {
- "line": 1535,
+ "line": 1539,
"column": 16
}
}
@@ -73546,31 +73661,31 @@
"type": "Identifier",
"name": "hasExtensions",
"range": [
- 43098,
- 43111
+ 43228,
+ 43241
],
"loc": {
"start": {
- "line": 1535,
+ "line": 1539,
"column": 17
},
"end": {
- "line": 1535,
+ "line": 1539,
"column": 30
}
}
},
"range": [
- 43093,
- 43111
+ 43223,
+ 43241
],
"loc": {
"start": {
- "line": 1535,
+ "line": 1539,
"column": 12
},
"end": {
- "line": 1535,
+ "line": 1539,
"column": 30
}
}
@@ -73588,16 +73703,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43127,
- 43131
+ 43257,
+ 43261
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1540,
"column": 12
},
"end": {
- "line": 1536,
+ "line": 1540,
"column": 16
}
}
@@ -73606,94 +73721,94 @@
"type": "Identifier",
"name": "destroyExtensions",
"range": [
- 43132,
- 43149
+ 43262,
+ 43279
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1540,
"column": 17
},
"end": {
- "line": 1536,
+ "line": 1540,
"column": 34
}
}
},
"range": [
- 43127,
- 43149
+ 43257,
+ 43279
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1540,
"column": 12
},
"end": {
- "line": 1536,
+ "line": 1540,
"column": 34
}
}
},
"arguments": [],
"range": [
- 43127,
- 43151
+ 43257,
+ 43281
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1540,
"column": 12
},
"end": {
- "line": 1536,
+ "line": 1540,
"column": 36
}
}
},
"range": [
- 43127,
- 43152
+ 43257,
+ 43282
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1540,
"column": 12
},
"end": {
- "line": 1536,
+ "line": 1540,
"column": 37
}
}
}
],
"range": [
- 43113,
- 43162
+ 43243,
+ 43292
],
"loc": {
"start": {
- "line": 1535,
+ "line": 1539,
"column": 32
},
"end": {
- "line": 1537,
+ "line": 1541,
"column": 9
}
}
},
"alternate": null,
"range": [
- 43089,
- 43162
+ 43219,
+ 43292
],
"loc": {
"start": {
- "line": 1535,
+ "line": 1539,
"column": 8
},
"end": {
- "line": 1537,
+ "line": 1541,
"column": 9
}
}
@@ -73708,16 +73823,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43172,
- 43176
+ 43302,
+ 43306
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1543,
"column": 8
},
"end": {
- "line": 1539,
+ "line": 1543,
"column": 12
}
}
@@ -73726,62 +73841,62 @@
"type": "Identifier",
"name": "validateAllRows",
"range": [
- 43177,
- 43192
+ 43307,
+ 43322
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1543,
"column": 13
},
"end": {
- "line": 1539,
+ "line": 1543,
"column": 28
}
}
},
"range": [
- 43172,
- 43192
+ 43302,
+ 43322
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1543,
"column": 8
},
"end": {
- "line": 1539,
+ "line": 1543,
"column": 28
}
}
},
"arguments": [],
"range": [
- 43172,
- 43194
+ 43302,
+ 43324
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1543,
"column": 8
},
"end": {
- "line": 1539,
+ "line": 1543,
"column": 30
}
}
},
"range": [
- 43172,
- 43195
+ 43302,
+ 43325
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1543,
"column": 8
},
"end": {
- "line": 1539,
+ "line": 1543,
"column": 31
}
}
@@ -73797,16 +73912,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43209,
- 43213
+ 43339,
+ 43343
],
"loc": {
"start": {
- "line": 1541,
+ "line": 1545,
"column": 12
},
"end": {
- "line": 1541,
+ "line": 1545,
"column": 16
}
}
@@ -73815,31 +73930,31 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 43214,
- 43221
+ 43344,
+ 43351
],
"loc": {
"start": {
- "line": 1541,
+ "line": 1545,
"column": 17
},
"end": {
- "line": 1541,
+ "line": 1545,
"column": 24
}
}
},
"range": [
- 43209,
- 43221
+ 43339,
+ 43351
],
"loc": {
"start": {
- "line": 1541,
+ "line": 1545,
"column": 12
},
"end": {
- "line": 1541,
+ "line": 1545,
"column": 24
}
}
@@ -73853,16 +73968,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43226,
- 43230
+ 43356,
+ 43360
],
"loc": {
"start": {
- "line": 1541,
+ "line": 1545,
"column": 29
},
"end": {
- "line": 1541,
+ "line": 1545,
"column": 33
}
}
@@ -73871,62 +73986,62 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 43231,
- 43241
+ 43361,
+ 43371
],
"loc": {
"start": {
- "line": 1541,
+ "line": 1545,
"column": 34
},
"end": {
- "line": 1541,
+ "line": 1545,
"column": 44
}
}
},
"range": [
- 43226,
- 43241
+ 43356,
+ 43371
],
"loc": {
"start": {
- "line": 1541,
+ "line": 1545,
"column": 29
},
"end": {
- "line": 1541,
+ "line": 1545,
"column": 44
}
}
},
"prefix": true,
"range": [
- 43225,
- 43241
+ 43355,
+ 43371
],
"loc": {
"start": {
- "line": 1541,
+ "line": 1545,
"column": 28
},
"end": {
- "line": 1541,
+ "line": 1545,
"column": 44
}
}
},
"range": [
- 43209,
- 43241
+ 43339,
+ 43371
],
"loc": {
"start": {
- "line": 1541,
+ "line": 1545,
"column": 12
},
"end": {
- "line": 1541,
+ "line": 1545,
"column": 44
}
}
@@ -73947,16 +74062,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43257,
- 43261
+ 43387,
+ 43391
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1546,
"column": 12
},
"end": {
- "line": 1542,
+ "line": 1546,
"column": 16
}
}
@@ -73965,31 +74080,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 43262,
- 43265
+ 43392,
+ 43395
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1546,
"column": 17
},
"end": {
- "line": 1542,
+ "line": 1546,
"column": 20
}
}
},
"range": [
- 43257,
- 43265
+ 43387,
+ 43395
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1546,
"column": 12
},
"end": {
- "line": 1542,
+ "line": 1546,
"column": 20
}
}
@@ -73998,31 +74113,31 @@
"type": "Identifier",
"name": "deleteRow",
"range": [
- 43266,
- 43275
+ 43396,
+ 43405
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1546,
"column": 21
},
"end": {
- "line": 1542,
+ "line": 1546,
"column": 30
}
}
},
"range": [
- 43257,
- 43275
+ 43387,
+ 43405
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1546,
"column": 12
},
"end": {
- "line": 1542,
+ "line": 1546,
"column": 30
}
}
@@ -74034,16 +74149,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43276,
- 43280
+ 43406,
+ 43410
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1546,
"column": 31
},
"end": {
- "line": 1542,
+ "line": 1546,
"column": 35
}
}
@@ -74052,94 +74167,94 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 43281,
- 43296
+ 43411,
+ 43426
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1546,
"column": 36
},
"end": {
- "line": 1542,
+ "line": 1546,
"column": 51
}
}
},
"range": [
- 43276,
- 43296
+ 43406,
+ 43426
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1546,
"column": 31
},
"end": {
- "line": 1542,
+ "line": 1546,
"column": 51
}
}
}
],
"range": [
- 43257,
- 43297
+ 43387,
+ 43427
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1546,
"column": 12
},
"end": {
- "line": 1542,
+ "line": 1546,
"column": 52
}
}
},
"range": [
- 43257,
- 43298
+ 43387,
+ 43428
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1546,
"column": 12
},
"end": {
- "line": 1542,
+ "line": 1546,
"column": 53
}
}
}
],
"range": [
- 43243,
- 43308
+ 43373,
+ 43438
],
"loc": {
"start": {
- "line": 1541,
+ "line": 1545,
"column": 46
},
"end": {
- "line": 1543,
+ "line": 1547,
"column": 9
}
}
},
"alternate": null,
"range": [
- 43205,
- 43308
+ 43335,
+ 43438
],
"loc": {
"start": {
- "line": 1541,
+ "line": 1545,
"column": 8
},
"end": {
- "line": 1543,
+ "line": 1547,
"column": 9
}
},
@@ -74148,16 +74263,16 @@
"type": "Line",
"value": " broadcast destroy event",
"range": [
- 43318,
- 43344
+ 43448,
+ 43474
],
"loc": {
"start": {
- "line": 1545,
+ "line": 1549,
"column": 8
},
"end": {
- "line": 1545,
+ "line": 1549,
"column": 34
}
}
@@ -74175,16 +74290,16 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 43353,
- 43360
+ 43483,
+ 43490
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1550,
"column": 8
},
"end": {
- "line": 1546,
+ "line": 1550,
"column": 15
}
}
@@ -74193,31 +74308,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 43361,
- 43365
+ 43491,
+ 43495
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1550,
"column": 16
},
"end": {
- "line": 1546,
+ "line": 1550,
"column": 20
}
}
},
"range": [
- 43353,
- 43365
+ 43483,
+ 43495
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1550,
"column": 8
},
"end": {
- "line": 1546,
+ "line": 1550,
"column": 20
}
}
@@ -74228,16 +74343,16 @@
"value": "destroy",
"raw": "'destroy'",
"range": [
- 43366,
- 43375
+ 43496,
+ 43505
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1550,
"column": 21
},
"end": {
- "line": 1546,
+ "line": 1550,
"column": 30
}
}
@@ -74245,47 +74360,47 @@
{
"type": "ThisExpression",
"range": [
- 43377,
- 43381
+ 43507,
+ 43511
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1550,
"column": 32
},
"end": {
- "line": 1546,
+ "line": 1550,
"column": 36
}
}
}
],
"range": [
- 43353,
- 43382
+ 43483,
+ 43512
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1550,
"column": 8
},
"end": {
- "line": 1546,
+ "line": 1550,
"column": 37
}
}
},
"range": [
- 43353,
- 43383
+ 43483,
+ 43513
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1550,
"column": 8
},
"end": {
- "line": 1546,
+ "line": 1550,
"column": 38
}
},
@@ -74294,16 +74409,16 @@
"type": "Line",
"value": " broadcast destroy event",
"range": [
- 43318,
- 43344
+ 43448,
+ 43474
],
"loc": {
"start": {
- "line": 1545,
+ "line": 1549,
"column": 8
},
"end": {
- "line": 1545,
+ "line": 1549,
"column": 34
}
}
@@ -74314,16 +74429,16 @@
"type": "Line",
"value": " unsubscribe to events",
"range": [
- 43393,
- 43417
+ 43523,
+ 43547
],
"loc": {
"start": {
- "line": 1548,
+ "line": 1552,
"column": 8
},
"end": {
- "line": 1548,
+ "line": 1552,
"column": 32
}
}
@@ -74338,16 +74453,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43430,
- 43434
+ 43560,
+ 43564
],
"loc": {
"start": {
- "line": 1549,
+ "line": 1553,
"column": 12
},
"end": {
- "line": 1549,
+ "line": 1553,
"column": 16
}
}
@@ -74356,31 +74471,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 43435,
- 43449
+ 43565,
+ 43579
],
"loc": {
"start": {
- "line": 1549,
+ "line": 1553,
"column": 17
},
"end": {
- "line": 1549,
+ "line": 1553,
"column": 31
}
}
},
"range": [
- 43430,
- 43449
+ 43560,
+ 43579
],
"loc": {
"start": {
- "line": 1549,
+ "line": 1553,
"column": 12
},
"end": {
- "line": 1549,
+ "line": 1553,
"column": 31
}
}
@@ -74399,16 +74514,16 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 43465,
- 43472
+ 43595,
+ 43602
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 12
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 19
}
}
@@ -74417,31 +74532,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 43473,
- 43476
+ 43603,
+ 43606
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 20
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 23
}
}
},
"range": [
- 43465,
- 43476
+ 43595,
+ 43606
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 12
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 23
}
}
@@ -74455,32 +74570,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 43478,
- 43495
+ 43608,
+ 43625
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 25
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 42
}
}
}
],
"range": [
- 43477,
- 43496
+ 43607,
+ 43626
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 24
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 43
}
}
@@ -74497,16 +74612,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43504,
- 43508
+ 43634,
+ 43638
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 51
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 55
}
}
@@ -74515,47 +74630,47 @@
"type": "Identifier",
"name": "enforceVisibility",
"range": [
- 43509,
- 43526
+ 43639,
+ 43656
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 56
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 73
}
}
},
"range": [
- 43504,
- 43526
+ 43634,
+ 43656
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 51
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 73
}
}
},
"arguments": [],
"range": [
- 43504,
- 43528
+ 43634,
+ 43658
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 51
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 75
}
}
@@ -74563,79 +74678,79 @@
"generator": false,
"expression": true,
"range": [
- 43498,
- 43528
+ 43628,
+ 43658
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 45
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 75
}
}
}
],
"range": [
- 43465,
- 43529
+ 43595,
+ 43659
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 12
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 76
}
}
},
"range": [
- 43465,
- 43530
+ 43595,
+ 43660
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1554,
"column": 12
},
"end": {
- "line": 1550,
+ "line": 1554,
"column": 77
}
}
}
],
"range": [
- 43451,
- 43540
+ 43581,
+ 43670
],
"loc": {
"start": {
- "line": 1549,
+ "line": 1553,
"column": 33
},
"end": {
- "line": 1551,
+ "line": 1555,
"column": 9
}
}
},
"alternate": null,
"range": [
- 43426,
- 43540
+ 43556,
+ 43670
],
"loc": {
"start": {
- "line": 1549,
+ "line": 1553,
"column": 8
},
"end": {
- "line": 1551,
+ "line": 1555,
"column": 9
}
},
@@ -74644,16 +74759,16 @@
"type": "Line",
"value": " unsubscribe to events",
"range": [
- 43393,
- 43417
+ 43523,
+ 43547
],
"loc": {
"start": {
- "line": 1548,
+ "line": 1552,
"column": 8
},
"end": {
- "line": 1548,
+ "line": 1552,
"column": 32
}
}
@@ -74668,16 +74783,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43553,
- 43557
+ 43683,
+ 43687
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1556,
"column": 12
},
"end": {
- "line": 1552,
+ "line": 1556,
"column": 16
}
}
@@ -74686,31 +74801,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 43558,
- 43571
+ 43688,
+ 43701
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1556,
"column": 17
},
"end": {
- "line": 1552,
+ "line": 1556,
"column": 30
}
}
},
"range": [
- 43553,
- 43571
+ 43683,
+ 43701
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1556,
"column": 12
},
"end": {
- "line": 1552,
+ "line": 1556,
"column": 30
}
}
@@ -74729,16 +74844,16 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 43587,
- 43594
+ 43717,
+ 43724
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 12
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 19
}
}
@@ -74747,31 +74862,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 43595,
- 43598
+ 43725,
+ 43728
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 20
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 23
}
}
},
"range": [
- 43587,
- 43598
+ 43717,
+ 43728
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 12
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 23
}
}
@@ -74785,32 +74900,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 43600,
- 43617
+ 43730,
+ 43747
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 25
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 42
}
}
}
],
"range": [
- 43599,
- 43618
+ 43729,
+ 43748
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 24
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 43
}
}
@@ -74827,16 +74942,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43626,
- 43630
+ 43756,
+ 43760
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 51
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 55
}
}
@@ -74845,47 +74960,47 @@
"type": "Identifier",
"name": "linkFilters",
"range": [
- 43631,
- 43642
+ 43761,
+ 43772
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 56
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 67
}
}
},
"range": [
- 43626,
- 43642
+ 43756,
+ 43772
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 51
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 67
}
}
},
"arguments": [],
"range": [
- 43626,
- 43644
+ 43756,
+ 43774
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 51
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 69
}
}
@@ -74893,79 +75008,79 @@
"generator": false,
"expression": true,
"range": [
- 43620,
- 43644
+ 43750,
+ 43774
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 45
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 69
}
}
}
],
"range": [
- 43587,
- 43645
+ 43717,
+ 43775
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 12
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 70
}
}
},
"range": [
- 43587,
- 43646
+ 43717,
+ 43776
],
"loc": {
"start": {
- "line": 1553,
+ "line": 1557,
"column": 12
},
"end": {
- "line": 1553,
+ "line": 1557,
"column": 71
}
}
}
],
"range": [
- 43573,
- 43656
+ 43703,
+ 43786
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1556,
"column": 32
},
"end": {
- "line": 1554,
+ "line": 1558,
"column": 9
}
}
},
"alternate": null,
"range": [
- 43549,
- 43656
+ 43679,
+ 43786
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1556,
"column": 8
},
"end": {
- "line": 1554,
+ "line": 1558,
"column": 9
}
}
@@ -74983,16 +75098,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43665,
- 43669
+ 43795,
+ 43799
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1559,
"column": 8
},
"end": {
- "line": 1555,
+ "line": 1559,
"column": 12
}
}
@@ -75001,31 +75116,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 43670,
- 43677
+ 43800,
+ 43807
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1559,
"column": 13
},
"end": {
- "line": 1555,
+ "line": 1559,
"column": 20
}
}
},
"range": [
- 43665,
- 43677
+ 43795,
+ 43807
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1559,
"column": 8
},
"end": {
- "line": 1555,
+ "line": 1559,
"column": 20
}
}
@@ -75034,31 +75149,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 43678,
- 43681
+ 43808,
+ 43811
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1559,
"column": 21
},
"end": {
- "line": 1555,
+ "line": 1559,
"column": 24
}
}
},
"range": [
- 43665,
- 43681
+ 43795,
+ 43811
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1559,
"column": 8
},
"end": {
- "line": 1555,
+ "line": 1559,
"column": 24
}
}
@@ -75072,32 +75187,32 @@
"value": "filter-focus",
"raw": "'filter-focus'",
"range": [
- 43683,
- 43697
+ 43813,
+ 43827
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1559,
"column": 26
},
"end": {
- "line": 1555,
+ "line": 1559,
"column": 40
}
}
}
],
"range": [
- 43682,
- 43698
+ 43812,
+ 43828
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1559,
"column": 25
},
"end": {
- "line": 1555,
+ "line": 1559,
"column": 41
}
}
@@ -75110,16 +75225,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 43713,
- 43715
+ 43843,
+ 43845
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1560,
"column": 13
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 15
}
}
@@ -75128,16 +75243,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 43717,
- 43723
+ 43847,
+ 43853
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1560,
"column": 17
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 23
}
}
@@ -75151,16 +75266,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43728,
- 43732
+ 43858,
+ 43862
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1560,
"column": 28
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 32
}
}
@@ -75169,31 +75284,31 @@
"type": "Identifier",
"name": "setActiveFilterId",
"range": [
- 43733,
- 43750
+ 43863,
+ 43880
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1560,
"column": 33
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 50
}
}
},
"range": [
- 43728,
- 43750
+ 43858,
+ 43880
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1560,
"column": 28
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 50
}
}
@@ -75206,16 +75321,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 43751,
- 43757
+ 43881,
+ 43887
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1560,
"column": 51
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 57
}
}
@@ -75224,47 +75339,47 @@
"type": "Identifier",
"name": "id",
"range": [
- 43758,
- 43760
+ 43888,
+ 43890
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1560,
"column": 58
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 60
}
}
},
"range": [
- 43751,
- 43760
+ 43881,
+ 43890
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1560,
"column": 51
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 60
}
}
}
],
"range": [
- 43728,
- 43761
+ 43858,
+ 43891
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1560,
"column": 28
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 61
}
}
@@ -75272,47 +75387,47 @@
"generator": false,
"expression": true,
"range": [
- 43712,
- 43761
+ 43842,
+ 43891
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1560,
"column": 12
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 61
}
}
}
],
"range": [
- 43665,
- 43762
+ 43795,
+ 43892
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1559,
"column": 8
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 62
}
}
},
"range": [
- 43665,
- 43763
+ 43795,
+ 43893
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1559,
"column": 8
},
"end": {
- "line": 1556,
+ "line": 1560,
"column": 63
}
}
@@ -75325,16 +75440,16 @@
"type": "Identifier",
"name": "removeClass",
"range": [
- 43773,
- 43784
+ 43903,
+ 43914
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1562,
"column": 8
},
"end": {
- "line": 1558,
+ "line": 1562,
"column": 19
}
}
@@ -75346,16 +75461,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43785,
- 43789
+ 43915,
+ 43919
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1562,
"column": 20
},
"end": {
- "line": 1558,
+ "line": 1562,
"column": 24
}
}
@@ -75364,31 +75479,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 43790,
- 43793
+ 43920,
+ 43923
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1562,
"column": 25
},
"end": {
- "line": 1558,
+ "line": 1562,
"column": 28
}
}
},
"range": [
- 43785,
- 43793
+ 43915,
+ 43923
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1562,
"column": 20
},
"end": {
- "line": 1558,
+ "line": 1562,
"column": 28
}
}
@@ -75399,16 +75514,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43795,
- 43799
+ 43925,
+ 43929
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1562,
"column": 30
},
"end": {
- "line": 1558,
+ "line": 1562,
"column": 34
}
}
@@ -75417,62 +75532,62 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 43800,
- 43806
+ 43930,
+ 43936
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1562,
"column": 35
},
"end": {
- "line": 1558,
+ "line": 1562,
"column": 41
}
}
},
"range": [
- 43795,
- 43806
+ 43925,
+ 43936
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1562,
"column": 30
},
"end": {
- "line": 1558,
+ "line": 1562,
"column": 41
}
}
}
],
"range": [
- 43773,
- 43807
+ 43903,
+ 43937
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1562,
"column": 8
},
"end": {
- "line": 1558,
+ "line": 1562,
"column": 42
}
}
},
"range": [
- 43773,
- 43808
+ 43903,
+ 43938
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1562,
"column": 8
},
"end": {
- "line": 1558,
+ "line": 1562,
"column": 43
}
}
@@ -75485,16 +75600,16 @@
"type": "Identifier",
"name": "removeClass",
"range": [
- 43817,
- 43828
+ 43947,
+ 43958
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1563,
"column": 8
},
"end": {
- "line": 1559,
+ "line": 1563,
"column": 19
}
}
@@ -75506,16 +75621,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43829,
- 43833
+ 43959,
+ 43963
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1563,
"column": 20
},
"end": {
- "line": 1559,
+ "line": 1563,
"column": 24
}
}
@@ -75524,31 +75639,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 43834,
- 43837
+ 43964,
+ 43967
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1563,
"column": 25
},
"end": {
- "line": 1559,
+ "line": 1563,
"column": 28
}
}
},
"range": [
- 43829,
- 43837
+ 43959,
+ 43967
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1563,
"column": 20
},
"end": {
- "line": 1559,
+ "line": 1563,
"column": 28
}
}
@@ -75559,16 +75674,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43839,
- 43843
+ 43969,
+ 43973
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1563,
"column": 30
},
"end": {
- "line": 1559,
+ "line": 1563,
"column": 34
}
}
@@ -75577,62 +75692,62 @@
"type": "Identifier",
"name": "prfxResponsive",
"range": [
- 43844,
- 43858
+ 43974,
+ 43988
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1563,
"column": 35
},
"end": {
- "line": 1559,
+ "line": 1563,
"column": 49
}
}
},
"range": [
- 43839,
- 43858
+ 43969,
+ 43988
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1563,
"column": 30
},
"end": {
- "line": 1559,
+ "line": 1563,
"column": 49
}
}
}
],
"range": [
- 43817,
- 43859
+ 43947,
+ 43989
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1563,
"column": 8
},
"end": {
- "line": 1559,
+ "line": 1563,
"column": 50
}
}
},
"range": [
- 43817,
- 43860
+ 43947,
+ 43990
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1563,
"column": 8
},
"end": {
- "line": 1559,
+ "line": 1563,
"column": 51
}
}
@@ -75648,16 +75763,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43870,
- 43874
+ 44000,
+ 44004
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1565,
"column": 8
},
"end": {
- "line": 1561,
+ "line": 1565,
"column": 12
}
}
@@ -75666,31 +75781,31 @@
"type": "Identifier",
"name": "nbHiddenRows",
"range": [
- 43875,
- 43887
+ 44005,
+ 44017
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1565,
"column": 13
},
"end": {
- "line": 1561,
+ "line": 1565,
"column": 25
}
}
},
"range": [
- 43870,
- 43887
+ 44000,
+ 44017
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1565,
"column": 8
},
"end": {
- "line": 1561,
+ "line": 1565,
"column": 25
}
}
@@ -75700,46 +75815,46 @@
"value": 0,
"raw": "0",
"range": [
- 43890,
- 43891
+ 44020,
+ 44021
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1565,
"column": 28
},
"end": {
- "line": 1561,
+ "line": 1565,
"column": 29
}
}
},
"range": [
- 43870,
- 43891
+ 44000,
+ 44021
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1565,
"column": 8
},
"end": {
- "line": 1561,
+ "line": 1565,
"column": 29
}
}
},
"range": [
- 43870,
- 43892
+ 44000,
+ 44022
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1565,
"column": 8
},
"end": {
- "line": 1561,
+ "line": 1565,
"column": 30
}
}
@@ -75755,16 +75870,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43901,
- 43905
+ 44031,
+ 44035
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1566,
"column": 8
},
"end": {
- "line": 1562,
+ "line": 1566,
"column": 12
}
}
@@ -75773,31 +75888,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 43906,
- 43920
+ 44036,
+ 44050
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1566,
"column": 13
},
"end": {
- "line": 1562,
+ "line": 1566,
"column": 27
}
}
},
"range": [
- 43901,
- 43920
+ 44031,
+ 44050
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1566,
"column": 8
},
"end": {
- "line": 1562,
+ "line": 1566,
"column": 27
}
}
@@ -75806,46 +75921,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 43923,
- 43925
+ 44053,
+ 44055
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1566,
"column": 30
},
"end": {
- "line": 1562,
+ "line": 1566,
"column": 32
}
}
},
"range": [
- 43901,
- 43925
+ 44031,
+ 44055
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1566,
"column": 8
},
"end": {
- "line": 1562,
+ "line": 1566,
"column": 32
}
}
},
"range": [
- 43901,
- 43926
+ 44031,
+ 44056
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1566,
"column": 8
},
"end": {
- "line": 1562,
+ "line": 1566,
"column": 33
}
}
@@ -75861,16 +75976,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43935,
- 43939
+ 44065,
+ 44069
],
"loc": {
"start": {
- "line": 1563,
+ "line": 1567,
"column": 8
},
"end": {
- "line": 1563,
+ "line": 1567,
"column": 12
}
}
@@ -75879,31 +75994,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 43940,
- 43946
+ 44070,
+ 44076
],
"loc": {
"start": {
- "line": 1563,
+ "line": 1567,
"column": 13
},
"end": {
- "line": 1563,
+ "line": 1567,
"column": 19
}
}
},
"range": [
- 43935,
- 43946
+ 44065,
+ 44076
],
"loc": {
"start": {
- "line": 1563,
+ "line": 1567,
"column": 8
},
"end": {
- "line": 1563,
+ "line": 1567,
"column": 19
}
}
@@ -75912,46 +76027,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 43949,
- 43951
+ 44079,
+ 44081
],
"loc": {
"start": {
- "line": 1563,
+ "line": 1567,
"column": 22
},
"end": {
- "line": 1563,
+ "line": 1567,
"column": 24
}
}
},
"range": [
- 43935,
- 43951
+ 44065,
+ 44081
],
"loc": {
"start": {
- "line": 1563,
+ "line": 1567,
"column": 8
},
"end": {
- "line": 1563,
+ "line": 1567,
"column": 24
}
}
},
"range": [
- 43935,
- 43952
+ 44065,
+ 44082
],
"loc": {
"start": {
- "line": 1563,
+ "line": 1567,
"column": 8
},
"end": {
- "line": 1563,
+ "line": 1567,
"column": 25
}
}
@@ -75967,16 +76082,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43961,
- 43965
+ 44091,
+ 44095
],
"loc": {
"start": {
- "line": 1564,
+ "line": 1568,
"column": 8
},
"end": {
- "line": 1564,
+ "line": 1568,
"column": 12
}
}
@@ -75985,31 +76100,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 43966,
- 43977
+ 44096,
+ 44107
],
"loc": {
"start": {
- "line": 1564,
+ "line": 1568,
"column": 13
},
"end": {
- "line": 1564,
+ "line": 1568,
"column": 24
}
}
},
"range": [
- 43961,
- 43977
+ 44091,
+ 44107
],
"loc": {
"start": {
- "line": 1564,
+ "line": 1568,
"column": 8
},
"end": {
- "line": 1564,
+ "line": 1568,
"column": 24
}
}
@@ -76019,62 +76134,62 @@
"value": false,
"raw": "false",
"range": [
- 43980,
- 43985
+ 44110,
+ 44115
],
"loc": {
"start": {
- "line": 1564,
+ "line": 1568,
"column": 27
},
"end": {
- "line": 1564,
+ "line": 1568,
"column": 32
}
}
},
"range": [
- 43961,
- 43985
+ 44091,
+ 44115
],
"loc": {
"start": {
- "line": 1564,
+ "line": 1568,
"column": 8
},
"end": {
- "line": 1564,
+ "line": 1568,
"column": 32
}
}
},
"range": [
- 43961,
- 43986
+ 44091,
+ 44116
],
"loc": {
"start": {
- "line": 1564,
+ "line": 1568,
"column": 8
},
"end": {
- "line": 1564,
+ "line": 1568,
"column": 33
}
}
}
],
"range": [
- 42523,
- 43992
+ 42653,
+ 44122
],
"loc": {
"start": {
- "line": 1516,
+ "line": 1520,
"column": 14
},
"end": {
- "line": 1565,
+ "line": 1569,
"column": 5
}
}
@@ -76082,16 +76197,16 @@
"generator": false,
"expression": false,
"range": [
- 42520,
- 43992
+ 42650,
+ 44122
],
"loc": {
"start": {
- "line": 1516,
+ "line": 1520,
"column": 11
},
"end": {
- "line": 1565,
+ "line": 1569,
"column": 5
}
}
@@ -76099,16 +76214,16 @@
"kind": "method",
"computed": false,
"range": [
- 42513,
- 43992
+ 42643,
+ 44122
],
"loc": {
"start": {
- "line": 1516,
+ "line": 1520,
"column": 4
},
"end": {
- "line": 1565,
+ "line": 1569,
"column": 5
}
},
@@ -76117,16 +76232,16 @@
"type": "Block",
"value": "*\n * Destroy filter grid\n ",
"range": [
- 42470,
- 42508
+ 42600,
+ 42638
],
"loc": {
"start": {
- "line": 1513,
+ "line": 1517,
"column": 4
},
"end": {
- "line": 1515,
+ "line": 1519,
"column": 7
}
}
@@ -76137,16 +76252,16 @@
"type": "Block",
"value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ",
"range": [
- 43998,
- 44087
+ 44128,
+ 44217
],
"loc": {
"start": {
- "line": 1567,
+ "line": 1571,
"column": 4
},
"end": {
- "line": 1569,
+ "line": 1573,
"column": 7
}
}
@@ -76160,16 +76275,16 @@
"type": "Identifier",
"name": "setToolbar",
"range": [
- 44092,
- 44102
+ 44222,
+ 44232
],
"loc": {
"start": {
- "line": 1570,
+ "line": 1574,
"column": 4
},
"end": {
- "line": 1570,
+ "line": 1574,
"column": 14
}
}
@@ -76189,16 +76304,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44119,
- 44123
+ 44249,
+ 44253
],
"loc": {
"start": {
- "line": 1571,
+ "line": 1575,
"column": 12
},
"end": {
- "line": 1571,
+ "line": 1575,
"column": 16
}
}
@@ -76207,31 +76322,31 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44124,
- 44130
+ 44254,
+ 44260
],
"loc": {
"start": {
- "line": 1571,
+ "line": 1575,
"column": 17
},
"end": {
- "line": 1571,
+ "line": 1575,
"column": 23
}
}
},
"range": [
- 44119,
- 44130
+ 44249,
+ 44260
],
"loc": {
"start": {
- "line": 1571,
+ "line": 1575,
"column": 12
},
"end": {
- "line": 1571,
+ "line": 1575,
"column": 23
}
}
@@ -76243,48 +76358,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 44146,
- 44153
+ 44276,
+ 44283
],
"loc": {
"start": {
- "line": 1572,
+ "line": 1576,
"column": 12
},
"end": {
- "line": 1572,
+ "line": 1576,
"column": 19
}
}
}
],
"range": [
- 44132,
- 44163
+ 44262,
+ 44293
],
"loc": {
"start": {
- "line": 1571,
+ "line": 1575,
"column": 25
},
"end": {
- "line": 1573,
+ "line": 1577,
"column": 9
}
}
},
"alternate": null,
"range": [
- 44115,
- 44163
+ 44245,
+ 44293
],
"loc": {
"start": {
- "line": 1571,
+ "line": 1575,
"column": 8
},
"end": {
- "line": 1573,
+ "line": 1577,
"column": 9
}
},
@@ -76293,16 +76408,16 @@
"type": "Block",
"value": "** container div **",
"range": [
- 44173,
- 44196
+ 44303,
+ 44326
],
"loc": {
"start": {
- "line": 1575,
+ "line": 1579,
"column": 8
},
"end": {
- "line": 1575,
+ "line": 1579,
"column": 31
}
}
@@ -76318,16 +76433,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44209,
- 44215
+ 44339,
+ 44345
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1580,
"column": 12
},
"end": {
- "line": 1576,
+ "line": 1580,
"column": 18
}
}
@@ -76338,16 +76453,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 44218,
- 44227
+ 44348,
+ 44357
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1580,
"column": 21
},
"end": {
- "line": 1576,
+ "line": 1580,
"column": 30
}
}
@@ -76358,47 +76473,47 @@
"value": "div",
"raw": "'div'",
"range": [
- 44228,
- 44233
+ 44358,
+ 44363
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1580,
"column": 31
},
"end": {
- "line": 1576,
+ "line": 1580,
"column": 36
}
}
}
],
"range": [
- 44218,
- 44234
+ 44348,
+ 44364
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1580,
"column": 21
},
"end": {
- "line": 1576,
+ "line": 1580,
"column": 37
}
}
},
"range": [
- 44209,
- 44234
+ 44339,
+ 44364
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1580,
"column": 12
},
"end": {
- "line": 1576,
+ "line": 1580,
"column": 37
}
}
@@ -76406,16 +76521,16 @@
],
"kind": "let",
"range": [
- 44205,
- 44235
+ 44335,
+ 44365
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1580,
"column": 8
},
"end": {
- "line": 1576,
+ "line": 1580,
"column": 38
}
},
@@ -76424,16 +76539,16 @@
"type": "Block",
"value": "** container div **",
"range": [
- 44173,
- 44196
+ 44303,
+ 44326
],
"loc": {
"start": {
- "line": 1575,
+ "line": 1579,
"column": 8
},
"end": {
- "line": 1575,
+ "line": 1579,
"column": 31
}
}
@@ -76452,16 +76567,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44244,
- 44250
+ 44374,
+ 44380
],
"loc": {
"start": {
- "line": 1577,
+ "line": 1581,
"column": 8
},
"end": {
- "line": 1577,
+ "line": 1581,
"column": 14
}
}
@@ -76470,31 +76585,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 44251,
- 44260
+ 44381,
+ 44390
],
"loc": {
"start": {
- "line": 1577,
+ "line": 1581,
"column": 15
},
"end": {
- "line": 1577,
+ "line": 1581,
"column": 24
}
}
},
"range": [
- 44244,
- 44260
+ 44374,
+ 44390
],
"loc": {
"start": {
- "line": 1577,
+ "line": 1581,
"column": 8
},
"end": {
- "line": 1577,
+ "line": 1581,
"column": 24
}
}
@@ -76505,16 +76620,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44263,
- 44267
+ 44393,
+ 44397
],
"loc": {
"start": {
- "line": 1577,
+ "line": 1581,
"column": 27
},
"end": {
- "line": 1577,
+ "line": 1581,
"column": 31
}
}
@@ -76523,61 +76638,61 @@
"type": "Identifier",
"name": "infDivCssClass",
"range": [
- 44268,
- 44282
+ 44398,
+ 44412
],
"loc": {
"start": {
- "line": 1577,
+ "line": 1581,
"column": 32
},
"end": {
- "line": 1577,
+ "line": 1581,
"column": 46
}
}
},
"range": [
- 44263,
- 44282
+ 44393,
+ 44412
],
"loc": {
"start": {
- "line": 1577,
+ "line": 1581,
"column": 27
},
"end": {
- "line": 1577,
+ "line": 1581,
"column": 46
}
}
},
"range": [
- 44244,
- 44282
+ 44374,
+ 44412
],
"loc": {
"start": {
- "line": 1577,
+ "line": 1581,
"column": 8
},
"end": {
- "line": 1577,
+ "line": 1581,
"column": 46
}
}
},
"range": [
- 44244,
- 44283
+ 44374,
+ 44413
],
"loc": {
"start": {
- "line": 1577,
+ "line": 1581,
"column": 8
},
"end": {
- "line": 1577,
+ "line": 1581,
"column": 47
}
},
@@ -76586,16 +76701,16 @@
"type": "Line",
"value": "custom container",
"range": [
- 44293,
- 44311
+ 44423,
+ 44441
],
"loc": {
"start": {
- "line": 1579,
+ "line": 1583,
"column": 8
},
"end": {
- "line": 1579,
+ "line": 1583,
"column": 26
}
}
@@ -76610,16 +76725,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44324,
- 44328
+ 44454,
+ 44458
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1584,
"column": 12
},
"end": {
- "line": 1580,
+ "line": 1584,
"column": 16
}
}
@@ -76628,31 +76743,31 @@
"type": "Identifier",
"name": "toolBarTgtId",
"range": [
- 44329,
- 44341
+ 44459,
+ 44471
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1584,
"column": 17
},
"end": {
- "line": 1580,
+ "line": 1584,
"column": 29
}
}
},
"range": [
- 44324,
- 44341
+ 44454,
+ 44471
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1584,
"column": 12
},
"end": {
- "line": 1580,
+ "line": 1584,
"column": 29
}
}
@@ -76673,16 +76788,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 44357,
- 44360
+ 44487,
+ 44490
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1585,
"column": 12
},
"end": {
- "line": 1581,
+ "line": 1585,
"column": 15
}
}
@@ -76694,16 +76809,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44361,
- 44365
+ 44491,
+ 44495
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1585,
"column": 16
},
"end": {
- "line": 1581,
+ "line": 1585,
"column": 20
}
}
@@ -76712,47 +76827,47 @@
"type": "Identifier",
"name": "toolBarTgtId",
"range": [
- 44366,
- 44378
+ 44496,
+ 44508
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1585,
"column": 21
},
"end": {
- "line": 1581,
+ "line": 1585,
"column": 33
}
}
},
"range": [
- 44361,
- 44378
+ 44491,
+ 44508
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1585,
"column": 16
},
"end": {
- "line": 1581,
+ "line": 1585,
"column": 33
}
}
}
],
"range": [
- 44357,
- 44379
+ 44487,
+ 44509
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1585,
"column": 12
},
"end": {
- "line": 1581,
+ "line": 1585,
"column": 34
}
}
@@ -76761,31 +76876,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 44380,
- 44391
+ 44510,
+ 44521
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1585,
"column": 35
},
"end": {
- "line": 1581,
+ "line": 1585,
"column": 46
}
}
},
"range": [
- 44357,
- 44391
+ 44487,
+ 44521
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1585,
"column": 12
},
"end": {
- "line": 1581,
+ "line": 1585,
"column": 46
}
}
@@ -76795,63 +76910,63 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44392,
- 44398
+ 44522,
+ 44528
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1585,
"column": 47
},
"end": {
- "line": 1581,
+ "line": 1585,
"column": 53
}
}
}
],
"range": [
- 44357,
- 44399
+ 44487,
+ 44529
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1585,
"column": 12
},
"end": {
- "line": 1581,
+ "line": 1585,
"column": 54
}
}
},
"range": [
- 44357,
- 44400
+ 44487,
+ 44530
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1585,
"column": 12
},
"end": {
- "line": 1581,
+ "line": 1585,
"column": 55
}
}
}
],
"range": [
- 44343,
- 44410
+ 44473,
+ 44540
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1584,
"column": 31
},
"end": {
- "line": 1582,
+ "line": 1586,
"column": 9
}
},
@@ -76860,16 +76975,16 @@
"type": "Line",
"value": "grid-layout",
"range": [
- 44419,
- 44432
+ 44549,
+ 44562
],
"loc": {
"start": {
- "line": 1583,
+ "line": 1587,
"column": 8
},
"end": {
- "line": 1583,
+ "line": 1587,
"column": 21
}
}
@@ -76884,16 +76999,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44450,
- 44454
+ 44580,
+ 44584
],
"loc": {
"start": {
- "line": 1584,
+ "line": 1588,
"column": 17
},
"end": {
- "line": 1584,
+ "line": 1588,
"column": 21
}
}
@@ -76902,31 +77017,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 44455,
- 44465
+ 44585,
+ 44595
],
"loc": {
"start": {
- "line": 1584,
+ "line": 1588,
"column": 22
},
"end": {
- "line": 1584,
+ "line": 1588,
"column": 32
}
}
},
"range": [
- 44450,
- 44465
+ 44580,
+ 44595
],
"loc": {
"start": {
- "line": 1584,
+ "line": 1588,
"column": 17
},
"end": {
- "line": 1584,
+ "line": 1588,
"column": 32
}
}
@@ -76943,16 +77058,16 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 44485,
- 44495
+ 44615,
+ 44625
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1589,
"column": 16
},
"end": {
- "line": 1585,
+ "line": 1589,
"column": 26
}
}
@@ -76966,16 +77081,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44498,
- 44502
+ 44628,
+ 44632
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1589,
"column": 29
},
"end": {
- "line": 1585,
+ "line": 1589,
"column": 33
}
}
@@ -76984,31 +77099,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 44503,
- 44506
+ 44633,
+ 44636
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1589,
"column": 34
},
"end": {
- "line": 1585,
+ "line": 1589,
"column": 37
}
}
},
"range": [
- 44498,
- 44506
+ 44628,
+ 44636
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1589,
"column": 29
},
"end": {
- "line": 1585,
+ "line": 1589,
"column": 37
}
}
@@ -77017,46 +77132,46 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 44507,
- 44517
+ 44637,
+ 44647
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1589,
"column": 38
},
"end": {
- "line": 1585,
+ "line": 1589,
"column": 48
}
}
},
"range": [
- 44498,
- 44517
+ 44628,
+ 44647
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1589,
"column": 29
},
"end": {
- "line": 1585,
+ "line": 1589,
"column": 48
}
}
},
"range": [
- 44485,
- 44517
+ 44615,
+ 44647
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1589,
"column": 16
},
"end": {
- "line": 1585,
+ "line": 1589,
"column": 48
}
}
@@ -77064,16 +77179,16 @@
],
"kind": "let",
"range": [
- 44481,
- 44518
+ 44611,
+ 44648
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1589,
"column": 12
},
"end": {
- "line": 1585,
+ "line": 1589,
"column": 49
}
}
@@ -77092,16 +77207,16 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 44531,
- 44541
+ 44661,
+ 44671
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1590,
"column": 12
},
"end": {
- "line": 1586,
+ "line": 1590,
"column": 22
}
}
@@ -77110,31 +77225,31 @@
"type": "Identifier",
"name": "tblMainCont",
"range": [
- 44542,
- 44553
+ 44672,
+ 44683
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1590,
"column": 23
},
"end": {
- "line": 1586,
+ "line": 1590,
"column": 34
}
}
},
"range": [
- 44531,
- 44553
+ 44661,
+ 44683
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1590,
"column": 12
},
"end": {
- "line": 1586,
+ "line": 1590,
"column": 34
}
}
@@ -77143,31 +77258,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 44554,
- 44565
+ 44684,
+ 44695
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1590,
"column": 35
},
"end": {
- "line": 1586,
+ "line": 1590,
"column": 46
}
}
},
"range": [
- 44531,
- 44565
+ 44661,
+ 44695
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1590,
"column": 12
},
"end": {
- "line": 1586,
+ "line": 1590,
"column": 46
}
}
@@ -77177,47 +77292,47 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44566,
- 44572
+ 44696,
+ 44702
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1590,
"column": 47
},
"end": {
- "line": 1586,
+ "line": 1590,
"column": 53
}
}
}
],
"range": [
- 44531,
- 44573
+ 44661,
+ 44703
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1590,
"column": 12
},
"end": {
- "line": 1586,
+ "line": 1590,
"column": 54
}
}
},
"range": [
- 44531,
- 44574
+ 44661,
+ 44704
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1590,
"column": 12
},
"end": {
- "line": 1586,
+ "line": 1590,
"column": 55
}
}
@@ -77234,16 +77349,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44587,
- 44593
+ 44717,
+ 44723
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1591,
"column": 12
},
"end": {
- "line": 1587,
+ "line": 1591,
"column": 18
}
}
@@ -77252,31 +77367,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 44594,
- 44603
+ 44724,
+ 44733
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1591,
"column": 19
},
"end": {
- "line": 1587,
+ "line": 1591,
"column": 28
}
}
},
"range": [
- 44587,
- 44603
+ 44717,
+ 44733
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1591,
"column": 12
},
"end": {
- "line": 1587,
+ "line": 1591,
"column": 28
}
}
@@ -77288,16 +77403,16 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 44606,
- 44616
+ 44736,
+ 44746
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1591,
"column": 31
},
"end": {
- "line": 1587,
+ "line": 1591,
"column": 41
}
}
@@ -77306,77 +77421,77 @@
"type": "Identifier",
"name": "infDivCssClass",
"range": [
- 44617,
- 44631
+ 44747,
+ 44761
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1591,
"column": 42
},
"end": {
- "line": 1587,
+ "line": 1591,
"column": 56
}
}
},
"range": [
- 44606,
- 44631
+ 44736,
+ 44761
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1591,
"column": 31
},
"end": {
- "line": 1587,
+ "line": 1591,
"column": 56
}
}
},
"range": [
- 44587,
- 44631
+ 44717,
+ 44761
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1591,
"column": 12
},
"end": {
- "line": 1587,
+ "line": 1591,
"column": 56
}
}
},
"range": [
- 44587,
- 44632
+ 44717,
+ 44762
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1591,
"column": 12
},
"end": {
- "line": 1587,
+ "line": 1591,
"column": 57
}
}
}
],
"range": [
- 44467,
- 44642
+ 44597,
+ 44772
],
"loc": {
"start": {
- "line": 1584,
+ "line": 1588,
"column": 34
},
"end": {
- "line": 1588,
+ "line": 1592,
"column": 9
}
},
@@ -77385,16 +77500,16 @@
"type": "Line",
"value": "default location: just above the table",
"range": [
- 44651,
- 44691
+ 44781,
+ 44821
],
"loc": {
"start": {
- "line": 1589,
+ "line": 1593,
"column": 8
},
"end": {
- "line": 1589,
+ "line": 1593,
"column": 48
}
}
@@ -77413,16 +77528,16 @@
"type": "Identifier",
"name": "cont",
"range": [
- 44723,
- 44727
+ 44853,
+ 44857
],
"loc": {
"start": {
- "line": 1591,
+ "line": 1595,
"column": 16
},
"end": {
- "line": 1591,
+ "line": 1595,
"column": 20
}
}
@@ -77433,16 +77548,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 44730,
- 44739
+ 44860,
+ 44869
],
"loc": {
"start": {
- "line": 1591,
+ "line": 1595,
"column": 23
},
"end": {
- "line": 1591,
+ "line": 1595,
"column": 32
}
}
@@ -77453,47 +77568,47 @@
"value": "caption",
"raw": "'caption'",
"range": [
- 44740,
- 44749
+ 44870,
+ 44879
],
"loc": {
"start": {
- "line": 1591,
+ "line": 1595,
"column": 33
},
"end": {
- "line": 1591,
+ "line": 1595,
"column": 42
}
}
}
],
"range": [
- 44730,
- 44750
+ 44860,
+ 44880
],
"loc": {
"start": {
- "line": 1591,
+ "line": 1595,
"column": 23
},
"end": {
- "line": 1591,
+ "line": 1595,
"column": 43
}
}
},
"range": [
- 44723,
- 44750
+ 44853,
+ 44880
],
"loc": {
"start": {
- "line": 1591,
+ "line": 1595,
"column": 16
},
"end": {
- "line": 1591,
+ "line": 1595,
"column": 43
}
}
@@ -77501,16 +77616,16 @@
],
"kind": "let",
"range": [
- 44719,
- 44751
+ 44849,
+ 44881
],
"loc": {
"start": {
- "line": 1591,
+ "line": 1595,
"column": 12
},
"end": {
- "line": 1591,
+ "line": 1595,
"column": 44
}
}
@@ -77526,16 +77641,16 @@
"type": "Identifier",
"name": "cont",
"range": [
- 44764,
- 44768
+ 44894,
+ 44898
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1596,
"column": 12
},
"end": {
- "line": 1592,
+ "line": 1596,
"column": 16
}
}
@@ -77544,31 +77659,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 44769,
- 44780
+ 44899,
+ 44910
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1596,
"column": 17
},
"end": {
- "line": 1592,
+ "line": 1596,
"column": 28
}
}
},
"range": [
- 44764,
- 44780
+ 44894,
+ 44910
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1596,
"column": 12
},
"end": {
- "line": 1592,
+ "line": 1596,
"column": 28
}
}
@@ -77578,47 +77693,47 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44781,
- 44787
+ 44911,
+ 44917
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1596,
"column": 29
},
"end": {
- "line": 1592,
+ "line": 1596,
"column": 35
}
}
}
],
"range": [
- 44764,
- 44788
+ 44894,
+ 44918
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1596,
"column": 12
},
"end": {
- "line": 1592,
+ "line": 1596,
"column": 36
}
}
},
"range": [
- 44764,
- 44789
+ 44894,
+ 44919
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1596,
"column": 12
},
"end": {
- "line": 1592,
+ "line": 1596,
"column": 37
}
}
@@ -77636,16 +77751,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44802,
- 44806
+ 44932,
+ 44936
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 12
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 16
}
}
@@ -77654,31 +77769,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 44807,
- 44810
+ 44937,
+ 44940
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 17
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 20
}
}
},
"range": [
- 44802,
- 44810
+ 44932,
+ 44940
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 12
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 20
}
}
@@ -77687,31 +77802,31 @@
"type": "Identifier",
"name": "insertBefore",
"range": [
- 44811,
- 44823
+ 44941,
+ 44953
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 21
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 33
}
}
},
"range": [
- 44802,
- 44823
+ 44932,
+ 44953
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 12
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 33
}
}
@@ -77721,16 +77836,16 @@
"type": "Identifier",
"name": "cont",
"range": [
- 44824,
- 44828
+ 44954,
+ 44958
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 34
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 38
}
}
@@ -77744,16 +77859,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44830,
- 44834
+ 44960,
+ 44964
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 40
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 44
}
}
@@ -77762,31 +77877,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 44835,
- 44838
+ 44965,
+ 44968
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 45
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 48
}
}
},
"range": [
- 44830,
- 44838
+ 44960,
+ 44968
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 40
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 48
}
}
@@ -77795,78 +77910,78 @@
"type": "Identifier",
"name": "firstChild",
"range": [
- 44839,
- 44849
+ 44969,
+ 44979
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 49
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 59
}
}
},
"range": [
- 44830,
- 44849
+ 44960,
+ 44979
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 40
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 59
}
}
}
],
"range": [
- 44802,
- 44850
+ 44932,
+ 44980
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 12
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 60
}
}
},
"range": [
- 44802,
- 44851
+ 44932,
+ 44981
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1597,
"column": 12
},
"end": {
- "line": 1593,
+ "line": 1597,
"column": 61
}
}
}
],
"range": [
- 44705,
- 44861
+ 44835,
+ 44991
],
"loc": {
"start": {
- "line": 1590,
+ "line": 1594,
"column": 13
},
"end": {
- "line": 1594,
+ "line": 1598,
"column": 9
}
},
@@ -77875,16 +77990,16 @@
"type": "Line",
"value": "default location: just above the table",
"range": [
- 44651,
- 44691
+ 44781,
+ 44821
],
"loc": {
"start": {
- "line": 1589,
+ "line": 1593,
"column": 8
},
"end": {
- "line": 1589,
+ "line": 1593,
"column": 48
}
}
@@ -77892,16 +78007,16 @@
]
},
"range": [
- 44446,
- 44861
+ 44576,
+ 44991
],
"loc": {
"start": {
- "line": 1584,
+ "line": 1588,
"column": 13
},
"end": {
- "line": 1594,
+ "line": 1598,
"column": 9
}
},
@@ -77910,16 +78025,16 @@
"type": "Line",
"value": "grid-layout",
"range": [
- 44419,
- 44432
+ 44549,
+ 44562
],
"loc": {
"start": {
- "line": 1583,
+ "line": 1587,
"column": 8
},
"end": {
- "line": 1583,
+ "line": 1587,
"column": 21
}
}
@@ -77927,16 +78042,16 @@
]
},
"range": [
- 44320,
- 44861
+ 44450,
+ 44991
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1584,
"column": 8
},
"end": {
- "line": 1594,
+ "line": 1598,
"column": 9
}
},
@@ -77945,16 +78060,16 @@
"type": "Line",
"value": "custom container",
"range": [
- 44293,
- 44311
+ 44423,
+ 44441
],
"loc": {
"start": {
- "line": 1579,
+ "line": 1583,
"column": 8
},
"end": {
- "line": 1579,
+ "line": 1583,
"column": 26
}
}
@@ -77972,16 +78087,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44870,
- 44874
+ 45000,
+ 45004
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1599,
"column": 8
},
"end": {
- "line": 1595,
+ "line": 1599,
"column": 12
}
}
@@ -77990,31 +78105,31 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44875,
- 44881
+ 45005,
+ 45011
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1599,
"column": 13
},
"end": {
- "line": 1595,
+ "line": 1599,
"column": 19
}
}
},
"range": [
- 44870,
- 44881
+ 45000,
+ 45011
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1599,
"column": 8
},
"end": {
- "line": 1595,
+ "line": 1599,
"column": 19
}
}
@@ -78023,46 +78138,46 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44884,
- 44890
+ 45014,
+ 45020
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1599,
"column": 22
},
"end": {
- "line": 1595,
+ "line": 1599,
"column": 28
}
}
},
"range": [
- 44870,
- 44890
+ 45000,
+ 45020
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1599,
"column": 8
},
"end": {
- "line": 1595,
+ "line": 1599,
"column": 28
}
}
},
"range": [
- 44870,
- 44891
+ 45000,
+ 45021
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1599,
"column": 8
},
"end": {
- "line": 1595,
+ "line": 1599,
"column": 29
}
},
@@ -78071,16 +78186,16 @@
"type": "Block",
"value": "** left div containing rows # displayer **",
"range": [
- 44901,
- 44947
+ 45031,
+ 45077
],
"loc": {
"start": {
- "line": 1597,
+ "line": 1601,
"column": 8
},
"end": {
- "line": 1597,
+ "line": 1601,
"column": 54
}
}
@@ -78096,16 +78211,16 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 44960,
- 44964
+ 45090,
+ 45094
],
"loc": {
"start": {
- "line": 1598,
+ "line": 1602,
"column": 12
},
"end": {
- "line": 1598,
+ "line": 1602,
"column": 16
}
}
@@ -78116,16 +78231,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 44967,
- 44976
+ 45097,
+ 45106
],
"loc": {
"start": {
- "line": 1598,
+ "line": 1602,
"column": 19
},
"end": {
- "line": 1598,
+ "line": 1602,
"column": 28
}
}
@@ -78136,47 +78251,47 @@
"value": "div",
"raw": "'div'",
"range": [
- 44977,
- 44982
+ 45107,
+ 45112
],
"loc": {
"start": {
- "line": 1598,
+ "line": 1602,
"column": 29
},
"end": {
- "line": 1598,
+ "line": 1602,
"column": 34
}
}
}
],
"range": [
- 44967,
- 44983
+ 45097,
+ 45113
],
"loc": {
"start": {
- "line": 1598,
+ "line": 1602,
"column": 19
},
"end": {
- "line": 1598,
+ "line": 1602,
"column": 35
}
}
},
"range": [
- 44960,
- 44983
+ 45090,
+ 45113
],
"loc": {
"start": {
- "line": 1598,
+ "line": 1602,
"column": 12
},
"end": {
- "line": 1598,
+ "line": 1602,
"column": 35
}
}
@@ -78184,16 +78299,16 @@
],
"kind": "let",
"range": [
- 44956,
- 44984
+ 45086,
+ 45114
],
"loc": {
"start": {
- "line": 1598,
+ "line": 1602,
"column": 8
},
"end": {
- "line": 1598,
+ "line": 1602,
"column": 36
}
},
@@ -78202,16 +78317,16 @@
"type": "Block",
"value": "** left div containing rows # displayer **",
"range": [
- 44901,
- 44947
+ 45031,
+ 45077
],
"loc": {
"start": {
- "line": 1597,
+ "line": 1601,
"column": 8
},
"end": {
- "line": 1597,
+ "line": 1601,
"column": 54
}
}
@@ -78230,16 +78345,16 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 44993,
- 44997
+ 45123,
+ 45127
],
"loc": {
"start": {
- "line": 1599,
+ "line": 1603,
"column": 8
},
"end": {
- "line": 1599,
+ "line": 1603,
"column": 12
}
}
@@ -78248,31 +78363,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 44998,
- 45007
+ 45128,
+ 45137
],
"loc": {
"start": {
- "line": 1599,
+ "line": 1603,
"column": 13
},
"end": {
- "line": 1599,
+ "line": 1603,
"column": 22
}
}
},
"range": [
- 44993,
- 45007
+ 45123,
+ 45137
],
"loc": {
"start": {
- "line": 1599,
+ "line": 1603,
"column": 8
},
"end": {
- "line": 1599,
+ "line": 1603,
"column": 22
}
}
@@ -78283,16 +78398,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45010,
- 45014
+ 45140,
+ 45144
],
"loc": {
"start": {
- "line": 1599,
+ "line": 1603,
"column": 25
},
"end": {
- "line": 1599,
+ "line": 1603,
"column": 29
}
}
@@ -78301,61 +78416,61 @@
"type": "Identifier",
"name": "lDivCssClass",
"range": [
- 45015,
- 45027
+ 45145,
+ 45157
],
"loc": {
"start": {
- "line": 1599,
+ "line": 1603,
"column": 30
},
"end": {
- "line": 1599,
+ "line": 1603,
"column": 42
}
}
},
"range": [
- 45010,
- 45027
+ 45140,
+ 45157
],
"loc": {
"start": {
- "line": 1599,
+ "line": 1603,
"column": 25
},
"end": {
- "line": 1599,
+ "line": 1603,
"column": 42
}
}
},
"range": [
- 44993,
- 45027
+ 45123,
+ 45157
],
"loc": {
"start": {
- "line": 1599,
+ "line": 1603,
"column": 8
},
"end": {
- "line": 1599,
+ "line": 1603,
"column": 42
}
}
},
"range": [
- 44993,
- 45028
+ 45123,
+ 45158
],
"loc": {
"start": {
- "line": 1599,
+ "line": 1603,
"column": 8
},
"end": {
- "line": 1599,
+ "line": 1603,
"column": 43
}
}
@@ -78371,16 +78486,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 45037,
- 45043
+ 45167,
+ 45173
],
"loc": {
"start": {
- "line": 1600,
+ "line": 1604,
"column": 8
},
"end": {
- "line": 1600,
+ "line": 1604,
"column": 14
}
}
@@ -78389,31 +78504,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 45044,
- 45055
+ 45174,
+ 45185
],
"loc": {
"start": {
- "line": 1600,
+ "line": 1604,
"column": 15
},
"end": {
- "line": 1600,
+ "line": 1604,
"column": 26
}
}
},
"range": [
- 45037,
- 45055
+ 45167,
+ 45185
],
"loc": {
"start": {
- "line": 1600,
+ "line": 1604,
"column": 8
},
"end": {
- "line": 1600,
+ "line": 1604,
"column": 26
}
}
@@ -78423,47 +78538,47 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 45056,
- 45060
+ 45186,
+ 45190
],
"loc": {
"start": {
- "line": 1600,
+ "line": 1604,
"column": 27
},
"end": {
- "line": 1600,
+ "line": 1604,
"column": 31
}
}
}
],
"range": [
- 45037,
- 45061
+ 45167,
+ 45191
],
"loc": {
"start": {
- "line": 1600,
+ "line": 1604,
"column": 8
},
"end": {
- "line": 1600,
+ "line": 1604,
"column": 32
}
}
},
"range": [
- 45037,
- 45062
+ 45167,
+ 45192
],
"loc": {
"start": {
- "line": 1600,
+ "line": 1604,
"column": 8
},
"end": {
- "line": 1600,
+ "line": 1604,
"column": 33
}
}
@@ -78479,16 +78594,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45071,
- 45075
+ 45201,
+ 45205
],
"loc": {
"start": {
- "line": 1601,
+ "line": 1605,
"column": 8
},
"end": {
- "line": 1601,
+ "line": 1605,
"column": 12
}
}
@@ -78497,31 +78612,31 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 45076,
- 45080
+ 45206,
+ 45210
],
"loc": {
"start": {
- "line": 1601,
+ "line": 1605,
"column": 13
},
"end": {
- "line": 1601,
+ "line": 1605,
"column": 17
}
}
},
"range": [
- 45071,
- 45080
+ 45201,
+ 45210
],
"loc": {
"start": {
- "line": 1601,
+ "line": 1605,
"column": 8
},
"end": {
- "line": 1601,
+ "line": 1605,
"column": 17
}
}
@@ -78530,46 +78645,46 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 45083,
- 45087
+ 45213,
+ 45217
],
"loc": {
"start": {
- "line": 1601,
+ "line": 1605,
"column": 20
},
"end": {
- "line": 1601,
+ "line": 1605,
"column": 24
}
}
},
"range": [
- 45071,
- 45087
+ 45201,
+ 45217
],
"loc": {
"start": {
- "line": 1601,
+ "line": 1605,
"column": 8
},
"end": {
- "line": 1601,
+ "line": 1605,
"column": 24
}
}
},
"range": [
- 45071,
- 45088
+ 45201,
+ 45218
],
"loc": {
"start": {
- "line": 1601,
+ "line": 1605,
"column": 8
},
"end": {
- "line": 1601,
+ "line": 1605,
"column": 25
}
},
@@ -78578,16 +78693,16 @@
"type": "Block",
"value": "** right div containing reset button\n + nb results per page select **",
"range": [
- 45098,
- 45192
+ 45228,
+ 45322
],
"loc": {
"start": {
- "line": 1603,
+ "line": 1607,
"column": 8
},
"end": {
- "line": 1604,
+ "line": 1608,
"column": 52
}
}
@@ -78603,16 +78718,16 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 45205,
- 45209
+ 45335,
+ 45339
],
"loc": {
"start": {
- "line": 1605,
+ "line": 1609,
"column": 12
},
"end": {
- "line": 1605,
+ "line": 1609,
"column": 16
}
}
@@ -78623,16 +78738,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 45212,
- 45221
+ 45342,
+ 45351
],
"loc": {
"start": {
- "line": 1605,
+ "line": 1609,
"column": 19
},
"end": {
- "line": 1605,
+ "line": 1609,
"column": 28
}
}
@@ -78643,47 +78758,47 @@
"value": "div",
"raw": "'div'",
"range": [
- 45222,
- 45227
+ 45352,
+ 45357
],
"loc": {
"start": {
- "line": 1605,
+ "line": 1609,
"column": 29
},
"end": {
- "line": 1605,
+ "line": 1609,
"column": 34
}
}
}
],
"range": [
- 45212,
- 45228
+ 45342,
+ 45358
],
"loc": {
"start": {
- "line": 1605,
+ "line": 1609,
"column": 19
},
"end": {
- "line": 1605,
+ "line": 1609,
"column": 35
}
}
},
"range": [
- 45205,
- 45228
+ 45335,
+ 45358
],
"loc": {
"start": {
- "line": 1605,
+ "line": 1609,
"column": 12
},
"end": {
- "line": 1605,
+ "line": 1609,
"column": 35
}
}
@@ -78691,16 +78806,16 @@
],
"kind": "let",
"range": [
- 45201,
- 45229
+ 45331,
+ 45359
],
"loc": {
"start": {
- "line": 1605,
+ "line": 1609,
"column": 8
},
"end": {
- "line": 1605,
+ "line": 1609,
"column": 36
}
},
@@ -78709,16 +78824,16 @@
"type": "Block",
"value": "** right div containing reset button\n + nb results per page select **",
"range": [
- 45098,
- 45192
+ 45228,
+ 45322
],
"loc": {
"start": {
- "line": 1603,
+ "line": 1607,
"column": 8
},
"end": {
- "line": 1604,
+ "line": 1608,
"column": 52
}
}
@@ -78737,16 +78852,16 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 45238,
- 45242
+ 45368,
+ 45372
],
"loc": {
"start": {
- "line": 1606,
+ "line": 1610,
"column": 8
},
"end": {
- "line": 1606,
+ "line": 1610,
"column": 12
}
}
@@ -78755,31 +78870,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 45243,
- 45252
+ 45373,
+ 45382
],
"loc": {
"start": {
- "line": 1606,
+ "line": 1610,
"column": 13
},
"end": {
- "line": 1606,
+ "line": 1610,
"column": 22
}
}
},
"range": [
- 45238,
- 45252
+ 45368,
+ 45382
],
"loc": {
"start": {
- "line": 1606,
+ "line": 1610,
"column": 8
},
"end": {
- "line": 1606,
+ "line": 1610,
"column": 22
}
}
@@ -78790,16 +78905,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45255,
- 45259
+ 45385,
+ 45389
],
"loc": {
"start": {
- "line": 1606,
+ "line": 1610,
"column": 25
},
"end": {
- "line": 1606,
+ "line": 1610,
"column": 29
}
}
@@ -78808,61 +78923,61 @@
"type": "Identifier",
"name": "rDivCssClass",
"range": [
- 45260,
- 45272
+ 45390,
+ 45402
],
"loc": {
"start": {
- "line": 1606,
+ "line": 1610,
"column": 30
},
"end": {
- "line": 1606,
+ "line": 1610,
"column": 42
}
}
},
"range": [
- 45255,
- 45272
+ 45385,
+ 45402
],
"loc": {
"start": {
- "line": 1606,
+ "line": 1610,
"column": 25
},
"end": {
- "line": 1606,
+ "line": 1610,
"column": 42
}
}
},
"range": [
- 45238,
- 45272
+ 45368,
+ 45402
],
"loc": {
"start": {
- "line": 1606,
+ "line": 1610,
"column": 8
},
"end": {
- "line": 1606,
+ "line": 1610,
"column": 42
}
}
},
"range": [
- 45238,
- 45273
+ 45368,
+ 45403
],
"loc": {
"start": {
- "line": 1606,
+ "line": 1610,
"column": 8
},
"end": {
- "line": 1606,
+ "line": 1610,
"column": 43
}
}
@@ -78878,16 +78993,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 45282,
- 45288
+ 45412,
+ 45418
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1611,
"column": 8
},
"end": {
- "line": 1607,
+ "line": 1611,
"column": 14
}
}
@@ -78896,31 +79011,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 45289,
- 45300
+ 45419,
+ 45430
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1611,
"column": 15
},
"end": {
- "line": 1607,
+ "line": 1611,
"column": 26
}
}
},
"range": [
- 45282,
- 45300
+ 45412,
+ 45430
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1611,
"column": 8
},
"end": {
- "line": 1607,
+ "line": 1611,
"column": 26
}
}
@@ -78930,47 +79045,47 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 45301,
- 45305
+ 45431,
+ 45435
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1611,
"column": 27
},
"end": {
- "line": 1607,
+ "line": 1611,
"column": 31
}
}
}
],
"range": [
- 45282,
- 45306
+ 45412,
+ 45436
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1611,
"column": 8
},
"end": {
- "line": 1607,
+ "line": 1611,
"column": 32
}
}
},
"range": [
- 45282,
- 45307
+ 45412,
+ 45437
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1611,
"column": 8
},
"end": {
- "line": 1607,
+ "line": 1611,
"column": 33
}
}
@@ -78986,16 +79101,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45316,
- 45320
+ 45446,
+ 45450
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1612,
"column": 8
},
"end": {
- "line": 1608,
+ "line": 1612,
"column": 12
}
}
@@ -79004,31 +79119,31 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 45321,
- 45325
+ 45451,
+ 45455
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1612,
"column": 13
},
"end": {
- "line": 1608,
+ "line": 1612,
"column": 17
}
}
},
"range": [
- 45316,
- 45325
+ 45446,
+ 45455
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1612,
"column": 8
},
"end": {
- "line": 1608,
+ "line": 1612,
"column": 17
}
}
@@ -79037,46 +79152,46 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 45328,
- 45332
+ 45458,
+ 45462
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1612,
"column": 20
},
"end": {
- "line": 1608,
+ "line": 1612,
"column": 24
}
}
},
"range": [
- 45316,
- 45332
+ 45446,
+ 45462
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1612,
"column": 8
},
"end": {
- "line": 1608,
+ "line": 1612,
"column": 24
}
}
},
"range": [
- 45316,
- 45333
+ 45446,
+ 45463
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1612,
"column": 8
},
"end": {
- "line": 1608,
+ "line": 1612,
"column": 25
}
},
@@ -79085,16 +79200,16 @@
"type": "Block",
"value": "** mid div containing paging elements **",
"range": [
- 45343,
- 45387
+ 45473,
+ 45517
],
"loc": {
"start": {
- "line": 1610,
+ "line": 1614,
"column": 8
},
"end": {
- "line": 1610,
+ "line": 1614,
"column": 52
}
}
@@ -79110,16 +79225,16 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 45400,
- 45404
+ 45530,
+ 45534
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1615,
"column": 12
},
"end": {
- "line": 1611,
+ "line": 1615,
"column": 16
}
}
@@ -79130,16 +79245,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 45407,
- 45416
+ 45537,
+ 45546
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1615,
"column": 19
},
"end": {
- "line": 1611,
+ "line": 1615,
"column": 28
}
}
@@ -79150,47 +79265,47 @@
"value": "div",
"raw": "'div'",
"range": [
- 45417,
- 45422
+ 45547,
+ 45552
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1615,
"column": 29
},
"end": {
- "line": 1611,
+ "line": 1615,
"column": 34
}
}
}
],
"range": [
- 45407,
- 45423
+ 45537,
+ 45553
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1615,
"column": 19
},
"end": {
- "line": 1611,
+ "line": 1615,
"column": 35
}
}
},
"range": [
- 45400,
- 45423
+ 45530,
+ 45553
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1615,
"column": 12
},
"end": {
- "line": 1611,
+ "line": 1615,
"column": 35
}
}
@@ -79198,16 +79313,16 @@
],
"kind": "let",
"range": [
- 45396,
- 45424
+ 45526,
+ 45554
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1615,
"column": 8
},
"end": {
- "line": 1611,
+ "line": 1615,
"column": 36
}
},
@@ -79216,16 +79331,16 @@
"type": "Block",
"value": "** mid div containing paging elements **",
"range": [
- 45343,
- 45387
+ 45473,
+ 45517
],
"loc": {
"start": {
- "line": 1610,
+ "line": 1614,
"column": 8
},
"end": {
- "line": 1610,
+ "line": 1614,
"column": 52
}
}
@@ -79244,16 +79359,16 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 45433,
- 45437
+ 45563,
+ 45567
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1616,
"column": 8
},
"end": {
- "line": 1612,
+ "line": 1616,
"column": 12
}
}
@@ -79262,31 +79377,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 45438,
- 45447
+ 45568,
+ 45577
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1616,
"column": 13
},
"end": {
- "line": 1612,
+ "line": 1616,
"column": 22
}
}
},
"range": [
- 45433,
- 45447
+ 45563,
+ 45577
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1616,
"column": 8
},
"end": {
- "line": 1612,
+ "line": 1616,
"column": 22
}
}
@@ -79297,16 +79412,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45450,
- 45454
+ 45580,
+ 45584
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1616,
"column": 25
},
"end": {
- "line": 1612,
+ "line": 1616,
"column": 29
}
}
@@ -79315,61 +79430,61 @@
"type": "Identifier",
"name": "mDivCssClass",
"range": [
- 45455,
- 45467
+ 45585,
+ 45597
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1616,
"column": 30
},
"end": {
- "line": 1612,
+ "line": 1616,
"column": 42
}
}
},
"range": [
- 45450,
- 45467
+ 45580,
+ 45597
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1616,
"column": 25
},
"end": {
- "line": 1612,
+ "line": 1616,
"column": 42
}
}
},
"range": [
- 45433,
- 45467
+ 45563,
+ 45597
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1616,
"column": 8
},
"end": {
- "line": 1612,
+ "line": 1616,
"column": 42
}
}
},
"range": [
- 45433,
- 45468
+ 45563,
+ 45598
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1616,
"column": 8
},
"end": {
- "line": 1612,
+ "line": 1616,
"column": 43
}
}
@@ -79385,16 +79500,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 45477,
- 45483
+ 45607,
+ 45613
],
"loc": {
"start": {
- "line": 1613,
+ "line": 1617,
"column": 8
},
"end": {
- "line": 1613,
+ "line": 1617,
"column": 14
}
}
@@ -79403,31 +79518,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 45484,
- 45495
+ 45614,
+ 45625
],
"loc": {
"start": {
- "line": 1613,
+ "line": 1617,
"column": 15
},
"end": {
- "line": 1613,
+ "line": 1617,
"column": 26
}
}
},
"range": [
- 45477,
- 45495
+ 45607,
+ 45625
],
"loc": {
"start": {
- "line": 1613,
+ "line": 1617,
"column": 8
},
"end": {
- "line": 1613,
+ "line": 1617,
"column": 26
}
}
@@ -79437,47 +79552,47 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 45496,
- 45500
+ 45626,
+ 45630
],
"loc": {
"start": {
- "line": 1613,
+ "line": 1617,
"column": 27
},
"end": {
- "line": 1613,
+ "line": 1617,
"column": 31
}
}
}
],
"range": [
- 45477,
- 45501
+ 45607,
+ 45631
],
"loc": {
"start": {
- "line": 1613,
+ "line": 1617,
"column": 8
},
"end": {
- "line": 1613,
+ "line": 1617,
"column": 32
}
}
},
"range": [
- 45477,
- 45502
+ 45607,
+ 45632
],
"loc": {
"start": {
- "line": 1613,
+ "line": 1617,
"column": 8
},
"end": {
- "line": 1613,
+ "line": 1617,
"column": 33
}
}
@@ -79493,16 +79608,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45511,
- 45515
+ 45641,
+ 45645
],
"loc": {
"start": {
- "line": 1614,
+ "line": 1618,
"column": 8
},
"end": {
- "line": 1614,
+ "line": 1618,
"column": 12
}
}
@@ -79511,31 +79626,31 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 45516,
- 45520
+ 45646,
+ 45650
],
"loc": {
"start": {
- "line": 1614,
+ "line": 1618,
"column": 13
},
"end": {
- "line": 1614,
+ "line": 1618,
"column": 17
}
}
},
"range": [
- 45511,
- 45520
+ 45641,
+ 45650
],
"loc": {
"start": {
- "line": 1614,
+ "line": 1618,
"column": 8
},
"end": {
- "line": 1614,
+ "line": 1618,
"column": 17
}
}
@@ -79544,46 +79659,46 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 45523,
- 45527
+ 45653,
+ 45657
],
"loc": {
"start": {
- "line": 1614,
+ "line": 1618,
"column": 20
},
"end": {
- "line": 1614,
+ "line": 1618,
"column": 24
}
}
},
"range": [
- 45511,
- 45527
+ 45641,
+ 45657
],
"loc": {
"start": {
- "line": 1614,
+ "line": 1618,
"column": 8
},
"end": {
- "line": 1614,
+ "line": 1618,
"column": 24
}
}
},
"range": [
- 45511,
- 45528
+ 45641,
+ 45658
],
"loc": {
"start": {
- "line": 1614,
+ "line": 1618,
"column": 8
},
"end": {
- "line": 1614,
+ "line": 1618,
"column": 25
}
},
@@ -79592,16 +79707,16 @@
"type": "Line",
"value": " emit help initialisation only if undefined",
"range": [
- 45538,
- 45583
+ 45668,
+ 45713
],
"loc": {
"start": {
- "line": 1616,
+ "line": 1620,
"column": 8
},
"end": {
- "line": 1616,
+ "line": 1620,
"column": 53
}
}
@@ -79616,16 +79731,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 45596,
- 45603
+ 45726,
+ 45733
],
"loc": {
"start": {
- "line": 1617,
+ "line": 1621,
"column": 12
},
"end": {
- "line": 1617,
+ "line": 1621,
"column": 19
}
}
@@ -79637,16 +79752,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45604,
- 45608
+ 45734,
+ 45738
],
"loc": {
"start": {
- "line": 1617,
+ "line": 1621,
"column": 20
},
"end": {
- "line": 1617,
+ "line": 1621,
"column": 24
}
}
@@ -79655,47 +79770,47 @@
"type": "Identifier",
"name": "help",
"range": [
- 45609,
- 45613
+ 45739,
+ 45743
],
"loc": {
"start": {
- "line": 1617,
+ "line": 1621,
"column": 25
},
"end": {
- "line": 1617,
+ "line": 1621,
"column": 29
}
}
},
"range": [
- 45604,
- 45613
+ 45734,
+ 45743
],
"loc": {
"start": {
- "line": 1617,
+ "line": 1621,
"column": 20
},
"end": {
- "line": 1617,
+ "line": 1621,
"column": 29
}
}
}
],
"range": [
- 45596,
- 45614
+ 45726,
+ 45744
],
"loc": {
"start": {
- "line": 1617,
+ "line": 1621,
"column": 12
},
"end": {
- "line": 1617,
+ "line": 1621,
"column": 30
}
}
@@ -79720,16 +79835,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45758,
- 45762
+ 45888,
+ 45892
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1624,
"column": 12
},
"end": {
- "line": 1620,
+ "line": 1624,
"column": 16
}
}
@@ -79738,31 +79853,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 45763,
- 45766
+ 45893,
+ 45896
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1624,
"column": 17
},
"end": {
- "line": 1620,
+ "line": 1624,
"column": 20
}
}
},
"range": [
- 45758,
- 45766
+ 45888,
+ 45896
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1624,
"column": 12
},
"end": {
- "line": 1620,
+ "line": 1624,
"column": 20
}
}
@@ -79771,31 +79886,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 45767,
- 45771
+ 45897,
+ 45901
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1624,
"column": 21
},
"end": {
- "line": 1620,
+ "line": 1624,
"column": 25
}
}
},
"range": [
- 45758,
- 45771
+ 45888,
+ 45901
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1624,
"column": 12
},
"end": {
- "line": 1620,
+ "line": 1624,
"column": 25
}
}
@@ -79804,31 +79919,31 @@
"type": "Identifier",
"name": "enabled",
"range": [
- 45772,
- 45779
+ 45902,
+ 45909
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1624,
"column": 26
},
"end": {
- "line": 1620,
+ "line": 1624,
"column": 33
}
}
},
"range": [
- 45758,
- 45779
+ 45888,
+ 45909
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1624,
"column": 12
},
"end": {
- "line": 1620,
+ "line": 1624,
"column": 33
}
}
@@ -79838,46 +79953,46 @@
"value": true,
"raw": "true",
"range": [
- 45782,
- 45786
+ 45912,
+ 45916
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1624,
"column": 36
},
"end": {
- "line": 1620,
+ "line": 1624,
"column": 40
}
}
},
"range": [
- 45758,
- 45786
+ 45888,
+ 45916
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1624,
"column": 12
},
"end": {
- "line": 1620,
+ "line": 1624,
"column": 40
}
}
},
"range": [
- 45758,
- 45787
+ 45888,
+ 45917
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1624,
"column": 12
},
"end": {
- "line": 1620,
+ "line": 1624,
"column": 41
}
},
@@ -79886,16 +80001,16 @@
"type": "Line",
"value": " explicitily set enabled field to true to initialise help by",
"range": [
- 45630,
- 45692
+ 45760,
+ 45822
],
"loc": {
"start": {
- "line": 1618,
+ "line": 1622,
"column": 12
},
"end": {
- "line": 1618,
+ "line": 1622,
"column": 74
}
}
@@ -79904,16 +80019,16 @@
"type": "Line",
"value": " default, only if setting is undefined",
"range": [
- 45705,
- 45745
+ 45835,
+ 45875
],
"loc": {
"start": {
- "line": 1619,
+ "line": 1623,
"column": 12
},
"end": {
- "line": 1619,
+ "line": 1623,
"column": 52
}
}
@@ -79933,16 +80048,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45800,
- 45804
+ 45930,
+ 45934
],
"loc": {
"start": {
- "line": 1621,
+ "line": 1625,
"column": 12
},
"end": {
- "line": 1621,
+ "line": 1625,
"column": 16
}
}
@@ -79951,31 +80066,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 45805,
- 45812
+ 45935,
+ 45942
],
"loc": {
"start": {
- "line": 1621,
+ "line": 1625,
"column": 17
},
"end": {
- "line": 1621,
+ "line": 1625,
"column": 24
}
}
},
"range": [
- 45800,
- 45812
+ 45930,
+ 45942
],
"loc": {
"start": {
- "line": 1621,
+ "line": 1625,
"column": 12
},
"end": {
- "line": 1621,
+ "line": 1625,
"column": 24
}
}
@@ -79984,31 +80099,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 45813,
- 45817
+ 45943,
+ 45947
],
"loc": {
"start": {
- "line": 1621,
+ "line": 1625,
"column": 25
},
"end": {
- "line": 1621,
+ "line": 1625,
"column": 29
}
}
},
"range": [
- 45800,
- 45817
+ 45930,
+ 45947
],
"loc": {
"start": {
- "line": 1621,
+ "line": 1625,
"column": 12
},
"end": {
- "line": 1621,
+ "line": 1625,
"column": 29
}
}
@@ -80019,16 +80134,16 @@
"value": "init-help",
"raw": "'init-help'",
"range": [
- 45818,
- 45829
+ 45948,
+ 45959
],
"loc": {
"start": {
- "line": 1621,
+ "line": 1625,
"column": 30
},
"end": {
- "line": 1621,
+ "line": 1625,
"column": 41
}
}
@@ -80036,79 +80151,79 @@
{
"type": "ThisExpression",
"range": [
- 45831,
- 45835
+ 45961,
+ 45965
],
"loc": {
"start": {
- "line": 1621,
+ "line": 1625,
"column": 43
},
"end": {
- "line": 1621,
+ "line": 1625,
"column": 47
}
}
}
],
"range": [
- 45800,
- 45836
+ 45930,
+ 45966
],
"loc": {
"start": {
- "line": 1621,
+ "line": 1625,
"column": 12
},
"end": {
- "line": 1621,
+ "line": 1625,
"column": 48
}
}
},
"range": [
- 45800,
- 45837
+ 45930,
+ 45967
],
"loc": {
"start": {
- "line": 1621,
+ "line": 1625,
"column": 12
},
"end": {
- "line": 1621,
+ "line": 1625,
"column": 49
}
}
}
],
"range": [
- 45616,
- 45847
+ 45746,
+ 45977
],
"loc": {
"start": {
- "line": 1617,
+ "line": 1621,
"column": 32
},
"end": {
- "line": 1622,
+ "line": 1626,
"column": 9
}
}
},
"alternate": null,
"range": [
- 45592,
- 45847
+ 45722,
+ 45977
],
"loc": {
"start": {
- "line": 1617,
+ "line": 1621,
"column": 8
},
"end": {
- "line": 1622,
+ "line": 1626,
"column": 9
}
},
@@ -80117,16 +80232,16 @@
"type": "Line",
"value": " emit help initialisation only if undefined",
"range": [
- 45538,
- 45583
+ 45668,
+ 45713
],
"loc": {
"start": {
- "line": 1616,
+ "line": 1620,
"column": 8
},
"end": {
- "line": 1616,
+ "line": 1620,
"column": 53
}
}
@@ -80135,16 +80250,16 @@
}
],
"range": [
- 44105,
- 45853
+ 44235,
+ 45983
],
"loc": {
"start": {
- "line": 1570,
+ "line": 1574,
"column": 17
},
"end": {
- "line": 1623,
+ "line": 1627,
"column": 5
}
}
@@ -80152,16 +80267,16 @@
"generator": false,
"expression": false,
"range": [
- 44102,
- 45853
+ 44232,
+ 45983
],
"loc": {
"start": {
- "line": 1570,
+ "line": 1574,
"column": 14
},
"end": {
- "line": 1623,
+ "line": 1627,
"column": 5
}
}
@@ -80169,16 +80284,16 @@
"kind": "method",
"computed": false,
"range": [
- 44092,
- 45853
+ 44222,
+ 45983
],
"loc": {
"start": {
- "line": 1570,
+ "line": 1574,
"column": 4
},
"end": {
- "line": 1623,
+ "line": 1627,
"column": 5
}
},
@@ -80187,16 +80302,16 @@
"type": "Block",
"value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ",
"range": [
- 43998,
- 44087
+ 44128,
+ 44217
],
"loc": {
"start": {
- "line": 1567,
+ "line": 1571,
"column": 4
},
"end": {
- "line": 1569,
+ "line": 1573,
"column": 7
}
}
@@ -80207,16 +80322,16 @@
"type": "Block",
"value": "*\n * Remove toolbar container element\n ",
"range": [
- 45859,
- 45910
+ 45989,
+ 46040
],
"loc": {
"start": {
- "line": 1625,
+ "line": 1629,
"column": 4
},
"end": {
- "line": 1627,
+ "line": 1631,
"column": 7
}
}
@@ -80230,16 +80345,16 @@
"type": "Identifier",
"name": "removeToolbar",
"range": [
- 45915,
- 45928
+ 46045,
+ 46058
],
"loc": {
"start": {
- "line": 1628,
+ "line": 1632,
"column": 4
},
"end": {
- "line": 1628,
+ "line": 1632,
"column": 17
}
}
@@ -80262,16 +80377,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45946,
- 45950
+ 46076,
+ 46080
],
"loc": {
"start": {
- "line": 1629,
+ "line": 1633,
"column": 13
},
"end": {
- "line": 1629,
+ "line": 1633,
"column": 17
}
}
@@ -80280,47 +80395,47 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 45951,
- 45957
+ 46081,
+ 46087
],
"loc": {
"start": {
- "line": 1629,
+ "line": 1633,
"column": 18
},
"end": {
- "line": 1629,
+ "line": 1633,
"column": 24
}
}
},
"range": [
- 45946,
- 45957
+ 46076,
+ 46087
],
"loc": {
"start": {
- "line": 1629,
+ "line": 1633,
"column": 13
},
"end": {
- "line": 1629,
+ "line": 1633,
"column": 24
}
}
},
"prefix": true,
"range": [
- 45945,
- 45957
+ 46075,
+ 46087
],
"loc": {
"start": {
- "line": 1629,
+ "line": 1633,
"column": 12
},
"end": {
- "line": 1629,
+ "line": 1633,
"column": 24
}
}
@@ -80332,48 +80447,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 45973,
- 45980
+ 46103,
+ 46110
],
"loc": {
"start": {
- "line": 1630,
+ "line": 1634,
"column": 12
},
"end": {
- "line": 1630,
+ "line": 1634,
"column": 19
}
}
}
],
"range": [
- 45959,
- 45990
+ 46089,
+ 46120
],
"loc": {
"start": {
- "line": 1629,
+ "line": 1633,
"column": 26
},
"end": {
- "line": 1631,
+ "line": 1635,
"column": 9
}
}
},
"alternate": null,
"range": [
- 45941,
- 45990
+ 46071,
+ 46120
],
"loc": {
"start": {
- "line": 1629,
+ "line": 1633,
"column": 8
},
"end": {
- "line": 1631,
+ "line": 1635,
"column": 9
}
}
@@ -80386,16 +80501,16 @@
"type": "Identifier",
"name": "removeElm",
"range": [
- 45999,
- 46008
+ 46129,
+ 46138
],
"loc": {
"start": {
- "line": 1632,
+ "line": 1636,
"column": 8
},
"end": {
- "line": 1632,
+ "line": 1636,
"column": 17
}
}
@@ -80407,16 +80522,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46009,
- 46013
+ 46139,
+ 46143
],
"loc": {
"start": {
- "line": 1632,
+ "line": 1636,
"column": 18
},
"end": {
- "line": 1632,
+ "line": 1636,
"column": 22
}
}
@@ -80425,62 +80540,62 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 46014,
- 46020
+ 46144,
+ 46150
],
"loc": {
"start": {
- "line": 1632,
+ "line": 1636,
"column": 23
},
"end": {
- "line": 1632,
+ "line": 1636,
"column": 29
}
}
},
"range": [
- 46009,
- 46020
+ 46139,
+ 46150
],
"loc": {
"start": {
- "line": 1632,
+ "line": 1636,
"column": 18
},
"end": {
- "line": 1632,
+ "line": 1636,
"column": 29
}
}
}
],
"range": [
- 45999,
- 46021
+ 46129,
+ 46151
],
"loc": {
"start": {
- "line": 1632,
+ "line": 1636,
"column": 8
},
"end": {
- "line": 1632,
+ "line": 1636,
"column": 30
}
}
},
"range": [
- 45999,
- 46022
+ 46129,
+ 46152
],
"loc": {
"start": {
- "line": 1632,
+ "line": 1636,
"column": 8
},
"end": {
- "line": 1632,
+ "line": 1636,
"column": 31
}
}
@@ -80496,16 +80611,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46031,
- 46035
+ 46161,
+ 46165
],
"loc": {
"start": {
- "line": 1633,
+ "line": 1637,
"column": 8
},
"end": {
- "line": 1633,
+ "line": 1637,
"column": 12
}
}
@@ -80514,31 +80629,31 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 46036,
- 46042
+ 46166,
+ 46172
],
"loc": {
"start": {
- "line": 1633,
+ "line": 1637,
"column": 13
},
"end": {
- "line": 1633,
+ "line": 1637,
"column": 19
}
}
},
"range": [
- 46031,
- 46042
+ 46161,
+ 46172
],
"loc": {
"start": {
- "line": 1633,
+ "line": 1637,
"column": 8
},
"end": {
- "line": 1633,
+ "line": 1637,
"column": 19
}
}
@@ -80548,46 +80663,46 @@
"value": null,
"raw": "null",
"range": [
- 46045,
- 46049
+ 46175,
+ 46179
],
"loc": {
"start": {
- "line": 1633,
+ "line": 1637,
"column": 22
},
"end": {
- "line": 1633,
+ "line": 1637,
"column": 26
}
}
},
"range": [
- 46031,
- 46049
+ 46161,
+ 46179
],
"loc": {
"start": {
- "line": 1633,
+ "line": 1637,
"column": 8
},
"end": {
- "line": 1633,
+ "line": 1637,
"column": 26
}
}
},
"range": [
- 46031,
- 46050
+ 46161,
+ 46180
],
"loc": {
"start": {
- "line": 1633,
+ "line": 1637,
"column": 8
},
"end": {
- "line": 1633,
+ "line": 1637,
"column": 27
}
}
@@ -80601,16 +80716,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 46064,
- 46067
+ 46194,
+ 46197
],
"loc": {
"start": {
- "line": 1635,
+ "line": 1639,
"column": 12
},
"end": {
- "line": 1635,
+ "line": 1639,
"column": 15
}
}
@@ -80621,16 +80736,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46070,
- 46074
+ 46200,
+ 46204
],
"loc": {
"start": {
- "line": 1635,
+ "line": 1639,
"column": 18
},
"end": {
- "line": 1635,
+ "line": 1639,
"column": 22
}
}
@@ -80639,46 +80754,46 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 46075,
- 46078
+ 46205,
+ 46208
],
"loc": {
"start": {
- "line": 1635,
+ "line": 1639,
"column": 23
},
"end": {
- "line": 1635,
+ "line": 1639,
"column": 26
}
}
},
"range": [
- 46070,
- 46078
+ 46200,
+ 46208
],
"loc": {
"start": {
- "line": 1635,
+ "line": 1639,
"column": 18
},
"end": {
- "line": 1635,
+ "line": 1639,
"column": 26
}
}
},
"range": [
- 46064,
- 46078
+ 46194,
+ 46208
],
"loc": {
"start": {
- "line": 1635,
+ "line": 1639,
"column": 12
},
"end": {
- "line": 1635,
+ "line": 1639,
"column": 26
}
}
@@ -80686,16 +80801,16 @@
],
"kind": "let",
"range": [
- 46060,
- 46079
+ 46190,
+ 46209
],
"loc": {
"start": {
- "line": 1635,
+ "line": 1639,
"column": 8
},
"end": {
- "line": 1635,
+ "line": 1639,
"column": 27
}
}
@@ -80709,16 +80824,16 @@
"type": "Identifier",
"name": "captions",
"range": [
- 46092,
- 46100
+ 46222,
+ 46230
],
"loc": {
"start": {
- "line": 1636,
+ "line": 1640,
"column": 12
},
"end": {
- "line": 1636,
+ "line": 1640,
"column": 20
}
}
@@ -80729,16 +80844,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 46103,
- 46106
+ 46233,
+ 46236
],
"loc": {
"start": {
- "line": 1636,
+ "line": 1640,
"column": 23
},
"end": {
- "line": 1636,
+ "line": 1640,
"column": 26
}
}
@@ -80748,16 +80863,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 46107,
- 46110
+ 46237,
+ 46240
],
"loc": {
"start": {
- "line": 1636,
+ "line": 1640,
"column": 27
},
"end": {
- "line": 1636,
+ "line": 1640,
"column": 30
}
}
@@ -80767,47 +80882,47 @@
"value": "caption",
"raw": "'caption'",
"range": [
- 46112,
- 46121
+ 46242,
+ 46251
],
"loc": {
"start": {
- "line": 1636,
+ "line": 1640,
"column": 32
},
"end": {
- "line": 1636,
+ "line": 1640,
"column": 41
}
}
}
],
"range": [
- 46103,
- 46122
+ 46233,
+ 46252
],
"loc": {
"start": {
- "line": 1636,
+ "line": 1640,
"column": 23
},
"end": {
- "line": 1636,
+ "line": 1640,
"column": 42
}
}
},
"range": [
- 46092,
- 46122
+ 46222,
+ 46252
],
"loc": {
"start": {
- "line": 1636,
+ "line": 1640,
"column": 12
},
"end": {
- "line": 1636,
+ "line": 1640,
"column": 42
}
}
@@ -80815,16 +80930,16 @@
],
"kind": "let",
"range": [
- 46088,
- 46123
+ 46218,
+ 46253
],
"loc": {
"start": {
- "line": 1636,
+ "line": 1640,
"column": 8
},
"end": {
- "line": 1636,
+ "line": 1640,
"column": 43
}
}
@@ -80841,16 +80956,16 @@
"type": "Identifier",
"name": "captions",
"range": [
- 46136,
- 46144
+ 46266,
+ 46274
],
"loc": {
"start": {
- "line": 1637,
+ "line": 1641,
"column": 12
},
"end": {
- "line": 1637,
+ "line": 1641,
"column": 20
}
}
@@ -80859,31 +80974,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 46145,
- 46151
+ 46275,
+ 46281
],
"loc": {
"start": {
- "line": 1637,
+ "line": 1641,
"column": 21
},
"end": {
- "line": 1637,
+ "line": 1641,
"column": 27
}
}
},
"range": [
- 46136,
- 46151
+ 46266,
+ 46281
],
"loc": {
"start": {
- "line": 1637,
+ "line": 1641,
"column": 12
},
"end": {
- "line": 1637,
+ "line": 1641,
"column": 27
}
}
@@ -80893,31 +81008,31 @@
"value": 0,
"raw": "0",
"range": [
- 46154,
- 46155
+ 46284,
+ 46285
],
"loc": {
"start": {
- "line": 1637,
+ "line": 1641,
"column": 30
},
"end": {
- "line": 1637,
+ "line": 1641,
"column": 31
}
}
},
"range": [
- 46136,
- 46155
+ 46266,
+ 46285
],
"loc": {
"start": {
- "line": 1637,
+ "line": 1641,
"column": 12
},
"end": {
- "line": 1637,
+ "line": 1641,
"column": 31
}
}
@@ -80939,16 +81054,16 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 46171,
- 46173
+ 46301,
+ 46303
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 12
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 14
}
}
@@ -80957,31 +81072,31 @@
"type": "Identifier",
"name": "forEach",
"range": [
- 46174,
- 46181
+ 46304,
+ 46311
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 15
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 22
}
}
},
"range": [
- 46171,
- 46181
+ 46301,
+ 46311
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 12
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 22
}
}
@@ -80990,31 +81105,31 @@
"type": "Identifier",
"name": "call",
"range": [
- 46182,
- 46186
+ 46312,
+ 46316
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 23
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 27
}
}
},
"range": [
- 46171,
- 46186
+ 46301,
+ 46316
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 12
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 27
}
}
@@ -81024,16 +81139,16 @@
"type": "Identifier",
"name": "captions",
"range": [
- 46187,
- 46195
+ 46317,
+ 46325
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 28
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 36
}
}
@@ -81046,16 +81161,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 46198,
- 46201
+ 46328,
+ 46331
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 39
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 42
}
}
@@ -81070,16 +81185,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 46206,
- 46209
+ 46336,
+ 46339
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 47
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 50
}
}
@@ -81088,31 +81203,31 @@
"type": "Identifier",
"name": "removeChild",
"range": [
- 46210,
- 46221
+ 46340,
+ 46351
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 51
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 62
}
}
},
"range": [
- 46206,
- 46221
+ 46336,
+ 46351
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 47
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 62
}
}
@@ -81122,32 +81237,32 @@
"type": "Identifier",
"name": "elm",
"range": [
- 46222,
- 46225
+ 46352,
+ 46355
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 63
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 66
}
}
}
],
"range": [
- 46206,
- 46226
+ 46336,
+ 46356
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 47
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 67
}
}
@@ -81155,95 +81270,95 @@
"generator": false,
"expression": true,
"range": [
- 46197,
- 46226
+ 46327,
+ 46356
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 38
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 67
}
}
}
],
"range": [
- 46171,
- 46227
+ 46301,
+ 46357
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 12
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 68
}
}
},
"range": [
- 46171,
- 46228
+ 46301,
+ 46358
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1642,
"column": 12
},
"end": {
- "line": 1638,
+ "line": 1642,
"column": 69
}
}
}
],
"range": [
- 46157,
- 46238
+ 46287,
+ 46368
],
"loc": {
"start": {
- "line": 1637,
+ "line": 1641,
"column": 33
},
"end": {
- "line": 1639,
+ "line": 1643,
"column": 9
}
}
},
"alternate": null,
"range": [
- 46132,
- 46238
+ 46262,
+ 46368
],
"loc": {
"start": {
- "line": 1637,
+ "line": 1641,
"column": 8
},
"end": {
- "line": 1639,
+ "line": 1643,
"column": 9
}
}
}
],
"range": [
- 45931,
- 46244
+ 46061,
+ 46374
],
"loc": {
"start": {
- "line": 1628,
+ "line": 1632,
"column": 20
},
"end": {
- "line": 1640,
+ "line": 1644,
"column": 5
}
}
@@ -81251,16 +81366,16 @@
"generator": false,
"expression": false,
"range": [
- 45928,
- 46244
+ 46058,
+ 46374
],
"loc": {
"start": {
- "line": 1628,
+ "line": 1632,
"column": 17
},
"end": {
- "line": 1640,
+ "line": 1644,
"column": 5
}
}
@@ -81268,16 +81383,16 @@
"kind": "method",
"computed": false,
"range": [
- 45915,
- 46244
+ 46045,
+ 46374
],
"loc": {
"start": {
- "line": 1628,
+ "line": 1632,
"column": 4
},
"end": {
- "line": 1640,
+ "line": 1644,
"column": 5
}
},
@@ -81286,16 +81401,16 @@
"type": "Block",
"value": "*\n * Remove toolbar container element\n ",
"range": [
- 45859,
- 45910
+ 45989,
+ 46040
],
"loc": {
"start": {
- "line": 1625,
+ "line": 1629,
"column": 4
},
"end": {
- "line": 1627,
+ "line": 1631,
"column": 7
}
}
@@ -81306,16 +81421,16 @@
"type": "Block",
"value": "*\n * Remove all the external column filters\n ",
"range": [
- 46250,
- 46307
+ 46380,
+ 46437
],
"loc": {
"start": {
- "line": 1642,
+ "line": 1646,
"column": 4
},
"end": {
- "line": 1644,
+ "line": 1648,
"column": 7
}
}
@@ -81329,16 +81444,16 @@
"type": "Identifier",
"name": "removeExternalFlts",
"range": [
- 46312,
- 46330
+ 46442,
+ 46460
],
"loc": {
"start": {
- "line": 1645,
+ "line": 1649,
"column": 4
},
"end": {
- "line": 1645,
+ "line": 1649,
"column": 22
}
}
@@ -81361,16 +81476,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46348,
- 46352
+ 46478,
+ 46482
],
"loc": {
"start": {
- "line": 1646,
+ "line": 1650,
"column": 13
},
"end": {
- "line": 1646,
+ "line": 1650,
"column": 17
}
}
@@ -81379,47 +81494,47 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 46353,
- 46366
+ 46483,
+ 46496
],
"loc": {
"start": {
- "line": 1646,
+ "line": 1650,
"column": 18
},
"end": {
- "line": 1646,
+ "line": 1650,
"column": 31
}
}
},
"range": [
- 46348,
- 46366
+ 46478,
+ 46496
],
"loc": {
"start": {
- "line": 1646,
+ "line": 1650,
"column": 13
},
"end": {
- "line": 1646,
+ "line": 1650,
"column": 31
}
}
},
"prefix": true,
"range": [
- 46347,
- 46366
+ 46477,
+ 46496
],
"loc": {
"start": {
- "line": 1646,
+ "line": 1650,
"column": 12
},
"end": {
- "line": 1646,
+ "line": 1650,
"column": 31
}
}
@@ -81431,48 +81546,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 46382,
- 46389
+ 46512,
+ 46519
],
"loc": {
"start": {
- "line": 1647,
+ "line": 1651,
"column": 12
},
"end": {
- "line": 1647,
+ "line": 1651,
"column": 19
}
}
}
],
"range": [
- 46368,
- 46399
+ 46498,
+ 46529
],
"loc": {
"start": {
- "line": 1646,
+ "line": 1650,
"column": 33
},
"end": {
- "line": 1648,
+ "line": 1652,
"column": 9
}
}
},
"alternate": null,
"range": [
- 46343,
- 46399
+ 46473,
+ 46529
],
"loc": {
"start": {
- "line": 1646,
+ "line": 1650,
"column": 8
},
"end": {
- "line": 1648,
+ "line": 1652,
"column": 9
}
}
@@ -81486,16 +81601,16 @@
"type": "Identifier",
"name": "ids",
"range": [
- 46412,
- 46415
+ 46542,
+ 46545
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1653,
"column": 12
},
"end": {
- "line": 1649,
+ "line": 1653,
"column": 15
}
}
@@ -81506,16 +81621,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46418,
- 46422
+ 46548,
+ 46552
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1653,
"column": 18
},
"end": {
- "line": 1649,
+ "line": 1653,
"column": 22
}
}
@@ -81524,46 +81639,46 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 46423,
- 46440
+ 46553,
+ 46570
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1653,
"column": 23
},
"end": {
- "line": 1649,
+ "line": 1653,
"column": 40
}
}
},
"range": [
- 46418,
- 46440
+ 46548,
+ 46570
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1653,
"column": 18
},
"end": {
- "line": 1649,
+ "line": 1653,
"column": 40
}
}
},
"range": [
- 46412,
- 46440
+ 46542,
+ 46570
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1653,
"column": 12
},
"end": {
- "line": 1649,
+ "line": 1653,
"column": 40
}
}
@@ -81574,16 +81689,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 46454,
- 46457
+ 46584,
+ 46587
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1654,
"column": 12
},
"end": {
- "line": 1650,
+ "line": 1654,
"column": 15
}
}
@@ -81595,16 +81710,16 @@
"type": "Identifier",
"name": "ids",
"range": [
- 46460,
- 46463
+ 46590,
+ 46593
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1654,
"column": 18
},
"end": {
- "line": 1650,
+ "line": 1654,
"column": 21
}
}
@@ -81613,46 +81728,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 46464,
- 46470
+ 46594,
+ 46600
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1654,
"column": 22
},
"end": {
- "line": 1650,
+ "line": 1654,
"column": 28
}
}
},
"range": [
- 46460,
- 46470
+ 46590,
+ 46600
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1654,
"column": 18
},
"end": {
- "line": 1650,
+ "line": 1654,
"column": 28
}
}
},
"range": [
- 46454,
- 46470
+ 46584,
+ 46600
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1654,
"column": 12
},
"end": {
- "line": 1650,
+ "line": 1654,
"column": 28
}
}
@@ -81660,16 +81775,16 @@
],
"kind": "let",
"range": [
- 46408,
- 46471
+ 46538,
+ 46601
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1653,
"column": 8
},
"end": {
- "line": 1650,
+ "line": 1654,
"column": 29
}
}
@@ -81685,16 +81800,16 @@
"type": "Identifier",
"name": "ct",
"range": [
- 46489,
- 46491
+ 46619,
+ 46621
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 17
},
"end": {
- "line": 1651,
+ "line": 1655,
"column": 19
}
}
@@ -81704,31 +81819,31 @@
"value": 0,
"raw": "0",
"range": [
- 46494,
- 46495
+ 46624,
+ 46625
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 22
},
"end": {
- "line": 1651,
+ "line": 1655,
"column": 23
}
}
},
"range": [
- 46489,
- 46495
+ 46619,
+ 46625
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 17
},
"end": {
- "line": 1651,
+ "line": 1655,
"column": 23
}
}
@@ -81736,16 +81851,16 @@
],
"kind": "let",
"range": [
- 46485,
- 46495
+ 46615,
+ 46625
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 13
},
"end": {
- "line": 1651,
+ "line": 1655,
"column": 23
}
}
@@ -81757,16 +81872,16 @@
"type": "Identifier",
"name": "ct",
"range": [
- 46497,
- 46499
+ 46627,
+ 46629
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 25
},
"end": {
- "line": 1651,
+ "line": 1655,
"column": 27
}
}
@@ -81775,31 +81890,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 46502,
- 46505
+ 46632,
+ 46635
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 30
},
"end": {
- "line": 1651,
+ "line": 1655,
"column": 33
}
}
},
"range": [
- 46497,
- 46505
+ 46627,
+ 46635
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 25
},
"end": {
- "line": 1651,
+ "line": 1655,
"column": 33
}
}
@@ -81811,32 +81926,32 @@
"type": "Identifier",
"name": "ct",
"range": [
- 46507,
- 46509
+ 46637,
+ 46639
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 35
},
"end": {
- "line": 1651,
+ "line": 1655,
"column": 37
}
}
},
"prefix": false,
"range": [
- 46507,
- 46511
+ 46637,
+ 46641
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 35
},
"end": {
- "line": 1651,
+ "line": 1655,
"column": 39
}
}
@@ -81853,16 +81968,16 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 46531,
- 46547
+ 46661,
+ 46677
],
"loc": {
"start": {
- "line": 1652,
+ "line": 1656,
"column": 16
},
"end": {
- "line": 1652,
+ "line": 1656,
"column": 32
}
}
@@ -81874,16 +81989,16 @@
"type": "Identifier",
"name": "ids",
"range": [
- 46550,
- 46553
+ 46680,
+ 46683
],
"loc": {
"start": {
- "line": 1652,
+ "line": 1656,
"column": 35
},
"end": {
- "line": 1652,
+ "line": 1656,
"column": 38
}
}
@@ -81892,46 +82007,46 @@
"type": "Identifier",
"name": "ct",
"range": [
- 46554,
- 46556
+ 46684,
+ 46686
],
"loc": {
"start": {
- "line": 1652,
+ "line": 1656,
"column": 39
},
"end": {
- "line": 1652,
+ "line": 1656,
"column": 41
}
}
},
"range": [
- 46550,
- 46557
+ 46680,
+ 46687
],
"loc": {
"start": {
- "line": 1652,
+ "line": 1656,
"column": 35
},
"end": {
- "line": 1652,
+ "line": 1656,
"column": 42
}
}
},
"range": [
- 46531,
- 46557
+ 46661,
+ 46687
],
"loc": {
"start": {
- "line": 1652,
+ "line": 1656,
"column": 16
},
"end": {
- "line": 1652,
+ "line": 1656,
"column": 42
}
}
@@ -81942,16 +82057,16 @@
"type": "Identifier",
"name": "externalFlt",
"range": [
- 46575,
- 46586
+ 46705,
+ 46716
],
"loc": {
"start": {
- "line": 1653,
+ "line": 1657,
"column": 16
},
"end": {
- "line": 1653,
+ "line": 1657,
"column": 27
}
}
@@ -81962,16 +82077,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 46589,
- 46592
+ 46719,
+ 46722
],
"loc": {
"start": {
- "line": 1653,
+ "line": 1657,
"column": 30
},
"end": {
- "line": 1653,
+ "line": 1657,
"column": 33
}
}
@@ -81981,47 +82096,47 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 46593,
- 46609
+ 46723,
+ 46739
],
"loc": {
"start": {
- "line": 1653,
+ "line": 1657,
"column": 34
},
"end": {
- "line": 1653,
+ "line": 1657,
"column": 50
}
}
}
],
"range": [
- 46589,
- 46610
+ 46719,
+ 46740
],
"loc": {
"start": {
- "line": 1653,
+ "line": 1657,
"column": 30
},
"end": {
- "line": 1653,
+ "line": 1657,
"column": 51
}
}
},
"range": [
- 46575,
- 46610
+ 46705,
+ 46740
],
"loc": {
"start": {
- "line": 1653,
+ "line": 1657,
"column": 16
},
"end": {
- "line": 1653,
+ "line": 1657,
"column": 51
}
}
@@ -82029,16 +82144,16 @@
],
"kind": "let",
"range": [
- 46527,
- 46611
+ 46657,
+ 46741
],
"loc": {
"start": {
- "line": 1652,
+ "line": 1656,
"column": 12
},
"end": {
- "line": 1653,
+ "line": 1657,
"column": 52
}
}
@@ -82049,16 +82164,16 @@
"type": "Identifier",
"name": "externalFlt",
"range": [
- 46628,
- 46639
+ 46758,
+ 46769
],
"loc": {
"start": {
- "line": 1654,
+ "line": 1658,
"column": 16
},
"end": {
- "line": 1654,
+ "line": 1658,
"column": 27
}
}
@@ -82078,16 +82193,16 @@
"type": "Identifier",
"name": "externalFlt",
"range": [
- 46659,
- 46670
+ 46789,
+ 46800
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1659,
"column": 16
},
"end": {
- "line": 1655,
+ "line": 1659,
"column": 27
}
}
@@ -82096,31 +82211,31 @@
"type": "Identifier",
"name": "innerHTML",
"range": [
- 46671,
- 46680
+ 46801,
+ 46810
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1659,
"column": 28
},
"end": {
- "line": 1655,
+ "line": 1659,
"column": 37
}
}
},
"range": [
- 46659,
- 46680
+ 46789,
+ 46810
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1659,
"column": 16
},
"end": {
- "line": 1655,
+ "line": 1659,
"column": 37
}
}
@@ -82130,125 +82245,125 @@
"value": "",
"raw": "''",
"range": [
- 46683,
- 46685
+ 46813,
+ 46815
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1659,
"column": 40
},
"end": {
- "line": 1655,
+ "line": 1659,
"column": 42
}
}
},
"range": [
- 46659,
- 46685
+ 46789,
+ 46815
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1659,
"column": 16
},
"end": {
- "line": 1655,
+ "line": 1659,
"column": 42
}
}
},
"range": [
- 46659,
- 46686
+ 46789,
+ 46816
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1659,
"column": 16
},
"end": {
- "line": 1655,
+ "line": 1659,
"column": 43
}
}
}
],
"range": [
- 46641,
- 46700
+ 46771,
+ 46830
],
"loc": {
"start": {
- "line": 1654,
+ "line": 1658,
"column": 29
},
"end": {
- "line": 1656,
+ "line": 1660,
"column": 13
}
}
},
"alternate": null,
"range": [
- 46624,
- 46700
+ 46754,
+ 46830
],
"loc": {
"start": {
- "line": 1654,
+ "line": 1658,
"column": 12
},
"end": {
- "line": 1656,
+ "line": 1660,
"column": 13
}
}
}
],
"range": [
- 46513,
- 46710
+ 46643,
+ 46840
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 41
},
"end": {
- "line": 1657,
+ "line": 1661,
"column": 9
}
}
},
"range": [
- 46480,
- 46710
+ 46610,
+ 46840
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1655,
"column": 8
},
"end": {
- "line": 1657,
+ "line": 1661,
"column": 9
}
}
}
],
"range": [
- 46333,
- 46716
+ 46463,
+ 46846
],
"loc": {
"start": {
- "line": 1645,
+ "line": 1649,
"column": 25
},
"end": {
- "line": 1658,
+ "line": 1662,
"column": 5
}
}
@@ -82256,16 +82371,16 @@
"generator": false,
"expression": false,
"range": [
- 46330,
- 46716
+ 46460,
+ 46846
],
"loc": {
"start": {
- "line": 1645,
+ "line": 1649,
"column": 22
},
"end": {
- "line": 1658,
+ "line": 1662,
"column": 5
}
}
@@ -82273,16 +82388,16 @@
"kind": "method",
"computed": false,
"range": [
- 46312,
- 46716
+ 46442,
+ 46846
],
"loc": {
"start": {
- "line": 1645,
+ "line": 1649,
"column": 4
},
"end": {
- "line": 1658,
+ "line": 1662,
"column": 5
}
},
@@ -82291,16 +82406,16 @@
"type": "Block",
"value": "*\n * Remove all the external column filters\n ",
"range": [
- 46250,
- 46307
+ 46380,
+ 46437
],
"loc": {
"start": {
- "line": 1642,
+ "line": 1646,
"column": 4
},
"end": {
- "line": 1644,
+ "line": 1648,
"column": 7
}
}
@@ -82311,16 +82426,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": [
- 46722,
- 46876
+ 46852,
+ 47006
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1664,
"column": 4
},
"end": {
- "line": 1664,
+ "line": 1668,
"column": 7
}
}
@@ -82334,16 +82449,16 @@
"type": "Identifier",
"name": "isCustomOptions",
"range": [
- 46881,
- 46896
+ 47011,
+ 47026
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1669,
"column": 4
},
"end": {
- "line": 1665,
+ "line": 1669,
"column": 19
}
}
@@ -82356,16 +82471,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 46897,
- 46905
+ 47027,
+ 47035
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1669,
"column": 20
},
"end": {
- "line": 1665,
+ "line": 1669,
"column": 28
}
}
@@ -82385,16 +82500,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46924,
- 46928
+ 47054,
+ 47058
],
"loc": {
"start": {
- "line": 1666,
+ "line": 1670,
"column": 15
},
"end": {
- "line": 1666,
+ "line": 1670,
"column": 19
}
}
@@ -82403,31 +82518,31 @@
"type": "Identifier",
"name": "hasCustomOptions",
"range": [
- 46929,
- 46945
+ 47059,
+ 47075
],
"loc": {
"start": {
- "line": 1666,
+ "line": 1670,
"column": 20
},
"end": {
- "line": 1666,
+ "line": 1670,
"column": 36
}
}
},
"range": [
- 46924,
- 46945
+ 47054,
+ 47075
],
"loc": {
"start": {
- "line": 1666,
+ "line": 1670,
"column": 15
},
"end": {
- "line": 1666,
+ "line": 1670,
"column": 36
}
}
@@ -82449,16 +82564,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46961,
- 46965
+ 47091,
+ 47095
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 12
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 16
}
}
@@ -82467,31 +82582,31 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 46966,
- 46979
+ 47096,
+ 47109
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 17
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 30
}
}
},
"range": [
- 46961,
- 46979
+ 47091,
+ 47109
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 12
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 30
}
}
@@ -82500,31 +82615,31 @@
"type": "Identifier",
"name": "cols",
"range": [
- 46980,
- 46984
+ 47110,
+ 47114
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 31
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 35
}
}
},
"range": [
- 46961,
- 46984
+ 47091,
+ 47114
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 12
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 35
}
}
@@ -82533,31 +82648,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 46985,
- 46992
+ 47115,
+ 47122
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 36
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 43
}
}
},
"range": [
- 46961,
- 46992
+ 47091,
+ 47122
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 12
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 43
}
}
@@ -82567,32 +82682,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 46993,
- 47001
+ 47123,
+ 47131
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 44
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 52
}
}
}
],
"range": [
- 46961,
- 47002
+ 47091,
+ 47132
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 12
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 53
}
}
@@ -82605,93 +82720,93 @@
"value": 1,
"raw": "1",
"range": [
- 47008,
- 47009
+ 47138,
+ 47139
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 59
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 60
}
}
},
"prefix": true,
"range": [
- 47007,
- 47009
+ 47137,
+ 47139
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 58
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 60
}
}
},
"range": [
- 46961,
- 47009
+ 47091,
+ 47139
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1671,
"column": 12
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 60
}
}
},
"range": [
- 46924,
- 47009
+ 47054,
+ 47139
],
"loc": {
"start": {
- "line": 1666,
+ "line": 1670,
"column": 15
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 60
}
}
},
"range": [
- 46917,
- 47010
+ 47047,
+ 47140
],
"loc": {
"start": {
- "line": 1666,
+ "line": 1670,
"column": 8
},
"end": {
- "line": 1667,
+ "line": 1671,
"column": 61
}
}
}
],
"range": [
- 46907,
- 47016
+ 47037,
+ 47146
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1669,
"column": 30
},
"end": {
- "line": 1668,
+ "line": 1672,
"column": 5
}
}
@@ -82699,16 +82814,16 @@
"generator": false,
"expression": false,
"range": [
- 46896,
- 47016
+ 47026,
+ 47146
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1669,
"column": 19
},
"end": {
- "line": 1668,
+ "line": 1672,
"column": 5
}
}
@@ -82716,16 +82831,16 @@
"kind": "method",
"computed": false,
"range": [
- 46881,
- 47016
+ 47011,
+ 47146
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1669,
"column": 4
},
"end": {
- "line": 1668,
+ "line": 1672,
"column": 5
}
},
@@ -82734,16 +82849,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": [
- 46722,
- 46876
+ 46852,
+ 47006
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1664,
"column": 4
},
"end": {
- "line": 1664,
+ "line": 1668,
"column": 7
}
}
@@ -82754,16 +82869,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": [
- 47022,
- 47218
+ 47152,
+ 47348
],
"loc": {
"start": {
- "line": 1670,
+ "line": 1674,
"column": 4
},
"end": {
- "line": 1675,
+ "line": 1679,
"column": 7
}
}
@@ -82777,16 +82892,16 @@
"type": "Identifier",
"name": "getCustomOptions",
"range": [
- 47223,
- 47239
+ 47353,
+ 47369
],
"loc": {
"start": {
- "line": 1676,
+ "line": 1680,
"column": 4
},
"end": {
- "line": 1676,
+ "line": 1680,
"column": 20
}
}
@@ -82799,16 +82914,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 47240,
- 47248
+ 47370,
+ 47378
],
"loc": {
"start": {
- "line": 1676,
+ "line": 1680,
"column": 21
},
"end": {
- "line": 1676,
+ "line": 1680,
"column": 29
}
}
@@ -82828,16 +82943,16 @@
"type": "Identifier",
"name": "isEmpty",
"range": [
- 47264,
- 47271
+ 47394,
+ 47401
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 12
},
"end": {
- "line": 1677,
+ "line": 1681,
"column": 19
}
}
@@ -82847,32 +82962,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 47272,
- 47280
+ 47402,
+ 47410
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 20
},
"end": {
- "line": 1677,
+ "line": 1681,
"column": 28
}
}
}
],
"range": [
- 47264,
- 47281
+ 47394,
+ 47411
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 12
},
"end": {
- "line": 1677,
+ "line": 1681,
"column": 29
}
}
@@ -82888,16 +83003,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 47286,
- 47290
+ 47416,
+ 47420
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 34
},
"end": {
- "line": 1677,
+ "line": 1681,
"column": 38
}
}
@@ -82906,31 +83021,31 @@
"type": "Identifier",
"name": "isCustomOptions",
"range": [
- 47291,
- 47306
+ 47421,
+ 47436
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 39
},
"end": {
- "line": 1677,
+ "line": 1681,
"column": 54
}
}
},
"range": [
- 47286,
- 47306
+ 47416,
+ 47436
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 34
},
"end": {
- "line": 1677,
+ "line": 1681,
"column": 54
}
}
@@ -82940,63 +83055,63 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 47307,
- 47315
+ 47437,
+ 47445
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 55
},
"end": {
- "line": 1677,
+ "line": 1681,
"column": 63
}
}
}
],
"range": [
- 47286,
- 47316
+ 47416,
+ 47446
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 34
},
"end": {
- "line": 1677,
+ "line": 1681,
"column": 64
}
}
},
"prefix": true,
"range": [
- 47285,
- 47316
+ 47415,
+ 47446
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 33
},
"end": {
- "line": 1677,
+ "line": 1681,
"column": 64
}
}
},
"range": [
- 47264,
- 47316
+ 47394,
+ 47446
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 12
},
"end": {
- "line": 1677,
+ "line": 1681,
"column": 64
}
}
@@ -83008,48 +83123,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 47332,
- 47339
+ 47462,
+ 47469
],
"loc": {
"start": {
- "line": 1678,
+ "line": 1682,
"column": 12
},
"end": {
- "line": 1678,
+ "line": 1682,
"column": 19
}
}
}
],
"range": [
- 47318,
- 47349
+ 47448,
+ 47479
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 66
},
"end": {
- "line": 1679,
+ "line": 1683,
"column": 9
}
}
},
"alternate": null,
"range": [
- 47260,
- 47349
+ 47390,
+ 47479
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1681,
"column": 8
},
"end": {
- "line": 1679,
+ "line": 1683,
"column": 9
}
}
@@ -83063,16 +83178,16 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 47363,
- 47376
+ 47493,
+ 47506
],
"loc": {
"start": {
- "line": 1681,
+ "line": 1685,
"column": 12
},
"end": {
- "line": 1681,
+ "line": 1685,
"column": 25
}
}
@@ -83083,16 +83198,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 47379,
- 47383
+ 47509,
+ 47513
],
"loc": {
"start": {
- "line": 1681,
+ "line": 1685,
"column": 28
},
"end": {
- "line": 1681,
+ "line": 1685,
"column": 32
}
}
@@ -83101,46 +83216,46 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 47384,
- 47397
+ 47514,
+ 47527
],
"loc": {
"start": {
- "line": 1681,
+ "line": 1685,
"column": 33
},
"end": {
- "line": 1681,
+ "line": 1685,
"column": 46
}
}
},
"range": [
- 47379,
- 47397
+ 47509,
+ 47527
],
"loc": {
"start": {
- "line": 1681,
+ "line": 1685,
"column": 28
},
"end": {
- "line": 1681,
+ "line": 1685,
"column": 46
}
}
},
"range": [
- 47363,
- 47397
+ 47493,
+ 47527
],
"loc": {
"start": {
- "line": 1681,
+ "line": 1685,
"column": 12
},
"end": {
- "line": 1681,
+ "line": 1685,
"column": 46
}
}
@@ -83148,16 +83263,16 @@
],
"kind": "let",
"range": [
- 47359,
- 47398
+ 47489,
+ 47528
],
"loc": {
"start": {
- "line": 1681,
+ "line": 1685,
"column": 8
},
"end": {
- "line": 1681,
+ "line": 1685,
"column": 47
}
}
@@ -83171,16 +83286,16 @@
"type": "Identifier",
"name": "cols",
"range": [
- 47411,
- 47415
+ 47541,
+ 47545
],
"loc": {
"start": {
- "line": 1682,
+ "line": 1686,
"column": 12
},
"end": {
- "line": 1682,
+ "line": 1686,
"column": 16
}
}
@@ -83192,16 +83307,16 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 47418,
- 47431
+ 47548,
+ 47561
],
"loc": {
"start": {
- "line": 1682,
+ "line": 1686,
"column": 19
},
"end": {
- "line": 1682,
+ "line": 1686,
"column": 32
}
}
@@ -83210,46 +83325,46 @@
"type": "Identifier",
"name": "cols",
"range": [
- 47432,
- 47436
+ 47562,
+ 47566
],
"loc": {
"start": {
- "line": 1682,
+ "line": 1686,
"column": 33
},
"end": {
- "line": 1682,
+ "line": 1686,
"column": 37
}
}
},
"range": [
- 47418,
- 47436
+ 47548,
+ 47566
],
"loc": {
"start": {
- "line": 1682,
+ "line": 1686,
"column": 19
},
"end": {
- "line": 1682,
+ "line": 1686,
"column": 37
}
}
},
"range": [
- 47411,
- 47436
+ 47541,
+ 47566
],
"loc": {
"start": {
- "line": 1682,
+ "line": 1686,
"column": 12
},
"end": {
- "line": 1682,
+ "line": 1686,
"column": 37
}
}
@@ -83257,16 +83372,16 @@
],
"kind": "let",
"range": [
- 47407,
- 47437
+ 47537,
+ 47567
],
"loc": {
"start": {
- "line": 1682,
+ "line": 1686,
"column": 8
},
"end": {
- "line": 1682,
+ "line": 1686,
"column": 38
}
}
@@ -83280,16 +83395,16 @@
"type": "Identifier",
"name": "optTxt",
"range": [
- 47450,
- 47456
+ 47580,
+ 47586
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1687,
"column": 12
},
"end": {
- "line": 1683,
+ "line": 1687,
"column": 18
}
}
@@ -83298,31 +83413,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 47459,
- 47461
+ 47589,
+ 47591
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1687,
"column": 21
},
"end": {
- "line": 1683,
+ "line": 1687,
"column": 23
}
}
},
"range": [
- 47450,
- 47461
+ 47580,
+ 47591
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1687,
"column": 12
},
"end": {
- "line": 1683,
+ "line": 1687,
"column": 23
}
}
@@ -83333,16 +83448,16 @@
"type": "Identifier",
"name": "optArray",
"range": [
- 47463,
- 47471
+ 47593,
+ 47601
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1687,
"column": 25
},
"end": {
- "line": 1683,
+ "line": 1687,
"column": 33
}
}
@@ -83351,31 +83466,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 47474,
- 47476
+ 47604,
+ 47606
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1687,
"column": 36
},
"end": {
- "line": 1683,
+ "line": 1687,
"column": 38
}
}
},
"range": [
- 47463,
- 47476
+ 47593,
+ 47606
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1687,
"column": 25
},
"end": {
- "line": 1683,
+ "line": 1687,
"column": 38
}
}
@@ -83383,16 +83498,16 @@
],
"kind": "let",
"range": [
- 47446,
- 47477
+ 47576,
+ 47607
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1687,
"column": 8
},
"end": {
- "line": 1683,
+ "line": 1687,
"column": 39
}
}
@@ -83406,16 +83521,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 47490,
- 47495
+ 47620,
+ 47625
],
"loc": {
"start": {
- "line": 1684,
+ "line": 1688,
"column": 12
},
"end": {
- "line": 1684,
+ "line": 1688,
"column": 17
}
}
@@ -83429,16 +83544,16 @@
"type": "Identifier",
"name": "cols",
"range": [
- 47498,
- 47502
+ 47628,
+ 47632
],
"loc": {
"start": {
- "line": 1684,
+ "line": 1688,
"column": 20
},
"end": {
- "line": 1684,
+ "line": 1688,
"column": 24
}
}
@@ -83447,31 +83562,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 47503,
- 47510
+ 47633,
+ 47640
],
"loc": {
"start": {
- "line": 1684,
+ "line": 1688,
"column": 25
},
"end": {
- "line": 1684,
+ "line": 1688,
"column": 32
}
}
},
"range": [
- 47498,
- 47510
+ 47628,
+ 47640
],
"loc": {
"start": {
- "line": 1684,
+ "line": 1688,
"column": 20
},
"end": {
- "line": 1684,
+ "line": 1688,
"column": 32
}
}
@@ -83481,47 +83596,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 47511,
- 47519
+ 47641,
+ 47649
],
"loc": {
"start": {
- "line": 1684,
+ "line": 1688,
"column": 33
},
"end": {
- "line": 1684,
+ "line": 1688,
"column": 41
}
}
}
],
"range": [
- 47498,
- 47520
+ 47628,
+ 47650
],
"loc": {
"start": {
- "line": 1684,
+ "line": 1688,
"column": 20
},
"end": {
- "line": 1684,
+ "line": 1688,
"column": 42
}
}
},
"range": [
- 47490,
- 47520
+ 47620,
+ 47650
],
"loc": {
"start": {
- "line": 1684,
+ "line": 1688,
"column": 12
},
"end": {
- "line": 1684,
+ "line": 1688,
"column": 42
}
}
@@ -83529,16 +83644,16 @@
],
"kind": "let",
"range": [
- 47486,
- 47521
+ 47616,
+ 47651
],
"loc": {
"start": {
- "line": 1684,
+ "line": 1688,
"column": 8
},
"end": {
- "line": 1684,
+ "line": 1688,
"column": 43
}
}
@@ -83552,16 +83667,16 @@
"type": "Identifier",
"name": "slcValues",
"range": [
- 47534,
- 47543
+ 47664,
+ 47673
],
"loc": {
"start": {
- "line": 1685,
+ "line": 1689,
"column": 12
},
"end": {
- "line": 1685,
+ "line": 1689,
"column": 21
}
}
@@ -83576,16 +83691,16 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 47546,
- 47559
+ 47676,
+ 47689
],
"loc": {
"start": {
- "line": 1685,
+ "line": 1689,
"column": 24
},
"end": {
- "line": 1685,
+ "line": 1689,
"column": 37
}
}
@@ -83594,31 +83709,31 @@
"type": "Identifier",
"name": "values",
"range": [
- 47560,
- 47566
+ 47690,
+ 47696
],
"loc": {
"start": {
- "line": 1685,
+ "line": 1689,
"column": 38
},
"end": {
- "line": 1685,
+ "line": 1689,
"column": 44
}
}
},
"range": [
- 47546,
- 47566
+ 47676,
+ 47696
],
"loc": {
"start": {
- "line": 1685,
+ "line": 1689,
"column": 24
},
"end": {
- "line": 1685,
+ "line": 1689,
"column": 44
}
}
@@ -83627,46 +83742,46 @@
"type": "Identifier",
"name": "index",
"range": [
- 47567,
- 47572
+ 47697,
+ 47702
],
"loc": {
"start": {
- "line": 1685,
+ "line": 1689,
"column": 45
},
"end": {
- "line": 1685,
+ "line": 1689,
"column": 50
}
}
},
"range": [
- 47546,
- 47573
+ 47676,
+ 47703
],
"loc": {
"start": {
- "line": 1685,
+ "line": 1689,
"column": 24
},
"end": {
- "line": 1685,
+ "line": 1689,
"column": 51
}
}
},
"range": [
- 47534,
- 47573
+ 47664,
+ 47703
],
"loc": {
"start": {
- "line": 1685,
+ "line": 1689,
"column": 12
},
"end": {
- "line": 1685,
+ "line": 1689,
"column": 51
}
}
@@ -83674,16 +83789,16 @@
],
"kind": "let",
"range": [
- 47530,
- 47574
+ 47660,
+ 47704
],
"loc": {
"start": {
- "line": 1685,
+ "line": 1689,
"column": 8
},
"end": {
- "line": 1685,
+ "line": 1689,
"column": 52
}
}
@@ -83697,16 +83812,16 @@
"type": "Identifier",
"name": "slcTexts",
"range": [
- 47587,
- 47595
+ 47717,
+ 47725
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1690,
"column": 12
},
"end": {
- "line": 1686,
+ "line": 1690,
"column": 20
}
}
@@ -83721,16 +83836,16 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 47598,
- 47611
+ 47728,
+ 47741
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1690,
"column": 23
},
"end": {
- "line": 1686,
+ "line": 1690,
"column": 36
}
}
@@ -83739,31 +83854,31 @@
"type": "Identifier",
"name": "texts",
"range": [
- 47612,
- 47617
+ 47742,
+ 47747
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1690,
"column": 37
},
"end": {
- "line": 1686,
+ "line": 1690,
"column": 42
}
}
},
"range": [
- 47598,
- 47617
+ 47728,
+ 47747
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1690,
"column": 23
},
"end": {
- "line": 1686,
+ "line": 1690,
"column": 42
}
}
@@ -83772,46 +83887,46 @@
"type": "Identifier",
"name": "index",
"range": [
- 47618,
- 47623
+ 47748,
+ 47753
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1690,
"column": 43
},
"end": {
- "line": 1686,
+ "line": 1690,
"column": 48
}
}
},
"range": [
- 47598,
- 47624
+ 47728,
+ 47754
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1690,
"column": 23
},
"end": {
- "line": 1686,
+ "line": 1690,
"column": 49
}
}
},
"range": [
- 47587,
- 47624
+ 47717,
+ 47754
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1690,
"column": 12
},
"end": {
- "line": 1686,
+ "line": 1690,
"column": 49
}
}
@@ -83819,16 +83934,16 @@
],
"kind": "let",
"range": [
- 47583,
- 47625
+ 47713,
+ 47755
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1690,
"column": 8
},
"end": {
- "line": 1686,
+ "line": 1690,
"column": 50
}
}
@@ -83842,16 +83957,16 @@
"type": "Identifier",
"name": "slcSort",
"range": [
- 47638,
- 47645
+ 47768,
+ 47775
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1691,
"column": 12
},
"end": {
- "line": 1687,
+ "line": 1691,
"column": 19
}
}
@@ -83866,16 +83981,16 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 47648,
- 47661
+ 47778,
+ 47791
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1691,
"column": 22
},
"end": {
- "line": 1687,
+ "line": 1691,
"column": 35
}
}
@@ -83884,31 +83999,31 @@
"type": "Identifier",
"name": "sorts",
"range": [
- 47662,
- 47667
+ 47792,
+ 47797
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1691,
"column": 36
},
"end": {
- "line": 1687,
+ "line": 1691,
"column": 41
}
}
},
"range": [
- 47648,
- 47667
+ 47778,
+ 47797
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1691,
"column": 22
},
"end": {
- "line": 1687,
+ "line": 1691,
"column": 41
}
}
@@ -83917,46 +84032,46 @@
"type": "Identifier",
"name": "index",
"range": [
- 47668,
- 47673
+ 47798,
+ 47803
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1691,
"column": 42
},
"end": {
- "line": 1687,
+ "line": 1691,
"column": 47
}
}
},
"range": [
- 47648,
- 47674
+ 47778,
+ 47804
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1691,
"column": 22
},
"end": {
- "line": 1687,
+ "line": 1691,
"column": 48
}
}
},
"range": [
- 47638,
- 47674
+ 47768,
+ 47804
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1691,
"column": 12
},
"end": {
- "line": 1687,
+ "line": 1691,
"column": 48
}
}
@@ -83964,16 +84079,16 @@
],
"kind": "let",
"range": [
- 47634,
- 47675
+ 47764,
+ 47805
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1691,
"column": 8
},
"end": {
- "line": 1687,
+ "line": 1691,
"column": 49
}
}
@@ -83989,16 +84104,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 47694,
- 47695
+ 47824,
+ 47825
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 17
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 18
}
}
@@ -84008,31 +84123,31 @@
"value": 0,
"raw": "0",
"range": [
- 47698,
- 47699
+ 47828,
+ 47829
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 21
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 22
}
}
},
"range": [
- 47694,
- 47699
+ 47824,
+ 47829
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 17
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 22
}
}
@@ -84043,16 +84158,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 47701,
- 47704
+ 47831,
+ 47834
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 24
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 27
}
}
@@ -84064,16 +84179,16 @@
"type": "Identifier",
"name": "slcValues",
"range": [
- 47707,
- 47716
+ 47837,
+ 47846
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 30
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 39
}
}
@@ -84082,46 +84197,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 47717,
- 47723
+ 47847,
+ 47853
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 40
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 46
}
}
},
"range": [
- 47707,
- 47723
+ 47837,
+ 47853
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 30
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 46
}
}
},
"range": [
- 47701,
- 47723
+ 47831,
+ 47853
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 24
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 46
}
}
@@ -84129,16 +84244,16 @@
],
"kind": "let",
"range": [
- 47690,
- 47723
+ 47820,
+ 47853
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 13
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 46
}
}
@@ -84150,16 +84265,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 47725,
- 47726
+ 47855,
+ 47856
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 48
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 49
}
}
@@ -84168,31 +84283,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 47729,
- 47732
+ 47859,
+ 47862
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 52
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 55
}
}
},
"range": [
- 47725,
- 47732
+ 47855,
+ 47862
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 48
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 55
}
}
@@ -84204,32 +84319,32 @@
"type": "Identifier",
"name": "r",
"range": [
- 47734,
- 47735
+ 47864,
+ 47865
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 57
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 58
}
}
},
"prefix": false,
"range": [
- 47734,
- 47737
+ 47864,
+ 47867
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 57
},
"end": {
- "line": 1689,
+ "line": 1693,
"column": 60
}
}
@@ -84248,16 +84363,16 @@
"type": "Identifier",
"name": "optArray",
"range": [
- 47753,
- 47761
+ 47883,
+ 47891
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1694,
"column": 12
},
"end": {
- "line": 1690,
+ "line": 1694,
"column": 20
}
}
@@ -84266,31 +84381,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 47762,
- 47766
+ 47892,
+ 47896
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1694,
"column": 21
},
"end": {
- "line": 1690,
+ "line": 1694,
"column": 25
}
}
},
"range": [
- 47753,
- 47766
+ 47883,
+ 47896
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1694,
"column": 12
},
"end": {
- "line": 1690,
+ "line": 1694,
"column": 25
}
}
@@ -84303,16 +84418,16 @@
"type": "Identifier",
"name": "slcValues",
"range": [
- 47767,
- 47776
+ 47897,
+ 47906
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1694,
"column": 26
},
"end": {
- "line": 1690,
+ "line": 1694,
"column": 35
}
}
@@ -84321,62 +84436,62 @@
"type": "Identifier",
"name": "r",
"range": [
- 47777,
- 47778
+ 47907,
+ 47908
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1694,
"column": 36
},
"end": {
- "line": 1690,
+ "line": 1694,
"column": 37
}
}
},
"range": [
- 47767,
- 47779
+ 47897,
+ 47909
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1694,
"column": 26
},
"end": {
- "line": 1690,
+ "line": 1694,
"column": 38
}
}
}
],
"range": [
- 47753,
- 47780
+ 47883,
+ 47910
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1694,
"column": 12
},
"end": {
- "line": 1690,
+ "line": 1694,
"column": 39
}
}
},
"range": [
- 47753,
- 47781
+ 47883,
+ 47911
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1694,
"column": 12
},
"end": {
- "line": 1690,
+ "line": 1694,
"column": 40
}
}
@@ -84390,16 +84505,16 @@
"type": "Identifier",
"name": "slcTexts",
"range": [
- 47798,
- 47806
+ 47928,
+ 47936
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1695,
"column": 16
},
"end": {
- "line": 1691,
+ "line": 1695,
"column": 24
}
}
@@ -84408,31 +84523,31 @@
"type": "Identifier",
"name": "r",
"range": [
- 47807,
- 47808
+ 47937,
+ 47938
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1695,
"column": 25
},
"end": {
- "line": 1691,
+ "line": 1695,
"column": 26
}
}
},
"range": [
- 47798,
- 47809
+ 47928,
+ 47939
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1695,
"column": 16
},
"end": {
- "line": 1691,
+ "line": 1695,
"column": 27
}
}
@@ -84451,16 +84566,16 @@
"type": "Identifier",
"name": "optTxt",
"range": [
- 47829,
- 47835
+ 47959,
+ 47965
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1696,
"column": 16
},
"end": {
- "line": 1692,
+ "line": 1696,
"column": 22
}
}
@@ -84469,31 +84584,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 47836,
- 47840
+ 47966,
+ 47970
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1696,
"column": 23
},
"end": {
- "line": 1692,
+ "line": 1696,
"column": 27
}
}
},
"range": [
- 47829,
- 47840
+ 47959,
+ 47970
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1696,
"column": 16
},
"end": {
- "line": 1692,
+ "line": 1696,
"column": 27
}
}
@@ -84506,16 +84621,16 @@
"type": "Identifier",
"name": "slcTexts",
"range": [
- 47841,
- 47849
+ 47971,
+ 47979
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1696,
"column": 28
},
"end": {
- "line": 1692,
+ "line": 1696,
"column": 36
}
}
@@ -84524,78 +84639,78 @@
"type": "Identifier",
"name": "r",
"range": [
- 47850,
- 47851
+ 47980,
+ 47981
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1696,
"column": 37
},
"end": {
- "line": 1692,
+ "line": 1696,
"column": 38
}
}
},
"range": [
- 47841,
- 47852
+ 47971,
+ 47982
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1696,
"column": 28
},
"end": {
- "line": 1692,
+ "line": 1696,
"column": 39
}
}
}
],
"range": [
- 47829,
- 47853
+ 47959,
+ 47983
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1696,
"column": 16
},
"end": {
- "line": 1692,
+ "line": 1696,
"column": 40
}
}
},
"range": [
- 47829,
- 47854
+ 47959,
+ 47984
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1696,
"column": 16
},
"end": {
- "line": 1692,
+ "line": 1696,
"column": 41
}
}
}
],
"range": [
- 47811,
- 47868
+ 47941,
+ 47998
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1695,
"column": 29
},
"end": {
- "line": 1693,
+ "line": 1697,
"column": 13
}
}
@@ -84614,16 +84729,16 @@
"type": "Identifier",
"name": "optTxt",
"range": [
- 47892,
- 47898
+ 48022,
+ 48028
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1698,
"column": 16
},
"end": {
- "line": 1694,
+ "line": 1698,
"column": 22
}
}
@@ -84632,31 +84747,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 47899,
- 47903
+ 48029,
+ 48033
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1698,
"column": 23
},
"end": {
- "line": 1694,
+ "line": 1698,
"column": 27
}
}
},
"range": [
- 47892,
- 47903
+ 48022,
+ 48033
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1698,
"column": 16
},
"end": {
- "line": 1694,
+ "line": 1698,
"column": 27
}
}
@@ -84669,16 +84784,16 @@
"type": "Identifier",
"name": "slcValues",
"range": [
- 47904,
- 47913
+ 48034,
+ 48043
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1698,
"column": 28
},
"end": {
- "line": 1694,
+ "line": 1698,
"column": 37
}
}
@@ -84687,124 +84802,124 @@
"type": "Identifier",
"name": "r",
"range": [
- 47914,
- 47915
+ 48044,
+ 48045
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1698,
"column": 38
},
"end": {
- "line": 1694,
+ "line": 1698,
"column": 39
}
}
},
"range": [
- 47904,
- 47916
+ 48034,
+ 48046
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1698,
"column": 28
},
"end": {
- "line": 1694,
+ "line": 1698,
"column": 40
}
}
}
],
"range": [
- 47892,
- 47917
+ 48022,
+ 48047
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1698,
"column": 16
},
"end": {
- "line": 1694,
+ "line": 1698,
"column": 41
}
}
},
"range": [
- 47892,
- 47918
+ 48022,
+ 48048
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1698,
"column": 16
},
"end": {
- "line": 1694,
+ "line": 1698,
"column": 42
}
}
}
],
"range": [
- 47874,
- 47932
+ 48004,
+ 48062
],
"loc": {
"start": {
- "line": 1693,
+ "line": 1697,
"column": 19
},
"end": {
- "line": 1695,
+ "line": 1699,
"column": 13
}
}
},
"range": [
- 47794,
- 47932
+ 47924,
+ 48062
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1695,
"column": 12
},
"end": {
- "line": 1695,
+ "line": 1699,
"column": 13
}
}
}
],
"range": [
- 47739,
- 47942
+ 47869,
+ 48072
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 62
},
"end": {
- "line": 1696,
+ "line": 1700,
"column": 9
}
}
},
"range": [
- 47685,
- 47942
+ 47815,
+ 48072
],
"loc": {
"start": {
- "line": 1689,
+ "line": 1693,
"column": 8
},
"end": {
- "line": 1696,
+ "line": 1700,
"column": 9
}
}
@@ -84815,16 +84930,16 @@
"type": "Identifier",
"name": "slcSort",
"range": [
- 47955,
- 47962
+ 48085,
+ 48092
],
"loc": {
"start": {
- "line": 1697,
+ "line": 1701,
"column": 12
},
"end": {
- "line": 1697,
+ "line": 1701,
"column": 19
}
}
@@ -84843,16 +84958,16 @@
"type": "Identifier",
"name": "optArray",
"range": [
- 47978,
- 47986
+ 48108,
+ 48116
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1702,
"column": 12
},
"end": {
- "line": 1698,
+ "line": 1702,
"column": 20
}
}
@@ -84861,62 +84976,62 @@
"type": "Identifier",
"name": "sort",
"range": [
- 47987,
- 47991
+ 48117,
+ 48121
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1702,
"column": 21
},
"end": {
- "line": 1698,
+ "line": 1702,
"column": 25
}
}
},
"range": [
- 47978,
- 47991
+ 48108,
+ 48121
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1702,
"column": 12
},
"end": {
- "line": 1698,
+ "line": 1702,
"column": 25
}
}
},
"arguments": [],
"range": [
- 47978,
- 47993
+ 48108,
+ 48123
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1702,
"column": 12
},
"end": {
- "line": 1698,
+ "line": 1702,
"column": 27
}
}
},
"range": [
- 47978,
- 47994
+ 48108,
+ 48124
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1702,
"column": 12
},
"end": {
- "line": 1698,
+ "line": 1702,
"column": 28
}
}
@@ -84932,16 +85047,16 @@
"type": "Identifier",
"name": "optTxt",
"range": [
- 48007,
- 48013
+ 48137,
+ 48143
],
"loc": {
"start": {
- "line": 1699,
+ "line": 1703,
"column": 12
},
"end": {
- "line": 1699,
+ "line": 1703,
"column": 18
}
}
@@ -84950,94 +85065,94 @@
"type": "Identifier",
"name": "sort",
"range": [
- 48014,
- 48018
+ 48144,
+ 48148
],
"loc": {
"start": {
- "line": 1699,
+ "line": 1703,
"column": 19
},
"end": {
- "line": 1699,
+ "line": 1703,
"column": 23
}
}
},
"range": [
- 48007,
- 48018
+ 48137,
+ 48148
],
"loc": {
"start": {
- "line": 1699,
+ "line": 1703,
"column": 12
},
"end": {
- "line": 1699,
+ "line": 1703,
"column": 23
}
}
},
"arguments": [],
"range": [
- 48007,
- 48020
+ 48137,
+ 48150
],
"loc": {
"start": {
- "line": 1699,
+ "line": 1703,
"column": 12
},
"end": {
- "line": 1699,
+ "line": 1703,
"column": 25
}
}
},
"range": [
- 48007,
- 48021
+ 48137,
+ 48151
],
"loc": {
"start": {
- "line": 1699,
+ "line": 1703,
"column": 12
},
"end": {
- "line": 1699,
+ "line": 1703,
"column": 26
}
}
}
],
"range": [
- 47964,
- 48031
+ 48094,
+ 48161
],
"loc": {
"start": {
- "line": 1697,
+ "line": 1701,
"column": 21
},
"end": {
- "line": 1700,
+ "line": 1704,
"column": 9
}
}
},
"alternate": null,
"range": [
- 47951,
- 48031
+ 48081,
+ 48161
],
"loc": {
"start": {
- "line": 1697,
+ "line": 1701,
"column": 8
},
"end": {
- "line": 1700,
+ "line": 1704,
"column": 9
}
}
@@ -85051,16 +85166,16 @@
"type": "Identifier",
"name": "optArray",
"range": [
- 48048,
- 48056
+ 48178,
+ 48186
],
"loc": {
"start": {
- "line": 1701,
+ "line": 1705,
"column": 16
},
"end": {
- "line": 1701,
+ "line": 1705,
"column": 24
}
}
@@ -85069,63 +85184,63 @@
"type": "Identifier",
"name": "optTxt",
"range": [
- 48058,
- 48064
+ 48188,
+ 48194
],
"loc": {
"start": {
- "line": 1701,
+ "line": 1705,
"column": 26
},
"end": {
- "line": 1701,
+ "line": 1705,
"column": 32
}
}
}
],
"range": [
- 48047,
- 48065
+ 48177,
+ 48195
],
"loc": {
"start": {
- "line": 1701,
+ "line": 1705,
"column": 15
},
"end": {
- "line": 1701,
+ "line": 1705,
"column": 33
}
}
},
"range": [
- 48040,
- 48066
+ 48170,
+ 48196
],
"loc": {
"start": {
- "line": 1701,
+ "line": 1705,
"column": 8
},
"end": {
- "line": 1701,
+ "line": 1705,
"column": 34
}
}
}
],
"range": [
- 47250,
- 48072
+ 47380,
+ 48202
],
"loc": {
"start": {
- "line": 1676,
+ "line": 1680,
"column": 31
},
"end": {
- "line": 1702,
+ "line": 1706,
"column": 5
}
}
@@ -85133,16 +85248,16 @@
"generator": false,
"expression": false,
"range": [
- 47239,
- 48072
+ 47369,
+ 48202
],
"loc": {
"start": {
- "line": 1676,
+ "line": 1680,
"column": 20
},
"end": {
- "line": 1702,
+ "line": 1706,
"column": 5
}
}
@@ -85150,16 +85265,16 @@
"kind": "method",
"computed": false,
"range": [
- 47223,
- 48072
+ 47353,
+ 48202
],
"loc": {
"start": {
- "line": 1676,
+ "line": 1680,
"column": 4
},
"end": {
- "line": 1702,
+ "line": 1706,
"column": 5
}
},
@@ -85168,16 +85283,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": [
- 47022,
- 47218
+ 47152,
+ 47348
],
"loc": {
"start": {
- "line": 1670,
+ "line": 1674,
"column": 4
},
"end": {
- "line": 1675,
+ "line": 1679,
"column": 7
}
}
@@ -85188,16 +85303,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": [
- 48078,
- 48315
+ 48208,
+ 48445
],
"loc": {
"start": {
- "line": 1704,
+ "line": 1708,
"column": 4
},
"end": {
- "line": 1708,
+ "line": 1712,
"column": 7
}
}
@@ -85211,16 +85326,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 48320,
- 48326
+ 48450,
+ 48456
],
"loc": {
"start": {
- "line": 1709,
+ "line": 1713,
"column": 4
},
"end": {
- "line": 1709,
+ "line": 1713,
"column": 10
}
}
@@ -85246,16 +85361,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48344,
- 48348
+ 48474,
+ 48478
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 13
},
"end": {
- "line": 1710,
+ "line": 1714,
"column": 17
}
}
@@ -85264,47 +85379,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 48349,
- 48356
+ 48479,
+ 48486
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 18
},
"end": {
- "line": 1710,
+ "line": 1714,
"column": 25
}
}
},
"range": [
- 48344,
- 48356
+ 48474,
+ 48486
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 13
},
"end": {
- "line": 1710,
+ "line": 1714,
"column": 25
}
}
},
"prefix": true,
"range": [
- 48343,
- 48356
+ 48473,
+ 48486
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 12
},
"end": {
- "line": 1710,
+ "line": 1714,
"column": 25
}
}
@@ -85318,16 +85433,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48361,
- 48365
+ 48491,
+ 48495
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 30
},
"end": {
- "line": 1710,
+ "line": 1714,
"column": 34
}
}
@@ -85336,62 +85451,62 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 48366,
- 48377
+ 48496,
+ 48507
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 35
},
"end": {
- "line": 1710,
+ "line": 1714,
"column": 46
}
}
},
"range": [
- 48361,
- 48377
+ 48491,
+ 48507
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 30
},
"end": {
- "line": 1710,
+ "line": 1714,
"column": 46
}
}
},
"prefix": true,
"range": [
- 48360,
- 48377
+ 48490,
+ 48507
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 29
},
"end": {
- "line": 1710,
+ "line": 1714,
"column": 46
}
}
},
"range": [
- 48343,
- 48377
+ 48473,
+ 48507
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 12
},
"end": {
- "line": 1710,
+ "line": 1714,
"column": 46
}
}
@@ -85403,48 +85518,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 48393,
- 48400
+ 48523,
+ 48530
],
"loc": {
"start": {
- "line": 1711,
+ "line": 1715,
"column": 12
},
"end": {
- "line": 1711,
+ "line": 1715,
"column": 19
}
}
}
],
"range": [
- 48379,
- 48410
+ 48509,
+ 48540
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 48
},
"end": {
- "line": 1712,
+ "line": 1716,
"column": 9
}
}
},
"alternate": null,
"range": [
- 48339,
- 48410
+ 48469,
+ 48540
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1714,
"column": 8
},
"end": {
- "line": 1712,
+ "line": 1716,
"column": 9
}
},
@@ -85453,16 +85568,16 @@
"type": "Line",
"value": "fire onbefore callback",
"range": [
- 48419,
- 48443
+ 48549,
+ 48573
],
"loc": {
"start": {
- "line": 1713,
+ "line": 1717,
"column": 8
},
"end": {
- "line": 1713,
+ "line": 1717,
"column": 32
}
}
@@ -85479,16 +85594,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48452,
- 48456
+ 48582,
+ 48586
],
"loc": {
"start": {
- "line": 1714,
+ "line": 1718,
"column": 8
},
"end": {
- "line": 1714,
+ "line": 1718,
"column": 12
}
}
@@ -85497,31 +85612,31 @@
"type": "Identifier",
"name": "onBeforeFilter",
"range": [
- 48457,
- 48471
+ 48587,
+ 48601
],
"loc": {
"start": {
- "line": 1714,
+ "line": 1718,
"column": 13
},
"end": {
- "line": 1714,
+ "line": 1718,
"column": 27
}
}
},
"range": [
- 48452,
- 48471
+ 48582,
+ 48601
],
"loc": {
"start": {
- "line": 1714,
+ "line": 1718,
"column": 8
},
"end": {
- "line": 1714,
+ "line": 1718,
"column": 27
}
}
@@ -85530,47 +85645,47 @@
{
"type": "ThisExpression",
"range": [
- 48472,
- 48476
+ 48602,
+ 48606
],
"loc": {
"start": {
- "line": 1714,
+ "line": 1718,
"column": 28
},
"end": {
- "line": 1714,
+ "line": 1718,
"column": 32
}
}
}
],
"range": [
- 48452,
- 48477
+ 48582,
+ 48607
],
"loc": {
"start": {
- "line": 1714,
+ "line": 1718,
"column": 8
},
"end": {
- "line": 1714,
+ "line": 1718,
"column": 33
}
}
},
"range": [
- 48452,
- 48478
+ 48582,
+ 48608
],
"loc": {
"start": {
- "line": 1714,
+ "line": 1718,
"column": 8
},
"end": {
- "line": 1714,
+ "line": 1718,
"column": 34
}
},
@@ -85579,16 +85694,16 @@
"type": "Line",
"value": "fire onbefore callback",
"range": [
- 48419,
- 48443
+ 48549,
+ 48573
],
"loc": {
"start": {
- "line": 1713,
+ "line": 1717,
"column": 8
},
"end": {
- "line": 1713,
+ "line": 1717,
"column": 32
}
}
@@ -85608,16 +85723,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48487,
- 48491
+ 48617,
+ 48621
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1719,
"column": 8
},
"end": {
- "line": 1715,
+ "line": 1719,
"column": 12
}
}
@@ -85626,31 +85741,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 48492,
- 48499
+ 48622,
+ 48629
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1719,
"column": 13
},
"end": {
- "line": 1715,
+ "line": 1719,
"column": 20
}
}
},
"range": [
- 48487,
- 48499
+ 48617,
+ 48629
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1719,
"column": 8
},
"end": {
- "line": 1715,
+ "line": 1719,
"column": 20
}
}
@@ -85659,31 +85774,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 48500,
- 48504
+ 48630,
+ 48634
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1719,
"column": 21
},
"end": {
- "line": 1715,
+ "line": 1719,
"column": 25
}
}
},
"range": [
- 48487,
- 48504
+ 48617,
+ 48634
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1719,
"column": 8
},
"end": {
- "line": 1715,
+ "line": 1719,
"column": 25
}
}
@@ -85694,16 +85809,16 @@
"value": "before-filtering",
"raw": "'before-filtering'",
"range": [
- 48505,
- 48523
+ 48635,
+ 48653
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1719,
"column": 26
},
"end": {
- "line": 1715,
+ "line": 1719,
"column": 44
}
}
@@ -85711,47 +85826,47 @@
{
"type": "ThisExpression",
"range": [
- 48525,
- 48529
+ 48655,
+ 48659
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1719,
"column": 46
},
"end": {
- "line": 1715,
+ "line": 1719,
"column": 50
}
}
}
],
"range": [
- 48487,
- 48530
+ 48617,
+ 48660
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1719,
"column": 8
},
"end": {
- "line": 1715,
+ "line": 1719,
"column": 51
}
}
},
"range": [
- 48487,
- 48531
+ 48617,
+ 48661
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1719,
"column": 8
},
"end": {
- "line": 1715,
+ "line": 1719,
"column": 52
}
}
@@ -85765,16 +85880,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 48545,
- 48548
+ 48675,
+ 48678
],
"loc": {
"start": {
- "line": 1717,
+ "line": 1721,
"column": 12
},
"end": {
- "line": 1717,
+ "line": 1721,
"column": 15
}
}
@@ -85788,16 +85903,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48551,
- 48555
+ 48681,
+ 48685
],
"loc": {
"start": {
- "line": 1717,
+ "line": 1721,
"column": 18
},
"end": {
- "line": 1717,
+ "line": 1721,
"column": 22
}
}
@@ -85806,31 +85921,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 48556,
- 48559
+ 48686,
+ 48689
],
"loc": {
"start": {
- "line": 1717,
+ "line": 1721,
"column": 23
},
"end": {
- "line": 1717,
+ "line": 1721,
"column": 26
}
}
},
"range": [
- 48551,
- 48559
+ 48681,
+ 48689
],
"loc": {
"start": {
- "line": 1717,
+ "line": 1721,
"column": 18
},
"end": {
- "line": 1717,
+ "line": 1721,
"column": 26
}
}
@@ -85839,46 +85954,46 @@
"type": "Identifier",
"name": "rows",
"range": [
- 48560,
- 48564
+ 48690,
+ 48694
],
"loc": {
"start": {
- "line": 1717,
+ "line": 1721,
"column": 27
},
"end": {
- "line": 1717,
+ "line": 1721,
"column": 31
}
}
},
"range": [
- 48551,
- 48564
+ 48681,
+ 48694
],
"loc": {
"start": {
- "line": 1717,
+ "line": 1721,
"column": 18
},
"end": {
- "line": 1717,
+ "line": 1721,
"column": 31
}
}
},
"range": [
- 48545,
- 48564
+ 48675,
+ 48694
],
"loc": {
"start": {
- "line": 1717,
+ "line": 1721,
"column": 12
},
"end": {
- "line": 1717,
+ "line": 1721,
"column": 31
}
}
@@ -85889,16 +86004,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 48578,
- 48584
+ 48708,
+ 48714
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1722,
"column": 12
},
"end": {
- "line": 1718,
+ "line": 1722,
"column": 18
}
}
@@ -85911,16 +86026,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48587,
- 48591
+ 48717,
+ 48721
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1722,
"column": 21
},
"end": {
- "line": 1718,
+ "line": 1722,
"column": 25
}
}
@@ -85929,31 +86044,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 48592,
- 48601
+ 48722,
+ 48731
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1722,
"column": 26
},
"end": {
- "line": 1718,
+ "line": 1722,
"column": 35
}
}
},
"range": [
- 48587,
- 48601
+ 48717,
+ 48731
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1722,
"column": 21
},
"end": {
- "line": 1718,
+ "line": 1722,
"column": 35
}
}
@@ -85964,47 +86079,47 @@
"value": true,
"raw": "true",
"range": [
- 48602,
- 48606
+ 48732,
+ 48736
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1722,
"column": 36
},
"end": {
- "line": 1718,
+ "line": 1722,
"column": 40
}
}
}
],
"range": [
- 48587,
- 48607
+ 48717,
+ 48737
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1722,
"column": 21
},
"end": {
- "line": 1718,
+ "line": 1722,
"column": 41
}
}
},
"range": [
- 48578,
- 48607
+ 48708,
+ 48737
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1722,
"column": 12
},
"end": {
- "line": 1718,
+ "line": 1722,
"column": 41
}
}
@@ -86015,16 +86130,16 @@
"type": "Identifier",
"name": "hiddenRows",
"range": [
- 48621,
- 48631
+ 48751,
+ 48761
],
"loc": {
"start": {
- "line": 1719,
+ "line": 1723,
"column": 12
},
"end": {
- "line": 1719,
+ "line": 1723,
"column": 22
}
}
@@ -86034,31 +86149,31 @@
"value": 0,
"raw": "0",
"range": [
- 48634,
- 48635
+ 48764,
+ 48765
],
"loc": {
"start": {
- "line": 1719,
+ "line": 1723,
"column": 25
},
"end": {
- "line": 1719,
+ "line": 1723,
"column": 26
}
}
},
"range": [
- 48621,
- 48635
+ 48751,
+ 48765
],
"loc": {
"start": {
- "line": 1719,
+ "line": 1723,
"column": 12
},
"end": {
- "line": 1719,
+ "line": 1723,
"column": 26
}
}
@@ -86066,16 +86181,16 @@
],
"kind": "let",
"range": [
- 48541,
- 48636
+ 48671,
+ 48766
],
"loc": {
"start": {
- "line": 1717,
+ "line": 1721,
"column": 8
},
"end": {
- "line": 1719,
+ "line": 1723,
"column": 27
}
}
@@ -86091,16 +86206,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48646,
- 48650
+ 48776,
+ 48780
],
"loc": {
"start": {
- "line": 1721,
+ "line": 1725,
"column": 8
},
"end": {
- "line": 1721,
+ "line": 1725,
"column": 12
}
}
@@ -86109,31 +86224,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 48651,
- 48665
+ 48781,
+ 48795
],
"loc": {
"start": {
- "line": 1721,
+ "line": 1725,
"column": 13
},
"end": {
- "line": 1721,
+ "line": 1725,
"column": 27
}
}
},
"range": [
- 48646,
- 48665
+ 48776,
+ 48795
],
"loc": {
"start": {
- "line": 1721,
+ "line": 1725,
"column": 8
},
"end": {
- "line": 1721,
+ "line": 1725,
"column": 27
}
}
@@ -86142,46 +86257,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 48668,
- 48670
+ 48798,
+ 48800
],
"loc": {
"start": {
- "line": 1721,
+ "line": 1725,
"column": 30
},
"end": {
- "line": 1721,
+ "line": 1725,
"column": 32
}
}
},
"range": [
- 48646,
- 48670
+ 48776,
+ 48800
],
"loc": {
"start": {
- "line": 1721,
+ "line": 1725,
"column": 8
},
"end": {
- "line": 1721,
+ "line": 1725,
"column": 32
}
}
},
"range": [
- 48646,
- 48671
+ 48776,
+ 48801
],
"loc": {
"start": {
- "line": 1721,
+ "line": 1725,
"column": 8
},
"end": {
- "line": 1721,
+ "line": 1725,
"column": 33
}
},
@@ -86190,16 +86305,16 @@
"type": "Line",
"value": " search args re-init",
"range": [
- 48680,
- 48702
+ 48810,
+ 48832
],
"loc": {
"start": {
- "line": 1722,
+ "line": 1726,
"column": 8
},
"end": {
- "line": 1722,
+ "line": 1726,
"column": 30
}
}
@@ -86215,16 +86330,16 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 48715,
- 48725
+ 48845,
+ 48855
],
"loc": {
"start": {
- "line": 1723,
+ "line": 1727,
"column": 12
},
"end": {
- "line": 1723,
+ "line": 1727,
"column": 22
}
}
@@ -86237,16 +86352,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48728,
- 48732
+ 48858,
+ 48862
],
"loc": {
"start": {
- "line": 1723,
+ "line": 1727,
"column": 25
},
"end": {
- "line": 1723,
+ "line": 1727,
"column": 29
}
}
@@ -86255,62 +86370,62 @@
"type": "Identifier",
"name": "getFiltersValue",
"range": [
- 48733,
- 48748
+ 48863,
+ 48878
],
"loc": {
"start": {
- "line": 1723,
+ "line": 1727,
"column": 30
},
"end": {
- "line": 1723,
+ "line": 1727,
"column": 45
}
}
},
"range": [
- 48728,
- 48748
+ 48858,
+ 48878
],
"loc": {
"start": {
- "line": 1723,
+ "line": 1727,
"column": 25
},
"end": {
- "line": 1723,
+ "line": 1727,
"column": 45
}
}
},
"arguments": [],
"range": [
- 48728,
- 48750
+ 48858,
+ 48880
],
"loc": {
"start": {
- "line": 1723,
+ "line": 1727,
"column": 25
},
"end": {
- "line": 1723,
+ "line": 1727,
"column": 47
}
}
},
"range": [
- 48715,
- 48750
+ 48845,
+ 48880
],
"loc": {
"start": {
- "line": 1723,
+ "line": 1727,
"column": 12
},
"end": {
- "line": 1723,
+ "line": 1727,
"column": 47
}
}
@@ -86318,16 +86433,16 @@
],
"kind": "let",
"range": [
- 48711,
- 48751
+ 48841,
+ 48881
],
"loc": {
"start": {
- "line": 1723,
+ "line": 1727,
"column": 8
},
"end": {
- "line": 1723,
+ "line": 1727,
"column": 48
}
},
@@ -86336,16 +86451,16 @@
"type": "Line",
"value": " search args re-init",
"range": [
- 48680,
- 48702
+ 48810,
+ 48832
],
"loc": {
"start": {
- "line": 1722,
+ "line": 1726,
"column": 8
},
"end": {
- "line": 1722,
+ "line": 1726,
"column": 30
}
}
@@ -86363,16 +86478,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 48770,
- 48771
+ 48900,
+ 48901
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 17
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 18
}
}
@@ -86383,16 +86498,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48774,
- 48778
+ 48904,
+ 48908
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 21
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 25
}
}
@@ -86401,46 +86516,46 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 48779,
- 48785
+ 48909,
+ 48915
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 26
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 32
}
}
},
"range": [
- 48774,
- 48785
+ 48904,
+ 48915
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 21
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 32
}
}
},
"range": [
- 48770,
- 48785
+ 48900,
+ 48915
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 17
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 32
}
}
@@ -86448,16 +86563,16 @@
],
"kind": "let",
"range": [
- 48766,
- 48785
+ 48896,
+ 48915
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 13
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 32
}
}
@@ -86469,16 +86584,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 48787,
- 48788
+ 48917,
+ 48918
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 34
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 35
}
}
@@ -86487,31 +86602,31 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 48791,
- 48797
+ 48921,
+ 48927
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 38
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 44
}
}
},
"range": [
- 48787,
- 48797
+ 48917,
+ 48927
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 34
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 44
}
}
@@ -86523,32 +86638,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 48799,
- 48800
+ 48929,
+ 48930
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 46
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 47
}
}
},
"prefix": false,
"range": [
- 48799,
- 48802
+ 48929,
+ 48932
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 46
},
"end": {
- "line": 1725,
+ "line": 1729,
"column": 49
}
}
@@ -86574,16 +86689,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 48871,
- 48874
+ 49001,
+ 49004
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1731,
"column": 12
},
"end": {
- "line": 1727,
+ "line": 1731,
"column": 15
}
}
@@ -86592,31 +86707,31 @@
"type": "Identifier",
"name": "k",
"range": [
- 48875,
- 48876
+ 49005,
+ 49006
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1731,
"column": 16
},
"end": {
- "line": 1727,
+ "line": 1731,
"column": 17
}
}
},
"range": [
- 48871,
- 48877
+ 49001,
+ 49007
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1731,
"column": 12
},
"end": {
- "line": 1727,
+ "line": 1731,
"column": 18
}
}
@@ -86625,31 +86740,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 48878,
- 48883
+ 49008,
+ 49013
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1731,
"column": 19
},
"end": {
- "line": 1727,
+ "line": 1731,
"column": 24
}
}
},
"range": [
- 48871,
- 48883
+ 49001,
+ 49013
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1731,
"column": 12
},
"end": {
- "line": 1727,
+ "line": 1731,
"column": 24
}
}
@@ -86658,31 +86773,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 48884,
- 48891
+ 49014,
+ 49021
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1731,
"column": 25
},
"end": {
- "line": 1727,
+ "line": 1731,
"column": 32
}
}
},
"range": [
- 48871,
- 48891
+ 49001,
+ 49021
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1731,
"column": 12
},
"end": {
- "line": 1727,
+ "line": 1731,
"column": 32
}
}
@@ -86692,46 +86807,46 @@
"value": "",
"raw": "''",
"range": [
- 48894,
- 48896
+ 49024,
+ 49026
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1731,
"column": 35
},
"end": {
- "line": 1727,
+ "line": 1731,
"column": 37
}
}
},
"range": [
- 48871,
- 48896
+ 49001,
+ 49026
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1731,
"column": 12
},
"end": {
- "line": 1727,
+ "line": 1731,
"column": 37
}
}
},
"range": [
- 48871,
- 48897
+ 49001,
+ 49027
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1731,
"column": 12
},
"end": {
- "line": 1727,
+ "line": 1731,
"column": 38
}
},
@@ -86740,16 +86855,16 @@
"type": "Line",
"value": " already filtered rows display re-init",
"range": [
- 48818,
- 48858
+ 48948,
+ 48988
],
"loc": {
"start": {
- "line": 1726,
+ "line": 1730,
"column": 12
},
"end": {
- "line": 1726,
+ "line": 1730,
"column": 52
}
}
@@ -86765,16 +86880,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 48915,
- 48920
+ 49045,
+ 49050
],
"loc": {
"start": {
- "line": 1729,
+ "line": 1733,
"column": 16
},
"end": {
- "line": 1729,
+ "line": 1733,
"column": 21
}
}
@@ -86789,16 +86904,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 48923,
- 48926
+ 49053,
+ 49056
],
"loc": {
"start": {
- "line": 1729,
+ "line": 1733,
"column": 24
},
"end": {
- "line": 1729,
+ "line": 1733,
"column": 27
}
}
@@ -86807,31 +86922,31 @@
"type": "Identifier",
"name": "k",
"range": [
- 48927,
- 48928
+ 49057,
+ 49058
],
"loc": {
"start": {
- "line": 1729,
+ "line": 1733,
"column": 28
},
"end": {
- "line": 1729,
+ "line": 1733,
"column": 29
}
}
},
"range": [
- 48923,
- 48929
+ 49053,
+ 49059
],
"loc": {
"start": {
- "line": 1729,
+ "line": 1733,
"column": 24
},
"end": {
- "line": 1729,
+ "line": 1733,
"column": 30
}
}
@@ -86840,46 +86955,46 @@
"type": "Identifier",
"name": "cells",
"range": [
- 48930,
- 48935
+ 49060,
+ 49065
],
"loc": {
"start": {
- "line": 1729,
+ "line": 1733,
"column": 31
},
"end": {
- "line": 1729,
+ "line": 1733,
"column": 36
}
}
},
"range": [
- 48923,
- 48935
+ 49053,
+ 49065
],
"loc": {
"start": {
- "line": 1729,
+ "line": 1733,
"column": 24
},
"end": {
- "line": 1729,
+ "line": 1733,
"column": 36
}
}
},
"range": [
- 48915,
- 48935
+ 49045,
+ 49065
],
"loc": {
"start": {
- "line": 1729,
+ "line": 1733,
"column": 16
},
"end": {
- "line": 1729,
+ "line": 1733,
"column": 36
}
}
@@ -86887,16 +87002,16 @@
],
"kind": "let",
"range": [
- 48911,
- 48936
+ 49041,
+ 49066
],
"loc": {
"start": {
- "line": 1729,
+ "line": 1733,
"column": 12
},
"end": {
- "line": 1729,
+ "line": 1733,
"column": 37
}
}
@@ -86910,16 +87025,16 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 48953,
- 48960
+ 49083,
+ 49090
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1734,
"column": 16
},
"end": {
- "line": 1730,
+ "line": 1734,
"column": 23
}
}
@@ -86931,16 +87046,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 48963,
- 48968
+ 49093,
+ 49098
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1734,
"column": 26
},
"end": {
- "line": 1730,
+ "line": 1734,
"column": 31
}
}
@@ -86949,46 +87064,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 48969,
- 48975
+ 49099,
+ 49105
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1734,
"column": 32
},
"end": {
- "line": 1730,
+ "line": 1734,
"column": 38
}
}
},
"range": [
- 48963,
- 48975
+ 49093,
+ 49105
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1734,
"column": 26
},
"end": {
- "line": 1730,
+ "line": 1734,
"column": 38
}
}
},
"range": [
- 48953,
- 48975
+ 49083,
+ 49105
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1734,
"column": 16
},
"end": {
- "line": 1730,
+ "line": 1734,
"column": 38
}
}
@@ -86996,16 +87111,16 @@
],
"kind": "let",
"range": [
- 48949,
- 48976
+ 49079,
+ 49106
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1734,
"column": 12
},
"end": {
- "line": 1730,
+ "line": 1734,
"column": 39
}
},
@@ -87014,16 +87129,16 @@
"type": "Line",
"value": " checks if row has exact cell #",
"range": [
- 48990,
- 49023
+ 49120,
+ 49153
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1736,
"column": 12
},
"end": {
- "line": 1732,
+ "line": 1736,
"column": 45
}
}
@@ -87039,16 +87154,16 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 49040,
- 49047
+ 49170,
+ 49177
],
"loc": {
"start": {
- "line": 1733,
+ "line": 1737,
"column": 16
},
"end": {
- "line": 1733,
+ "line": 1737,
"column": 23
}
}
@@ -87059,16 +87174,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 49052,
- 49056
+ 49182,
+ 49186
],
"loc": {
"start": {
- "line": 1733,
+ "line": 1737,
"column": 28
},
"end": {
- "line": 1733,
+ "line": 1737,
"column": 32
}
}
@@ -87077,46 +87192,46 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 49057,
- 49064
+ 49187,
+ 49194
],
"loc": {
"start": {
- "line": 1733,
+ "line": 1737,
"column": 33
},
"end": {
- "line": 1733,
+ "line": 1737,
"column": 40
}
}
},
"range": [
- 49052,
- 49064
+ 49182,
+ 49194
],
"loc": {
"start": {
- "line": 1733,
+ "line": 1737,
"column": 28
},
"end": {
- "line": 1733,
+ "line": 1737,
"column": 40
}
}
},
"range": [
- 49040,
- 49064
+ 49170,
+ 49194
],
"loc": {
"start": {
- "line": 1733,
+ "line": 1737,
"column": 16
},
"end": {
- "line": 1733,
+ "line": 1737,
"column": 40
}
}
@@ -87128,48 +87243,48 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 49084,
- 49093
+ 49214,
+ 49223
],
"loc": {
"start": {
- "line": 1734,
+ "line": 1738,
"column": 16
},
"end": {
- "line": 1734,
+ "line": 1738,
"column": 25
}
}
}
],
"range": [
- 49066,
- 49107
+ 49196,
+ 49237
],
"loc": {
"start": {
- "line": 1733,
+ "line": 1737,
"column": 42
},
"end": {
- "line": 1735,
+ "line": 1739,
"column": 13
}
}
},
"alternate": null,
"range": [
- 49036,
- 49107
+ 49166,
+ 49237
],
"loc": {
"start": {
- "line": 1733,
+ "line": 1737,
"column": 12
},
"end": {
- "line": 1735,
+ "line": 1739,
"column": 13
}
},
@@ -87178,16 +87293,16 @@
"type": "Line",
"value": " checks if row has exact cell #",
"range": [
- 48990,
- 49023
+ 49120,
+ 49153
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1736,
"column": 12
},
"end": {
- "line": 1732,
+ "line": 1736,
"column": 45
}
}
@@ -87203,16 +87318,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 49125,
- 49134
+ 49255,
+ 49264
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1741,
"column": 16
},
"end": {
- "line": 1737,
+ "line": 1741,
"column": 25
}
}
@@ -87221,31 +87336,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 49137,
- 49139
+ 49267,
+ 49269
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1741,
"column": 28
},
"end": {
- "line": 1737,
+ "line": 1741,
"column": 30
}
}
},
"range": [
- 49125,
- 49139
+ 49255,
+ 49269
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1741,
"column": 16
},
"end": {
- "line": 1737,
+ "line": 1741,
"column": 30
}
}
@@ -87256,16 +87371,16 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 49157,
- 49167
+ 49287,
+ 49297
],
"loc": {
"start": {
- "line": 1738,
+ "line": 1742,
"column": 16
},
"end": {
- "line": 1738,
+ "line": 1742,
"column": 26
}
}
@@ -87275,31 +87390,31 @@
"value": true,
"raw": "true",
"range": [
- 49170,
- 49174
+ 49300,
+ 49304
],
"loc": {
"start": {
- "line": 1738,
+ "line": 1742,
"column": 29
},
"end": {
- "line": 1738,
+ "line": 1742,
"column": 33
}
}
},
"range": [
- 49157,
- 49174
+ 49287,
+ 49304
],
"loc": {
"start": {
- "line": 1738,
+ "line": 1742,
"column": 16
},
"end": {
- "line": 1738,
+ "line": 1742,
"column": 33
}
}
@@ -87310,16 +87425,16 @@
"type": "Identifier",
"name": "singleFltRowValid",
"range": [
- 49240,
- 49257
+ 49370,
+ 49387
],
"loc": {
"start": {
- "line": 1740,
+ "line": 1744,
"column": 16
},
"end": {
- "line": 1740,
+ "line": 1744,
"column": 33
}
}
@@ -87329,31 +87444,31 @@
"value": false,
"raw": "false",
"range": [
- 49260,
- 49265
+ 49390,
+ 49395
],
"loc": {
"start": {
- "line": 1740,
+ "line": 1744,
"column": 36
},
"end": {
- "line": 1740,
+ "line": 1744,
"column": 41
}
}
},
"range": [
- 49240,
- 49265
+ 49370,
+ 49395
],
"loc": {
"start": {
- "line": 1740,
+ "line": 1744,
"column": 16
},
"end": {
- "line": 1740,
+ "line": 1744,
"column": 41
}
},
@@ -87362,16 +87477,16 @@
"type": "Line",
"value": "only for single filter search",
"range": [
- 49192,
- 49223
+ 49322,
+ 49353
],
"loc": {
"start": {
- "line": 1739,
+ "line": 1743,
"column": 16
},
"end": {
- "line": 1739,
+ "line": 1743,
"column": 47
}
}
@@ -87381,16 +87496,16 @@
],
"kind": "let",
"range": [
- 49121,
- 49266
+ 49251,
+ 49396
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1741,
"column": 12
},
"end": {
- "line": 1740,
+ "line": 1744,
"column": 42
}
},
@@ -87399,16 +87514,16 @@
"type": "Line",
"value": " this loop retrieves cell data",
"range": [
- 49280,
- 49312
+ 49410,
+ 49442
],
"loc": {
"start": {
- "line": 1742,
+ "line": 1746,
"column": 12
},
"end": {
- "line": 1742,
+ "line": 1746,
"column": 44
}
}
@@ -87426,16 +87541,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 49334,
- 49335
+ 49464,
+ 49465
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 21
},
"end": {
- "line": 1743,
+ "line": 1747,
"column": 22
}
}
@@ -87445,31 +87560,31 @@
"value": 0,
"raw": "0",
"range": [
- 49338,
- 49339
+ 49468,
+ 49469
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 25
},
"end": {
- "line": 1743,
+ "line": 1747,
"column": 26
}
}
},
"range": [
- 49334,
- 49339
+ 49464,
+ 49469
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 21
},
"end": {
- "line": 1743,
+ "line": 1747,
"column": 26
}
}
@@ -87477,16 +87592,16 @@
],
"kind": "let",
"range": [
- 49330,
- 49339
+ 49460,
+ 49469
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 17
},
"end": {
- "line": 1743,
+ "line": 1747,
"column": 26
}
}
@@ -87498,16 +87613,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 49341,
- 49342
+ 49471,
+ 49472
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 28
},
"end": {
- "line": 1743,
+ "line": 1747,
"column": 29
}
}
@@ -87516,31 +87631,31 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 49345,
- 49352
+ 49475,
+ 49482
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 32
},
"end": {
- "line": 1743,
+ "line": 1747,
"column": 39
}
}
},
"range": [
- 49341,
- 49352
+ 49471,
+ 49482
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 28
},
"end": {
- "line": 1743,
+ "line": 1747,
"column": 39
}
}
@@ -87552,32 +87667,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 49354,
- 49355
+ 49484,
+ 49485
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 41
},
"end": {
- "line": 1743,
+ "line": 1747,
"column": 42
}
}
},
"prefix": false,
"range": [
- 49354,
- 49357
+ 49484,
+ 49487
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 41
},
"end": {
- "line": 1743,
+ "line": 1747,
"column": 44
}
}
@@ -87594,16 +87709,16 @@
"type": "Identifier",
"name": "sA",
"range": [
- 49416,
- 49418
+ 49546,
+ 49548
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 20
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 22
}
}
@@ -87615,16 +87730,16 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 49421,
- 49431
+ 49551,
+ 49561
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 25
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 35
}
}
@@ -87637,16 +87752,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 49432,
- 49436
+ 49562,
+ 49566
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 36
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 40
}
}
@@ -87655,31 +87770,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 49437,
- 49452
+ 49567,
+ 49582
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 41
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 56
}
}
},
"range": [
- 49432,
- 49452
+ 49562,
+ 49582
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 36
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 56
}
}
@@ -87689,16 +87804,16 @@
"value": 0,
"raw": "0",
"range": [
- 49455,
- 49456
+ 49585,
+ 49586
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 59
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 60
}
}
@@ -87707,61 +87822,61 @@
"type": "Identifier",
"name": "j",
"range": [
- 49459,
- 49460
+ 49589,
+ 49590
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 63
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 64
}
}
},
"range": [
- 49432,
- 49460
+ 49562,
+ 49590
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 36
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 64
}
}
},
"range": [
- 49421,
- 49461
+ 49551,
+ 49591
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 25
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 65
}
}
},
"range": [
- 49416,
- 49461
+ 49546,
+ 49591
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 20
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 65
}
}
@@ -87769,16 +87884,16 @@
],
"kind": "let",
"range": [
- 49412,
- 49462
+ 49542,
+ 49592
],
"loc": {
"start": {
- "line": 1745,
+ "line": 1749,
"column": 16
},
"end": {
- "line": 1745,
+ "line": 1749,
"column": 66
}
},
@@ -87787,16 +87902,16 @@
"type": "Line",
"value": "searched keyword",
"range": [
- 49377,
- 49395
+ 49507,
+ 49525
],
"loc": {
"start": {
- "line": 1744,
+ "line": 1748,
"column": 16
},
"end": {
- "line": 1744,
+ "line": 1748,
"column": 34
}
}
@@ -87812,16 +87927,16 @@
"type": "Identifier",
"name": "sA",
"range": [
- 49484,
- 49486
+ 49614,
+ 49616
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1751,
"column": 20
},
"end": {
- "line": 1747,
+ "line": 1751,
"column": 22
}
}
@@ -87831,31 +87946,31 @@
"value": "",
"raw": "''",
"range": [
- 49491,
- 49493
+ 49621,
+ 49623
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1751,
"column": 27
},
"end": {
- "line": 1747,
+ "line": 1751,
"column": 29
}
}
},
"range": [
- 49484,
- 49493
+ 49614,
+ 49623
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1751,
"column": 20
},
"end": {
- "line": 1747,
+ "line": 1751,
"column": 29
}
}
@@ -87867,48 +87982,48 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 49517,
- 49526
+ 49647,
+ 49656
],
"loc": {
"start": {
- "line": 1748,
+ "line": 1752,
"column": 20
},
"end": {
- "line": 1748,
+ "line": 1752,
"column": 29
}
}
}
],
"range": [
- 49495,
- 49544
+ 49625,
+ 49674
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1751,
"column": 31
},
"end": {
- "line": 1749,
+ "line": 1753,
"column": 17
}
}
},
"alternate": null,
"range": [
- 49480,
- 49544
+ 49610,
+ 49674
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1751,
"column": 16
},
"end": {
- "line": 1749,
+ "line": 1753,
"column": 17
}
}
@@ -87922,16 +88037,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 49566,
- 49574
+ 49696,
+ 49704
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 20
},
"end": {
- "line": 1751,
+ "line": 1755,
"column": 28
}
}
@@ -87942,16 +88057,16 @@
"type": "Identifier",
"name": "matchCase",
"range": [
- 49577,
- 49586
+ 49707,
+ 49716
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 31
},
"end": {
- "line": 1751,
+ "line": 1755,
"column": 40
}
}
@@ -87965,16 +88080,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 49587,
- 49591
+ 49717,
+ 49721
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 41
},
"end": {
- "line": 1751,
+ "line": 1755,
"column": 45
}
}
@@ -87983,31 +88098,31 @@
"type": "Identifier",
"name": "getCellData",
"range": [
- 49592,
- 49603
+ 49722,
+ 49733
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 46
},
"end": {
- "line": 1751,
+ "line": 1755,
"column": 57
}
}
},
"range": [
- 49587,
- 49603
+ 49717,
+ 49733
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 41
},
"end": {
- "line": 1751,
+ "line": 1755,
"column": 57
}
}
@@ -88020,16 +88135,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 49604,
- 49609
+ 49734,
+ 49739
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 58
},
"end": {
- "line": 1751,
+ "line": 1755,
"column": 63
}
}
@@ -88038,47 +88153,47 @@
"type": "Identifier",
"name": "j",
"range": [
- 49610,
- 49611
+ 49740,
+ 49741
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 64
},
"end": {
- "line": 1751,
+ "line": 1755,
"column": 65
}
}
},
"range": [
- 49604,
- 49612
+ 49734,
+ 49742
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 58
},
"end": {
- "line": 1751,
+ "line": 1755,
"column": 66
}
}
}
],
"range": [
- 49587,
- 49613
+ 49717,
+ 49743
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 41
},
"end": {
- "line": 1751,
+ "line": 1755,
"column": 67
}
}
@@ -88089,16 +88204,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 49635,
- 49639
+ 49765,
+ 49769
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1756,
"column": 20
},
"end": {
- "line": 1752,
+ "line": 1756,
"column": 24
}
}
@@ -88107,62 +88222,62 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 49640,
- 49653
+ 49770,
+ 49783
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1756,
"column": 25
},
"end": {
- "line": 1752,
+ "line": 1756,
"column": 38
}
}
},
"range": [
- 49635,
- 49653
+ 49765,
+ 49783
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1756,
"column": 20
},
"end": {
- "line": 1752,
+ "line": 1756,
"column": 38
}
}
}
],
"range": [
- 49577,
- 49654
+ 49707,
+ 49784
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 31
},
"end": {
- "line": 1752,
+ "line": 1756,
"column": 39
}
}
},
"range": [
- 49566,
- 49654
+ 49696,
+ 49784
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 20
},
"end": {
- "line": 1752,
+ "line": 1756,
"column": 39
}
}
@@ -88170,16 +88285,16 @@
],
"kind": "let",
"range": [
- 49562,
- 49655
+ 49692,
+ 49785
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1755,
"column": 16
},
"end": {
- "line": 1752,
+ "line": 1756,
"column": 40
}
},
@@ -88188,16 +88303,16 @@
"type": "Line",
"value": "multiple search parameter operator ||",
"range": [
- 49673,
- 49712
+ 49803,
+ 49842
],
"loc": {
"start": {
- "line": 1754,
+ "line": 1758,
"column": 16
},
"end": {
- "line": 1754,
+ "line": 1758,
"column": 55
}
}
@@ -88213,16 +88328,16 @@
"type": "Identifier",
"name": "sAOrSplit",
"range": [
- 49733,
- 49742
+ 49863,
+ 49872
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 20
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 29
}
}
@@ -88241,16 +88356,16 @@
"type": "Identifier",
"name": "sA",
"range": [
- 49745,
- 49747
+ 49875,
+ 49877
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 32
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 34
}
}
@@ -88259,47 +88374,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 49748,
- 49756
+ 49878,
+ 49886
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 35
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 43
}
}
},
"range": [
- 49745,
- 49756
+ 49875,
+ 49886
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 32
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 43
}
}
},
"arguments": [],
"range": [
- 49745,
- 49758
+ 49875,
+ 49888
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 32
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 45
}
}
@@ -88308,31 +88423,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 49759,
- 49764
+ 49889,
+ 49894
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 46
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 51
}
}
},
"range": [
- 49745,
- 49764
+ 49875,
+ 49894
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 32
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 51
}
}
@@ -88344,16 +88459,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 49765,
- 49769
+ 49895,
+ 49899
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 52
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 56
}
}
@@ -88362,62 +88477,62 @@
"type": "Identifier",
"name": "orOperator",
"range": [
- 49770,
- 49780
+ 49900,
+ 49910
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 57
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 67
}
}
},
"range": [
- 49765,
- 49780
+ 49895,
+ 49910
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 52
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 67
}
}
}
],
"range": [
- 49745,
- 49781
+ 49875,
+ 49911
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 32
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 68
}
}
},
"range": [
- 49733,
- 49781
+ 49863,
+ 49911
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 20
},
"end": {
- "line": 1755,
+ "line": 1759,
"column": 68
}
}
@@ -88428,16 +88543,16 @@
"type": "Identifier",
"name": "hasMultiOrSA",
"range": [
- 49862,
- 49874
+ 49992,
+ 50004
],
"loc": {
"start": {
- "line": 1757,
+ "line": 1761,
"column": 20
},
"end": {
- "line": 1757,
+ "line": 1761,
"column": 32
}
}
@@ -88452,16 +88567,16 @@
"type": "Identifier",
"name": "sAOrSplit",
"range": [
- 49877,
- 49886
+ 50007,
+ 50016
],
"loc": {
"start": {
- "line": 1757,
+ "line": 1761,
"column": 35
},
"end": {
- "line": 1757,
+ "line": 1761,
"column": 44
}
}
@@ -88470,31 +88585,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 49887,
- 49893
+ 50017,
+ 50023
],
"loc": {
"start": {
- "line": 1757,
+ "line": 1761,
"column": 45
},
"end": {
- "line": 1757,
+ "line": 1761,
"column": 51
}
}
},
"range": [
- 49877,
- 49893
+ 50007,
+ 50023
],
"loc": {
"start": {
- "line": 1757,
+ "line": 1761,
"column": 35
},
"end": {
- "line": 1757,
+ "line": 1761,
"column": 51
}
}
@@ -88504,46 +88619,46 @@
"value": 1,
"raw": "1",
"range": [
- 49896,
- 49897
+ 50026,
+ 50027
],
"loc": {
"start": {
- "line": 1757,
+ "line": 1761,
"column": 54
},
"end": {
- "line": 1757,
+ "line": 1761,
"column": 55
}
}
},
"range": [
- 49877,
- 49897
+ 50007,
+ 50027
],
"loc": {
"start": {
- "line": 1757,
+ "line": 1761,
"column": 35
},
"end": {
- "line": 1757,
+ "line": 1761,
"column": 55
}
}
},
"range": [
- 49862,
- 49897
+ 49992,
+ 50027
],
"loc": {
"start": {
- "line": 1757,
+ "line": 1761,
"column": 20
},
"end": {
- "line": 1757,
+ "line": 1761,
"column": 55
}
},
@@ -88552,16 +88667,16 @@
"type": "Line",
"value": "multiple search || parameter boolean",
"range": [
- 49803,
- 49841
+ 49933,
+ 49971
],
"loc": {
"start": {
- "line": 1756,
+ "line": 1760,
"column": 20
},
"end": {
- "line": 1756,
+ "line": 1760,
"column": 58
}
}
@@ -88574,16 +88689,16 @@
"type": "Identifier",
"name": "sAAndSplit",
"range": [
- 49979,
- 49989
+ 50109,
+ 50119
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 20
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 30
}
}
@@ -88602,16 +88717,16 @@
"type": "Identifier",
"name": "sA",
"range": [
- 49992,
- 49994
+ 50122,
+ 50124
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 33
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 35
}
}
@@ -88620,47 +88735,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 49995,
- 50003
+ 50125,
+ 50133
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 36
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 44
}
}
},
"range": [
- 49992,
- 50003
+ 50122,
+ 50133
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 33
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 44
}
}
},
"arguments": [],
"range": [
- 49992,
- 50005
+ 50122,
+ 50135
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 33
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 46
}
}
@@ -88669,31 +88784,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 50006,
- 50011
+ 50136,
+ 50141
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 47
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 52
}
}
},
"range": [
- 49992,
- 50011
+ 50122,
+ 50141
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 33
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 52
}
}
@@ -88705,16 +88820,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 50012,
- 50016
+ 50142,
+ 50146
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 53
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 57
}
}
@@ -88723,62 +88838,62 @@
"type": "Identifier",
"name": "anOperator",
"range": [
- 50017,
- 50027
+ 50147,
+ 50157
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 58
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 68
}
}
},
"range": [
- 50012,
- 50027
+ 50142,
+ 50157
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 53
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 68
}
}
}
],
"range": [
- 49992,
- 50028
+ 50122,
+ 50158
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 33
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 69
}
}
},
"range": [
- 49979,
- 50028
+ 50109,
+ 50158
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1763,
"column": 20
},
"end": {
- "line": 1759,
+ "line": 1763,
"column": 69
}
},
@@ -88787,16 +88902,16 @@
"type": "Line",
"value": "multiple search parameter operator &&",
"range": [
- 49919,
- 49958
+ 50049,
+ 50088
],
"loc": {
"start": {
- "line": 1758,
+ "line": 1762,
"column": 20
},
"end": {
- "line": 1758,
+ "line": 1762,
"column": 59
}
}
@@ -88809,16 +88924,16 @@
"type": "Identifier",
"name": "hasMultiAndSA",
"range": [
- 50109,
- 50122
+ 50239,
+ 50252
],
"loc": {
"start": {
- "line": 1761,
+ "line": 1765,
"column": 20
},
"end": {
- "line": 1761,
+ "line": 1765,
"column": 33
}
}
@@ -88833,16 +88948,16 @@
"type": "Identifier",
"name": "sAAndSplit",
"range": [
- 50125,
- 50135
+ 50255,
+ 50265
],
"loc": {
"start": {
- "line": 1761,
+ "line": 1765,
"column": 36
},
"end": {
- "line": 1761,
+ "line": 1765,
"column": 46
}
}
@@ -88851,31 +88966,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 50136,
- 50142
+ 50266,
+ 50272
],
"loc": {
"start": {
- "line": 1761,
+ "line": 1765,
"column": 47
},
"end": {
- "line": 1761,
+ "line": 1765,
"column": 53
}
}
},
"range": [
- 50125,
- 50142
+ 50255,
+ 50272
],
"loc": {
"start": {
- "line": 1761,
+ "line": 1765,
"column": 36
},
"end": {
- "line": 1761,
+ "line": 1765,
"column": 53
}
}
@@ -88885,46 +89000,46 @@
"value": 1,
"raw": "1",
"range": [
- 50145,
- 50146
+ 50275,
+ 50276
],
"loc": {
"start": {
- "line": 1761,
+ "line": 1765,
"column": 56
},
"end": {
- "line": 1761,
+ "line": 1765,
"column": 57
}
}
},
"range": [
- 50125,
- 50146
+ 50255,
+ 50276
],
"loc": {
"start": {
- "line": 1761,
+ "line": 1765,
"column": 36
},
"end": {
- "line": 1761,
+ "line": 1765,
"column": 57
}
}
},
"range": [
- 50109,
- 50146
+ 50239,
+ 50276
],
"loc": {
"start": {
- "line": 1761,
+ "line": 1765,
"column": 20
},
"end": {
- "line": 1761,
+ "line": 1765,
"column": 57
}
},
@@ -88933,16 +89048,16 @@
"type": "Line",
"value": "multiple search && parameter boolean",
"range": [
- 50050,
- 50088
+ 50180,
+ 50218
],
"loc": {
"start": {
- "line": 1760,
+ "line": 1764,
"column": 20
},
"end": {
- "line": 1760,
+ "line": 1764,
"column": 58
}
}
@@ -88952,16 +89067,16 @@
],
"kind": "let",
"range": [
- 49729,
- 50147
+ 49859,
+ 50277
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1759,
"column": 16
},
"end": {
- "line": 1761,
+ "line": 1765,
"column": 58
}
},
@@ -88970,16 +89085,16 @@
"type": "Line",
"value": "multiple search parameter operator ||",
"range": [
- 49673,
- 49712
+ 49803,
+ 49842
],
"loc": {
"start": {
- "line": 1754,
+ "line": 1758,
"column": 16
},
"end": {
- "line": 1754,
+ "line": 1758,
"column": 55
}
}
@@ -88990,16 +89105,16 @@
"type": "Line",
"value": "detect operators or array query",
"range": [
- 50165,
- 50198
+ 50295,
+ 50328
],
"loc": {
"start": {
- "line": 1763,
+ "line": 1767,
"column": 16
},
"end": {
- "line": 1763,
+ "line": 1767,
"column": 49
}
}
@@ -89020,16 +89135,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 50219,
- 50226
+ 50349,
+ 50356
],
"loc": {
"start": {
- "line": 1764,
+ "line": 1768,
"column": 20
},
"end": {
- "line": 1764,
+ "line": 1768,
"column": 27
}
}
@@ -89039,32 +89154,32 @@
"type": "Identifier",
"name": "sA",
"range": [
- 50227,
- 50229
+ 50357,
+ 50359
],
"loc": {
"start": {
- "line": 1764,
+ "line": 1768,
"column": 28
},
"end": {
- "line": 1764,
+ "line": 1768,
"column": 30
}
}
}
],
"range": [
- 50219,
- 50230
+ 50349,
+ 50360
],
"loc": {
"start": {
- "line": 1764,
+ "line": 1768,
"column": 20
},
"end": {
- "line": 1764,
+ "line": 1768,
"column": 31
}
}
@@ -89073,31 +89188,31 @@
"type": "Identifier",
"name": "hasMultiOrSA",
"range": [
- 50234,
- 50246
+ 50364,
+ 50376
],
"loc": {
"start": {
- "line": 1764,
+ "line": 1768,
"column": 35
},
"end": {
- "line": 1764,
+ "line": 1768,
"column": 47
}
}
},
"range": [
- 50219,
- 50246
+ 50349,
+ 50376
],
"loc": {
"start": {
- "line": 1764,
+ "line": 1768,
"column": 20
},
"end": {
- "line": 1764,
+ "line": 1768,
"column": 47
}
}
@@ -89106,31 +89221,31 @@
"type": "Identifier",
"name": "hasMultiAndSA",
"range": [
- 50250,
- 50263
+ 50380,
+ 50393
],
"loc": {
"start": {
- "line": 1764,
+ "line": 1768,
"column": 51
},
"end": {
- "line": 1764,
+ "line": 1768,
"column": 64
}
}
},
"range": [
- 50219,
- 50263
+ 50349,
+ 50393
],
"loc": {
"start": {
- "line": 1764,
+ "line": 1768,
"column": 20
},
"end": {
- "line": 1764,
+ "line": 1768,
"column": 64
}
}
@@ -89147,32 +89262,32 @@
"type": "Identifier",
"name": "cS",
"range": [
- 50291,
- 50293
+ 50421,
+ 50423
],
"loc": {
"start": {
- "line": 1765,
+ "line": 1769,
"column": 24
},
"end": {
- "line": 1765,
+ "line": 1769,
"column": 26
}
}
},
"init": null,
"range": [
- 50291,
- 50293
+ 50421,
+ 50423
],
"loc": {
"start": {
- "line": 1765,
+ "line": 1769,
"column": 24
},
"end": {
- "line": 1765,
+ "line": 1769,
"column": 26
}
}
@@ -89183,32 +89298,32 @@
"type": "Identifier",
"name": "s",
"range": [
- 50319,
- 50320
+ 50449,
+ 50450
],
"loc": {
"start": {
- "line": 1766,
+ "line": 1770,
"column": 24
},
"end": {
- "line": 1766,
+ "line": 1770,
"column": 25
}
}
},
"init": null,
"range": [
- 50319,
- 50320
+ 50449,
+ 50450
],
"loc": {
"start": {
- "line": 1766,
+ "line": 1770,
"column": 24
},
"end": {
- "line": 1766,
+ "line": 1770,
"column": 25
}
}
@@ -89219,16 +89334,16 @@
"type": "Identifier",
"name": "occur",
"range": [
- 50346,
- 50351
+ 50476,
+ 50481
],
"loc": {
"start": {
- "line": 1767,
+ "line": 1771,
"column": 24
},
"end": {
- "line": 1767,
+ "line": 1771,
"column": 29
}
}
@@ -89238,31 +89353,31 @@
"value": false,
"raw": "false",
"range": [
- 50354,
- 50359
+ 50484,
+ 50489
],
"loc": {
"start": {
- "line": 1767,
+ "line": 1771,
"column": 32
},
"end": {
- "line": 1767,
+ "line": 1771,
"column": 37
}
}
},
"range": [
- 50346,
- 50359
+ 50476,
+ 50489
],
"loc": {
"start": {
- "line": 1767,
+ "line": 1771,
"column": 24
},
"end": {
- "line": 1767,
+ "line": 1771,
"column": 37
}
}
@@ -89270,16 +89385,16 @@
],
"kind": "let",
"range": [
- 50287,
- 50360
+ 50417,
+ 50490
],
"loc": {
"start": {
- "line": 1765,
+ "line": 1769,
"column": 20
},
"end": {
- "line": 1767,
+ "line": 1771,
"column": 38
}
}
@@ -89292,16 +89407,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 50385,
- 50392
+ 50515,
+ 50522
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1772,
"column": 24
},
"end": {
- "line": 1768,
+ "line": 1772,
"column": 31
}
}
@@ -89311,32 +89426,32 @@
"type": "Identifier",
"name": "sA",
"range": [
- 50393,
- 50395
+ 50523,
+ 50525
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1772,
"column": 32
},
"end": {
- "line": 1768,
+ "line": 1772,
"column": 34
}
}
}
],
"range": [
- 50385,
- 50396
+ 50515,
+ 50526
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1772,
"column": 24
},
"end": {
- "line": 1768,
+ "line": 1772,
"column": 35
}
}
@@ -89353,16 +89468,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 50424,
- 50425
+ 50554,
+ 50555
],
"loc": {
"start": {
- "line": 1769,
+ "line": 1773,
"column": 24
},
"end": {
- "line": 1769,
+ "line": 1773,
"column": 25
}
}
@@ -89371,62 +89486,62 @@
"type": "Identifier",
"name": "sA",
"range": [
- 50428,
- 50430
+ 50558,
+ 50560
],
"loc": {
"start": {
- "line": 1769,
+ "line": 1773,
"column": 28
},
"end": {
- "line": 1769,
+ "line": 1773,
"column": 30
}
}
},
"range": [
- 50424,
- 50430
+ 50554,
+ 50560
],
"loc": {
"start": {
- "line": 1769,
+ "line": 1773,
"column": 24
},
"end": {
- "line": 1769,
+ "line": 1773,
"column": 30
}
}
},
"range": [
- 50424,
- 50431
+ 50554,
+ 50561
],
"loc": {
"start": {
- "line": 1769,
+ "line": 1773,
"column": 24
},
"end": {
- "line": 1769,
+ "line": 1773,
"column": 31
}
}
}
],
"range": [
- 50398,
- 50453
+ 50528,
+ 50583
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1772,
"column": 37
},
"end": {
- "line": 1770,
+ "line": 1774,
"column": 21
}
}
@@ -89443,16 +89558,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 50485,
- 50486
+ 50615,
+ 50616
],
"loc": {
"start": {
- "line": 1771,
+ "line": 1775,
"column": 24
},
"end": {
- "line": 1771,
+ "line": 1775,
"column": 25
}
}
@@ -89463,16 +89578,16 @@
"type": "Identifier",
"name": "hasMultiOrSA",
"range": [
- 50489,
- 50501
+ 50619,
+ 50631
],
"loc": {
"start": {
- "line": 1771,
+ "line": 1775,
"column": 28
},
"end": {
- "line": 1771,
+ "line": 1775,
"column": 40
}
}
@@ -89481,16 +89596,16 @@
"type": "Identifier",
"name": "sAOrSplit",
"range": [
- 50504,
- 50513
+ 50634,
+ 50643
],
"loc": {
"start": {
- "line": 1771,
+ "line": 1775,
"column": 43
},
"end": {
- "line": 1771,
+ "line": 1775,
"column": 52
}
}
@@ -89499,92 +89614,92 @@
"type": "Identifier",
"name": "sAAndSplit",
"range": [
- 50516,
- 50526
+ 50646,
+ 50656
],
"loc": {
"start": {
- "line": 1771,
+ "line": 1775,
"column": 55
},
"end": {
- "line": 1771,
+ "line": 1775,
"column": 65
}
}
},
"range": [
- 50489,
- 50526
+ 50619,
+ 50656
],
"loc": {
"start": {
- "line": 1771,
+ "line": 1775,
"column": 28
},
"end": {
- "line": 1771,
+ "line": 1775,
"column": 65
}
}
},
"range": [
- 50485,
- 50526
+ 50615,
+ 50656
],
"loc": {
"start": {
- "line": 1771,
+ "line": 1775,
"column": 24
},
"end": {
- "line": 1771,
+ "line": 1775,
"column": 65
}
}
},
"range": [
- 50485,
- 50527
+ 50615,
+ 50657
],
"loc": {
"start": {
- "line": 1771,
+ "line": 1775,
"column": 24
},
"end": {
- "line": 1771,
+ "line": 1775,
"column": 66
}
}
}
],
"range": [
- 50459,
- 50549
+ 50589,
+ 50679
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1774,
"column": 27
},
"end": {
- "line": 1772,
+ "line": 1776,
"column": 21
}
}
},
"range": [
- 50381,
- 50549
+ 50511,
+ 50679
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1772,
"column": 20
},
"end": {
- "line": 1772,
+ "line": 1776,
"column": 21
}
},
@@ -89593,16 +89708,16 @@
"type": "Line",
"value": " isolate search term and check occurence in cell data",
"range": [
- 50570,
- 50625
+ 50700,
+ 50755
],
"loc": {
"start": {
- "line": 1773,
+ "line": 1777,
"column": 20
},
"end": {
- "line": 1773,
+ "line": 1777,
"column": 75
}
}
@@ -89620,16 +89735,16 @@
"type": "Identifier",
"name": "w",
"range": [
- 50655,
- 50656
+ 50785,
+ 50786
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 29
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 30
}
}
@@ -89639,31 +89754,31 @@
"value": 0,
"raw": "0",
"range": [
- 50659,
- 50660
+ 50789,
+ 50790
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 33
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 34
}
}
},
"range": [
- 50655,
- 50660
+ 50785,
+ 50790
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 29
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 34
}
}
@@ -89674,16 +89789,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 50662,
- 50665
+ 50792,
+ 50795
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 36
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 39
}
}
@@ -89695,16 +89810,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 50668,
- 50669
+ 50798,
+ 50799
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 42
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 43
}
}
@@ -89713,46 +89828,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 50670,
- 50676
+ 50800,
+ 50806
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 44
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 50
}
}
},
"range": [
- 50668,
- 50676
+ 50798,
+ 50806
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 42
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 50
}
}
},
"range": [
- 50662,
- 50676
+ 50792,
+ 50806
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 36
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 50
}
}
@@ -89760,16 +89875,16 @@
],
"kind": "let",
"range": [
- 50651,
- 50676
+ 50781,
+ 50806
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 25
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 50
}
}
@@ -89781,16 +89896,16 @@
"type": "Identifier",
"name": "w",
"range": [
- 50678,
- 50679
+ 50808,
+ 50809
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 52
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 53
}
}
@@ -89799,31 +89914,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 50682,
- 50685
+ 50812,
+ 50815
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 56
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 59
}
}
},
"range": [
- 50678,
- 50685
+ 50808,
+ 50815
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 52
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 59
}
}
@@ -89835,32 +89950,32 @@
"type": "Identifier",
"name": "w",
"range": [
- 50687,
- 50688
+ 50817,
+ 50818
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 61
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 62
}
}
},
"prefix": false,
"range": [
- 50687,
- 50690
+ 50817,
+ 50820
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 61
},
"end": {
- "line": 1774,
+ "line": 1778,
"column": 64
}
}
@@ -89877,16 +89992,16 @@
"type": "Identifier",
"name": "cS",
"range": [
- 50718,
- 50720
+ 50848,
+ 50850
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1779,
"column": 24
},
"end": {
- "line": 1775,
+ "line": 1779,
"column": 26
}
}
@@ -89897,16 +90012,16 @@
"type": "Identifier",
"name": "trim",
"range": [
- 50723,
- 50727
+ 50853,
+ 50857
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1779,
"column": 29
},
"end": {
- "line": 1775,
+ "line": 1779,
"column": 33
}
}
@@ -89919,16 +90034,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 50728,
- 50729
+ 50858,
+ 50859
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1779,
"column": 34
},
"end": {
- "line": 1775,
+ "line": 1779,
"column": 35
}
}
@@ -89937,77 +90052,77 @@
"type": "Identifier",
"name": "w",
"range": [
- 50730,
- 50731
+ 50860,
+ 50861
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1779,
"column": 36
},
"end": {
- "line": 1775,
+ "line": 1779,
"column": 37
}
}
},
"range": [
- 50728,
- 50732
+ 50858,
+ 50862
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1779,
"column": 34
},
"end": {
- "line": 1775,
+ "line": 1779,
"column": 38
}
}
}
],
"range": [
- 50723,
- 50733
+ 50853,
+ 50863
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1779,
"column": 29
},
"end": {
- "line": 1775,
+ "line": 1779,
"column": 39
}
}
},
"range": [
- 50718,
- 50733
+ 50848,
+ 50863
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1779,
"column": 24
},
"end": {
- "line": 1775,
+ "line": 1779,
"column": 39
}
}
},
"range": [
- 50718,
- 50734
+ 50848,
+ 50864
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1779,
"column": 24
},
"end": {
- "line": 1775,
+ "line": 1779,
"column": 40
}
}
@@ -90021,16 +90136,16 @@
"type": "Identifier",
"name": "occur",
"range": [
- 50759,
- 50764
+ 50889,
+ 50894
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1780,
"column": 24
},
"end": {
- "line": 1776,
+ "line": 1780,
"column": 29
}
}
@@ -90043,16 +90158,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 50767,
- 50771
+ 50897,
+ 50901
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1780,
"column": 32
},
"end": {
- "line": 1776,
+ "line": 1780,
"column": 36
}
}
@@ -90061,31 +90176,31 @@
"type": "Identifier",
"name": "_testTerm",
"range": [
- 50772,
- 50781
+ 50902,
+ 50911
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1780,
"column": 37
},
"end": {
- "line": 1776,
+ "line": 1780,
"column": 46
}
}
},
"range": [
- 50767,
- 50781
+ 50897,
+ 50911
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1780,
"column": 32
},
"end": {
- "line": 1776,
+ "line": 1780,
"column": 46
}
}
@@ -90095,16 +90210,16 @@
"type": "Identifier",
"name": "cS",
"range": [
- 50782,
- 50784
+ 50912,
+ 50914
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1780,
"column": 47
},
"end": {
- "line": 1776,
+ "line": 1780,
"column": 49
}
}
@@ -90113,16 +90228,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 50786,
- 50794
+ 50916,
+ 50924
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1780,
"column": 51
},
"end": {
- "line": 1776,
+ "line": 1780,
"column": 59
}
}
@@ -90131,62 +90246,62 @@
"type": "Identifier",
"name": "j",
"range": [
- 50796,
- 50797
+ 50926,
+ 50927
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1780,
"column": 61
},
"end": {
- "line": 1776,
+ "line": 1780,
"column": 62
}
}
}
],
"range": [
- 50767,
- 50798
+ 50897,
+ 50928
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1780,
"column": 32
},
"end": {
- "line": 1776,
+ "line": 1780,
"column": 63
}
}
},
"range": [
- 50759,
- 50798
+ 50889,
+ 50928
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1780,
"column": 24
},
"end": {
- "line": 1776,
+ "line": 1780,
"column": 63
}
}
},
"range": [
- 50759,
- 50799
+ 50889,
+ 50929
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1780,
"column": 24
},
"end": {
- "line": 1776,
+ "line": 1780,
"column": 64
}
}
@@ -90197,16 +90312,16 @@
"type": "Identifier",
"name": "occur",
"range": [
- 50829,
- 50834
+ 50959,
+ 50964
],
"loc": {
"start": {
- "line": 1778,
+ "line": 1782,
"column": 28
},
"end": {
- "line": 1778,
+ "line": 1782,
"column": 33
}
}
@@ -90227,16 +90342,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 50866,
- 50870
+ 50996,
+ 51000
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1783,
"column": 28
},
"end": {
- "line": 1779,
+ "line": 1783,
"column": 32
}
}
@@ -90245,31 +90360,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 50871,
- 50878
+ 51001,
+ 51008
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1783,
"column": 33
},
"end": {
- "line": 1779,
+ "line": 1783,
"column": 40
}
}
},
"range": [
- 50866,
- 50878
+ 50996,
+ 51008
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1783,
"column": 28
},
"end": {
- "line": 1779,
+ "line": 1783,
"column": 40
}
}
@@ -90278,31 +90393,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 50879,
- 50883
+ 51009,
+ 51013
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1783,
"column": 41
},
"end": {
- "line": 1779,
+ "line": 1783,
"column": 45
}
}
},
"range": [
- 50866,
- 50883
+ 50996,
+ 51013
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1783,
"column": 28
},
"end": {
- "line": 1779,
+ "line": 1783,
"column": 45
}
}
@@ -90313,16 +90428,16 @@
"value": "highlight-keyword",
"raw": "'highlight-keyword'",
"range": [
- 50884,
- 50903
+ 51014,
+ 51033
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1783,
"column": 46
},
"end": {
- "line": 1779,
+ "line": 1783,
"column": 65
}
}
@@ -90330,16 +90445,16 @@
{
"type": "ThisExpression",
"range": [
- 50905,
- 50909
+ 51035,
+ 51039
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1783,
"column": 67
},
"end": {
- "line": 1779,
+ "line": 1783,
"column": 71
}
}
@@ -90351,16 +90466,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 50943,
- 50948
+ 51073,
+ 51078
],
"loc": {
"start": {
- "line": 1780,
+ "line": 1784,
"column": 32
},
"end": {
- "line": 1780,
+ "line": 1784,
"column": 37
}
}
@@ -90369,31 +90484,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 50949,
- 50950
+ 51079,
+ 51080
],
"loc": {
"start": {
- "line": 1780,
+ "line": 1784,
"column": 38
},
"end": {
- "line": 1780,
+ "line": 1784,
"column": 39
}
}
},
"range": [
- 50943,
- 50951
+ 51073,
+ 51081
],
"loc": {
"start": {
- "line": 1780,
+ "line": 1784,
"column": 32
},
"end": {
- "line": 1780,
+ "line": 1784,
"column": 40
}
}
@@ -90402,260 +90517,60 @@
"type": "Identifier",
"name": "cS",
"range": [
- 50953,
- 50955
+ 51083,
+ 51085
],
"loc": {
"start": {
- "line": 1780,
+ "line": 1784,
"column": 42
},
"end": {
- "line": 1780,
+ "line": 1784,
"column": 44
}
}
}
],
"range": [
- 50866,
- 50956
+ 50996,
+ 51086
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1783,
"column": 28
},
"end": {
- "line": 1780,
+ "line": 1784,
"column": 45
}
}
},
"range": [
- 50866,
- 50957
+ 50996,
+ 51087
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1783,
"column": 28
},
"end": {
- "line": 1780,
+ "line": 1784,
"column": 46
}
}
}
],
"range": [
- 50836,
- 50983
- ],
- "loc": {
- "start": {
- "line": 1778,
- "column": 35
- },
- "end": {
- "line": 1781,
- "column": 25
- }
- }
- },
- "alternate": null,
- "range": [
- 50825,
- 50983
- ],
- "loc": {
- "start": {
- "line": 1778,
- "column": 24
- },
- "end": {
- "line": 1781,
- "column": 25
- }
- }
- },
- {
- "type": "IfStatement",
- "test": {
- "type": "LogicalExpression",
- "operator": "||",
- "left": {
- "type": "LogicalExpression",
- "operator": "&&",
- "left": {
- "type": "Identifier",
- "name": "hasMultiOrSA",
- "range": [
- 51013,
- 51025
- ],
- "loc": {
- "start": {
- "line": 1782,
- "column": 29
- },
- "end": {
- "line": 1782,
- "column": 41
- }
- }
- },
- "right": {
- "type": "Identifier",
- "name": "occur",
- "range": [
- 51029,
- 51034
- ],
- "loc": {
- "start": {
- "line": 1782,
- "column": 45
- },
- "end": {
- "line": 1782,
- "column": 50
- }
- }
- },
- "range": [
- 51013,
- 51034
- ],
- "loc": {
- "start": {
- "line": 1782,
- "column": 29
- },
- "end": {
- "line": 1782,
- "column": 50
- }
- }
- },
- "right": {
- "type": "LogicalExpression",
- "operator": "&&",
- "left": {
- "type": "Identifier",
- "name": "hasMultiAndSA",
- "range": [
- 51068,
- 51081
- ],
- "loc": {
- "start": {
- "line": 1783,
- "column": 29
- },
- "end": {
- "line": 1783,
- "column": 42
- }
- }
- },
- "right": {
- "type": "UnaryExpression",
- "operator": "!",
- "argument": {
- "type": "Identifier",
- "name": "occur",
- "range": [
- 51086,
- 51091
- ],
- "loc": {
- "start": {
- "line": 1783,
- "column": 47
- },
- "end": {
- "line": 1783,
- "column": 52
- }
- }
- },
- "prefix": true,
- "range": [
- 51085,
- 51091
- ],
- "loc": {
- "start": {
- "line": 1783,
- "column": 46
- },
- "end": {
- "line": 1783,
- "column": 52
- }
- }
- },
- "range": [
- 51068,
- 51091
- ],
- "loc": {
- "start": {
- "line": 1783,
- "column": 29
- },
- "end": {
- "line": 1783,
- "column": 52
- }
- }
- },
- "range": [
- 51012,
- 51092
+ 50966,
+ 51113
],
"loc": {
"start": {
"line": 1782,
- "column": 28
- },
- "end": {
- "line": 1783,
- "column": 53
- }
- }
- },
- "consequent": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "BreakStatement",
- "label": null,
- "range": [
- 51124,
- 51130
- ],
- "loc": {
- "start": {
- "line": 1784,
- "column": 28
- },
- "end": {
- "line": 1784,
- "column": 34
- }
- }
- }
- ],
- "range": [
- 51094,
- 51156
- ],
- "loc": {
- "start": {
- "line": 1783,
- "column": 55
+ "column": 35
},
"end": {
"line": 1785,
@@ -90665,8 +90580,8 @@
},
"alternate": null,
"range": [
- 51008,
- 51156
+ 50955,
+ 51113
],
"loc": {
"start": {
@@ -90679,6 +90594,206 @@
}
}
},
+ {
+ "type": "IfStatement",
+ "test": {
+ "type": "LogicalExpression",
+ "operator": "||",
+ "left": {
+ "type": "LogicalExpression",
+ "operator": "&&",
+ "left": {
+ "type": "Identifier",
+ "name": "hasMultiOrSA",
+ "range": [
+ 51143,
+ 51155
+ ],
+ "loc": {
+ "start": {
+ "line": 1786,
+ "column": 29
+ },
+ "end": {
+ "line": 1786,
+ "column": 41
+ }
+ }
+ },
+ "right": {
+ "type": "Identifier",
+ "name": "occur",
+ "range": [
+ 51159,
+ 51164
+ ],
+ "loc": {
+ "start": {
+ "line": 1786,
+ "column": 45
+ },
+ "end": {
+ "line": 1786,
+ "column": 50
+ }
+ }
+ },
+ "range": [
+ 51143,
+ 51164
+ ],
+ "loc": {
+ "start": {
+ "line": 1786,
+ "column": 29
+ },
+ "end": {
+ "line": 1786,
+ "column": 50
+ }
+ }
+ },
+ "right": {
+ "type": "LogicalExpression",
+ "operator": "&&",
+ "left": {
+ "type": "Identifier",
+ "name": "hasMultiAndSA",
+ "range": [
+ 51198,
+ 51211
+ ],
+ "loc": {
+ "start": {
+ "line": 1787,
+ "column": 29
+ },
+ "end": {
+ "line": 1787,
+ "column": 42
+ }
+ }
+ },
+ "right": {
+ "type": "UnaryExpression",
+ "operator": "!",
+ "argument": {
+ "type": "Identifier",
+ "name": "occur",
+ "range": [
+ 51216,
+ 51221
+ ],
+ "loc": {
+ "start": {
+ "line": 1787,
+ "column": 47
+ },
+ "end": {
+ "line": 1787,
+ "column": 52
+ }
+ }
+ },
+ "prefix": true,
+ "range": [
+ 51215,
+ 51221
+ ],
+ "loc": {
+ "start": {
+ "line": 1787,
+ "column": 46
+ },
+ "end": {
+ "line": 1787,
+ "column": 52
+ }
+ }
+ },
+ "range": [
+ 51198,
+ 51221
+ ],
+ "loc": {
+ "start": {
+ "line": 1787,
+ "column": 29
+ },
+ "end": {
+ "line": 1787,
+ "column": 52
+ }
+ }
+ },
+ "range": [
+ 51142,
+ 51222
+ ],
+ "loc": {
+ "start": {
+ "line": 1786,
+ "column": 28
+ },
+ "end": {
+ "line": 1787,
+ "column": 53
+ }
+ }
+ },
+ "consequent": {
+ "type": "BlockStatement",
+ "body": [
+ {
+ "type": "BreakStatement",
+ "label": null,
+ "range": [
+ 51254,
+ 51260
+ ],
+ "loc": {
+ "start": {
+ "line": 1788,
+ "column": 28
+ },
+ "end": {
+ "line": 1788,
+ "column": 34
+ }
+ }
+ }
+ ],
+ "range": [
+ 51224,
+ 51286
+ ],
+ "loc": {
+ "start": {
+ "line": 1787,
+ "column": 55
+ },
+ "end": {
+ "line": 1789,
+ "column": 25
+ }
+ }
+ },
+ "alternate": null,
+ "range": [
+ 51138,
+ 51286
+ ],
+ "loc": {
+ "start": {
+ "line": 1786,
+ "column": 24
+ },
+ "end": {
+ "line": 1789,
+ "column": 25
+ }
+ }
+ },
{
"type": "IfStatement",
"test": {
@@ -90690,16 +90805,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 51185,
- 51192
+ 51315,
+ 51322
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1790,
"column": 28
},
"end": {
- "line": 1786,
+ "line": 1790,
"column": 35
}
}
@@ -90709,32 +90824,32 @@
"type": "Identifier",
"name": "sA",
"range": [
- 51193,
- 51195
+ 51323,
+ 51325
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1790,
"column": 36
},
"end": {
- "line": 1786,
+ "line": 1790,
"column": 38
}
}
}
],
"range": [
- 51185,
- 51196
+ 51315,
+ 51326
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1790,
"column": 28
},
"end": {
- "line": 1786,
+ "line": 1790,
"column": 39
}
}
@@ -90743,31 +90858,31 @@
"type": "Identifier",
"name": "occur",
"range": [
- 51200,
- 51205
+ 51330,
+ 51335
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1790,
"column": 43
},
"end": {
- "line": 1786,
+ "line": 1790,
"column": 48
}
}
},
"range": [
- 51185,
- 51205
+ 51315,
+ 51335
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1790,
"column": 28
},
"end": {
- "line": 1786,
+ "line": 1790,
"column": 48
}
}
@@ -90779,79 +90894,79 @@
"type": "BreakStatement",
"label": null,
"range": [
- 51237,
- 51243
+ 51367,
+ 51373
],
"loc": {
"start": {
- "line": 1787,
+ "line": 1791,
"column": 28
},
"end": {
- "line": 1787,
+ "line": 1791,
"column": 34
}
}
}
],
"range": [
- 51207,
- 51269
+ 51337,
+ 51399
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1790,
"column": 50
},
"end": {
- "line": 1788,
+ "line": 1792,
"column": 25
}
}
},
"alternate": null,
"range": [
- 51181,
- 51269
+ 51311,
+ 51399
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1790,
"column": 24
},
"end": {
- "line": 1788,
+ "line": 1792,
"column": 25
}
}
}
],
"range": [
- 50692,
- 51291
+ 50822,
+ 51421
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 66
},
"end": {
- "line": 1789,
+ "line": 1793,
"column": 21
}
}
},
"range": [
- 50646,
- 51291
+ 50776,
+ 51421
],
"loc": {
"start": {
- "line": 1774,
+ "line": 1778,
"column": 20
},
"end": {
- "line": 1789,
+ "line": 1793,
"column": 21
}
},
@@ -90860,16 +90975,16 @@
"type": "Line",
"value": " isolate search term and check occurence in cell data",
"range": [
- 50570,
- 50625
+ 50700,
+ 50755
],
"loc": {
"start": {
- "line": 1773,
+ "line": 1777,
"column": 20
},
"end": {
- "line": 1773,
+ "line": 1777,
"column": 75
}
}
@@ -90888,16 +91003,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 51312,
- 51321
+ 51442,
+ 51451
],
"loc": {
"start": {
- "line": 1790,
+ "line": 1794,
"column": 20
},
"end": {
- "line": 1790,
+ "line": 1794,
"column": 29
}
}
@@ -90906,31 +91021,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 51322,
- 51323
+ 51452,
+ 51453
],
"loc": {
"start": {
- "line": 1790,
+ "line": 1794,
"column": 30
},
"end": {
- "line": 1790,
+ "line": 1794,
"column": 31
}
}
},
"range": [
- 51312,
- 51324
+ 51442,
+ 51454
],
"loc": {
"start": {
- "line": 1790,
+ "line": 1794,
"column": 20
},
"end": {
- "line": 1790,
+ "line": 1794,
"column": 32
}
}
@@ -90939,62 +91054,62 @@
"type": "Identifier",
"name": "occur",
"range": [
- 51327,
- 51332
+ 51457,
+ 51462
],
"loc": {
"start": {
- "line": 1790,
+ "line": 1794,
"column": 35
},
"end": {
- "line": 1790,
+ "line": 1794,
"column": 40
}
}
},
"range": [
- 51312,
- 51332
+ 51442,
+ 51462
],
"loc": {
"start": {
- "line": 1790,
+ "line": 1794,
"column": 20
},
"end": {
- "line": 1790,
+ "line": 1794,
"column": 40
}
}
},
"range": [
- 51312,
- 51333
+ 51442,
+ 51463
],
"loc": {
"start": {
- "line": 1790,
+ "line": 1794,
"column": 20
},
"end": {
- "line": 1790,
+ "line": 1794,
"column": 41
}
}
}
],
"range": [
- 50265,
- 51352
+ 50395,
+ 51482
],
"loc": {
"start": {
- "line": 1764,
+ "line": 1768,
"column": 66
},
"end": {
- "line": 1792,
+ "line": 1796,
"column": 17
}
},
@@ -91003,16 +91118,16 @@
"type": "Line",
"value": "single search parameter",
"range": [
- 51369,
- 51394
+ 51499,
+ 51524
],
"loc": {
"start": {
- "line": 1793,
+ "line": 1797,
"column": 16
},
"end": {
- "line": 1793,
+ "line": 1797,
"column": 41
}
}
@@ -91034,16 +91149,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 51438,
- 51447
+ 51568,
+ 51577
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 20
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 29
}
}
@@ -91052,31 +91167,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 51448,
- 51449
+ 51578,
+ 51579
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 30
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 31
}
}
},
"range": [
- 51438,
- 51450
+ 51568,
+ 51580
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 20
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 32
}
}
@@ -91089,16 +91204,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51453,
- 51457
+ 51583,
+ 51587
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 35
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 39
}
}
@@ -91107,31 +91222,31 @@
"type": "Identifier",
"name": "_testTerm",
"range": [
- 51458,
- 51467
+ 51588,
+ 51597
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 40
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 49
}
}
},
"range": [
- 51453,
- 51467
+ 51583,
+ 51597
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 35
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 49
}
}
@@ -91143,16 +91258,16 @@
"type": "Identifier",
"name": "trim",
"range": [
- 51468,
- 51472
+ 51598,
+ 51602
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 50
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 54
}
}
@@ -91162,32 +91277,32 @@
"type": "Identifier",
"name": "sA",
"range": [
- 51473,
- 51475
+ 51603,
+ 51605
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 55
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 57
}
}
}
],
"range": [
- 51468,
- 51476
+ 51598,
+ 51606
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 50
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 58
}
}
@@ -91196,16 +91311,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 51478,
- 51486
+ 51608,
+ 51616
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 60
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 68
}
}
@@ -91214,62 +91329,62 @@
"type": "Identifier",
"name": "j",
"range": [
- 51488,
- 51489
+ 51618,
+ 51619
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 70
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 71
}
}
}
],
"range": [
- 51453,
- 51490
+ 51583,
+ 51620
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 35
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 72
}
}
},
"range": [
- 51438,
- 51490
+ 51568,
+ 51620
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 20
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 72
}
}
},
"range": [
- 51438,
- 51491
+ 51568,
+ 51621
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1799,
"column": 20
},
"end": {
- "line": 1795,
+ "line": 1799,
"column": 73
}
}
@@ -91283,16 +91398,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 51516,
- 51525
+ 51646,
+ 51655
],
"loc": {
"start": {
- "line": 1796,
+ "line": 1800,
"column": 24
},
"end": {
- "line": 1796,
+ "line": 1800,
"column": 33
}
}
@@ -91301,31 +91416,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 51526,
- 51527
+ 51656,
+ 51657
],
"loc": {
"start": {
- "line": 1796,
+ "line": 1800,
"column": 34
},
"end": {
- "line": 1796,
+ "line": 1800,
"column": 35
}
}
},
"range": [
- 51516,
- 51528
+ 51646,
+ 51658
],
"loc": {
"start": {
- "line": 1796,
+ "line": 1800,
"column": 24
},
"end": {
- "line": 1796,
+ "line": 1800,
"column": 36
}
}
@@ -91346,16 +91461,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51556,
- 51560
+ 51686,
+ 51690
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 24
},
"end": {
- "line": 1797,
+ "line": 1801,
"column": 28
}
}
@@ -91364,31 +91479,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 51561,
- 51568
+ 51691,
+ 51698
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 29
},
"end": {
- "line": 1797,
+ "line": 1801,
"column": 36
}
}
},
"range": [
- 51556,
- 51568
+ 51686,
+ 51698
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 24
},
"end": {
- "line": 1797,
+ "line": 1801,
"column": 36
}
}
@@ -91397,31 +91512,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 51569,
- 51573
+ 51699,
+ 51703
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 37
},
"end": {
- "line": 1797,
+ "line": 1801,
"column": 41
}
}
},
"range": [
- 51556,
- 51573
+ 51686,
+ 51703
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 24
},
"end": {
- "line": 1797,
+ "line": 1801,
"column": 41
}
}
@@ -91432,16 +91547,16 @@
"value": "highlight-keyword",
"raw": "'highlight-keyword'",
"range": [
- 51574,
- 51593
+ 51704,
+ 51723
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 42
},
"end": {
- "line": 1797,
+ "line": 1801,
"column": 61
}
}
@@ -91449,16 +91564,16 @@
{
"type": "ThisExpression",
"range": [
- 51595,
- 51599
+ 51725,
+ 51729
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 63
},
"end": {
- "line": 1797,
+ "line": 1801,
"column": 67
}
}
@@ -91470,16 +91585,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 51601,
- 51606
+ 51731,
+ 51736
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 69
},
"end": {
- "line": 1797,
+ "line": 1801,
"column": 74
}
}
@@ -91488,31 +91603,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 51607,
- 51608
+ 51737,
+ 51738
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 75
},
"end": {
- "line": 1797,
+ "line": 1801,
"column": 76
}
}
},
"range": [
- 51601,
- 51609
+ 51731,
+ 51739
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 69
},
"end": {
- "line": 1797,
+ "line": 1801,
"column": 77
}
}
@@ -91521,95 +91636,95 @@
"type": "Identifier",
"name": "sA",
"range": [
- 51639,
- 51641
+ 51769,
+ 51771
],
"loc": {
"start": {
- "line": 1798,
+ "line": 1802,
"column": 28
},
"end": {
- "line": 1798,
+ "line": 1802,
"column": 30
}
}
}
],
"range": [
- 51556,
- 51642
+ 51686,
+ 51772
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 24
},
"end": {
- "line": 1798,
+ "line": 1802,
"column": 31
}
}
},
"range": [
- 51556,
- 51643
+ 51686,
+ 51773
],
"loc": {
"start": {
- "line": 1797,
+ "line": 1801,
"column": 24
},
"end": {
- "line": 1798,
+ "line": 1802,
"column": 32
}
}
}
],
"range": [
- 51530,
- 51665
+ 51660,
+ 51795
],
"loc": {
"start": {
- "line": 1796,
+ "line": 1800,
"column": 38
},
"end": {
- "line": 1799,
+ "line": 1803,
"column": 21
}
}
},
"alternate": null,
"range": [
- 51512,
- 51665
+ 51642,
+ 51795
],
"loc": {
"start": {
- "line": 1796,
+ "line": 1800,
"column": 20
},
"end": {
- "line": 1799,
+ "line": 1803,
"column": 21
}
}
}
],
"range": [
- 51416,
- 51683
+ 51546,
+ 51813
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1798,
"column": 21
},
"end": {
- "line": 1800,
+ "line": 1804,
"column": 17
}
},
@@ -91618,16 +91733,16 @@
"type": "Line",
"value": "single search parameter",
"range": [
- 51369,
- 51394
+ 51499,
+ 51524
],
"loc": {
"start": {
- "line": 1793,
+ "line": 1797,
"column": 16
},
"end": {
- "line": 1793,
+ "line": 1797,
"column": 41
}
}
@@ -91635,16 +91750,16 @@
]
},
"range": [
- 50215,
- 51683
+ 50345,
+ 51813
],
"loc": {
"start": {
- "line": 1764,
+ "line": 1768,
"column": 16
},
"end": {
- "line": 1800,
+ "line": 1804,
"column": 17
}
},
@@ -91653,16 +91768,16 @@
"type": "Line",
"value": "detect operators or array query",
"range": [
- 50165,
- 50198
+ 50295,
+ 50328
],
"loc": {
"start": {
- "line": 1763,
+ "line": 1767,
"column": 16
},
"end": {
- "line": 1763,
+ "line": 1767,
"column": 49
}
}
@@ -91673,16 +91788,16 @@
"type": "Line",
"value": "else single param",
"range": [
- 51683,
- 51702
+ 51813,
+ 51832
],
"loc": {
"start": {
- "line": 1800,
+ "line": 1804,
"column": 17
},
"end": {
- "line": 1800,
+ "line": 1804,
"column": 36
}
}
@@ -91701,16 +91816,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 51725,
- 51734
+ 51855,
+ 51864
],
"loc": {
"start": {
- "line": 1802,
+ "line": 1806,
"column": 21
},
"end": {
- "line": 1802,
+ "line": 1806,
"column": 30
}
}
@@ -91719,47 +91834,47 @@
"type": "Identifier",
"name": "j",
"range": [
- 51735,
- 51736
+ 51865,
+ 51866
],
"loc": {
"start": {
- "line": 1802,
+ "line": 1806,
"column": 31
},
"end": {
- "line": 1802,
+ "line": 1806,
"column": 32
}
}
},
"range": [
- 51725,
- 51737
+ 51855,
+ 51867
],
"loc": {
"start": {
- "line": 1802,
+ "line": 1806,
"column": 21
},
"end": {
- "line": 1802,
+ "line": 1806,
"column": 33
}
}
},
"prefix": true,
"range": [
- 51724,
- 51737
+ 51854,
+ 51867
],
"loc": {
"start": {
- "line": 1802,
+ "line": 1806,
"column": 20
},
"end": {
- "line": 1802,
+ "line": 1806,
"column": 33
}
}
@@ -91776,16 +91891,16 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 51761,
- 51771
+ 51891,
+ 51901
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1807,
"column": 20
},
"end": {
- "line": 1803,
+ "line": 1807,
"column": 30
}
}
@@ -91795,78 +91910,78 @@
"value": false,
"raw": "false",
"range": [
- 51774,
- 51779
+ 51904,
+ 51909
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1807,
"column": 33
},
"end": {
- "line": 1803,
+ "line": 1807,
"column": 38
}
}
},
"range": [
- 51761,
- 51779
+ 51891,
+ 51909
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1807,
"column": 20
},
"end": {
- "line": 1803,
+ "line": 1807,
"column": 38
}
}
},
"range": [
- 51761,
- 51780
+ 51891,
+ 51910
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1807,
"column": 20
},
"end": {
- "line": 1803,
+ "line": 1807,
"column": 39
}
}
}
],
"range": [
- 51739,
- 51798
+ 51869,
+ 51928
],
"loc": {
"start": {
- "line": 1802,
+ "line": 1806,
"column": 35
},
"end": {
- "line": 1804,
+ "line": 1808,
"column": 17
}
}
},
"alternate": null,
"range": [
- 51720,
- 51798
+ 51850,
+ 51928
],
"loc": {
"start": {
- "line": 1802,
+ "line": 1806,
"column": 16
},
"end": {
- "line": 1804,
+ "line": 1808,
"column": 17
}
},
@@ -91875,16 +91990,16 @@
"type": "Line",
"value": "else single param",
"range": [
- 51683,
- 51702
+ 51813,
+ 51832
],
"loc": {
"start": {
- "line": 1800,
+ "line": 1804,
"column": 17
},
"end": {
- "line": 1800,
+ "line": 1804,
"column": 36
}
}
@@ -91902,16 +92017,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51819,
- 51823
+ 51949,
+ 51953
],
"loc": {
"start": {
- "line": 1805,
+ "line": 1809,
"column": 20
},
"end": {
- "line": 1805,
+ "line": 1809,
"column": 24
}
}
@@ -91920,31 +92035,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 51824,
- 51839
+ 51954,
+ 51969
],
"loc": {
"start": {
- "line": 1805,
+ "line": 1809,
"column": 25
},
"end": {
- "line": 1805,
+ "line": 1809,
"column": 40
}
}
},
"range": [
- 51819,
- 51839
+ 51949,
+ 51969
],
"loc": {
"start": {
- "line": 1805,
+ "line": 1809,
"column": 20
},
"end": {
- "line": 1805,
+ "line": 1809,
"column": 40
}
}
@@ -91956,16 +92071,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 51843,
- 51852
+ 51973,
+ 51982
],
"loc": {
"start": {
- "line": 1805,
+ "line": 1809,
"column": 44
},
"end": {
- "line": 1805,
+ "line": 1809,
"column": 53
}
}
@@ -91974,46 +92089,46 @@
"type": "Identifier",
"name": "j",
"range": [
- 51853,
- 51854
+ 51983,
+ 51984
],
"loc": {
"start": {
- "line": 1805,
+ "line": 1809,
"column": 54
},
"end": {
- "line": 1805,
+ "line": 1809,
"column": 55
}
}
},
"range": [
- 51843,
- 51855
+ 51973,
+ 51985
],
"loc": {
"start": {
- "line": 1805,
+ "line": 1809,
"column": 44
},
"end": {
- "line": 1805,
+ "line": 1809,
"column": 56
}
}
},
"range": [
- 51819,
- 51855
+ 51949,
+ 51985
],
"loc": {
"start": {
- "line": 1805,
+ "line": 1809,
"column": 20
},
"end": {
- "line": 1805,
+ "line": 1809,
"column": 56
}
}
@@ -92030,16 +92145,16 @@
"type": "Identifier",
"name": "singleFltRowValid",
"range": [
- 51879,
- 51896
+ 52009,
+ 52026
],
"loc": {
"start": {
- "line": 1806,
+ "line": 1810,
"column": 20
},
"end": {
- "line": 1806,
+ "line": 1810,
"column": 37
}
}
@@ -92049,78 +92164,78 @@
"value": true,
"raw": "true",
"range": [
- 51899,
- 51903
+ 52029,
+ 52033
],
"loc": {
"start": {
- "line": 1806,
+ "line": 1810,
"column": 40
},
"end": {
- "line": 1806,
+ "line": 1810,
"column": 44
}
}
},
"range": [
- 51879,
- 51903
+ 52009,
+ 52033
],
"loc": {
"start": {
- "line": 1806,
+ "line": 1810,
"column": 20
},
"end": {
- "line": 1806,
+ "line": 1810,
"column": 44
}
}
},
"range": [
- 51879,
- 51904
+ 52009,
+ 52034
],
"loc": {
"start": {
- "line": 1806,
+ "line": 1810,
"column": 20
},
"end": {
- "line": 1806,
+ "line": 1810,
"column": 45
}
}
}
],
"range": [
- 51857,
- 51922
+ 51987,
+ 52052
],
"loc": {
"start": {
- "line": 1805,
+ "line": 1809,
"column": 58
},
"end": {
- "line": 1807,
+ "line": 1811,
"column": 17
}
}
},
"alternate": null,
"range": [
- 51815,
- 51922
+ 51945,
+ 52052
],
"loc": {
"start": {
- "line": 1805,
+ "line": 1809,
"column": 16
},
"end": {
- "line": 1807,
+ "line": 1811,
"column": 17
}
}
@@ -92138,16 +92253,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51940,
- 51944
+ 52070,
+ 52074
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 16
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 20
}
}
@@ -92156,31 +92271,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 51945,
- 51952
+ 52075,
+ 52082
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 21
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 28
}
}
},
"range": [
- 51940,
- 51952
+ 52070,
+ 52082
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 16
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 28
}
}
@@ -92189,31 +92304,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 51953,
- 51957
+ 52083,
+ 52087
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 29
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 33
}
}
},
"range": [
- 51940,
- 51957
+ 52070,
+ 52087
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 16
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 33
}
}
@@ -92224,16 +92339,16 @@
"value": "cell-processed",
"raw": "'cell-processed'",
"range": [
- 51958,
- 51974
+ 52088,
+ 52104
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 34
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 50
}
}
@@ -92241,16 +92356,16 @@
{
"type": "ThisExpression",
"range": [
- 51976,
- 51980
+ 52106,
+ 52110
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 52
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 56
}
}
@@ -92259,16 +92374,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 51982,
- 51983
+ 52112,
+ 52113
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 58
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 59
}
}
@@ -92280,16 +92395,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 51985,
- 51990
+ 52115,
+ 52120
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 61
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 66
}
}
@@ -92298,93 +92413,93 @@
"type": "Identifier",
"name": "j",
"range": [
- 51991,
- 51992
+ 52121,
+ 52122
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 67
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 68
}
}
},
"range": [
- 51985,
- 51993
+ 52115,
+ 52123
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 61
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 69
}
}
}
],
"range": [
- 51940,
- 51994
+ 52070,
+ 52124
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 16
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 70
}
}
},
"range": [
- 51940,
- 51995
+ 52070,
+ 52125
],
"loc": {
"start": {
- "line": 1809,
+ "line": 1813,
"column": 16
},
"end": {
- "line": 1809,
+ "line": 1813,
"column": 71
}
}
}
],
"range": [
- 49359,
- 52009
+ 49489,
+ 52139
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 46
},
"end": {
- "line": 1810,
+ "line": 1814,
"column": 13
}
}
},
"range": [
- 49325,
- 52009
+ 49455,
+ 52139
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1747,
"column": 12
},
"end": {
- "line": 1810,
+ "line": 1814,
"column": 13
}
},
@@ -92393,16 +92508,16 @@
"type": "Line",
"value": " this loop retrieves cell data",
"range": [
- 49280,
- 49312
+ 49410,
+ 49442
],
"loc": {
"start": {
- "line": 1742,
+ "line": 1746,
"column": 12
},
"end": {
- "line": 1742,
+ "line": 1746,
"column": 44
}
}
@@ -92413,16 +92528,16 @@
"type": "Line",
"value": "for j",
"range": [
- 52009,
- 52016
+ 52139,
+ 52146
],
"loc": {
"start": {
- "line": 1810,
+ "line": 1814,
"column": 13
},
"end": {
- "line": 1810,
+ "line": 1814,
"column": 20
}
}
@@ -92440,16 +92555,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52034,
- 52038
+ 52164,
+ 52168
],
"loc": {
"start": {
- "line": 1812,
+ "line": 1816,
"column": 16
},
"end": {
- "line": 1812,
+ "line": 1816,
"column": 20
}
}
@@ -92458,31 +92573,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 52039,
- 52054
+ 52169,
+ 52184
],
"loc": {
"start": {
- "line": 1812,
+ "line": 1816,
"column": 21
},
"end": {
- "line": 1812,
+ "line": 1816,
"column": 36
}
}
},
"range": [
- 52034,
- 52054
+ 52164,
+ 52184
],
"loc": {
"start": {
- "line": 1812,
+ "line": 1816,
"column": 16
},
"end": {
- "line": 1812,
+ "line": 1816,
"column": 36
}
}
@@ -92491,31 +92606,31 @@
"type": "Identifier",
"name": "singleFltRowValid",
"range": [
- 52058,
- 52075
+ 52188,
+ 52205
],
"loc": {
"start": {
- "line": 1812,
+ "line": 1816,
"column": 40
},
"end": {
- "line": 1812,
+ "line": 1816,
"column": 57
}
}
},
"range": [
- 52034,
- 52075
+ 52164,
+ 52205
],
"loc": {
"start": {
- "line": 1812,
+ "line": 1816,
"column": 16
},
"end": {
- "line": 1812,
+ "line": 1816,
"column": 57
}
}
@@ -92532,16 +92647,16 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 52095,
- 52105
+ 52225,
+ 52235
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1817,
"column": 16
},
"end": {
- "line": 1813,
+ "line": 1817,
"column": 26
}
}
@@ -92551,78 +92666,78 @@
"value": true,
"raw": "true",
"range": [
- 52108,
- 52112
+ 52238,
+ 52242
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1817,
"column": 29
},
"end": {
- "line": 1813,
+ "line": 1817,
"column": 33
}
}
},
"range": [
- 52095,
- 52112
+ 52225,
+ 52242
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1817,
"column": 16
},
"end": {
- "line": 1813,
+ "line": 1817,
"column": 33
}
}
},
"range": [
- 52095,
- 52113
+ 52225,
+ 52243
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1817,
"column": 16
},
"end": {
- "line": 1813,
+ "line": 1817,
"column": 34
}
}
}
],
"range": [
- 52077,
- 52127
+ 52207,
+ 52257
],
"loc": {
"start": {
- "line": 1812,
+ "line": 1816,
"column": 59
},
"end": {
- "line": 1814,
+ "line": 1818,
"column": 13
}
}
},
"alternate": null,
"range": [
- 52030,
- 52127
+ 52160,
+ 52257
],
"loc": {
"start": {
- "line": 1812,
+ "line": 1816,
"column": 12
},
"end": {
- "line": 1814,
+ "line": 1818,
"column": 13
}
},
@@ -92631,16 +92746,16 @@
"type": "Line",
"value": "for j",
"range": [
- 52009,
- 52016
+ 52139,
+ 52146
],
"loc": {
"start": {
- "line": 1810,
+ "line": 1814,
"column": 13
},
"end": {
- "line": 1810,
+ "line": 1814,
"column": 20
}
}
@@ -92657,16 +92772,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52141,
- 52145
+ 52271,
+ 52275
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1820,
"column": 12
},
"end": {
- "line": 1816,
+ "line": 1820,
"column": 16
}
}
@@ -92675,31 +92790,31 @@
"type": "Identifier",
"name": "validateRow",
"range": [
- 52146,
- 52157
+ 52276,
+ 52287
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1820,
"column": 17
},
"end": {
- "line": 1816,
+ "line": 1820,
"column": 28
}
}
},
"range": [
- 52141,
- 52157
+ 52271,
+ 52287
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1820,
"column": 12
},
"end": {
- "line": 1816,
+ "line": 1820,
"column": 28
}
}
@@ -92709,16 +92824,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 52158,
- 52159
+ 52288,
+ 52289
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1820,
"column": 29
},
"end": {
- "line": 1816,
+ "line": 1820,
"column": 30
}
}
@@ -92727,47 +92842,47 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 52161,
- 52171
+ 52291,
+ 52301
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1820,
"column": 32
},
"end": {
- "line": 1816,
+ "line": 1820,
"column": 42
}
}
}
],
"range": [
- 52141,
- 52172
+ 52271,
+ 52302
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1820,
"column": 12
},
"end": {
- "line": 1816,
+ "line": 1820,
"column": 43
}
}
},
"range": [
- 52141,
- 52173
+ 52271,
+ 52303
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1820,
"column": 12
},
"end": {
- "line": 1816,
+ "line": 1820,
"column": 44
}
}
@@ -92781,32 +92896,32 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 52191,
- 52201
+ 52321,
+ 52331
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1821,
"column": 17
},
"end": {
- "line": 1817,
+ "line": 1821,
"column": 27
}
}
},
"prefix": true,
"range": [
- 52190,
- 52201
+ 52320,
+ 52331
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1821,
"column": 16
},
"end": {
- "line": 1817,
+ "line": 1821,
"column": 27
}
}
@@ -92823,79 +92938,79 @@
"type": "Identifier",
"name": "hiddenRows",
"range": [
- 52221,
- 52231
+ 52351,
+ 52361
],
"loc": {
"start": {
- "line": 1818,
+ "line": 1822,
"column": 16
},
"end": {
- "line": 1818,
+ "line": 1822,
"column": 26
}
}
},
"prefix": false,
"range": [
- 52221,
- 52233
+ 52351,
+ 52363
],
"loc": {
"start": {
- "line": 1818,
+ "line": 1822,
"column": 16
},
"end": {
- "line": 1818,
+ "line": 1822,
"column": 28
}
}
},
"range": [
- 52221,
- 52234
+ 52351,
+ 52364
],
"loc": {
"start": {
- "line": 1818,
+ "line": 1822,
"column": 16
},
"end": {
- "line": 1818,
+ "line": 1822,
"column": 29
}
}
}
],
"range": [
- 52203,
- 52248
+ 52333,
+ 52378
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1821,
"column": 29
},
"end": {
- "line": 1819,
+ "line": 1823,
"column": 13
}
}
},
"alternate": null,
"range": [
- 52186,
- 52248
+ 52316,
+ 52378
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1821,
"column": 12
},
"end": {
- "line": 1819,
+ "line": 1823,
"column": 13
}
}
@@ -92913,16 +93028,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52262,
- 52266
+ 52392,
+ 52396
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1825,
"column": 12
},
"end": {
- "line": 1821,
+ "line": 1825,
"column": 16
}
}
@@ -92931,31 +93046,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 52267,
- 52274
+ 52397,
+ 52404
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1825,
"column": 17
},
"end": {
- "line": 1821,
+ "line": 1825,
"column": 24
}
}
},
"range": [
- 52262,
- 52274
+ 52392,
+ 52404
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1825,
"column": 12
},
"end": {
- "line": 1821,
+ "line": 1825,
"column": 24
}
}
@@ -92964,31 +93079,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 52275,
- 52279
+ 52405,
+ 52409
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1825,
"column": 25
},
"end": {
- "line": 1821,
+ "line": 1825,
"column": 29
}
}
},
"range": [
- 52262,
- 52279
+ 52392,
+ 52409
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1825,
"column": 12
},
"end": {
- "line": 1821,
+ "line": 1825,
"column": 29
}
}
@@ -92999,16 +93114,16 @@
"value": "row-processed",
"raw": "'row-processed'",
"range": [
- 52280,
- 52295
+ 52410,
+ 52425
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1825,
"column": 30
},
"end": {
- "line": 1821,
+ "line": 1825,
"column": 45
}
}
@@ -93016,16 +93131,16 @@
{
"type": "ThisExpression",
"range": [
- 52297,
- 52301
+ 52427,
+ 52431
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1825,
"column": 47
},
"end": {
- "line": 1821,
+ "line": 1825,
"column": 51
}
}
@@ -93034,16 +93149,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 52303,
- 52304
+ 52433,
+ 52434
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1825,
"column": 53
},
"end": {
- "line": 1821,
+ "line": 1825,
"column": 54
}
}
@@ -93057,16 +93172,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52322,
- 52326
+ 52452,
+ 52456
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1826,
"column": 16
},
"end": {
- "line": 1822,
+ "line": 1826,
"column": 20
}
}
@@ -93075,31 +93190,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 52327,
- 52341
+ 52457,
+ 52471
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1826,
"column": 21
},
"end": {
- "line": 1822,
+ "line": 1826,
"column": 35
}
}
},
"range": [
- 52322,
- 52341
+ 52452,
+ 52471
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1826,
"column": 16
},
"end": {
- "line": 1822,
+ "line": 1826,
"column": 35
}
}
@@ -93108,31 +93223,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 52342,
- 52348
+ 52472,
+ 52478
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1826,
"column": 36
},
"end": {
- "line": 1822,
+ "line": 1826,
"column": 42
}
}
},
"range": [
- 52322,
- 52348
+ 52452,
+ 52478
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1826,
"column": 16
},
"end": {
- "line": 1822,
+ "line": 1826,
"column": 42
}
}
@@ -93141,78 +93256,78 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 52350,
- 52360
+ 52480,
+ 52490
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1826,
"column": 44
},
"end": {
- "line": 1822,
+ "line": 1826,
"column": 54
}
}
}
],
"range": [
- 52262,
- 52361
+ 52392,
+ 52491
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1825,
"column": 12
},
"end": {
- "line": 1822,
+ "line": 1826,
"column": 55
}
}
},
"range": [
- 52262,
- 52362
+ 52392,
+ 52492
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1825,
"column": 12
},
"end": {
- "line": 1822,
+ "line": 1826,
"column": 56
}
}
}
],
"range": [
- 48804,
- 52372
+ 48934,
+ 52502
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 51
},
"end": {
- "line": 1823,
+ "line": 1827,
"column": 9
}
}
},
"range": [
- 48761,
- 52372
+ 48891,
+ 52502
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1729,
"column": 8
},
"end": {
- "line": 1823,
+ "line": 1827,
"column": 9
}
},
@@ -93221,16 +93336,16 @@
"type": "Line",
"value": " for k",
"range": [
- 52372,
- 52380
+ 52502,
+ 52510
],
"loc": {
"start": {
- "line": 1823,
+ "line": 1827,
"column": 9
},
"end": {
- "line": 1823,
+ "line": 1827,
"column": 17
}
}
@@ -93248,16 +93363,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52390,
- 52394
+ 52520,
+ 52524
],
"loc": {
"start": {
- "line": 1825,
+ "line": 1829,
"column": 8
},
"end": {
- "line": 1825,
+ "line": 1829,
"column": 12
}
}
@@ -93266,31 +93381,31 @@
"type": "Identifier",
"name": "nbHiddenRows",
"range": [
- 52395,
- 52407
+ 52525,
+ 52537
],
"loc": {
"start": {
- "line": 1825,
+ "line": 1829,
"column": 13
},
"end": {
- "line": 1825,
+ "line": 1829,
"column": 25
}
}
},
"range": [
- 52390,
- 52407
+ 52520,
+ 52537
],
"loc": {
"start": {
- "line": 1825,
+ "line": 1829,
"column": 8
},
"end": {
- "line": 1825,
+ "line": 1829,
"column": 25
}
}
@@ -93299,46 +93414,46 @@
"type": "Identifier",
"name": "hiddenRows",
"range": [
- 52410,
- 52420
+ 52540,
+ 52550
],
"loc": {
"start": {
- "line": 1825,
+ "line": 1829,
"column": 28
},
"end": {
- "line": 1825,
+ "line": 1829,
"column": 38
}
}
},
"range": [
- 52390,
- 52420
+ 52520,
+ 52550
],
"loc": {
"start": {
- "line": 1825,
+ "line": 1829,
"column": 8
},
"end": {
- "line": 1825,
+ "line": 1829,
"column": 38
}
}
},
"range": [
- 52390,
- 52421
+ 52520,
+ 52551
],
"loc": {
"start": {
- "line": 1825,
+ "line": 1829,
"column": 8
},
"end": {
- "line": 1825,
+ "line": 1829,
"column": 39
}
},
@@ -93347,16 +93462,16 @@
"type": "Line",
"value": " for k",
"range": [
- 52372,
- 52380
+ 52502,
+ 52510
],
"loc": {
"start": {
- "line": 1823,
+ "line": 1827,
"column": 9
},
"end": {
- "line": 1823,
+ "line": 1827,
"column": 17
}
}
@@ -93367,16 +93482,16 @@
"type": "Line",
"value": "fire onafterfilter callback",
"range": [
- 52431,
- 52460
+ 52561,
+ 52590
],
"loc": {
"start": {
- "line": 1827,
+ "line": 1831,
"column": 8
},
"end": {
- "line": 1827,
+ "line": 1831,
"column": 37
}
}
@@ -93393,16 +93508,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52469,
- 52473
+ 52599,
+ 52603
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1832,
"column": 8
},
"end": {
- "line": 1828,
+ "line": 1832,
"column": 12
}
}
@@ -93411,31 +93526,31 @@
"type": "Identifier",
"name": "onAfterFilter",
"range": [
- 52474,
- 52487
+ 52604,
+ 52617
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1832,
"column": 13
},
"end": {
- "line": 1828,
+ "line": 1832,
"column": 26
}
}
},
"range": [
- 52469,
- 52487
+ 52599,
+ 52617
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1832,
"column": 8
},
"end": {
- "line": 1828,
+ "line": 1832,
"column": 26
}
}
@@ -93444,47 +93559,47 @@
{
"type": "ThisExpression",
"range": [
- 52488,
- 52492
+ 52618,
+ 52622
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1832,
"column": 27
},
"end": {
- "line": 1828,
+ "line": 1832,
"column": 31
}
}
}
],
"range": [
- 52469,
- 52493
+ 52599,
+ 52623
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1832,
"column": 8
},
"end": {
- "line": 1828,
+ "line": 1832,
"column": 32
}
}
},
"range": [
- 52469,
- 52494
+ 52599,
+ 52624
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1832,
"column": 8
},
"end": {
- "line": 1828,
+ "line": 1832,
"column": 33
}
},
@@ -93493,16 +93608,16 @@
"type": "Line",
"value": "fire onafterfilter callback",
"range": [
- 52431,
- 52460
+ 52561,
+ 52590
],
"loc": {
"start": {
- "line": 1827,
+ "line": 1831,
"column": 8
},
"end": {
- "line": 1827,
+ "line": 1831,
"column": 37
}
}
@@ -93522,16 +93637,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52504,
- 52508
+ 52634,
+ 52638
],
"loc": {
"start": {
- "line": 1830,
+ "line": 1834,
"column": 8
},
"end": {
- "line": 1830,
+ "line": 1834,
"column": 12
}
}
@@ -93540,31 +93655,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 52509,
- 52516
+ 52639,
+ 52646
],
"loc": {
"start": {
- "line": 1830,
+ "line": 1834,
"column": 13
},
"end": {
- "line": 1830,
+ "line": 1834,
"column": 20
}
}
},
"range": [
- 52504,
- 52516
+ 52634,
+ 52646
],
"loc": {
"start": {
- "line": 1830,
+ "line": 1834,
"column": 8
},
"end": {
- "line": 1830,
+ "line": 1834,
"column": 20
}
}
@@ -93573,31 +93688,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 52517,
- 52521
+ 52647,
+ 52651
],
"loc": {
"start": {
- "line": 1830,
+ "line": 1834,
"column": 21
},
"end": {
- "line": 1830,
+ "line": 1834,
"column": 25
}
}
},
"range": [
- 52504,
- 52521
+ 52634,
+ 52651
],
"loc": {
"start": {
- "line": 1830,
+ "line": 1834,
"column": 8
},
"end": {
- "line": 1830,
+ "line": 1834,
"column": 25
}
}
@@ -93608,16 +93723,16 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 52522,
- 52539
+ 52652,
+ 52669
],
"loc": {
"start": {
- "line": 1830,
+ "line": 1834,
"column": 26
},
"end": {
- "line": 1830,
+ "line": 1834,
"column": 43
}
}
@@ -93625,16 +93740,16 @@
{
"type": "ThisExpression",
"range": [
- 52541,
- 52545
+ 52671,
+ 52675
],
"loc": {
"start": {
- "line": 1830,
+ "line": 1834,
"column": 45
},
"end": {
- "line": 1830,
+ "line": 1834,
"column": 49
}
}
@@ -93643,63 +93758,63 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 52547,
- 52557
+ 52677,
+ 52687
],
"loc": {
"start": {
- "line": 1830,
+ "line": 1834,
"column": 51
},
"end": {
- "line": 1830,
+ "line": 1834,
"column": 61
}
}
}
],
"range": [
- 52504,
- 52558
+ 52634,
+ 52688
],
"loc": {
"start": {
- "line": 1830,
+ "line": 1834,
"column": 8
},
"end": {
- "line": 1830,
+ "line": 1834,
"column": 62
}
}
},
"range": [
- 52504,
- 52559
+ 52634,
+ 52689
],
"loc": {
"start": {
- "line": 1830,
+ "line": 1834,
"column": 8
},
"end": {
- "line": 1830,
+ "line": 1834,
"column": 63
}
}
}
],
"range": [
- 48329,
- 52565
+ 48459,
+ 52695
],
"loc": {
"start": {
- "line": 1709,
+ "line": 1713,
"column": 13
},
"end": {
- "line": 1831,
+ "line": 1835,
"column": 5
}
}
@@ -93707,16 +93822,16 @@
"generator": false,
"expression": false,
"range": [
- 48326,
- 52565
+ 48456,
+ 52695
],
"loc": {
"start": {
- "line": 1709,
+ "line": 1713,
"column": 10
},
"end": {
- "line": 1831,
+ "line": 1835,
"column": 5
}
}
@@ -93724,16 +93839,16 @@
"kind": "method",
"computed": false,
"range": [
- 48320,
- 52565
+ 48450,
+ 52695
],
"loc": {
"start": {
- "line": 1709,
+ "line": 1713,
"column": 4
},
"end": {
- "line": 1831,
+ "line": 1835,
"column": 5
}
},
@@ -93742,16 +93857,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": [
- 48078,
- 48315
+ 48208,
+ 48445
],
"loc": {
"start": {
- "line": 1704,
+ "line": 1708,
"column": 4
},
"end": {
- "line": 1708,
+ "line": 1712,
"column": 7
}
}
@@ -93762,16 +93877,16 @@
"type": "Block",
"value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellData Cell data\n * @param {Number} colIdx Column index\n * @returns {Boolean}\n ",
"range": [
- 52571,
- 52794
+ 52701,
+ 52924
],
"loc": {
"start": {
- "line": 1833,
+ "line": 1837,
"column": 4
},
"end": {
- "line": 1839,
+ "line": 1843,
"column": 7
}
}
@@ -93785,16 +93900,16 @@
"type": "Identifier",
"name": "_testTerm",
"range": [
- 52799,
- 52808
+ 52929,
+ 52938
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1844,
"column": 4
},
"end": {
- "line": 1840,
+ "line": 1844,
"column": 13
}
}
@@ -93807,16 +93922,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 52809,
- 52813
+ 52939,
+ 52943
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1844,
"column": 14
},
"end": {
- "line": 1840,
+ "line": 1844,
"column": 18
}
}
@@ -93825,16 +93940,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 52815,
- 52823
+ 52945,
+ 52953
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1844,
"column": 20
},
"end": {
- "line": 1840,
+ "line": 1844,
"column": 28
}
}
@@ -93843,16 +93958,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 52825,
- 52831
+ 52955,
+ 52961
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1844,
"column": 30
},
"end": {
- "line": 1840,
+ "line": 1844,
"column": 36
}
}
@@ -93870,32 +93985,32 @@
"type": "Identifier",
"name": "numData",
"range": [
- 52847,
- 52854
+ 52977,
+ 52984
],
"loc": {
"start": {
- "line": 1841,
+ "line": 1845,
"column": 12
},
"end": {
- "line": 1841,
+ "line": 1845,
"column": 19
}
}
},
"init": null,
"range": [
- 52847,
- 52854
+ 52977,
+ 52984
],
"loc": {
"start": {
- "line": 1841,
+ "line": 1845,
"column": 12
},
"end": {
- "line": 1841,
+ "line": 1845,
"column": 19
}
}
@@ -93903,16 +94018,16 @@
],
"kind": "let",
"range": [
- 52843,
- 52855
+ 52973,
+ 52985
],
"loc": {
"start": {
- "line": 1841,
+ "line": 1845,
"column": 8
},
"end": {
- "line": 1841,
+ "line": 1845,
"column": 20
}
}
@@ -93926,16 +94041,16 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 52868,
- 52875
+ 52998,
+ 53005
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1846,
"column": 12
},
"end": {
- "line": 1842,
+ "line": 1846,
"column": 19
}
}
@@ -93946,16 +94061,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52878,
- 52882
+ 53008,
+ 53012
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1846,
"column": 22
},
"end": {
- "line": 1842,
+ "line": 1846,
"column": 26
}
}
@@ -93964,46 +94079,46 @@
"type": "Identifier",
"name": "decimalSeparator",
"range": [
- 52883,
- 52899
+ 53013,
+ 53029
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1846,
"column": 27
},
"end": {
- "line": 1842,
+ "line": 1846,
"column": 43
}
}
},
"range": [
- 52878,
- 52899
+ 53008,
+ 53029
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1846,
"column": 22
},
"end": {
- "line": 1842,
+ "line": 1846,
"column": 43
}
}
},
"range": [
- 52868,
- 52899
+ 52998,
+ 53029
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1846,
"column": 12
},
"end": {
- "line": 1842,
+ "line": 1846,
"column": 43
}
}
@@ -94011,16 +94126,16 @@
],
"kind": "let",
"range": [
- 52864,
- 52900
+ 52994,
+ 53030
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1846,
"column": 8
},
"end": {
- "line": 1842,
+ "line": 1846,
"column": 44
}
}
@@ -94034,16 +94149,16 @@
"type": "Identifier",
"name": "reLe",
"range": [
- 52913,
- 52917
+ 53043,
+ 53047
],
"loc": {
"start": {
- "line": 1843,
+ "line": 1847,
"column": 12
},
"end": {
- "line": 1843,
+ "line": 1847,
"column": 16
}
}
@@ -94054,16 +94169,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52924,
- 52930
+ 53054,
+ 53060
],
"loc": {
"start": {
- "line": 1843,
+ "line": 1847,
"column": 23
},
"end": {
- "line": 1843,
+ "line": 1847,
"column": 29
}
}
@@ -94075,16 +94190,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52931,
- 52935
+ 53061,
+ 53065
],
"loc": {
"start": {
- "line": 1843,
+ "line": 1847,
"column": 30
},
"end": {
- "line": 1843,
+ "line": 1847,
"column": 34
}
}
@@ -94093,62 +94208,62 @@
"type": "Identifier",
"name": "leOperator",
"range": [
- 52936,
- 52946
+ 53066,
+ 53076
],
"loc": {
"start": {
- "line": 1843,
+ "line": 1847,
"column": 35
},
"end": {
- "line": 1843,
+ "line": 1847,
"column": 45
}
}
},
"range": [
- 52931,
- 52946
+ 53061,
+ 53076
],
"loc": {
"start": {
- "line": 1843,
+ "line": 1847,
"column": 30
},
"end": {
- "line": 1843,
+ "line": 1847,
"column": 45
}
}
}
],
"range": [
- 52920,
- 52947
+ 53050,
+ 53077
],
"loc": {
"start": {
- "line": 1843,
+ "line": 1847,
"column": 19
},
"end": {
- "line": 1843,
+ "line": 1847,
"column": 46
}
}
},
"range": [
- 52913,
- 52947
+ 53043,
+ 53077
],
"loc": {
"start": {
- "line": 1843,
+ "line": 1847,
"column": 12
},
"end": {
- "line": 1843,
+ "line": 1847,
"column": 46
}
}
@@ -94159,16 +94274,16 @@
"type": "Identifier",
"name": "reGe",
"range": [
- 52961,
- 52965
+ 53091,
+ 53095
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1848,
"column": 12
},
"end": {
- "line": 1844,
+ "line": 1848,
"column": 16
}
}
@@ -94179,16 +94294,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52972,
- 52978
+ 53102,
+ 53108
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1848,
"column": 23
},
"end": {
- "line": 1844,
+ "line": 1848,
"column": 29
}
}
@@ -94200,16 +94315,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52979,
- 52983
+ 53109,
+ 53113
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1848,
"column": 30
},
"end": {
- "line": 1844,
+ "line": 1848,
"column": 34
}
}
@@ -94218,62 +94333,62 @@
"type": "Identifier",
"name": "geOperator",
"range": [
- 52984,
- 52994
+ 53114,
+ 53124
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1848,
"column": 35
},
"end": {
- "line": 1844,
+ "line": 1848,
"column": 45
}
}
},
"range": [
- 52979,
- 52994
+ 53109,
+ 53124
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1848,
"column": 30
},
"end": {
- "line": 1844,
+ "line": 1848,
"column": 45
}
}
}
],
"range": [
- 52968,
- 52995
+ 53098,
+ 53125
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1848,
"column": 19
},
"end": {
- "line": 1844,
+ "line": 1848,
"column": 46
}
}
},
"range": [
- 52961,
- 52995
+ 53091,
+ 53125
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1848,
"column": 12
},
"end": {
- "line": 1844,
+ "line": 1848,
"column": 46
}
}
@@ -94284,16 +94399,16 @@
"type": "Identifier",
"name": "reL",
"range": [
- 53009,
- 53012
+ 53139,
+ 53142
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1849,
"column": 12
},
"end": {
- "line": 1845,
+ "line": 1849,
"column": 15
}
}
@@ -94304,16 +94419,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 53019,
- 53025
+ 53149,
+ 53155
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1849,
"column": 22
},
"end": {
- "line": 1845,
+ "line": 1849,
"column": 28
}
}
@@ -94325,16 +94440,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53026,
- 53030
+ 53156,
+ 53160
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1849,
"column": 29
},
"end": {
- "line": 1845,
+ "line": 1849,
"column": 33
}
}
@@ -94343,62 +94458,62 @@
"type": "Identifier",
"name": "lwOperator",
"range": [
- 53031,
- 53041
+ 53161,
+ 53171
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1849,
"column": 34
},
"end": {
- "line": 1845,
+ "line": 1849,
"column": 44
}
}
},
"range": [
- 53026,
- 53041
+ 53156,
+ 53171
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1849,
"column": 29
},
"end": {
- "line": 1845,
+ "line": 1849,
"column": 44
}
}
}
],
"range": [
- 53015,
- 53042
+ 53145,
+ 53172
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1849,
"column": 18
},
"end": {
- "line": 1845,
+ "line": 1849,
"column": 45
}
}
},
"range": [
- 53009,
- 53042
+ 53139,
+ 53172
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1849,
"column": 12
},
"end": {
- "line": 1845,
+ "line": 1849,
"column": 45
}
}
@@ -94409,16 +94524,16 @@
"type": "Identifier",
"name": "reG",
"range": [
- 53056,
- 53059
+ 53186,
+ 53189
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1850,
"column": 12
},
"end": {
- "line": 1846,
+ "line": 1850,
"column": 15
}
}
@@ -94429,16 +94544,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 53066,
- 53072
+ 53196,
+ 53202
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1850,
"column": 22
},
"end": {
- "line": 1846,
+ "line": 1850,
"column": 28
}
}
@@ -94450,16 +94565,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53073,
- 53077
+ 53203,
+ 53207
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1850,
"column": 29
},
"end": {
- "line": 1846,
+ "line": 1850,
"column": 33
}
}
@@ -94468,62 +94583,62 @@
"type": "Identifier",
"name": "grOperator",
"range": [
- 53078,
- 53088
+ 53208,
+ 53218
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1850,
"column": 34
},
"end": {
- "line": 1846,
+ "line": 1850,
"column": 44
}
}
},
"range": [
- 53073,
- 53088
+ 53203,
+ 53218
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1850,
"column": 29
},
"end": {
- "line": 1846,
+ "line": 1850,
"column": 44
}
}
}
],
"range": [
- 53062,
- 53089
+ 53192,
+ 53219
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1850,
"column": 18
},
"end": {
- "line": 1846,
+ "line": 1850,
"column": 45
}
}
},
"range": [
- 53056,
- 53089
+ 53186,
+ 53219
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1850,
"column": 12
},
"end": {
- "line": 1846,
+ "line": 1850,
"column": 45
}
}
@@ -94534,16 +94649,16 @@
"type": "Identifier",
"name": "reD",
"range": [
- 53103,
- 53106
+ 53233,
+ 53236
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1851,
"column": 12
},
"end": {
- "line": 1847,
+ "line": 1851,
"column": 15
}
}
@@ -94554,16 +94669,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 53113,
- 53119
+ 53243,
+ 53249
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1851,
"column": 22
},
"end": {
- "line": 1847,
+ "line": 1851,
"column": 28
}
}
@@ -94575,16 +94690,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53120,
- 53124
+ 53250,
+ 53254
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1851,
"column": 29
},
"end": {
- "line": 1847,
+ "line": 1851,
"column": 33
}
}
@@ -94593,62 +94708,62 @@
"type": "Identifier",
"name": "dfOperator",
"range": [
- 53125,
- 53135
+ 53255,
+ 53265
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1851,
"column": 34
},
"end": {
- "line": 1847,
+ "line": 1851,
"column": 44
}
}
},
"range": [
- 53120,
- 53135
+ 53250,
+ 53265
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1851,
"column": 29
},
"end": {
- "line": 1847,
+ "line": 1851,
"column": 44
}
}
}
],
"range": [
- 53109,
- 53136
+ 53239,
+ 53266
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1851,
"column": 18
},
"end": {
- "line": 1847,
+ "line": 1851,
"column": 45
}
}
},
"range": [
- 53103,
- 53136
+ 53233,
+ 53266
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1851,
"column": 12
},
"end": {
- "line": 1847,
+ "line": 1851,
"column": 45
}
}
@@ -94659,16 +94774,16 @@
"type": "Identifier",
"name": "reLk",
"range": [
- 53150,
- 53154
+ 53280,
+ 53284
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1852,
"column": 12
},
"end": {
- "line": 1848,
+ "line": 1852,
"column": 16
}
}
@@ -94679,16 +94794,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 53161,
- 53167
+ 53291,
+ 53297
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1852,
"column": 23
},
"end": {
- "line": 1848,
+ "line": 1852,
"column": 29
}
}
@@ -94700,16 +94815,16 @@
"type": "Identifier",
"name": "rgxEsc",
"range": [
- 53168,
- 53174
+ 53298,
+ 53304
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1852,
"column": 30
},
"end": {
- "line": 1848,
+ "line": 1852,
"column": 36
}
}
@@ -94721,16 +94836,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53175,
- 53179
+ 53305,
+ 53309
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1852,
"column": 37
},
"end": {
- "line": 1848,
+ "line": 1852,
"column": 41
}
}
@@ -94739,78 +94854,78 @@
"type": "Identifier",
"name": "lkOperator",
"range": [
- 53180,
- 53190
+ 53310,
+ 53320
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1852,
"column": 42
},
"end": {
- "line": 1848,
+ "line": 1852,
"column": 52
}
}
},
"range": [
- 53175,
- 53190
+ 53305,
+ 53320
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1852,
"column": 37
},
"end": {
- "line": 1848,
+ "line": 1852,
"column": 52
}
}
}
],
"range": [
- 53168,
- 53191
+ 53298,
+ 53321
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1852,
"column": 30
},
"end": {
- "line": 1848,
+ "line": 1852,
"column": 53
}
}
}
],
"range": [
- 53157,
- 53192
+ 53287,
+ 53322
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1852,
"column": 19
},
"end": {
- "line": 1848,
+ "line": 1852,
"column": 54
}
}
},
"range": [
- 53150,
- 53192
+ 53280,
+ 53322
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1852,
"column": 12
},
"end": {
- "line": 1848,
+ "line": 1852,
"column": 54
}
}
@@ -94821,16 +94936,16 @@
"type": "Identifier",
"name": "reEq",
"range": [
- 53206,
- 53210
+ 53336,
+ 53340
],
"loc": {
"start": {
- "line": 1849,
+ "line": 1853,
"column": 12
},
"end": {
- "line": 1849,
+ "line": 1853,
"column": 16
}
}
@@ -94841,16 +94956,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 53217,
- 53223
+ 53347,
+ 53353
],
"loc": {
"start": {
- "line": 1849,
+ "line": 1853,
"column": 23
},
"end": {
- "line": 1849,
+ "line": 1853,
"column": 29
}
}
@@ -94862,16 +94977,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53224,
- 53228
+ 53354,
+ 53358
],
"loc": {
"start": {
- "line": 1849,
+ "line": 1853,
"column": 30
},
"end": {
- "line": 1849,
+ "line": 1853,
"column": 34
}
}
@@ -94880,62 +94995,62 @@
"type": "Identifier",
"name": "eqOperator",
"range": [
- 53229,
- 53239
+ 53359,
+ 53369
],
"loc": {
"start": {
- "line": 1849,
+ "line": 1853,
"column": 35
},
"end": {
- "line": 1849,
+ "line": 1853,
"column": 45
}
}
},
"range": [
- 53224,
- 53239
+ 53354,
+ 53369
],
"loc": {
"start": {
- "line": 1849,
+ "line": 1853,
"column": 30
},
"end": {
- "line": 1849,
+ "line": 1853,
"column": 45
}
}
}
],
"range": [
- 53213,
- 53240
+ 53343,
+ 53370
],
"loc": {
"start": {
- "line": 1849,
+ "line": 1853,
"column": 19
},
"end": {
- "line": 1849,
+ "line": 1853,
"column": 46
}
}
},
"range": [
- 53206,
- 53240
+ 53336,
+ 53370
],
"loc": {
"start": {
- "line": 1849,
+ "line": 1853,
"column": 12
},
"end": {
- "line": 1849,
+ "line": 1853,
"column": 46
}
}
@@ -94946,16 +95061,16 @@
"type": "Identifier",
"name": "reSt",
"range": [
- 53254,
- 53258
+ 53384,
+ 53388
],
"loc": {
"start": {
- "line": 1850,
+ "line": 1854,
"column": 12
},
"end": {
- "line": 1850,
+ "line": 1854,
"column": 16
}
}
@@ -94966,16 +95081,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 53265,
- 53271
+ 53395,
+ 53401
],
"loc": {
"start": {
- "line": 1850,
+ "line": 1854,
"column": 23
},
"end": {
- "line": 1850,
+ "line": 1854,
"column": 29
}
}
@@ -94987,16 +95102,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53272,
- 53276
+ 53402,
+ 53406
],
"loc": {
"start": {
- "line": 1850,
+ "line": 1854,
"column": 30
},
"end": {
- "line": 1850,
+ "line": 1854,
"column": 34
}
}
@@ -95005,62 +95120,62 @@
"type": "Identifier",
"name": "stOperator",
"range": [
- 53277,
- 53287
+ 53407,
+ 53417
],
"loc": {
"start": {
- "line": 1850,
+ "line": 1854,
"column": 35
},
"end": {
- "line": 1850,
+ "line": 1854,
"column": 45
}
}
},
"range": [
- 53272,
- 53287
+ 53402,
+ 53417
],
"loc": {
"start": {
- "line": 1850,
+ "line": 1854,
"column": 30
},
"end": {
- "line": 1850,
+ "line": 1854,
"column": 45
}
}
}
],
"range": [
- 53261,
- 53288
+ 53391,
+ 53418
],
"loc": {
"start": {
- "line": 1850,
+ "line": 1854,
"column": 19
},
"end": {
- "line": 1850,
+ "line": 1854,
"column": 46
}
}
},
"range": [
- 53254,
- 53288
+ 53384,
+ 53418
],
"loc": {
"start": {
- "line": 1850,
+ "line": 1854,
"column": 12
},
"end": {
- "line": 1850,
+ "line": 1854,
"column": 46
}
}
@@ -95071,16 +95186,16 @@
"type": "Identifier",
"name": "reEn",
"range": [
- 53302,
- 53306
+ 53432,
+ 53436
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1855,
"column": 12
},
"end": {
- "line": 1851,
+ "line": 1855,
"column": 16
}
}
@@ -95091,16 +95206,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 53313,
- 53319
+ 53443,
+ 53449
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1855,
"column": 23
},
"end": {
- "line": 1851,
+ "line": 1855,
"column": 29
}
}
@@ -95112,16 +95227,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53320,
- 53324
+ 53450,
+ 53454
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1855,
"column": 30
},
"end": {
- "line": 1851,
+ "line": 1855,
"column": 34
}
}
@@ -95130,62 +95245,62 @@
"type": "Identifier",
"name": "enOperator",
"range": [
- 53325,
- 53335
+ 53455,
+ 53465
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1855,
"column": 35
},
"end": {
- "line": 1851,
+ "line": 1855,
"column": 45
}
}
},
"range": [
- 53320,
- 53335
+ 53450,
+ 53465
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1855,
"column": 30
},
"end": {
- "line": 1851,
+ "line": 1855,
"column": 45
}
}
}
],
"range": [
- 53309,
- 53336
+ 53439,
+ 53466
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1855,
"column": 19
},
"end": {
- "line": 1851,
+ "line": 1855,
"column": 46
}
}
},
"range": [
- 53302,
- 53336
+ 53432,
+ 53466
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1855,
"column": 12
},
"end": {
- "line": 1851,
+ "line": 1855,
"column": 46
}
}
@@ -95196,16 +95311,16 @@
"type": "Identifier",
"name": "reEm",
"range": [
- 53450,
- 53454
+ 53580,
+ 53584
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1858,
"column": 12
},
"end": {
- "line": 1854,
+ "line": 1858,
"column": 16
}
}
@@ -95216,16 +95331,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53457,
- 53461
+ 53587,
+ 53591
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1858,
"column": 19
},
"end": {
- "line": 1854,
+ "line": 1858,
"column": 23
}
}
@@ -95234,46 +95349,46 @@
"type": "Identifier",
"name": "emOperator",
"range": [
- 53462,
- 53472
+ 53592,
+ 53602
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1858,
"column": 24
},
"end": {
- "line": 1854,
+ "line": 1858,
"column": 34
}
}
},
"range": [
- 53457,
- 53472
+ 53587,
+ 53602
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1858,
"column": 19
},
"end": {
- "line": 1854,
+ "line": 1858,
"column": 34
}
}
},
"range": [
- 53450,
- 53472
+ 53580,
+ 53602
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1858,
"column": 12
},
"end": {
- "line": 1854,
+ "line": 1858,
"column": 34
}
},
@@ -95282,16 +95397,16 @@
"type": "Line",
"value": " re_an = new RegExp(this.anOperator),",
"range": [
- 53350,
- 53389
+ 53480,
+ 53519
],
"loc": {
"start": {
- "line": 1852,
+ "line": 1856,
"column": 12
},
"end": {
- "line": 1852,
+ "line": 1856,
"column": 51
}
}
@@ -95300,16 +95415,16 @@
"type": "Line",
"value": " re_cr = new RegExp(this.curExp),",
"range": [
- 53402,
- 53437
+ 53532,
+ 53567
],
"loc": {
"start": {
- "line": 1853,
+ "line": 1857,
"column": 12
},
"end": {
- "line": 1853,
+ "line": 1857,
"column": 47
}
}
@@ -95322,16 +95437,16 @@
"type": "Identifier",
"name": "reNm",
"range": [
- 53486,
- 53490
+ 53616,
+ 53620
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1859,
"column": 12
},
"end": {
- "line": 1855,
+ "line": 1859,
"column": 16
}
}
@@ -95342,16 +95457,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53493,
- 53497
+ 53623,
+ 53627
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1859,
"column": 19
},
"end": {
- "line": 1855,
+ "line": 1859,
"column": 23
}
}
@@ -95360,46 +95475,46 @@
"type": "Identifier",
"name": "nmOperator",
"range": [
- 53498,
- 53508
+ 53628,
+ 53638
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1859,
"column": 24
},
"end": {
- "line": 1855,
+ "line": 1859,
"column": 34
}
}
},
"range": [
- 53493,
- 53508
+ 53623,
+ 53638
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1859,
"column": 19
},
"end": {
- "line": 1855,
+ "line": 1859,
"column": 34
}
}
},
"range": [
- 53486,
- 53508
+ 53616,
+ 53638
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1859,
"column": 12
},
"end": {
- "line": 1855,
+ "line": 1859,
"column": 34
}
}
@@ -95410,16 +95525,16 @@
"type": "Identifier",
"name": "reRe",
"range": [
- 53522,
- 53526
+ 53652,
+ 53656
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1860,
"column": 12
},
"end": {
- "line": 1856,
+ "line": 1860,
"column": 16
}
}
@@ -95430,16 +95545,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 53533,
- 53539
+ 53663,
+ 53669
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1860,
"column": 23
},
"end": {
- "line": 1856,
+ "line": 1860,
"column": 29
}
}
@@ -95451,16 +95566,16 @@
"type": "Identifier",
"name": "rgxEsc",
"range": [
- 53540,
- 53546
+ 53670,
+ 53676
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1860,
"column": 30
},
"end": {
- "line": 1856,
+ "line": 1860,
"column": 36
}
}
@@ -95472,16 +95587,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53547,
- 53551
+ 53677,
+ 53681
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1860,
"column": 37
},
"end": {
- "line": 1856,
+ "line": 1860,
"column": 41
}
}
@@ -95490,78 +95605,78 @@
"type": "Identifier",
"name": "rgxOperator",
"range": [
- 53552,
- 53563
+ 53682,
+ 53693
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1860,
"column": 42
},
"end": {
- "line": 1856,
+ "line": 1860,
"column": 53
}
}
},
"range": [
- 53547,
- 53563
+ 53677,
+ 53693
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1860,
"column": 37
},
"end": {
- "line": 1856,
+ "line": 1860,
"column": 53
}
}
}
],
"range": [
- 53540,
- 53564
+ 53670,
+ 53694
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1860,
"column": 30
},
"end": {
- "line": 1856,
+ "line": 1860,
"column": 54
}
}
}
],
"range": [
- 53529,
- 53565
+ 53659,
+ 53695
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1860,
"column": 19
},
"end": {
- "line": 1856,
+ "line": 1860,
"column": 55
}
}
},
"range": [
- 53522,
- 53565
+ 53652,
+ 53695
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1860,
"column": 12
},
"end": {
- "line": 1856,
+ "line": 1860,
"column": 55
}
}
@@ -95569,16 +95684,16 @@
],
"kind": "let",
"range": [
- 52909,
- 53566
+ 53039,
+ 53696
],
"loc": {
"start": {
- "line": 1843,
+ "line": 1847,
"column": 8
},
"end": {
- "line": 1856,
+ "line": 1860,
"column": 56
}
}
@@ -95592,16 +95707,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 53576,
- 53580
+ 53706,
+ 53710
],
"loc": {
"start": {
- "line": 1858,
+ "line": 1862,
"column": 8
},
"end": {
- "line": 1858,
+ "line": 1862,
"column": 12
}
}
@@ -95612,16 +95727,16 @@
"type": "Identifier",
"name": "matchCase",
"range": [
- 53583,
- 53592
+ 53713,
+ 53722
],
"loc": {
"start": {
- "line": 1858,
+ "line": 1862,
"column": 15
},
"end": {
- "line": 1858,
+ "line": 1862,
"column": 24
}
}
@@ -95631,16 +95746,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 53593,
- 53597
+ 53723,
+ 53727
],
"loc": {
"start": {
- "line": 1858,
+ "line": 1862,
"column": 25
},
"end": {
- "line": 1858,
+ "line": 1862,
"column": 29
}
}
@@ -95651,16 +95766,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53599,
- 53603
+ 53729,
+ 53733
],
"loc": {
"start": {
- "line": 1858,
+ "line": 1862,
"column": 31
},
"end": {
- "line": 1858,
+ "line": 1862,
"column": 35
}
}
@@ -95669,77 +95784,77 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 53604,
- 53617
+ 53734,
+ 53747
],
"loc": {
"start": {
- "line": 1858,
+ "line": 1862,
"column": 36
},
"end": {
- "line": 1858,
+ "line": 1862,
"column": 49
}
}
},
"range": [
- 53599,
- 53617
+ 53729,
+ 53747
],
"loc": {
"start": {
- "line": 1858,
+ "line": 1862,
"column": 31
},
"end": {
- "line": 1858,
+ "line": 1862,
"column": 49
}
}
}
],
"range": [
- 53583,
- 53618
+ 53713,
+ 53748
],
"loc": {
"start": {
- "line": 1858,
+ "line": 1862,
"column": 15
},
"end": {
- "line": 1858,
+ "line": 1862,
"column": 50
}
}
},
"range": [
- 53576,
- 53618
+ 53706,
+ 53748
],
"loc": {
"start": {
- "line": 1858,
+ "line": 1862,
"column": 8
},
"end": {
- "line": 1858,
+ "line": 1862,
"column": 50
}
}
},
"range": [
- 53576,
- 53619
+ 53706,
+ 53749
],
"loc": {
"start": {
- "line": 1858,
+ "line": 1862,
"column": 8
},
"end": {
- "line": 1858,
+ "line": 1862,
"column": 51
}
}
@@ -95753,16 +95868,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 53633,
- 53642
+ 53763,
+ 53772
],
"loc": {
"start": {
- "line": 1860,
+ "line": 1864,
"column": 12
},
"end": {
- "line": 1860,
+ "line": 1864,
"column": 21
}
}
@@ -95772,31 +95887,31 @@
"value": false,
"raw": "false",
"range": [
- 53645,
- 53650
+ 53775,
+ 53780
],
"loc": {
"start": {
- "line": 1860,
+ "line": 1864,
"column": 24
},
"end": {
- "line": 1860,
+ "line": 1864,
"column": 29
}
}
},
"range": [
- 53633,
- 53650
+ 53763,
+ 53780
],
"loc": {
"start": {
- "line": 1860,
+ "line": 1864,
"column": 12
},
"end": {
- "line": 1860,
+ "line": 1864,
"column": 29
}
}
@@ -95804,16 +95919,16 @@
],
"kind": "let",
"range": [
- 53629,
- 53651
+ 53759,
+ 53781
],
"loc": {
"start": {
- "line": 1860,
+ "line": 1864,
"column": 8
},
"end": {
- "line": 1860,
+ "line": 1864,
"column": 30
}
},
@@ -95822,16 +95937,16 @@
"type": "Line",
"value": "Search arg operator tests",
"range": [
- 53661,
- 53688
+ 53791,
+ 53818
],
"loc": {
"start": {
- "line": 1862,
+ "line": 1866,
"column": 8
},
"end": {
- "line": 1862,
+ "line": 1866,
"column": 35
}
}
@@ -95847,16 +95962,16 @@
"type": "Identifier",
"name": "hasLO",
"range": [
- 53701,
- 53706
+ 53831,
+ 53836
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1867,
"column": 12
},
"end": {
- "line": 1863,
+ "line": 1867,
"column": 17
}
}
@@ -95870,16 +95985,16 @@
"type": "Identifier",
"name": "reL",
"range": [
- 53709,
- 53712
+ 53839,
+ 53842
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1867,
"column": 20
},
"end": {
- "line": 1863,
+ "line": 1867,
"column": 23
}
}
@@ -95888,31 +96003,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53713,
- 53717
+ 53843,
+ 53847
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1867,
"column": 24
},
"end": {
- "line": 1863,
+ "line": 1867,
"column": 28
}
}
},
"range": [
- 53709,
- 53717
+ 53839,
+ 53847
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1867,
"column": 20
},
"end": {
- "line": 1863,
+ "line": 1867,
"column": 28
}
}
@@ -95922,47 +96037,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53718,
- 53722
+ 53848,
+ 53852
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1867,
"column": 29
},
"end": {
- "line": 1863,
+ "line": 1867,
"column": 33
}
}
}
],
"range": [
- 53709,
- 53723
+ 53839,
+ 53853
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1867,
"column": 20
},
"end": {
- "line": 1863,
+ "line": 1867,
"column": 34
}
}
},
"range": [
- 53701,
- 53723
+ 53831,
+ 53853
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1867,
"column": 12
},
"end": {
- "line": 1863,
+ "line": 1867,
"column": 34
}
}
@@ -95973,16 +96088,16 @@
"type": "Identifier",
"name": "hasLE",
"range": [
- 53737,
- 53742
+ 53867,
+ 53872
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1868,
"column": 12
},
"end": {
- "line": 1864,
+ "line": 1868,
"column": 17
}
}
@@ -95996,16 +96111,16 @@
"type": "Identifier",
"name": "reLe",
"range": [
- 53745,
- 53749
+ 53875,
+ 53879
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1868,
"column": 20
},
"end": {
- "line": 1864,
+ "line": 1868,
"column": 24
}
}
@@ -96014,31 +96129,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53750,
- 53754
+ 53880,
+ 53884
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1868,
"column": 25
},
"end": {
- "line": 1864,
+ "line": 1868,
"column": 29
}
}
},
"range": [
- 53745,
- 53754
+ 53875,
+ 53884
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1868,
"column": 20
},
"end": {
- "line": 1864,
+ "line": 1868,
"column": 29
}
}
@@ -96048,47 +96163,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53755,
- 53759
+ 53885,
+ 53889
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1868,
"column": 30
},
"end": {
- "line": 1864,
+ "line": 1868,
"column": 34
}
}
}
],
"range": [
- 53745,
- 53760
+ 53875,
+ 53890
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1868,
"column": 20
},
"end": {
- "line": 1864,
+ "line": 1868,
"column": 35
}
}
},
"range": [
- 53737,
- 53760
+ 53867,
+ 53890
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1868,
"column": 12
},
"end": {
- "line": 1864,
+ "line": 1868,
"column": 35
}
}
@@ -96099,16 +96214,16 @@
"type": "Identifier",
"name": "hasGR",
"range": [
- 53774,
- 53779
+ 53904,
+ 53909
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1869,
"column": 12
},
"end": {
- "line": 1865,
+ "line": 1869,
"column": 17
}
}
@@ -96122,16 +96237,16 @@
"type": "Identifier",
"name": "reG",
"range": [
- 53782,
- 53785
+ 53912,
+ 53915
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1869,
"column": 20
},
"end": {
- "line": 1865,
+ "line": 1869,
"column": 23
}
}
@@ -96140,31 +96255,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53786,
- 53790
+ 53916,
+ 53920
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1869,
"column": 24
},
"end": {
- "line": 1865,
+ "line": 1869,
"column": 28
}
}
},
"range": [
- 53782,
- 53790
+ 53912,
+ 53920
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1869,
"column": 20
},
"end": {
- "line": 1865,
+ "line": 1869,
"column": 28
}
}
@@ -96174,47 +96289,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53791,
- 53795
+ 53921,
+ 53925
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1869,
"column": 29
},
"end": {
- "line": 1865,
+ "line": 1869,
"column": 33
}
}
}
],
"range": [
- 53782,
- 53796
+ 53912,
+ 53926
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1869,
"column": 20
},
"end": {
- "line": 1865,
+ "line": 1869,
"column": 34
}
}
},
"range": [
- 53774,
- 53796
+ 53904,
+ 53926
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1869,
"column": 12
},
"end": {
- "line": 1865,
+ "line": 1869,
"column": 34
}
}
@@ -96225,16 +96340,16 @@
"type": "Identifier",
"name": "hasGE",
"range": [
- 53810,
- 53815
+ 53940,
+ 53945
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1870,
"column": 12
},
"end": {
- "line": 1866,
+ "line": 1870,
"column": 17
}
}
@@ -96248,16 +96363,16 @@
"type": "Identifier",
"name": "reGe",
"range": [
- 53818,
- 53822
+ 53948,
+ 53952
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1870,
"column": 20
},
"end": {
- "line": 1866,
+ "line": 1870,
"column": 24
}
}
@@ -96266,31 +96381,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53823,
- 53827
+ 53953,
+ 53957
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1870,
"column": 25
},
"end": {
- "line": 1866,
+ "line": 1870,
"column": 29
}
}
},
"range": [
- 53818,
- 53827
+ 53948,
+ 53957
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1870,
"column": 20
},
"end": {
- "line": 1866,
+ "line": 1870,
"column": 29
}
}
@@ -96300,47 +96415,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53828,
- 53832
+ 53958,
+ 53962
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1870,
"column": 30
},
"end": {
- "line": 1866,
+ "line": 1870,
"column": 34
}
}
}
],
"range": [
- 53818,
- 53833
+ 53948,
+ 53963
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1870,
"column": 20
},
"end": {
- "line": 1866,
+ "line": 1870,
"column": 35
}
}
},
"range": [
- 53810,
- 53833
+ 53940,
+ 53963
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1870,
"column": 12
},
"end": {
- "line": 1866,
+ "line": 1870,
"column": 35
}
}
@@ -96351,16 +96466,16 @@
"type": "Identifier",
"name": "hasDF",
"range": [
- 53847,
- 53852
+ 53977,
+ 53982
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1871,
"column": 12
},
"end": {
- "line": 1867,
+ "line": 1871,
"column": 17
}
}
@@ -96374,16 +96489,16 @@
"type": "Identifier",
"name": "reD",
"range": [
- 53855,
- 53858
+ 53985,
+ 53988
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1871,
"column": 20
},
"end": {
- "line": 1867,
+ "line": 1871,
"column": 23
}
}
@@ -96392,31 +96507,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53859,
- 53863
+ 53989,
+ 53993
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1871,
"column": 24
},
"end": {
- "line": 1867,
+ "line": 1871,
"column": 28
}
}
},
"range": [
- 53855,
- 53863
+ 53985,
+ 53993
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1871,
"column": 20
},
"end": {
- "line": 1867,
+ "line": 1871,
"column": 28
}
}
@@ -96426,47 +96541,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53864,
- 53868
+ 53994,
+ 53998
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1871,
"column": 29
},
"end": {
- "line": 1867,
+ "line": 1871,
"column": 33
}
}
}
],
"range": [
- 53855,
- 53869
+ 53985,
+ 53999
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1871,
"column": 20
},
"end": {
- "line": 1867,
+ "line": 1871,
"column": 34
}
}
},
"range": [
- 53847,
- 53869
+ 53977,
+ 53999
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1871,
"column": 12
},
"end": {
- "line": 1867,
+ "line": 1871,
"column": 34
}
}
@@ -96477,16 +96592,16 @@
"type": "Identifier",
"name": "hasEQ",
"range": [
- 53883,
- 53888
+ 54013,
+ 54018
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1872,
"column": 12
},
"end": {
- "line": 1868,
+ "line": 1872,
"column": 17
}
}
@@ -96500,16 +96615,16 @@
"type": "Identifier",
"name": "reEq",
"range": [
- 53891,
- 53895
+ 54021,
+ 54025
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1872,
"column": 20
},
"end": {
- "line": 1868,
+ "line": 1872,
"column": 24
}
}
@@ -96518,31 +96633,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53896,
- 53900
+ 54026,
+ 54030
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1872,
"column": 25
},
"end": {
- "line": 1868,
+ "line": 1872,
"column": 29
}
}
},
"range": [
- 53891,
- 53900
+ 54021,
+ 54030
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1872,
"column": 20
},
"end": {
- "line": 1868,
+ "line": 1872,
"column": 29
}
}
@@ -96552,47 +96667,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53901,
- 53905
+ 54031,
+ 54035
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1872,
"column": 30
},
"end": {
- "line": 1868,
+ "line": 1872,
"column": 34
}
}
}
],
"range": [
- 53891,
- 53906
+ 54021,
+ 54036
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1872,
"column": 20
},
"end": {
- "line": 1868,
+ "line": 1872,
"column": 35
}
}
},
"range": [
- 53883,
- 53906
+ 54013,
+ 54036
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1872,
"column": 12
},
"end": {
- "line": 1868,
+ "line": 1872,
"column": 35
}
}
@@ -96603,16 +96718,16 @@
"type": "Identifier",
"name": "hasLK",
"range": [
- 53920,
- 53925
+ 54050,
+ 54055
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1873,
"column": 12
},
"end": {
- "line": 1869,
+ "line": 1873,
"column": 17
}
}
@@ -96626,16 +96741,16 @@
"type": "Identifier",
"name": "reLk",
"range": [
- 53928,
- 53932
+ 54058,
+ 54062
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1873,
"column": 20
},
"end": {
- "line": 1869,
+ "line": 1873,
"column": 24
}
}
@@ -96644,31 +96759,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53933,
- 53937
+ 54063,
+ 54067
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1873,
"column": 25
},
"end": {
- "line": 1869,
+ "line": 1873,
"column": 29
}
}
},
"range": [
- 53928,
- 53937
+ 54058,
+ 54067
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1873,
"column": 20
},
"end": {
- "line": 1869,
+ "line": 1873,
"column": 29
}
}
@@ -96678,47 +96793,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53938,
- 53942
+ 54068,
+ 54072
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1873,
"column": 30
},
"end": {
- "line": 1869,
+ "line": 1873,
"column": 34
}
}
}
],
"range": [
- 53928,
- 53943
+ 54058,
+ 54073
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1873,
"column": 20
},
"end": {
- "line": 1869,
+ "line": 1873,
"column": 35
}
}
},
"range": [
- 53920,
- 53943
+ 54050,
+ 54073
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1873,
"column": 12
},
"end": {
- "line": 1869,
+ "line": 1873,
"column": 35
}
}
@@ -96729,16 +96844,16 @@
"type": "Identifier",
"name": "hasST",
"range": [
- 54000,
- 54005
+ 54130,
+ 54135
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1875,
"column": 12
},
"end": {
- "line": 1871,
+ "line": 1875,
"column": 17
}
}
@@ -96752,16 +96867,16 @@
"type": "Identifier",
"name": "reSt",
"range": [
- 54008,
- 54012
+ 54138,
+ 54142
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1875,
"column": 20
},
"end": {
- "line": 1871,
+ "line": 1875,
"column": 24
}
}
@@ -96770,31 +96885,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 54013,
- 54017
+ 54143,
+ 54147
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1875,
"column": 25
},
"end": {
- "line": 1871,
+ "line": 1875,
"column": 29
}
}
},
"range": [
- 54008,
- 54017
+ 54138,
+ 54147
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1875,
"column": 20
},
"end": {
- "line": 1871,
+ "line": 1875,
"column": 29
}
}
@@ -96804,47 +96919,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 54018,
- 54022
+ 54148,
+ 54152
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1875,
"column": 30
},
"end": {
- "line": 1871,
+ "line": 1875,
"column": 34
}
}
}
],
"range": [
- 54008,
- 54023
+ 54138,
+ 54153
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1875,
"column": 20
},
"end": {
- "line": 1871,
+ "line": 1875,
"column": 35
}
}
},
"range": [
- 54000,
- 54023
+ 54130,
+ 54153
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1875,
"column": 12
},
"end": {
- "line": 1871,
+ "line": 1875,
"column": 35
}
},
@@ -96853,16 +96968,16 @@
"type": "Line",
"value": " hatermN = re_an.test(term),",
"range": [
- 53957,
- 53987
+ 54087,
+ 54117
],
"loc": {
"start": {
- "line": 1870,
+ "line": 1874,
"column": 12
},
"end": {
- "line": 1870,
+ "line": 1874,
"column": 42
}
}
@@ -96875,16 +96990,16 @@
"type": "Identifier",
"name": "hasEN",
"range": [
- 54037,
- 54042
+ 54167,
+ 54172
],
"loc": {
"start": {
- "line": 1872,
+ "line": 1876,
"column": 12
},
"end": {
- "line": 1872,
+ "line": 1876,
"column": 17
}
}
@@ -96898,16 +97013,16 @@
"type": "Identifier",
"name": "reEn",
"range": [
- 54045,
- 54049
+ 54175,
+ 54179
],
"loc": {
"start": {
- "line": 1872,
+ "line": 1876,
"column": 20
},
"end": {
- "line": 1872,
+ "line": 1876,
"column": 24
}
}
@@ -96916,31 +97031,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 54050,
- 54054
+ 54180,
+ 54184
],
"loc": {
"start": {
- "line": 1872,
+ "line": 1876,
"column": 25
},
"end": {
- "line": 1872,
+ "line": 1876,
"column": 29
}
}
},
"range": [
- 54045,
- 54054
+ 54175,
+ 54184
],
"loc": {
"start": {
- "line": 1872,
+ "line": 1876,
"column": 20
},
"end": {
- "line": 1872,
+ "line": 1876,
"column": 29
}
}
@@ -96950,47 +97065,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 54055,
- 54059
+ 54185,
+ 54189
],
"loc": {
"start": {
- "line": 1872,
+ "line": 1876,
"column": 30
},
"end": {
- "line": 1872,
+ "line": 1876,
"column": 34
}
}
}
],
"range": [
- 54045,
- 54060
+ 54175,
+ 54190
],
"loc": {
"start": {
- "line": 1872,
+ "line": 1876,
"column": 20
},
"end": {
- "line": 1872,
+ "line": 1876,
"column": 35
}
}
},
"range": [
- 54037,
- 54060
+ 54167,
+ 54190
],
"loc": {
"start": {
- "line": 1872,
+ "line": 1876,
"column": 12
},
"end": {
- "line": 1872,
+ "line": 1876,
"column": 35
}
}
@@ -97001,16 +97116,16 @@
"type": "Identifier",
"name": "hasEM",
"range": [
- 54074,
- 54079
+ 54204,
+ 54209
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1877,
"column": 12
},
"end": {
- "line": 1873,
+ "line": 1877,
"column": 17
}
}
@@ -97022,16 +97137,16 @@
"type": "Identifier",
"name": "reEm",
"range": [
- 54083,
- 54087
+ 54213,
+ 54217
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1877,
"column": 21
},
"end": {
- "line": 1873,
+ "line": 1877,
"column": 25
}
}
@@ -97040,46 +97155,46 @@
"type": "Identifier",
"name": "term",
"range": [
- 54092,
- 54096
+ 54222,
+ 54226
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1877,
"column": 30
},
"end": {
- "line": 1873,
+ "line": 1877,
"column": 34
}
}
},
"range": [
- 54083,
- 54096
+ 54213,
+ 54226
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1877,
"column": 21
},
"end": {
- "line": 1873,
+ "line": 1877,
"column": 34
}
}
},
"range": [
- 54074,
- 54097
+ 54204,
+ 54227
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1877,
"column": 12
},
"end": {
- "line": 1873,
+ "line": 1877,
"column": 35
}
}
@@ -97090,16 +97205,16 @@
"type": "Identifier",
"name": "hasNM",
"range": [
- 54111,
- 54116
+ 54241,
+ 54246
],
"loc": {
"start": {
- "line": 1874,
+ "line": 1878,
"column": 12
},
"end": {
- "line": 1874,
+ "line": 1878,
"column": 17
}
}
@@ -97111,16 +97226,16 @@
"type": "Identifier",
"name": "reNm",
"range": [
- 54120,
- 54124
+ 54250,
+ 54254
],
"loc": {
"start": {
- "line": 1874,
+ "line": 1878,
"column": 21
},
"end": {
- "line": 1874,
+ "line": 1878,
"column": 25
}
}
@@ -97129,46 +97244,46 @@
"type": "Identifier",
"name": "term",
"range": [
- 54129,
- 54133
+ 54259,
+ 54263
],
"loc": {
"start": {
- "line": 1874,
+ "line": 1878,
"column": 30
},
"end": {
- "line": 1874,
+ "line": 1878,
"column": 34
}
}
},
"range": [
- 54120,
- 54133
+ 54250,
+ 54263
],
"loc": {
"start": {
- "line": 1874,
+ "line": 1878,
"column": 21
},
"end": {
- "line": 1874,
+ "line": 1878,
"column": 34
}
}
},
"range": [
- 54111,
- 54134
+ 54241,
+ 54264
],
"loc": {
"start": {
- "line": 1874,
+ "line": 1878,
"column": 12
},
"end": {
- "line": 1874,
+ "line": 1878,
"column": 35
}
}
@@ -97179,16 +97294,16 @@
"type": "Identifier",
"name": "hasRE",
"range": [
- 54148,
- 54153
+ 54278,
+ 54283
],
"loc": {
"start": {
- "line": 1875,
+ "line": 1879,
"column": 12
},
"end": {
- "line": 1875,
+ "line": 1879,
"column": 17
}
}
@@ -97202,16 +97317,16 @@
"type": "Identifier",
"name": "reRe",
"range": [
- 54156,
- 54160
+ 54286,
+ 54290
],
"loc": {
"start": {
- "line": 1875,
+ "line": 1879,
"column": 20
},
"end": {
- "line": 1875,
+ "line": 1879,
"column": 24
}
}
@@ -97220,31 +97335,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 54161,
- 54165
+ 54291,
+ 54295
],
"loc": {
"start": {
- "line": 1875,
+ "line": 1879,
"column": 25
},
"end": {
- "line": 1875,
+ "line": 1879,
"column": 29
}
}
},
"range": [
- 54156,
- 54165
+ 54286,
+ 54295
],
"loc": {
"start": {
- "line": 1875,
+ "line": 1879,
"column": 20
},
"end": {
- "line": 1875,
+ "line": 1879,
"column": 29
}
}
@@ -97254,47 +97369,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 54166,
- 54170
+ 54296,
+ 54300
],
"loc": {
"start": {
- "line": 1875,
+ "line": 1879,
"column": 30
},
"end": {
- "line": 1875,
+ "line": 1879,
"column": 34
}
}
}
],
"range": [
- 54156,
- 54171
+ 54286,
+ 54301
],
"loc": {
"start": {
- "line": 1875,
+ "line": 1879,
"column": 20
},
"end": {
- "line": 1875,
+ "line": 1879,
"column": 35
}
}
},
"range": [
- 54148,
- 54171
+ 54278,
+ 54301
],
"loc": {
"start": {
- "line": 1875,
+ "line": 1879,
"column": 12
},
"end": {
- "line": 1875,
+ "line": 1879,
"column": 35
}
}
@@ -97302,16 +97417,16 @@
],
"kind": "let",
"range": [
- 53697,
- 54172
+ 53827,
+ 54302
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1867,
"column": 8
},
"end": {
- "line": 1875,
+ "line": 1879,
"column": 36
}
},
@@ -97320,16 +97435,16 @@
"type": "Line",
"value": "Search arg operator tests",
"range": [
- 53661,
- 53688
+ 53791,
+ 53818
],
"loc": {
"start": {
- "line": 1862,
+ "line": 1866,
"column": 8
},
"end": {
- "line": 1862,
+ "line": 1866,
"column": 35
}
}
@@ -97340,16 +97455,16 @@
"type": "Line",
"value": " Check for dates or resolve date type",
"range": [
- 54182,
- 54221
+ 54312,
+ 54351
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1881,
"column": 8
},
"end": {
- "line": 1877,
+ "line": 1881,
"column": 47
}
}
@@ -97366,16 +97481,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 54234,
- 54238
+ 54364,
+ 54368
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1882,
"column": 12
},
"end": {
- "line": 1878,
+ "line": 1882,
"column": 16
}
}
@@ -97384,31 +97499,31 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 54239,
- 54246
+ 54369,
+ 54376
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1882,
"column": 17
},
"end": {
- "line": 1878,
+ "line": 1882,
"column": 24
}
}
},
"range": [
- 54234,
- 54246
+ 54364,
+ 54376
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1882,
"column": 12
},
"end": {
- "line": 1878,
+ "line": 1882,
"column": 24
}
}
@@ -97418,16 +97533,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 54247,
- 54253
+ 54377,
+ 54383
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1882,
"column": 25
},
"end": {
- "line": 1878,
+ "line": 1882,
"column": 31
}
}
@@ -97439,48 +97554,48 @@
"type": "Identifier",
"name": "DATE",
"range": [
- 54256,
- 54260
+ 54386,
+ 54390
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1882,
"column": 34
},
"end": {
- "line": 1878,
+ "line": 1882,
"column": 38
}
}
}
],
"range": [
- 54255,
- 54261
+ 54385,
+ 54391
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1882,
"column": 33
},
"end": {
- "line": 1878,
+ "line": 1882,
"column": 39
}
}
}
],
"range": [
- 54234,
- 54262
+ 54364,
+ 54392
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1882,
"column": 12
},
"end": {
- "line": 1878,
+ "line": 1882,
"column": 40
}
}
@@ -97497,32 +97612,32 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 54282,
- 54286
+ 54412,
+ 54416
],
"loc": {
"start": {
- "line": 1879,
+ "line": 1883,
"column": 16
},
"end": {
- "line": 1879,
+ "line": 1883,
"column": 20
}
}
},
"init": null,
"range": [
- 54282,
- 54286
+ 54412,
+ 54416
],
"loc": {
"start": {
- "line": 1879,
+ "line": 1883,
"column": 16
},
"end": {
- "line": 1879,
+ "line": 1883,
"column": 20
}
}
@@ -97533,32 +97648,32 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 54288,
- 54292
+ 54418,
+ 54422
],
"loc": {
"start": {
- "line": 1879,
+ "line": 1883,
"column": 22
},
"end": {
- "line": 1879,
+ "line": 1883,
"column": 26
}
}
},
"init": null,
"range": [
- 54288,
- 54292
+ 54418,
+ 54422
],
"loc": {
"start": {
- "line": 1879,
+ "line": 1883,
"column": 22
},
"end": {
- "line": 1879,
+ "line": 1883,
"column": 26
}
}
@@ -97566,16 +97681,16 @@
],
"kind": "let",
"range": [
- 54278,
- 54293
+ 54408,
+ 54423
],
"loc": {
"start": {
- "line": 1879,
+ "line": 1883,
"column": 12
},
"end": {
- "line": 1879,
+ "line": 1883,
"column": 27
}
}
@@ -97589,16 +97704,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 54311,
- 54319
+ 54441,
+ 54449
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1885,
"column": 16
},
"end": {
- "line": 1881,
+ "line": 1885,
"column": 24
}
}
@@ -97612,16 +97727,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 54322,
- 54326
+ 54452,
+ 54456
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1885,
"column": 27
},
"end": {
- "line": 1881,
+ "line": 1885,
"column": 31
}
}
@@ -97630,31 +97745,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 54327,
- 54330
+ 54457,
+ 54460
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1885,
"column": 32
},
"end": {
- "line": 1881,
+ "line": 1885,
"column": 35
}
}
},
"range": [
- 54322,
- 54330
+ 54452,
+ 54460
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1885,
"column": 27
},
"end": {
- "line": 1881,
+ "line": 1885,
"column": 35
}
}
@@ -97663,46 +97778,46 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 54331,
- 54339
+ 54461,
+ 54469
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1885,
"column": 36
},
"end": {
- "line": 1881,
+ "line": 1885,
"column": 44
}
}
},
"range": [
- 54322,
- 54339
+ 54452,
+ 54469
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1885,
"column": 27
},
"end": {
- "line": 1881,
+ "line": 1885,
"column": 44
}
}
},
"range": [
- 54311,
- 54339
+ 54441,
+ 54469
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1885,
"column": 16
},
"end": {
- "line": 1881,
+ "line": 1885,
"column": 44
}
}
@@ -97710,16 +97825,16 @@
],
"kind": "let",
"range": [
- 54307,
- 54340
+ 54437,
+ 54470
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1885,
"column": 12
},
"end": {
- "line": 1881,
+ "line": 1885,
"column": 45
}
}
@@ -97733,16 +97848,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 54357,
- 54368
+ 54487,
+ 54498
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1886,
"column": 16
},
"end": {
- "line": 1882,
+ "line": 1886,
"column": 27
}
}
@@ -97759,16 +97874,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 54371,
- 54379
+ 54501,
+ 54509
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1886,
"column": 30
},
"end": {
- "line": 1882,
+ "line": 1886,
"column": 38
}
}
@@ -97777,31 +97892,31 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 54380,
- 54387
+ 54510,
+ 54517
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1886,
"column": 39
},
"end": {
- "line": 1882,
+ "line": 1886,
"column": 46
}
}
},
"range": [
- 54371,
- 54387
+ 54501,
+ 54517
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1886,
"column": 30
},
"end": {
- "line": 1882,
+ "line": 1886,
"column": 46
}
}
@@ -97810,31 +97925,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 54388,
- 54392
+ 54518,
+ 54522
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1886,
"column": 47
},
"end": {
- "line": 1882,
+ "line": 1886,
"column": 51
}
}
},
"range": [
- 54371,
- 54392
+ 54501,
+ 54522
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1886,
"column": 30
},
"end": {
- "line": 1882,
+ "line": 1886,
"column": 51
}
}
@@ -97844,47 +97959,47 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 54393,
- 54401
+ 54523,
+ 54531
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1886,
"column": 52
},
"end": {
- "line": 1882,
+ "line": 1886,
"column": 60
}
}
}
],
"range": [
- 54371,
- 54402
+ 54501,
+ 54532
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1886,
"column": 30
},
"end": {
- "line": 1882,
+ "line": 1886,
"column": 61
}
}
},
"range": [
- 54357,
- 54402
+ 54487,
+ 54532
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1886,
"column": 16
},
"end": {
- "line": 1882,
+ "line": 1886,
"column": 61
}
}
@@ -97892,16 +98007,16 @@
],
"kind": "let",
"range": [
- 54353,
- 54403
+ 54483,
+ 54533
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1886,
"column": 12
},
"end": {
- "line": 1882,
+ "line": 1886,
"column": 62
}
}
@@ -97915,16 +98030,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 54420,
- 54429
+ 54550,
+ 54559
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1887,
"column": 16
},
"end": {
- "line": 1883,
+ "line": 1887,
"column": 25
}
}
@@ -97941,16 +98056,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 54432,
- 54440
+ 54562,
+ 54570
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1887,
"column": 28
},
"end": {
- "line": 1883,
+ "line": 1887,
"column": 36
}
}
@@ -97959,31 +98074,31 @@
"type": "Identifier",
"name": "parse",
"range": [
- 54441,
- 54446
+ 54571,
+ 54576
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1887,
"column": 37
},
"end": {
- "line": 1883,
+ "line": 1887,
"column": 42
}
}
},
"range": [
- 54432,
- 54446
+ 54562,
+ 54576
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1887,
"column": 28
},
"end": {
- "line": 1883,
+ "line": 1887,
"column": 42
}
}
@@ -97992,31 +98107,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 54447,
- 54451
+ 54577,
+ 54581
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1887,
"column": 43
},
"end": {
- "line": 1883,
+ "line": 1887,
"column": 47
}
}
},
"range": [
- 54432,
- 54451
+ 54562,
+ 54581
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1887,
"column": 28
},
"end": {
- "line": 1883,
+ "line": 1887,
"column": 47
}
}
@@ -98026,47 +98141,47 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 54452,
- 54460
+ 54582,
+ 54590
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1887,
"column": 48
},
"end": {
- "line": 1883,
+ "line": 1887,
"column": 56
}
}
}
],
"range": [
- 54432,
- 54461
+ 54562,
+ 54591
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1887,
"column": 28
},
"end": {
- "line": 1883,
+ "line": 1887,
"column": 57
}
}
},
"range": [
- 54420,
- 54461
+ 54550,
+ 54591
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1887,
"column": 16
},
"end": {
- "line": 1883,
+ "line": 1887,
"column": 57
}
}
@@ -98074,16 +98189,16 @@
],
"kind": "let",
"range": [
- 54416,
- 54462
+ 54546,
+ 54592
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1887,
"column": 12
},
"end": {
- "line": 1883,
+ "line": 1887,
"column": 58
}
}
@@ -98097,16 +98212,16 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54479,
- 54485
+ 54609,
+ 54615
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 16
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 22
}
}
@@ -98126,16 +98241,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 54488,
- 54496
+ 54618,
+ 54626
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 25
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 33
}
}
@@ -98144,31 +98259,31 @@
"type": "Identifier",
"name": "getOptions",
"range": [
- 54497,
- 54507
+ 54627,
+ 54637
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 34
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 44
}
}
},
"range": [
- 54488,
- 54507
+ 54618,
+ 54637
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 25
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 44
}
}
@@ -98178,32 +98293,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 54508,
- 54514
+ 54638,
+ 54644
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 45
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 51
}
}
}
],
"range": [
- 54488,
- 54515
+ 54618,
+ 54645
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 25
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 52
}
}
@@ -98212,31 +98327,31 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54516,
- 54522
+ 54646,
+ 54652
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 53
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 59
}
}
},
"range": [
- 54488,
- 54522
+ 54618,
+ 54652
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 25
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 59
}
}
@@ -98247,16 +98362,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 54526,
- 54530
+ 54656,
+ 54660
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 63
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 67
}
}
@@ -98265,61 +98380,61 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54531,
- 54537
+ 54661,
+ 54667
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 68
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 74
}
}
},
"range": [
- 54526,
- 54537
+ 54656,
+ 54667
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 63
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 74
}
}
},
"range": [
- 54488,
- 54537
+ 54618,
+ 54667
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 25
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 74
}
}
},
"range": [
- 54479,
- 54537
+ 54609,
+ 54667
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 16
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 74
}
}
@@ -98327,16 +98442,16 @@
],
"kind": "let",
"range": [
- 54475,
- 54538
+ 54605,
+ 54668
],
"loc": {
"start": {
- "line": 1884,
+ "line": 1888,
"column": 12
},
"end": {
- "line": 1884,
+ "line": 1888,
"column": 75
}
},
@@ -98345,16 +98460,16 @@
"type": "Line",
"value": " Search arg dates tests",
"range": [
- 54552,
- 54577
+ 54682,
+ 54707
],
"loc": {
"start": {
- "line": 1886,
+ "line": 1890,
"column": 12
},
"end": {
- "line": 1886,
+ "line": 1890,
"column": 37
}
}
@@ -98370,16 +98485,16 @@
"type": "Identifier",
"name": "isLDate",
"range": [
- 54594,
- 54601
+ 54724,
+ 54731
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1891,
"column": 16
},
"end": {
- "line": 1887,
+ "line": 1891,
"column": 23
}
}
@@ -98391,16 +98506,16 @@
"type": "Identifier",
"name": "hasLO",
"range": [
- 54604,
- 54609
+ 54734,
+ 54739
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1891,
"column": 26
},
"end": {
- "line": 1887,
+ "line": 1891,
"column": 31
}
}
@@ -98411,16 +98526,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 54629,
- 54640
+ 54759,
+ 54770
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1892,
"column": 16
},
"end": {
- "line": 1888,
+ "line": 1892,
"column": 27
}
}
@@ -98435,16 +98550,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 54641,
- 54645
+ 54771,
+ 54775
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1892,
"column": 28
},
"end": {
- "line": 1888,
+ "line": 1892,
"column": 32
}
}
@@ -98453,31 +98568,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 54646,
- 54653
+ 54776,
+ 54783
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1892,
"column": 33
},
"end": {
- "line": 1888,
+ "line": 1892,
"column": 40
}
}
},
"range": [
- 54641,
- 54653
+ 54771,
+ 54783
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1892,
"column": 28
},
"end": {
- "line": 1888,
+ "line": 1892,
"column": 40
}
}
@@ -98487,16 +98602,16 @@
"type": "Identifier",
"name": "reL",
"range": [
- 54654,
- 54657
+ 54784,
+ 54787
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1892,
"column": 41
},
"end": {
- "line": 1888,
+ "line": 1892,
"column": 44
}
}
@@ -98506,32 +98621,32 @@
"value": "",
"raw": "''",
"range": [
- 54659,
- 54661
+ 54789,
+ 54791
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1892,
"column": 46
},
"end": {
- "line": 1888,
+ "line": 1892,
"column": 48
}
}
}
],
"range": [
- 54641,
- 54662
+ 54771,
+ 54792
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1892,
"column": 28
},
"end": {
- "line": 1888,
+ "line": 1892,
"column": 49
}
}
@@ -98540,557 +98655,25 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54664,
- 54670
+ 54794,
+ 54800
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1892,
"column": 51
},
"end": {
- "line": 1888,
+ "line": 1892,
"column": 57
}
}
}
],
"range": [
- 54629,
- 54671
- ],
- "loc": {
- "start": {
- "line": 1888,
- "column": 16
- },
- "end": {
- "line": 1888,
- "column": 58
- }
- }
- },
- "range": [
- 54604,
- 54671
- ],
- "loc": {
- "start": {
- "line": 1887,
- "column": 26
- },
- "end": {
- "line": 1888,
- "column": 58
- }
- }
- },
- "range": [
- 54594,
- 54671
- ],
- "loc": {
- "start": {
- "line": 1887,
- "column": 16
- },
- "end": {
- "line": 1888,
- "column": 58
- }
- }
- }
- ],
- "kind": "let",
- "range": [
- 54590,
- 54672
- ],
- "loc": {
- "start": {
- "line": 1887,
- "column": 12
- },
- "end": {
- "line": 1888,
- "column": 59
- }
- },
- "leadingComments": [
- {
- "type": "Line",
- "value": " Search arg dates tests",
- "range": [
- 54552,
- 54577
- ],
- "loc": {
- "start": {
- "line": 1886,
- "column": 12
- },
- "end": {
- "line": 1886,
- "column": 37
- }
- }
- }
- ]
- },
- {
- "type": "VariableDeclaration",
- "declarations": [
- {
- "type": "VariableDeclarator",
- "id": {
- "type": "Identifier",
- "name": "isLEDate",
- "range": [
- 54689,
- 54697
- ],
- "loc": {
- "start": {
- "line": 1889,
- "column": 16
- },
- "end": {
- "line": 1889,
- "column": 24
- }
- }
- },
- "init": {
- "type": "LogicalExpression",
- "operator": "&&",
- "left": {
- "type": "Identifier",
- "name": "hasLE",
- "range": [
- 54700,
- 54705
- ],
- "loc": {
- "start": {
- "line": 1889,
- "column": 27
- },
- "end": {
- "line": 1889,
- "column": 32
- }
- }
- },
- "right": {
- "type": "CallExpression",
- "callee": {
- "type": "Identifier",
- "name": "isValidDate",
- "range": [
- 54725,
- 54736
- ],
- "loc": {
- "start": {
- "line": 1890,
- "column": 16
- },
- "end": {
- "line": 1890,
- "column": 27
- }
- }
- },
- "arguments": [
- {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "term",
- "range": [
- 54737,
- 54741
- ],
- "loc": {
- "start": {
- "line": 1890,
- "column": 28
- },
- "end": {
- "line": 1890,
- "column": 32
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "replace",
- "range": [
- 54742,
- 54749
- ],
- "loc": {
- "start": {
- "line": 1890,
- "column": 33
- },
- "end": {
- "line": 1890,
- "column": 40
- }
- }
- },
- "range": [
- 54737,
- 54749
- ],
- "loc": {
- "start": {
- "line": 1890,
- "column": 28
- },
- "end": {
- "line": 1890,
- "column": 40
- }
- }
- },
- "arguments": [
- {
- "type": "Identifier",
- "name": "reLe",
- "range": [
- 54750,
- 54754
- ],
- "loc": {
- "start": {
- "line": 1890,
- "column": 41
- },
- "end": {
- "line": 1890,
- "column": 45
- }
- }
- },
- {
- "type": "Literal",
- "value": "",
- "raw": "''",
- "range": [
- 54756,
- 54758
- ],
- "loc": {
- "start": {
- "line": 1890,
- "column": 47
- },
- "end": {
- "line": 1890,
- "column": 49
- }
- }
- }
- ],
- "range": [
- 54737,
- 54759
- ],
- "loc": {
- "start": {
- "line": 1890,
- "column": 28
- },
- "end": {
- "line": 1890,
- "column": 50
- }
- }
- },
- {
- "type": "Identifier",
- "name": "locale",
- "range": [
- 54761,
- 54767
- ],
- "loc": {
- "start": {
- "line": 1890,
- "column": 52
- },
- "end": {
- "line": 1890,
- "column": 58
- }
- }
- }
- ],
- "range": [
- 54725,
- 54768
- ],
- "loc": {
- "start": {
- "line": 1890,
- "column": 16
- },
- "end": {
- "line": 1890,
- "column": 59
- }
- }
- },
- "range": [
- 54700,
- 54768
- ],
- "loc": {
- "start": {
- "line": 1889,
- "column": 27
- },
- "end": {
- "line": 1890,
- "column": 59
- }
- }
- },
- "range": [
- 54689,
- 54768
- ],
- "loc": {
- "start": {
- "line": 1889,
- "column": 16
- },
- "end": {
- "line": 1890,
- "column": 59
- }
- }
- }
- ],
- "kind": "let",
- "range": [
- 54685,
- 54769
- ],
- "loc": {
- "start": {
- "line": 1889,
- "column": 12
- },
- "end": {
- "line": 1890,
- "column": 60
- }
- }
- },
- {
- "type": "VariableDeclaration",
- "declarations": [
- {
- "type": "VariableDeclarator",
- "id": {
- "type": "Identifier",
- "name": "isGDate",
- "range": [
- 54786,
- 54793
- ],
- "loc": {
- "start": {
- "line": 1891,
- "column": 16
- },
- "end": {
- "line": 1891,
- "column": 23
- }
- }
- },
- "init": {
- "type": "LogicalExpression",
- "operator": "&&",
- "left": {
- "type": "Identifier",
- "name": "hasGR",
- "range": [
- 54796,
+ 54759,
54801
],
- "loc": {
- "start": {
- "line": 1891,
- "column": 26
- },
- "end": {
- "line": 1891,
- "column": 31
- }
- }
- },
- "right": {
- "type": "CallExpression",
- "callee": {
- "type": "Identifier",
- "name": "isValidDate",
- "range": [
- 54821,
- 54832
- ],
- "loc": {
- "start": {
- "line": 1892,
- "column": 16
- },
- "end": {
- "line": 1892,
- "column": 27
- }
- }
- },
- "arguments": [
- {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "term",
- "range": [
- 54833,
- 54837
- ],
- "loc": {
- "start": {
- "line": 1892,
- "column": 28
- },
- "end": {
- "line": 1892,
- "column": 32
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "replace",
- "range": [
- 54838,
- 54845
- ],
- "loc": {
- "start": {
- "line": 1892,
- "column": 33
- },
- "end": {
- "line": 1892,
- "column": 40
- }
- }
- },
- "range": [
- 54833,
- 54845
- ],
- "loc": {
- "start": {
- "line": 1892,
- "column": 28
- },
- "end": {
- "line": 1892,
- "column": 40
- }
- }
- },
- "arguments": [
- {
- "type": "Identifier",
- "name": "reG",
- "range": [
- 54846,
- 54849
- ],
- "loc": {
- "start": {
- "line": 1892,
- "column": 41
- },
- "end": {
- "line": 1892,
- "column": 44
- }
- }
- },
- {
- "type": "Literal",
- "value": "",
- "raw": "''",
- "range": [
- 54851,
- 54853
- ],
- "loc": {
- "start": {
- "line": 1892,
- "column": 46
- },
- "end": {
- "line": 1892,
- "column": 48
- }
- }
- }
- ],
- "range": [
- 54833,
- 54854
- ],
- "loc": {
- "start": {
- "line": 1892,
- "column": 28
- },
- "end": {
- "line": 1892,
- "column": 49
- }
- }
- },
- {
- "type": "Identifier",
- "name": "locale",
- "range": [
- 54856,
- 54862
- ],
- "loc": {
- "start": {
- "line": 1892,
- "column": 51
- },
- "end": {
- "line": 1892,
- "column": 57
- }
- }
- }
- ],
- "range": [
- 54821,
- 54863
- ],
"loc": {
"start": {
"line": 1892,
@@ -99103,8 +98686,8 @@
}
},
"range": [
- 54796,
- 54863
+ 54734,
+ 54801
],
"loc": {
"start": {
@@ -99118,8 +98701,8 @@
}
},
"range": [
- 54786,
- 54863
+ 54724,
+ 54801
],
"loc": {
"start": {
@@ -99135,8 +98718,8 @@
],
"kind": "let",
"range": [
- 54782,
- 54864
+ 54720,
+ 54802
],
"loc": {
"start": {
@@ -99147,7 +98730,27 @@
"line": 1892,
"column": 59
}
- }
+ },
+ "leadingComments": [
+ {
+ "type": "Line",
+ "value": " Search arg dates tests",
+ "range": [
+ 54682,
+ 54707
+ ],
+ "loc": {
+ "start": {
+ "line": 1890,
+ "column": 12
+ },
+ "end": {
+ "line": 1890,
+ "column": 37
+ }
+ }
+ }
+ ]
},
{
"type": "VariableDeclaration",
@@ -99156,10 +98759,10 @@
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
- "name": "isGEDate",
+ "name": "isLEDate",
"range": [
- 54881,
- 54889
+ 54819,
+ 54827
],
"loc": {
"start": {
@@ -99177,10 +98780,10 @@
"operator": "&&",
"left": {
"type": "Identifier",
- "name": "hasGE",
+ "name": "hasLE",
"range": [
- 54892,
- 54897
+ 54830,
+ 54835
],
"loc": {
"start": {
@@ -99199,8 +98802,8 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 54917,
- 54928
+ 54855,
+ 54866
],
"loc": {
"start": {
@@ -99223,8 +98826,8 @@
"type": "Identifier",
"name": "term",
"range": [
- 54929,
- 54933
+ 54867,
+ 54871
],
"loc": {
"start": {
@@ -99241,8 +98844,8 @@
"type": "Identifier",
"name": "replace",
"range": [
- 54934,
- 54941
+ 54872,
+ 54879
],
"loc": {
"start": {
@@ -99256,8 +98859,8 @@
}
},
"range": [
- 54929,
- 54941
+ 54867,
+ 54879
],
"loc": {
"start": {
@@ -99273,10 +98876,10 @@
"arguments": [
{
"type": "Identifier",
- "name": "reGe",
+ "name": "reLe",
"range": [
- 54942,
- 54946
+ 54880,
+ 54884
],
"loc": {
"start": {
@@ -99294,8 +98897,8 @@
"value": "",
"raw": "''",
"range": [
- 54948,
- 54950
+ 54886,
+ 54888
],
"loc": {
"start": {
@@ -99310,8 +98913,8 @@
}
],
"range": [
- 54929,
- 54951
+ 54867,
+ 54889
],
"loc": {
"start": {
@@ -99328,8 +98931,8 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54953,
- 54959
+ 54891,
+ 54897
],
"loc": {
"start": {
@@ -99344,8 +98947,8 @@
}
],
"range": [
- 54917,
- 54960
+ 54855,
+ 54898
],
"loc": {
"start": {
@@ -99359,8 +98962,8 @@
}
},
"range": [
- 54892,
- 54960
+ 54830,
+ 54898
],
"loc": {
"start": {
@@ -99374,8 +98977,8 @@
}
},
"range": [
- 54881,
- 54960
+ 54819,
+ 54898
],
"loc": {
"start": {
@@ -99391,8 +98994,8 @@
],
"kind": "let",
"range": [
- 54877,
- 54961
+ 54815,
+ 54899
],
"loc": {
"start": {
@@ -99412,10 +99015,10 @@
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
- "name": "isDFDate",
+ "name": "isGDate",
"range": [
- 54978,
- 54986
+ 54916,
+ 54923
],
"loc": {
"start": {
@@ -99424,7 +99027,7 @@
},
"end": {
"line": 1895,
- "column": 24
+ "column": 23
}
}
},
@@ -99433,19 +99036,19 @@
"operator": "&&",
"left": {
"type": "Identifier",
- "name": "hasDF",
+ "name": "hasGR",
"range": [
- 54989,
- 54994
+ 54926,
+ 54931
],
"loc": {
"start": {
"line": 1895,
- "column": 27
+ "column": 26
},
"end": {
"line": 1895,
- "column": 32
+ "column": 31
}
}
},
@@ -99455,8 +99058,8 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 55014,
- 55025
+ 54951,
+ 54962
],
"loc": {
"start": {
@@ -99479,8 +99082,8 @@
"type": "Identifier",
"name": "term",
"range": [
- 55026,
- 55030
+ 54963,
+ 54967
],
"loc": {
"start": {
@@ -99497,8 +99100,8 @@
"type": "Identifier",
"name": "replace",
"range": [
- 55031,
- 55038
+ 54968,
+ 54975
],
"loc": {
"start": {
@@ -99512,8 +99115,8 @@
}
},
"range": [
- 55026,
- 55038
+ 54963,
+ 54975
],
"loc": {
"start": {
@@ -99529,10 +99132,10 @@
"arguments": [
{
"type": "Identifier",
- "name": "reD",
+ "name": "reG",
"range": [
- 55039,
- 55042
+ 54976,
+ 54979
],
"loc": {
"start": {
@@ -99550,8 +99153,8 @@
"value": "",
"raw": "''",
"range": [
- 55044,
- 55046
+ 54981,
+ 54983
],
"loc": {
"start": {
@@ -99566,8 +99169,8 @@
}
],
"range": [
- 55026,
- 55047
+ 54963,
+ 54984
],
"loc": {
"start": {
@@ -99584,8 +99187,8 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55049,
- 55055
+ 54986,
+ 54992
],
"loc": {
"start": {
@@ -99600,8 +99203,8 @@
}
],
"range": [
- 55014,
- 55056
+ 54951,
+ 54993
],
"loc": {
"start": {
@@ -99615,13 +99218,13 @@
}
},
"range": [
- 54989,
- 55056
+ 54926,
+ 54993
],
"loc": {
"start": {
"line": 1895,
- "column": 27
+ "column": 26
},
"end": {
"line": 1896,
@@ -99630,8 +99233,8 @@
}
},
"range": [
- 54978,
- 55056
+ 54916,
+ 54993
],
"loc": {
"start": {
@@ -99647,8 +99250,8 @@
],
"kind": "let",
"range": [
- 54974,
- 55057
+ 54912,
+ 54994
],
"loc": {
"start": {
@@ -99668,10 +99271,10 @@
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
- "name": "isEQDate",
+ "name": "isGEDate",
"range": [
- 55074,
- 55082
+ 55011,
+ 55019
],
"loc": {
"start": {
@@ -99689,10 +99292,10 @@
"operator": "&&",
"left": {
"type": "Identifier",
- "name": "hasEQ",
+ "name": "hasGE",
"range": [
- 55085,
- 55090
+ 55022,
+ 55027
],
"loc": {
"start": {
@@ -99711,8 +99314,8 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 55110,
- 55121
+ 55047,
+ 55058
],
"loc": {
"start": {
@@ -99735,8 +99338,8 @@
"type": "Identifier",
"name": "term",
"range": [
- 55122,
- 55126
+ 55059,
+ 55063
],
"loc": {
"start": {
@@ -99753,8 +99356,8 @@
"type": "Identifier",
"name": "replace",
"range": [
- 55127,
- 55134
+ 55064,
+ 55071
],
"loc": {
"start": {
@@ -99768,8 +99371,8 @@
}
},
"range": [
- 55122,
- 55134
+ 55059,
+ 55071
],
"loc": {
"start": {
@@ -99785,10 +99388,10 @@
"arguments": [
{
"type": "Identifier",
- "name": "reEq",
+ "name": "reGe",
"range": [
- 55135,
- 55139
+ 55072,
+ 55076
],
"loc": {
"start": {
@@ -99806,8 +99409,8 @@
"value": "",
"raw": "''",
"range": [
- 55141,
- 55143
+ 55078,
+ 55080
],
"loc": {
"start": {
@@ -99822,8 +99425,8 @@
}
],
"range": [
- 55122,
- 55144
+ 55059,
+ 55081
],
"loc": {
"start": {
@@ -99840,8 +99443,8 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55146,
- 55152
+ 55083,
+ 55089
],
"loc": {
"start": {
@@ -99856,8 +99459,8 @@
}
],
"range": [
- 55110,
- 55153
+ 55047,
+ 55090
],
"loc": {
"start": {
@@ -99871,8 +99474,8 @@
}
},
"range": [
- 55085,
- 55153
+ 55022,
+ 55090
],
"loc": {
"start": {
@@ -99886,8 +99489,8 @@
}
},
"range": [
- 55074,
- 55153
+ 55011,
+ 55090
],
"loc": {
"start": {
@@ -99903,8 +99506,8 @@
],
"kind": "let",
"range": [
- 55070,
- 55154
+ 55007,
+ 55091
],
"loc": {
"start": {
@@ -99917,6 +99520,518 @@
}
}
},
+ {
+ "type": "VariableDeclaration",
+ "declarations": [
+ {
+ "type": "VariableDeclarator",
+ "id": {
+ "type": "Identifier",
+ "name": "isDFDate",
+ "range": [
+ 55108,
+ 55116
+ ],
+ "loc": {
+ "start": {
+ "line": 1899,
+ "column": 16
+ },
+ "end": {
+ "line": 1899,
+ "column": 24
+ }
+ }
+ },
+ "init": {
+ "type": "LogicalExpression",
+ "operator": "&&",
+ "left": {
+ "type": "Identifier",
+ "name": "hasDF",
+ "range": [
+ 55119,
+ 55124
+ ],
+ "loc": {
+ "start": {
+ "line": 1899,
+ "column": 27
+ },
+ "end": {
+ "line": 1899,
+ "column": 32
+ }
+ }
+ },
+ "right": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "Identifier",
+ "name": "isValidDate",
+ "range": [
+ 55144,
+ 55155
+ ],
+ "loc": {
+ "start": {
+ "line": 1900,
+ "column": 16
+ },
+ "end": {
+ "line": 1900,
+ "column": 27
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "term",
+ "range": [
+ 55156,
+ 55160
+ ],
+ "loc": {
+ "start": {
+ "line": 1900,
+ "column": 28
+ },
+ "end": {
+ "line": 1900,
+ "column": 32
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "replace",
+ "range": [
+ 55161,
+ 55168
+ ],
+ "loc": {
+ "start": {
+ "line": 1900,
+ "column": 33
+ },
+ "end": {
+ "line": 1900,
+ "column": 40
+ }
+ }
+ },
+ "range": [
+ 55156,
+ 55168
+ ],
+ "loc": {
+ "start": {
+ "line": 1900,
+ "column": 28
+ },
+ "end": {
+ "line": 1900,
+ "column": 40
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "Identifier",
+ "name": "reD",
+ "range": [
+ 55169,
+ 55172
+ ],
+ "loc": {
+ "start": {
+ "line": 1900,
+ "column": 41
+ },
+ "end": {
+ "line": 1900,
+ "column": 44
+ }
+ }
+ },
+ {
+ "type": "Literal",
+ "value": "",
+ "raw": "''",
+ "range": [
+ 55174,
+ 55176
+ ],
+ "loc": {
+ "start": {
+ "line": 1900,
+ "column": 46
+ },
+ "end": {
+ "line": 1900,
+ "column": 48
+ }
+ }
+ }
+ ],
+ "range": [
+ 55156,
+ 55177
+ ],
+ "loc": {
+ "start": {
+ "line": 1900,
+ "column": 28
+ },
+ "end": {
+ "line": 1900,
+ "column": 49
+ }
+ }
+ },
+ {
+ "type": "Identifier",
+ "name": "locale",
+ "range": [
+ 55179,
+ 55185
+ ],
+ "loc": {
+ "start": {
+ "line": 1900,
+ "column": 51
+ },
+ "end": {
+ "line": 1900,
+ "column": 57
+ }
+ }
+ }
+ ],
+ "range": [
+ 55144,
+ 55186
+ ],
+ "loc": {
+ "start": {
+ "line": 1900,
+ "column": 16
+ },
+ "end": {
+ "line": 1900,
+ "column": 58
+ }
+ }
+ },
+ "range": [
+ 55119,
+ 55186
+ ],
+ "loc": {
+ "start": {
+ "line": 1899,
+ "column": 27
+ },
+ "end": {
+ "line": 1900,
+ "column": 58
+ }
+ }
+ },
+ "range": [
+ 55108,
+ 55186
+ ],
+ "loc": {
+ "start": {
+ "line": 1899,
+ "column": 16
+ },
+ "end": {
+ "line": 1900,
+ "column": 58
+ }
+ }
+ }
+ ],
+ "kind": "let",
+ "range": [
+ 55104,
+ 55187
+ ],
+ "loc": {
+ "start": {
+ "line": 1899,
+ "column": 12
+ },
+ "end": {
+ "line": 1900,
+ "column": 59
+ }
+ }
+ },
+ {
+ "type": "VariableDeclaration",
+ "declarations": [
+ {
+ "type": "VariableDeclarator",
+ "id": {
+ "type": "Identifier",
+ "name": "isEQDate",
+ "range": [
+ 55204,
+ 55212
+ ],
+ "loc": {
+ "start": {
+ "line": 1901,
+ "column": 16
+ },
+ "end": {
+ "line": 1901,
+ "column": 24
+ }
+ }
+ },
+ "init": {
+ "type": "LogicalExpression",
+ "operator": "&&",
+ "left": {
+ "type": "Identifier",
+ "name": "hasEQ",
+ "range": [
+ 55215,
+ 55220
+ ],
+ "loc": {
+ "start": {
+ "line": 1901,
+ "column": 27
+ },
+ "end": {
+ "line": 1901,
+ "column": 32
+ }
+ }
+ },
+ "right": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "Identifier",
+ "name": "isValidDate",
+ "range": [
+ 55240,
+ 55251
+ ],
+ "loc": {
+ "start": {
+ "line": 1902,
+ "column": 16
+ },
+ "end": {
+ "line": 1902,
+ "column": 27
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "term",
+ "range": [
+ 55252,
+ 55256
+ ],
+ "loc": {
+ "start": {
+ "line": 1902,
+ "column": 28
+ },
+ "end": {
+ "line": 1902,
+ "column": 32
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "replace",
+ "range": [
+ 55257,
+ 55264
+ ],
+ "loc": {
+ "start": {
+ "line": 1902,
+ "column": 33
+ },
+ "end": {
+ "line": 1902,
+ "column": 40
+ }
+ }
+ },
+ "range": [
+ 55252,
+ 55264
+ ],
+ "loc": {
+ "start": {
+ "line": 1902,
+ "column": 28
+ },
+ "end": {
+ "line": 1902,
+ "column": 40
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "Identifier",
+ "name": "reEq",
+ "range": [
+ 55265,
+ 55269
+ ],
+ "loc": {
+ "start": {
+ "line": 1902,
+ "column": 41
+ },
+ "end": {
+ "line": 1902,
+ "column": 45
+ }
+ }
+ },
+ {
+ "type": "Literal",
+ "value": "",
+ "raw": "''",
+ "range": [
+ 55271,
+ 55273
+ ],
+ "loc": {
+ "start": {
+ "line": 1902,
+ "column": 47
+ },
+ "end": {
+ "line": 1902,
+ "column": 49
+ }
+ }
+ }
+ ],
+ "range": [
+ 55252,
+ 55274
+ ],
+ "loc": {
+ "start": {
+ "line": 1902,
+ "column": 28
+ },
+ "end": {
+ "line": 1902,
+ "column": 50
+ }
+ }
+ },
+ {
+ "type": "Identifier",
+ "name": "locale",
+ "range": [
+ 55276,
+ 55282
+ ],
+ "loc": {
+ "start": {
+ "line": 1902,
+ "column": 52
+ },
+ "end": {
+ "line": 1902,
+ "column": 58
+ }
+ }
+ }
+ ],
+ "range": [
+ 55240,
+ 55283
+ ],
+ "loc": {
+ "start": {
+ "line": 1902,
+ "column": 16
+ },
+ "end": {
+ "line": 1902,
+ "column": 59
+ }
+ }
+ },
+ "range": [
+ 55215,
+ 55283
+ ],
+ "loc": {
+ "start": {
+ "line": 1901,
+ "column": 27
+ },
+ "end": {
+ "line": 1902,
+ "column": 59
+ }
+ }
+ },
+ "range": [
+ 55204,
+ 55283
+ ],
+ "loc": {
+ "start": {
+ "line": 1901,
+ "column": 16
+ },
+ "end": {
+ "line": 1902,
+ "column": 59
+ }
+ }
+ }
+ ],
+ "kind": "let",
+ "range": [
+ 55200,
+ 55284
+ ],
+ "loc": {
+ "start": {
+ "line": 1901,
+ "column": 12
+ },
+ "end": {
+ "line": 1902,
+ "column": 60
+ }
+ }
+ },
{
"type": "ExpressionStatement",
"expression": {
@@ -99926,16 +100041,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 55168,
- 55172
+ 55298,
+ 55302
],
"loc": {
"start": {
- "line": 1900,
+ "line": 1904,
"column": 12
},
"end": {
- "line": 1900,
+ "line": 1904,
"column": 16
}
}
@@ -99946,16 +100061,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 55175,
- 55184
+ 55305,
+ 55314
],
"loc": {
"start": {
- "line": 1900,
+ "line": 1904,
"column": 19
},
"end": {
- "line": 1900,
+ "line": 1904,
"column": 28
}
}
@@ -99965,16 +100080,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 55185,
- 55193
+ 55315,
+ 55323
],
"loc": {
"start": {
- "line": 1900,
+ "line": 1904,
"column": 29
},
"end": {
- "line": 1900,
+ "line": 1904,
"column": 37
}
}
@@ -99983,62 +100098,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55195,
- 55201
+ 55325,
+ 55331
],
"loc": {
"start": {
- "line": 1900,
+ "line": 1904,
"column": 39
},
"end": {
- "line": 1900,
+ "line": 1904,
"column": 45
}
}
}
],
"range": [
- 55175,
- 55202
+ 55305,
+ 55332
],
"loc": {
"start": {
- "line": 1900,
+ "line": 1904,
"column": 19
},
"end": {
- "line": 1900,
+ "line": 1904,
"column": 46
}
}
},
"range": [
- 55168,
- 55202
+ 55298,
+ 55332
],
"loc": {
"start": {
- "line": 1900,
+ "line": 1904,
"column": 12
},
"end": {
- "line": 1900,
+ "line": 1904,
"column": 46
}
}
},
"range": [
- 55168,
- 55203
+ 55298,
+ 55333
],
"loc": {
"start": {
- "line": 1900,
+ "line": 1904,
"column": 12
},
"end": {
- "line": 1900,
+ "line": 1904,
"column": 47
}
},
@@ -100047,16 +100162,16 @@
"type": "Line",
"value": " lower date",
"range": [
- 55217,
- 55230
+ 55347,
+ 55360
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1906,
"column": 12
},
"end": {
- "line": 1902,
+ "line": 1906,
"column": 25
}
}
@@ -100069,16 +100184,16 @@
"type": "Identifier",
"name": "isLDate",
"range": [
- 55247,
- 55254
+ 55377,
+ 55384
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1907,
"column": 16
},
"end": {
- "line": 1903,
+ "line": 1907,
"column": 23
}
}
@@ -100095,16 +100210,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55274,
- 55278
+ 55404,
+ 55408
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 16
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 20
}
}
@@ -100115,16 +100230,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 55281,
- 55290
+ 55411,
+ 55420
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 23
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 32
}
}
@@ -100139,16 +100254,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 55291,
- 55295
+ 55421,
+ 55425
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 33
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 37
}
}
@@ -100157,31 +100272,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 55296,
- 55303
+ 55426,
+ 55433
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 38
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 45
}
}
},
"range": [
- 55291,
- 55303
+ 55421,
+ 55433
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 33
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 45
}
}
@@ -100191,16 +100306,16 @@
"type": "Identifier",
"name": "reL",
"range": [
- 55304,
- 55307
+ 55434,
+ 55437
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 46
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 49
}
}
@@ -100210,32 +100325,32 @@
"value": "",
"raw": "''",
"range": [
- 55309,
- 55311
+ 55439,
+ 55441
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 51
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 53
}
}
}
],
"range": [
- 55291,
- 55312
+ 55421,
+ 55442
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 33
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 54
}
}
@@ -100244,62 +100359,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55314,
- 55320
+ 55444,
+ 55450
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 56
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 62
}
}
}
],
"range": [
- 55281,
- 55321
+ 55411,
+ 55451
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 23
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 63
}
}
},
"range": [
- 55274,
- 55321
+ 55404,
+ 55451
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 16
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 63
}
}
},
"range": [
- 55274,
- 55322
+ 55404,
+ 55452
],
"loc": {
"start": {
- "line": 1904,
+ "line": 1908,
"column": 16
},
"end": {
- "line": 1904,
+ "line": 1908,
"column": 64
}
}
@@ -100313,16 +100428,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 55339,
- 55348
+ 55469,
+ 55478
],
"loc": {
"start": {
- "line": 1905,
+ "line": 1909,
"column": 16
},
"end": {
- "line": 1905,
+ "line": 1909,
"column": 25
}
}
@@ -100334,16 +100449,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 55351,
- 55355
+ 55481,
+ 55485
],
"loc": {
"start": {
- "line": 1905,
+ "line": 1909,
"column": 28
},
"end": {
- "line": 1905,
+ "line": 1909,
"column": 32
}
}
@@ -100352,77 +100467,77 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55358,
- 55362
+ 55488,
+ 55492
],
"loc": {
"start": {
- "line": 1905,
+ "line": 1909,
"column": 35
},
"end": {
- "line": 1905,
+ "line": 1909,
"column": 39
}
}
},
"range": [
- 55351,
- 55362
+ 55481,
+ 55492
],
"loc": {
"start": {
- "line": 1905,
+ "line": 1909,
"column": 28
},
"end": {
- "line": 1905,
+ "line": 1909,
"column": 39
}
}
},
"range": [
- 55339,
- 55362
+ 55469,
+ 55492
],
"loc": {
"start": {
- "line": 1905,
+ "line": 1909,
"column": 16
},
"end": {
- "line": 1905,
+ "line": 1909,
"column": 39
}
}
},
"range": [
- 55339,
- 55363
+ 55469,
+ 55493
],
"loc": {
"start": {
- "line": 1905,
+ "line": 1909,
"column": 16
},
"end": {
- "line": 1905,
+ "line": 1909,
"column": 40
}
}
}
],
"range": [
- 55256,
- 55377
+ 55386,
+ 55507
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1907,
"column": 25
},
"end": {
- "line": 1906,
+ "line": 1910,
"column": 13
}
},
@@ -100431,16 +100546,16 @@
"type": "Line",
"value": " lower equal date",
"range": [
- 55390,
- 55409
+ 55520,
+ 55539
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1911,
"column": 12
},
"end": {
- "line": 1907,
+ "line": 1911,
"column": 31
}
}
@@ -100453,16 +100568,16 @@
"type": "Identifier",
"name": "isLEDate",
"range": [
- 55431,
- 55439
+ 55561,
+ 55569
],
"loc": {
"start": {
- "line": 1908,
+ "line": 1912,
"column": 21
},
"end": {
- "line": 1908,
+ "line": 1912,
"column": 29
}
}
@@ -100479,16 +100594,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55459,
- 55463
+ 55589,
+ 55593
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 16
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 20
}
}
@@ -100499,16 +100614,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 55466,
- 55475
+ 55596,
+ 55605
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 23
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 32
}
}
@@ -100523,16 +100638,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 55476,
- 55480
+ 55606,
+ 55610
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 33
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 37
}
}
@@ -100541,31 +100656,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 55481,
- 55488
+ 55611,
+ 55618
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 38
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 45
}
}
},
"range": [
- 55476,
- 55488
+ 55606,
+ 55618
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 33
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 45
}
}
@@ -100575,16 +100690,16 @@
"type": "Identifier",
"name": "reLe",
"range": [
- 55489,
- 55493
+ 55619,
+ 55623
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 46
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 50
}
}
@@ -100594,32 +100709,32 @@
"value": "",
"raw": "''",
"range": [
- 55495,
- 55497
+ 55625,
+ 55627
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 52
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 54
}
}
}
],
"range": [
- 55476,
- 55498
+ 55606,
+ 55628
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 33
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 55
}
}
@@ -100628,62 +100743,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55500,
- 55506
+ 55630,
+ 55636
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 57
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 63
}
}
}
],
"range": [
- 55466,
- 55507
+ 55596,
+ 55637
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 23
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 64
}
}
},
"range": [
- 55459,
- 55507
+ 55589,
+ 55637
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 16
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 64
}
}
},
"range": [
- 55459,
- 55508
+ 55589,
+ 55638
],
"loc": {
"start": {
- "line": 1909,
+ "line": 1913,
"column": 16
},
"end": {
- "line": 1909,
+ "line": 1913,
"column": 65
}
}
@@ -100697,16 +100812,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 55525,
- 55534
+ 55655,
+ 55664
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1914,
"column": 16
},
"end": {
- "line": 1910,
+ "line": 1914,
"column": 25
}
}
@@ -100718,16 +100833,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 55537,
- 55541
+ 55667,
+ 55671
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1914,
"column": 28
},
"end": {
- "line": 1910,
+ "line": 1914,
"column": 32
}
}
@@ -100736,77 +100851,77 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55545,
- 55549
+ 55675,
+ 55679
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1914,
"column": 36
},
"end": {
- "line": 1910,
+ "line": 1914,
"column": 40
}
}
},
"range": [
- 55537,
- 55549
+ 55667,
+ 55679
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1914,
"column": 28
},
"end": {
- "line": 1910,
+ "line": 1914,
"column": 40
}
}
},
"range": [
- 55525,
- 55549
+ 55655,
+ 55679
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1914,
"column": 16
},
"end": {
- "line": 1910,
+ "line": 1914,
"column": 40
}
}
},
"range": [
- 55525,
- 55550
+ 55655,
+ 55680
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1914,
"column": 16
},
"end": {
- "line": 1910,
+ "line": 1914,
"column": 41
}
}
}
],
"range": [
- 55441,
- 55564
+ 55571,
+ 55694
],
"loc": {
"start": {
- "line": 1908,
+ "line": 1912,
"column": 31
},
"end": {
- "line": 1911,
+ "line": 1915,
"column": 13
}
},
@@ -100815,16 +100930,16 @@
"type": "Line",
"value": " greater equal date",
"range": [
- 55577,
- 55598
+ 55707,
+ 55728
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1916,
"column": 12
},
"end": {
- "line": 1912,
+ "line": 1916,
"column": 33
}
}
@@ -100837,16 +100952,16 @@
"type": "Identifier",
"name": "isGEDate",
"range": [
- 55620,
- 55628
+ 55750,
+ 55758
],
"loc": {
"start": {
- "line": 1913,
+ "line": 1917,
"column": 21
},
"end": {
- "line": 1913,
+ "line": 1917,
"column": 29
}
}
@@ -100863,16 +100978,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55648,
- 55652
+ 55778,
+ 55782
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 16
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 20
}
}
@@ -100883,16 +100998,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 55655,
- 55664
+ 55785,
+ 55794
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 23
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 32
}
}
@@ -100907,16 +101022,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 55665,
- 55669
+ 55795,
+ 55799
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 33
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 37
}
}
@@ -100925,31 +101040,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 55670,
- 55677
+ 55800,
+ 55807
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 38
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 45
}
}
},
"range": [
- 55665,
- 55677
+ 55795,
+ 55807
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 33
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 45
}
}
@@ -100959,16 +101074,16 @@
"type": "Identifier",
"name": "reGe",
"range": [
- 55678,
- 55682
+ 55808,
+ 55812
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 46
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 50
}
}
@@ -100978,32 +101093,32 @@
"value": "",
"raw": "''",
"range": [
- 55684,
- 55686
+ 55814,
+ 55816
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 52
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 54
}
}
}
],
"range": [
- 55665,
- 55687
+ 55795,
+ 55817
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 33
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 55
}
}
@@ -101012,62 +101127,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55689,
- 55695
+ 55819,
+ 55825
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 57
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 63
}
}
}
],
"range": [
- 55655,
- 55696
+ 55785,
+ 55826
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 23
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 64
}
}
},
"range": [
- 55648,
- 55696
+ 55778,
+ 55826
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 16
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 64
}
}
},
"range": [
- 55648,
- 55697
+ 55778,
+ 55827
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1918,
"column": 16
},
"end": {
- "line": 1914,
+ "line": 1918,
"column": 65
}
}
@@ -101081,16 +101196,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 55714,
- 55723
+ 55844,
+ 55853
],
"loc": {
"start": {
- "line": 1915,
+ "line": 1919,
"column": 16
},
"end": {
- "line": 1915,
+ "line": 1919,
"column": 25
}
}
@@ -101102,16 +101217,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 55726,
- 55730
+ 55856,
+ 55860
],
"loc": {
"start": {
- "line": 1915,
+ "line": 1919,
"column": 28
},
"end": {
- "line": 1915,
+ "line": 1919,
"column": 32
}
}
@@ -101120,77 +101235,77 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55734,
- 55738
+ 55864,
+ 55868
],
"loc": {
"start": {
- "line": 1915,
+ "line": 1919,
"column": 36
},
"end": {
- "line": 1915,
+ "line": 1919,
"column": 40
}
}
},
"range": [
- 55726,
- 55738
+ 55856,
+ 55868
],
"loc": {
"start": {
- "line": 1915,
+ "line": 1919,
"column": 28
},
"end": {
- "line": 1915,
+ "line": 1919,
"column": 40
}
}
},
"range": [
- 55714,
- 55738
+ 55844,
+ 55868
],
"loc": {
"start": {
- "line": 1915,
+ "line": 1919,
"column": 16
},
"end": {
- "line": 1915,
+ "line": 1919,
"column": 40
}
}
},
"range": [
- 55714,
- 55739
+ 55844,
+ 55869
],
"loc": {
"start": {
- "line": 1915,
+ "line": 1919,
"column": 16
},
"end": {
- "line": 1915,
+ "line": 1919,
"column": 41
}
}
}
],
"range": [
- 55630,
- 55753
+ 55760,
+ 55883
],
"loc": {
"start": {
- "line": 1913,
+ "line": 1917,
"column": 31
},
"end": {
- "line": 1916,
+ "line": 1920,
"column": 13
}
},
@@ -101199,16 +101314,16 @@
"type": "Line",
"value": " greater date",
"range": [
- 55766,
- 55781
+ 55896,
+ 55911
],
"loc": {
"start": {
- "line": 1917,
+ "line": 1921,
"column": 12
},
"end": {
- "line": 1917,
+ "line": 1921,
"column": 27
}
}
@@ -101221,16 +101336,16 @@
"type": "Identifier",
"name": "isGDate",
"range": [
- 55803,
- 55810
+ 55933,
+ 55940
],
"loc": {
"start": {
- "line": 1918,
+ "line": 1922,
"column": 21
},
"end": {
- "line": 1918,
+ "line": 1922,
"column": 28
}
}
@@ -101247,16 +101362,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55830,
- 55834
+ 55960,
+ 55964
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 16
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 20
}
}
@@ -101267,16 +101382,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 55837,
- 55846
+ 55967,
+ 55976
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 23
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 32
}
}
@@ -101291,16 +101406,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 55847,
- 55851
+ 55977,
+ 55981
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 33
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 37
}
}
@@ -101309,31 +101424,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 55852,
- 55859
+ 55982,
+ 55989
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 38
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 45
}
}
},
"range": [
- 55847,
- 55859
+ 55977,
+ 55989
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 33
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 45
}
}
@@ -101343,16 +101458,16 @@
"type": "Identifier",
"name": "reG",
"range": [
- 55860,
- 55863
+ 55990,
+ 55993
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 46
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 49
}
}
@@ -101362,32 +101477,32 @@
"value": "",
"raw": "''",
"range": [
- 55865,
- 55867
+ 55995,
+ 55997
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 51
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 53
}
}
}
],
"range": [
- 55847,
- 55868
+ 55977,
+ 55998
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 33
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 54
}
}
@@ -101396,62 +101511,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55870,
- 55876
+ 56000,
+ 56006
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 56
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 62
}
}
}
],
"range": [
- 55837,
- 55877
+ 55967,
+ 56007
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 23
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 63
}
}
},
"range": [
- 55830,
- 55877
+ 55960,
+ 56007
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 16
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 63
}
}
},
"range": [
- 55830,
- 55878
+ 55960,
+ 56008
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1923,
"column": 16
},
"end": {
- "line": 1919,
+ "line": 1923,
"column": 64
}
}
@@ -101465,16 +101580,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 55895,
- 55904
+ 56025,
+ 56034
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1924,
"column": 16
},
"end": {
- "line": 1920,
+ "line": 1924,
"column": 25
}
}
@@ -101486,16 +101601,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 55907,
- 55911
+ 56037,
+ 56041
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1924,
"column": 28
},
"end": {
- "line": 1920,
+ "line": 1924,
"column": 32
}
}
@@ -101504,77 +101619,77 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55914,
- 55918
+ 56044,
+ 56048
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1924,
"column": 35
},
"end": {
- "line": 1920,
+ "line": 1924,
"column": 39
}
}
},
"range": [
- 55907,
- 55918
+ 56037,
+ 56048
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1924,
"column": 28
},
"end": {
- "line": 1920,
+ "line": 1924,
"column": 39
}
}
},
"range": [
- 55895,
- 55918
+ 56025,
+ 56048
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1924,
"column": 16
},
"end": {
- "line": 1920,
+ "line": 1924,
"column": 39
}
}
},
"range": [
- 55895,
- 55919
+ 56025,
+ 56049
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1924,
"column": 16
},
"end": {
- "line": 1920,
+ "line": 1924,
"column": 40
}
}
}
],
"range": [
- 55812,
- 55933
+ 55942,
+ 56063
],
"loc": {
"start": {
- "line": 1918,
+ "line": 1922,
"column": 30
},
"end": {
- "line": 1921,
+ "line": 1925,
"column": 13
}
},
@@ -101583,16 +101698,16 @@
"type": "Line",
"value": " different date",
"range": [
- 55946,
- 55963
+ 56076,
+ 56093
],
"loc": {
"start": {
- "line": 1922,
+ "line": 1926,
"column": 12
},
"end": {
- "line": 1922,
+ "line": 1926,
"column": 29
}
}
@@ -101605,16 +101720,16 @@
"type": "Identifier",
"name": "isDFDate",
"range": [
- 55985,
- 55993
+ 56115,
+ 56123
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1927,
"column": 21
},
"end": {
- "line": 1923,
+ "line": 1927,
"column": 29
}
}
@@ -101631,16 +101746,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 56013,
- 56017
+ 56143,
+ 56147
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 16
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 20
}
}
@@ -101651,16 +101766,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 56020,
- 56029
+ 56150,
+ 56159
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 23
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 32
}
}
@@ -101675,16 +101790,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 56030,
- 56034
+ 56160,
+ 56164
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 33
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 37
}
}
@@ -101693,31 +101808,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 56035,
- 56042
+ 56165,
+ 56172
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 38
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 45
}
}
},
"range": [
- 56030,
- 56042
+ 56160,
+ 56172
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 33
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 45
}
}
@@ -101727,16 +101842,16 @@
"type": "Identifier",
"name": "reD",
"range": [
- 56043,
- 56046
+ 56173,
+ 56176
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 46
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 49
}
}
@@ -101746,32 +101861,32 @@
"value": "",
"raw": "''",
"range": [
- 56048,
- 56050
+ 56178,
+ 56180
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 51
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 53
}
}
}
],
"range": [
- 56030,
- 56051
+ 56160,
+ 56181
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 33
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 54
}
}
@@ -101780,62 +101895,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 56053,
- 56059
+ 56183,
+ 56189
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 56
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 62
}
}
}
],
"range": [
- 56020,
- 56060
+ 56150,
+ 56190
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 23
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 63
}
}
},
"range": [
- 56013,
- 56060
+ 56143,
+ 56190
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 16
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 63
}
}
},
"range": [
- 56013,
- 56061
+ 56143,
+ 56191
],
"loc": {
"start": {
- "line": 1924,
+ "line": 1928,
"column": 16
},
"end": {
- "line": 1924,
+ "line": 1928,
"column": 64
}
}
@@ -101849,16 +101964,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56078,
- 56087
+ 56208,
+ 56217
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 16
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 25
}
}
@@ -101875,16 +101990,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 56090,
- 56094
+ 56220,
+ 56224
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 28
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 32
}
}
@@ -101893,47 +102008,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 56095,
- 56103
+ 56225,
+ 56233
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 33
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 41
}
}
},
"range": [
- 56090,
- 56103
+ 56220,
+ 56233
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 28
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 41
}
}
},
"arguments": [],
"range": [
- 56090,
- 56105
+ 56220,
+ 56235
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 28
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 43
}
}
@@ -101947,16 +102062,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 56110,
- 56114
+ 56240,
+ 56244
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 48
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 52
}
}
@@ -101965,108 +102080,108 @@
"type": "Identifier",
"name": "toString",
"range": [
- 56115,
- 56123
+ 56245,
+ 56253
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 53
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 61
}
}
},
"range": [
- 56110,
- 56123
+ 56240,
+ 56253
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 48
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 61
}
}
},
"arguments": [],
"range": [
- 56110,
- 56125
+ 56240,
+ 56255
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 48
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 63
}
}
},
"range": [
- 56090,
- 56125
+ 56220,
+ 56255
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 28
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 63
}
}
},
"range": [
- 56078,
- 56125
+ 56208,
+ 56255
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 16
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 63
}
}
},
"range": [
- 56078,
- 56126
+ 56208,
+ 56256
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1929,
"column": 16
},
"end": {
- "line": 1925,
+ "line": 1929,
"column": 64
}
}
}
],
"range": [
- 55995,
- 56140
+ 56125,
+ 56270
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1927,
"column": 31
},
"end": {
- "line": 1926,
+ "line": 1930,
"column": 13
}
},
@@ -102075,16 +102190,16 @@
"type": "Line",
"value": " equal date",
"range": [
- 56153,
- 56166
+ 56283,
+ 56296
],
"loc": {
"start": {
- "line": 1927,
+ "line": 1931,
"column": 12
},
"end": {
- "line": 1927,
+ "line": 1931,
"column": 25
}
}
@@ -102097,16 +102212,16 @@
"type": "Identifier",
"name": "isEQDate",
"range": [
- 56188,
- 56196
+ 56318,
+ 56326
],
"loc": {
"start": {
- "line": 1928,
+ "line": 1932,
"column": 21
},
"end": {
- "line": 1928,
+ "line": 1932,
"column": 29
}
}
@@ -102123,16 +102238,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 56216,
- 56220
+ 56346,
+ 56350
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 16
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 20
}
}
@@ -102143,16 +102258,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 56223,
- 56232
+ 56353,
+ 56362
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 23
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 32
}
}
@@ -102167,16 +102282,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 56233,
- 56237
+ 56363,
+ 56367
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 33
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 37
}
}
@@ -102185,31 +102300,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 56238,
- 56245
+ 56368,
+ 56375
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 38
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 45
}
}
},
"range": [
- 56233,
- 56245
+ 56363,
+ 56375
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 33
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 45
}
}
@@ -102219,16 +102334,16 @@
"type": "Identifier",
"name": "reEq",
"range": [
- 56246,
- 56250
+ 56376,
+ 56380
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 46
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 50
}
}
@@ -102238,32 +102353,32 @@
"value": "",
"raw": "''",
"range": [
- 56252,
- 56254
+ 56382,
+ 56384
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 52
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 54
}
}
}
],
"range": [
- 56233,
- 56255
+ 56363,
+ 56385
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 33
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 55
}
}
@@ -102272,62 +102387,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 56257,
- 56263
+ 56387,
+ 56393
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 57
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 63
}
}
}
],
"range": [
- 56223,
- 56264
+ 56353,
+ 56394
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 23
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 64
}
}
},
"range": [
- 56216,
- 56264
+ 56346,
+ 56394
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 16
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 64
}
}
},
"range": [
- 56216,
- 56265
+ 56346,
+ 56395
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1933,
"column": 16
},
"end": {
- "line": 1929,
+ "line": 1933,
"column": 65
}
}
@@ -102341,16 +102456,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56282,
- 56291
+ 56412,
+ 56421
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 16
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 25
}
}
@@ -102367,16 +102482,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 56294,
- 56298
+ 56424,
+ 56428
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 28
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 32
}
}
@@ -102385,47 +102500,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 56299,
- 56307
+ 56429,
+ 56437
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 33
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 41
}
}
},
"range": [
- 56294,
- 56307
+ 56424,
+ 56437
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 28
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 41
}
}
},
"arguments": [],
"range": [
- 56294,
- 56309
+ 56424,
+ 56439
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 28
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 43
}
}
@@ -102439,16 +102554,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 56314,
- 56318
+ 56444,
+ 56448
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 48
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 52
}
}
@@ -102457,108 +102572,108 @@
"type": "Identifier",
"name": "toString",
"range": [
- 56319,
- 56327
+ 56449,
+ 56457
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 53
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 61
}
}
},
"range": [
- 56314,
- 56327
+ 56444,
+ 56457
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 48
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 61
}
}
},
"arguments": [],
"range": [
- 56314,
- 56329
+ 56444,
+ 56459
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 48
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 63
}
}
},
"range": [
- 56294,
- 56329
+ 56424,
+ 56459
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 28
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 63
}
}
},
"range": [
- 56282,
- 56329
+ 56412,
+ 56459
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 16
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 63
}
}
},
"range": [
- 56282,
- 56330
+ 56412,
+ 56460
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1934,
"column": 16
},
"end": {
- "line": 1930,
+ "line": 1934,
"column": 64
}
}
}
],
"range": [
- 56198,
- 56344
+ 56328,
+ 56474
],
"loc": {
"start": {
- "line": 1928,
+ "line": 1932,
"column": 31
},
"end": {
- "line": 1931,
+ "line": 1935,
"column": 13
}
},
@@ -102567,16 +102682,16 @@
"type": "Line",
"value": " searched keyword with * operator doesn't have to be a date",
"range": [
- 56357,
- 56418
+ 56487,
+ 56548
],
"loc": {
"start": {
- "line": 1932,
+ "line": 1936,
"column": 12
},
"end": {
- "line": 1932,
+ "line": 1936,
"column": 73
}
}
@@ -102594,16 +102709,16 @@
"type": "Identifier",
"name": "reLk",
"range": [
- 56440,
- 56444
+ 56570,
+ 56574
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1937,
"column": 21
},
"end": {
- "line": 1933,
+ "line": 1937,
"column": 25
}
}
@@ -102612,31 +102727,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 56445,
- 56449
+ 56575,
+ 56579
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1937,
"column": 26
},
"end": {
- "line": 1933,
+ "line": 1937,
"column": 30
}
}
},
"range": [
- 56440,
- 56449
+ 56570,
+ 56579
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1937,
"column": 21
},
"end": {
- "line": 1933,
+ "line": 1937,
"column": 30
}
}
@@ -102646,32 +102761,32 @@
"type": "Identifier",
"name": "term",
"range": [
- 56450,
- 56454
+ 56580,
+ 56584
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1937,
"column": 31
},
"end": {
- "line": 1933,
+ "line": 1937,
"column": 35
}
}
}
],
"range": [
- 56440,
- 56455
+ 56570,
+ 56585
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1937,
"column": 21
},
"end": {
- "line": 1933,
+ "line": 1937,
"column": 36
}
}
@@ -102688,16 +102803,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56487,
- 56496
+ 56617,
+ 56626
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 16
},
"end": {
- "line": 1934,
+ "line": 1938,
"column": 25
}
}
@@ -102708,16 +102823,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 56499,
- 56507
+ 56629,
+ 56637
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 28
},
"end": {
- "line": 1934,
+ "line": 1938,
"column": 36
}
}
@@ -102732,16 +102847,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 56508,
- 56512
+ 56638,
+ 56642
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 37
},
"end": {
- "line": 1934,
+ "line": 1938,
"column": 41
}
}
@@ -102750,31 +102865,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 56513,
- 56520
+ 56643,
+ 56650
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 42
},
"end": {
- "line": 1934,
+ "line": 1938,
"column": 49
}
}
},
"range": [
- 56508,
- 56520
+ 56638,
+ 56650
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 37
},
"end": {
- "line": 1934,
+ "line": 1938,
"column": 49
}
}
@@ -102784,16 +102899,16 @@
"type": "Identifier",
"name": "reLk",
"range": [
- 56521,
- 56525
+ 56651,
+ 56655
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 50
},
"end": {
- "line": 1934,
+ "line": 1938,
"column": 54
}
}
@@ -102803,32 +102918,32 @@
"value": "",
"raw": "''",
"range": [
- 56527,
- 56529
+ 56657,
+ 56659
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 56
},
"end": {
- "line": 1934,
+ "line": 1938,
"column": 58
}
}
}
],
"range": [
- 56508,
- 56530
+ 56638,
+ 56660
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 37
},
"end": {
- "line": 1934,
+ "line": 1938,
"column": 59
}
}
@@ -102837,16 +102952,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 56532,
- 56540
+ 56662,
+ 56670
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 61
},
"end": {
- "line": 1934,
+ "line": 1938,
"column": 69
}
}
@@ -102856,16 +102971,16 @@
"value": false,
"raw": "false",
"range": [
- 56562,
- 56567
+ 56692,
+ 56697
],
"loc": {
"start": {
- "line": 1935,
+ "line": 1939,
"column": 20
},
"end": {
- "line": 1935,
+ "line": 1939,
"column": 25
}
}
@@ -102876,16 +102991,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 56569,
- 56573
+ 56699,
+ 56703
],
"loc": {
"start": {
- "line": 1935,
+ "line": 1939,
"column": 27
},
"end": {
- "line": 1935,
+ "line": 1939,
"column": 31
}
}
@@ -102894,77 +103009,77 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 56574,
- 56587
+ 56704,
+ 56717
],
"loc": {
"start": {
- "line": 1935,
+ "line": 1939,
"column": 32
},
"end": {
- "line": 1935,
+ "line": 1939,
"column": 45
}
}
},
"range": [
- 56569,
- 56587
+ 56699,
+ 56717
],
"loc": {
"start": {
- "line": 1935,
+ "line": 1939,
"column": 27
},
"end": {
- "line": 1935,
+ "line": 1939,
"column": 45
}
}
}
],
"range": [
- 56499,
- 56588
+ 56629,
+ 56718
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 28
},
"end": {
- "line": 1935,
+ "line": 1939,
"column": 46
}
}
},
"range": [
- 56487,
- 56588
+ 56617,
+ 56718
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 16
},
"end": {
- "line": 1935,
+ "line": 1939,
"column": 46
}
}
},
"range": [
- 56487,
- 56589
+ 56617,
+ 56719
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1938,
"column": 16
},
"end": {
- "line": 1935,
+ "line": 1939,
"column": 47
}
},
@@ -102973,16 +103088,16 @@
"type": "Line",
"value": " like date",
"range": [
- 56458,
- 56470
+ 56588,
+ 56600
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1937,
"column": 39
},
"end": {
- "line": 1933,
+ "line": 1937,
"column": 51
}
}
@@ -102991,16 +103106,16 @@
}
],
"range": [
- 56457,
- 56603
+ 56587,
+ 56733
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1937,
"column": 38
},
"end": {
- "line": 1936,
+ "line": 1940,
"column": 13
}
}
@@ -103013,16 +103128,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 56625,
- 56636
+ 56755,
+ 56766
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1941,
"column": 21
},
"end": {
- "line": 1937,
+ "line": 1941,
"column": 32
}
}
@@ -103032,32 +103147,32 @@
"type": "Identifier",
"name": "term",
"range": [
- 56637,
- 56641
+ 56767,
+ 56771
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1941,
"column": 33
},
"end": {
- "line": 1937,
+ "line": 1941,
"column": 37
}
}
}
],
"range": [
- 56625,
- 56642
+ 56755,
+ 56772
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1941,
"column": 21
},
"end": {
- "line": 1937,
+ "line": 1941,
"column": 38
}
}
@@ -103074,16 +103189,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 56662,
- 56666
+ 56792,
+ 56796
],
"loc": {
"start": {
- "line": 1938,
+ "line": 1942,
"column": 16
},
"end": {
- "line": 1938,
+ "line": 1942,
"column": 20
}
}
@@ -103094,16 +103209,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 56669,
- 56678
+ 56799,
+ 56808
],
"loc": {
"start": {
- "line": 1938,
+ "line": 1942,
"column": 23
},
"end": {
- "line": 1938,
+ "line": 1942,
"column": 32
}
}
@@ -103113,16 +103228,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 56679,
- 56683
+ 56809,
+ 56813
],
"loc": {
"start": {
- "line": 1938,
+ "line": 1942,
"column": 33
},
"end": {
- "line": 1938,
+ "line": 1942,
"column": 37
}
}
@@ -103131,62 +103246,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 56685,
- 56691
+ 56815,
+ 56821
],
"loc": {
"start": {
- "line": 1938,
+ "line": 1942,
"column": 39
},
"end": {
- "line": 1938,
+ "line": 1942,
"column": 45
}
}
}
],
"range": [
- 56669,
- 56692
+ 56799,
+ 56822
],
"loc": {
"start": {
- "line": 1938,
+ "line": 1942,
"column": 23
},
"end": {
- "line": 1938,
+ "line": 1942,
"column": 46
}
}
},
"range": [
- 56662,
- 56692
+ 56792,
+ 56822
],
"loc": {
"start": {
- "line": 1938,
+ "line": 1942,
"column": 16
},
"end": {
- "line": 1938,
+ "line": 1942,
"column": 46
}
}
},
"range": [
- 56662,
- 56693
+ 56792,
+ 56823
],
"loc": {
"start": {
- "line": 1938,
+ "line": 1942,
"column": 16
},
"end": {
- "line": 1938,
+ "line": 1942,
"column": 47
}
}
@@ -103200,16 +103315,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56710,
- 56719
+ 56840,
+ 56849
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 16
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 25
}
}
@@ -103226,16 +103341,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 56722,
- 56726
+ 56852,
+ 56856
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 28
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 32
}
}
@@ -103244,47 +103359,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 56727,
- 56735
+ 56857,
+ 56865
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 33
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 41
}
}
},
"range": [
- 56722,
- 56735
+ 56852,
+ 56865
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 28
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 41
}
}
},
"arguments": [],
"range": [
- 56722,
- 56737
+ 56852,
+ 56867
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 28
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 43
}
}
@@ -103298,16 +103413,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 56742,
- 56746
+ 56872,
+ 56876
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 48
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 52
}
}
@@ -103316,108 +103431,108 @@
"type": "Identifier",
"name": "toString",
"range": [
- 56747,
- 56755
+ 56877,
+ 56885
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 53
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 61
}
}
},
"range": [
- 56742,
- 56755
+ 56872,
+ 56885
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 48
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 61
}
}
},
"arguments": [],
"range": [
- 56742,
- 56757
+ 56872,
+ 56887
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 48
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 63
}
}
},
"range": [
- 56722,
- 56757
+ 56852,
+ 56887
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 28
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 63
}
}
},
"range": [
- 56710,
- 56757
+ 56840,
+ 56887
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 16
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 63
}
}
},
"range": [
- 56710,
- 56758
+ 56840,
+ 56888
],
"loc": {
"start": {
- "line": 1939,
+ "line": 1943,
"column": 16
},
"end": {
- "line": 1939,
+ "line": 1943,
"column": 64
}
}
}
],
"range": [
- 56644,
- 56772
+ 56774,
+ 56902
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1941,
"column": 40
},
"end": {
- "line": 1940,
+ "line": 1944,
"column": 13
}
},
@@ -103426,16 +103541,16 @@
"type": "Line",
"value": "empty",
"range": [
- 56785,
- 56792
+ 56915,
+ 56922
],
"loc": {
"start": {
- "line": 1941,
+ "line": 1945,
"column": 12
},
"end": {
- "line": 1941,
+ "line": 1945,
"column": 19
}
}
@@ -103448,16 +103563,16 @@
"type": "Identifier",
"name": "hasEM",
"range": [
- 56814,
- 56819
+ 56944,
+ 56949
],
"loc": {
"start": {
- "line": 1942,
+ "line": 1946,
"column": 21
},
"end": {
- "line": 1942,
+ "line": 1946,
"column": 26
}
}
@@ -103474,16 +103589,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56839,
- 56848
+ 56969,
+ 56978
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1947,
"column": 16
},
"end": {
- "line": 1943,
+ "line": 1947,
"column": 25
}
}
@@ -103494,16 +103609,16 @@
"type": "Identifier",
"name": "isEmptyString",
"range": [
- 56851,
- 56864
+ 56981,
+ 56994
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1947,
"column": 28
},
"end": {
- "line": 1943,
+ "line": 1947,
"column": 41
}
}
@@ -103513,78 +103628,78 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 56865,
- 56873
+ 56995,
+ 57003
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1947,
"column": 42
},
"end": {
- "line": 1943,
+ "line": 1947,
"column": 50
}
}
}
],
"range": [
- 56851,
- 56874
+ 56981,
+ 57004
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1947,
"column": 28
},
"end": {
- "line": 1943,
+ "line": 1947,
"column": 51
}
}
},
"range": [
- 56839,
- 56874
+ 56969,
+ 57004
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1947,
"column": 16
},
"end": {
- "line": 1943,
+ "line": 1947,
"column": 51
}
}
},
"range": [
- 56839,
- 56875
+ 56969,
+ 57005
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1947,
"column": 16
},
"end": {
- "line": 1943,
+ "line": 1947,
"column": 52
}
}
}
],
"range": [
- 56821,
- 56889
+ 56951,
+ 57019
],
"loc": {
"start": {
- "line": 1942,
+ "line": 1946,
"column": 28
},
"end": {
- "line": 1944,
+ "line": 1948,
"column": 13
}
},
@@ -103593,16 +103708,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 56902,
- 56913
+ 57032,
+ 57043
],
"loc": {
"start": {
- "line": 1945,
+ "line": 1949,
"column": 12
},
"end": {
- "line": 1945,
+ "line": 1949,
"column": 23
}
}
@@ -103615,16 +103730,16 @@
"type": "Identifier",
"name": "hasNM",
"range": [
- 56935,
- 56940
+ 57065,
+ 57070
],
"loc": {
"start": {
- "line": 1946,
+ "line": 1950,
"column": 21
},
"end": {
- "line": 1946,
+ "line": 1950,
"column": 26
}
}
@@ -103641,16 +103756,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56960,
- 56969
+ 57090,
+ 57099
],
"loc": {
"start": {
- "line": 1947,
+ "line": 1951,
"column": 16
},
"end": {
- "line": 1947,
+ "line": 1951,
"column": 25
}
}
@@ -103664,16 +103779,16 @@
"type": "Identifier",
"name": "isEmptyString",
"range": [
- 56973,
- 56986
+ 57103,
+ 57116
],
"loc": {
"start": {
- "line": 1947,
+ "line": 1951,
"column": 29
},
"end": {
- "line": 1947,
+ "line": 1951,
"column": 42
}
}
@@ -103683,94 +103798,94 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 56987,
- 56995
+ 57117,
+ 57125
],
"loc": {
"start": {
- "line": 1947,
+ "line": 1951,
"column": 43
},
"end": {
- "line": 1947,
+ "line": 1951,
"column": 51
}
}
}
],
"range": [
- 56973,
- 56996
+ 57103,
+ 57126
],
"loc": {
"start": {
- "line": 1947,
+ "line": 1951,
"column": 29
},
"end": {
- "line": 1947,
+ "line": 1951,
"column": 52
}
}
},
"prefix": true,
"range": [
- 56972,
- 56996
+ 57102,
+ 57126
],
"loc": {
"start": {
- "line": 1947,
+ "line": 1951,
"column": 28
},
"end": {
- "line": 1947,
+ "line": 1951,
"column": 52
}
}
},
"range": [
- 56960,
- 56996
+ 57090,
+ 57126
],
"loc": {
"start": {
- "line": 1947,
+ "line": 1951,
"column": 16
},
"end": {
- "line": 1947,
+ "line": 1951,
"column": 52
}
}
},
"range": [
- 56960,
- 56997
+ 57090,
+ 57127
],
"loc": {
"start": {
- "line": 1947,
+ "line": 1951,
"column": 16
},
"end": {
- "line": 1947,
+ "line": 1951,
"column": 53
}
}
}
],
"range": [
- 56942,
- 57011
+ 57072,
+ 57141
],
"loc": {
"start": {
- "line": 1946,
+ "line": 1950,
"column": 28
},
"end": {
- "line": 1948,
+ "line": 1952,
"column": 13
}
}
@@ -103787,16 +103902,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 57035,
- 57044
+ 57165,
+ 57174
],
"loc": {
"start": {
- "line": 1949,
+ "line": 1953,
"column": 16
},
"end": {
- "line": 1949,
+ "line": 1953,
"column": 25
}
}
@@ -103807,16 +103922,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 57047,
- 57055
+ 57177,
+ 57185
],
"loc": {
"start": {
- "line": 1949,
+ "line": 1953,
"column": 28
},
"end": {
- "line": 1949,
+ "line": 1953,
"column": 36
}
}
@@ -103826,16 +103941,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 57056,
- 57060
+ 57186,
+ 57190
],
"loc": {
"start": {
- "line": 1949,
+ "line": 1953,
"column": 37
},
"end": {
- "line": 1949,
+ "line": 1953,
"column": 41
}
}
@@ -103844,16 +103959,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 57062,
- 57070
+ 57192,
+ 57200
],
"loc": {
"start": {
- "line": 1949,
+ "line": 1953,
"column": 43
},
"end": {
- "line": 1949,
+ "line": 1953,
"column": 51
}
}
@@ -103866,16 +103981,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 57092,
- 57096
+ 57222,
+ 57226
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1954,
"column": 20
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 24
}
}
@@ -103884,31 +103999,31 @@
"type": "Identifier",
"name": "isExactMatch",
"range": [
- 57097,
- 57109
+ 57227,
+ 57239
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1954,
"column": 25
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 37
}
}
},
"range": [
- 57092,
- 57109
+ 57222,
+ 57239
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1954,
"column": 20
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 37
}
}
@@ -103918,32 +104033,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 57110,
- 57116
+ 57240,
+ 57246
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1954,
"column": 38
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 44
}
}
}
],
"range": [
- 57092,
- 57117
+ 57222,
+ 57247
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1954,
"column": 20
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 45
}
}
@@ -103954,16 +104069,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 57119,
- 57123
+ 57249,
+ 57253
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1954,
"column": 47
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 51
}
}
@@ -103972,108 +104087,108 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 57124,
- 57137
+ 57254,
+ 57267
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1954,
"column": 52
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 65
}
}
},
"range": [
- 57119,
- 57137
+ 57249,
+ 57267
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1954,
"column": 47
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 65
}
}
}
],
"range": [
- 57047,
- 57138
+ 57177,
+ 57268
],
"loc": {
"start": {
- "line": 1949,
+ "line": 1953,
"column": 28
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 66
}
}
},
"range": [
- 57035,
- 57138
+ 57165,
+ 57268
],
"loc": {
"start": {
- "line": 1949,
+ "line": 1953,
"column": 16
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 66
}
}
},
"range": [
- 57035,
- 57139
+ 57165,
+ 57269
],
"loc": {
"start": {
- "line": 1949,
+ "line": 1953,
"column": 16
},
"end": {
- "line": 1950,
+ "line": 1954,
"column": 67
}
}
}
],
"range": [
- 57017,
- 57153
+ 57147,
+ 57283
],
"loc": {
"start": {
- "line": 1948,
+ "line": 1952,
"column": 19
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
}
},
"range": [
- 56931,
- 57153
+ 57061,
+ 57283
],
"loc": {
"start": {
- "line": 1946,
+ "line": 1950,
"column": 17
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
},
@@ -104082,16 +104197,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 56902,
- 56913
+ 57032,
+ 57043
],
"loc": {
"start": {
- "line": 1945,
+ "line": 1949,
"column": 12
},
"end": {
- "line": 1945,
+ "line": 1949,
"column": 23
}
}
@@ -104099,16 +104214,16 @@
]
},
"range": [
- 56810,
- 57153
+ 56940,
+ 57283
],
"loc": {
"start": {
- "line": 1942,
+ "line": 1946,
"column": 17
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
},
@@ -104117,16 +104232,16 @@
"type": "Line",
"value": "empty",
"range": [
- 56785,
- 56792
+ 56915,
+ 56922
],
"loc": {
"start": {
- "line": 1941,
+ "line": 1945,
"column": 12
},
"end": {
- "line": 1941,
+ "line": 1945,
"column": 19
}
}
@@ -104134,31 +104249,31 @@
]
},
"range": [
- 56621,
- 57153
+ 56751,
+ 57283
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1941,
"column": 17
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
}
},
"range": [
- 56436,
- 57153
+ 56566,
+ 57283
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1937,
"column": 17
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
},
@@ -104167,16 +104282,16 @@
"type": "Line",
"value": " searched keyword with * operator doesn't have to be a date",
"range": [
- 56357,
- 56418
+ 56487,
+ 56548
],
"loc": {
"start": {
- "line": 1932,
+ "line": 1936,
"column": 12
},
"end": {
- "line": 1932,
+ "line": 1936,
"column": 73
}
}
@@ -104184,16 +104299,16 @@
]
},
"range": [
- 56184,
- 57153
+ 56314,
+ 57283
],
"loc": {
"start": {
- "line": 1928,
+ "line": 1932,
"column": 17
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
},
@@ -104202,16 +104317,16 @@
"type": "Line",
"value": " equal date",
"range": [
- 56153,
- 56166
+ 56283,
+ 56296
],
"loc": {
"start": {
- "line": 1927,
+ "line": 1931,
"column": 12
},
"end": {
- "line": 1927,
+ "line": 1931,
"column": 25
}
}
@@ -104219,16 +104334,16 @@
]
},
"range": [
- 55981,
- 57153
+ 56111,
+ 57283
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1927,
"column": 17
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
},
@@ -104237,16 +104352,16 @@
"type": "Line",
"value": " different date",
"range": [
- 55946,
- 55963
+ 56076,
+ 56093
],
"loc": {
"start": {
- "line": 1922,
+ "line": 1926,
"column": 12
},
"end": {
- "line": 1922,
+ "line": 1926,
"column": 29
}
}
@@ -104254,16 +104369,16 @@
]
},
"range": [
- 55799,
- 57153
+ 55929,
+ 57283
],
"loc": {
"start": {
- "line": 1918,
+ "line": 1922,
"column": 17
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
},
@@ -104272,16 +104387,16 @@
"type": "Line",
"value": " greater date",
"range": [
- 55766,
- 55781
+ 55896,
+ 55911
],
"loc": {
"start": {
- "line": 1917,
+ "line": 1921,
"column": 12
},
"end": {
- "line": 1917,
+ "line": 1921,
"column": 27
}
}
@@ -104289,16 +104404,16 @@
]
},
"range": [
- 55616,
- 57153
+ 55746,
+ 57283
],
"loc": {
"start": {
- "line": 1913,
+ "line": 1917,
"column": 17
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
},
@@ -104307,16 +104422,16 @@
"type": "Line",
"value": " greater equal date",
"range": [
- 55577,
- 55598
+ 55707,
+ 55728
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1916,
"column": 12
},
"end": {
- "line": 1912,
+ "line": 1916,
"column": 33
}
}
@@ -104324,16 +104439,16 @@
]
},
"range": [
- 55427,
- 57153
+ 55557,
+ 57283
],
"loc": {
"start": {
- "line": 1908,
+ "line": 1912,
"column": 17
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
},
@@ -104342,16 +104457,16 @@
"type": "Line",
"value": " lower equal date",
"range": [
- 55390,
- 55409
+ 55520,
+ 55539
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1911,
"column": 12
},
"end": {
- "line": 1907,
+ "line": 1911,
"column": 31
}
}
@@ -104359,16 +104474,16 @@
]
},
"range": [
- 55243,
- 57153
+ 55373,
+ 57283
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1907,
"column": 12
},
"end": {
- "line": 1951,
+ "line": 1955,
"column": 13
}
},
@@ -104377,16 +104492,16 @@
"type": "Line",
"value": " lower date",
"range": [
- 55217,
- 55230
+ 55347,
+ 55360
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1906,
"column": 12
},
"end": {
- "line": 1902,
+ "line": 1906,
"column": 25
}
}
@@ -104395,16 +104510,16 @@
}
],
"range": [
- 54264,
- 57163
+ 54394,
+ 57293
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1882,
"column": 42
},
"end": {
- "line": 1952,
+ "line": 1956,
"column": 9
}
}
@@ -104422,16 +104537,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 57196,
- 57200
+ 57326,
+ 57330
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1959,
"column": 16
},
"end": {
- "line": 1955,
+ "line": 1959,
"column": 20
}
}
@@ -104440,31 +104555,31 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 57201,
- 57208
+ 57331,
+ 57338
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1959,
"column": 21
},
"end": {
- "line": 1955,
+ "line": 1959,
"column": 28
}
}
},
"range": [
- 57196,
- 57208
+ 57326,
+ 57338
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1959,
"column": 16
},
"end": {
- "line": 1955,
+ "line": 1959,
"column": 28
}
}
@@ -104474,16 +104589,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 57209,
- 57215
+ 57339,
+ 57345
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1959,
"column": 29
},
"end": {
- "line": 1955,
+ "line": 1959,
"column": 35
}
}
@@ -104495,48 +104610,48 @@
"type": "Identifier",
"name": "FORMATTED_NUMBER",
"range": [
- 57218,
- 57234
+ 57348,
+ 57364
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1959,
"column": 38
},
"end": {
- "line": 1955,
+ "line": 1959,
"column": 54
}
}
}
],
"range": [
- 57217,
- 57235
+ 57347,
+ 57365
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1959,
"column": 37
},
"end": {
- "line": 1955,
+ "line": 1959,
"column": 55
}
}
}
],
"range": [
- 57196,
- 57236
+ 57326,
+ 57366
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1959,
"column": 16
},
"end": {
- "line": 1955,
+ "line": 1959,
"column": 56
}
}
@@ -104553,16 +104668,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 57260,
- 57267
+ 57390,
+ 57397
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1960,
"column": 20
},
"end": {
- "line": 1956,
+ "line": 1960,
"column": 27
}
}
@@ -104576,16 +104691,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 57270,
- 57274
+ 57400,
+ 57404
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1960,
"column": 30
},
"end": {
- "line": 1956,
+ "line": 1960,
"column": 34
}
}
@@ -104594,31 +104709,31 @@
"type": "Identifier",
"name": "colTypes",
"range": [
- 57275,
- 57283
+ 57405,
+ 57413
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1960,
"column": 35
},
"end": {
- "line": 1956,
+ "line": 1960,
"column": 43
}
}
},
"range": [
- 57270,
- 57283
+ 57400,
+ 57413
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1960,
"column": 30
},
"end": {
- "line": 1956,
+ "line": 1960,
"column": 43
}
}
@@ -104627,46 +104742,46 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 57284,
- 57290
+ 57414,
+ 57420
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1960,
"column": 44
},
"end": {
- "line": 1956,
+ "line": 1960,
"column": 50
}
}
},
"range": [
- 57270,
- 57291
+ 57400,
+ 57421
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1960,
"column": 30
},
"end": {
- "line": 1956,
+ "line": 1960,
"column": 51
}
}
},
"range": [
- 57260,
- 57291
+ 57390,
+ 57421
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1960,
"column": 20
},
"end": {
- "line": 1956,
+ "line": 1960,
"column": 51
}
}
@@ -104674,16 +104789,16 @@
],
"kind": "let",
"range": [
- 57256,
- 57292
+ 57386,
+ 57422
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1960,
"column": 16
},
"end": {
- "line": 1956,
+ "line": 1960,
"column": 52
}
}
@@ -104699,16 +104814,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 57313,
- 57320
+ 57443,
+ 57450
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1961,
"column": 20
},
"end": {
- "line": 1957,
+ "line": 1961,
"column": 27
}
}
@@ -104717,31 +104832,31 @@
"type": "Identifier",
"name": "hasOwnProperty",
"range": [
- 57321,
- 57335
+ 57451,
+ 57465
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1961,
"column": 28
},
"end": {
- "line": 1957,
+ "line": 1961,
"column": 42
}
}
},
"range": [
- 57313,
- 57335
+ 57443,
+ 57465
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1961,
"column": 20
},
"end": {
- "line": 1957,
+ "line": 1961,
"column": 42
}
}
@@ -104752,32 +104867,32 @@
"value": "decimal",
"raw": "'decimal'",
"range": [
- 57336,
- 57345
+ 57466,
+ 57475
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1961,
"column": 43
},
"end": {
- "line": 1957,
+ "line": 1961,
"column": 52
}
}
}
],
"range": [
- 57313,
- 57346
+ 57443,
+ 57476
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1961,
"column": 20
},
"end": {
- "line": 1957,
+ "line": 1961,
"column": 53
}
}
@@ -104794,16 +104909,16 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 57370,
- 57377
+ 57500,
+ 57507
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1962,
"column": 20
},
"end": {
- "line": 1958,
+ "line": 1962,
"column": 27
}
}
@@ -104815,16 +104930,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 57380,
- 57387
+ 57510,
+ 57517
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1962,
"column": 30
},
"end": {
- "line": 1958,
+ "line": 1962,
"column": 37
}
}
@@ -104833,125 +104948,125 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 57388,
- 57395
+ 57518,
+ 57525
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1962,
"column": 38
},
"end": {
- "line": 1958,
+ "line": 1962,
"column": 45
}
}
},
"range": [
- 57380,
- 57395
+ 57510,
+ 57525
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1962,
"column": 30
},
"end": {
- "line": 1958,
+ "line": 1962,
"column": 45
}
}
},
"range": [
- 57370,
- 57395
+ 57500,
+ 57525
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1962,
"column": 20
},
"end": {
- "line": 1958,
+ "line": 1962,
"column": 45
}
}
},
"range": [
- 57370,
- 57396
+ 57500,
+ 57526
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1962,
"column": 20
},
"end": {
- "line": 1958,
+ "line": 1962,
"column": 46
}
}
}
],
"range": [
- 57348,
- 57414
+ 57478,
+ 57544
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1961,
"column": 55
},
"end": {
- "line": 1959,
+ "line": 1963,
"column": 17
}
}
},
"alternate": null,
"range": [
- 57309,
- 57414
+ 57439,
+ 57544
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1961,
"column": 16
},
"end": {
- "line": 1959,
+ "line": 1963,
"column": 17
}
}
}
],
"range": [
- 57238,
- 57428
+ 57368,
+ 57558
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1959,
"column": 58
},
"end": {
- "line": 1960,
+ "line": 1964,
"column": 13
}
}
},
"alternate": null,
"range": [
- 57192,
- 57428
+ 57322,
+ 57558
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1959,
"column": 12
},
"end": {
- "line": 1960,
+ "line": 1964,
"column": 13
}
},
@@ -104960,16 +105075,16 @@
"type": "Line",
"value": " Convert to number anyways to auto-resolve type in case not",
"range": [
- 57441,
- 57502
+ 57571,
+ 57632
],
"loc": {
"start": {
- "line": 1961,
+ "line": 1965,
"column": 12
},
"end": {
- "line": 1961,
+ "line": 1965,
"column": 73
}
}
@@ -104978,16 +105093,16 @@
"type": "Line",
"value": " defined by configuration",
"range": [
- 57515,
- 57542
+ 57645,
+ 57672
],
"loc": {
"start": {
- "line": 1962,
+ "line": 1966,
"column": 12
},
"end": {
- "line": 1962,
+ "line": 1966,
"column": 39
}
}
@@ -105003,16 +105118,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 57555,
- 57562
+ 57685,
+ 57692
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 12
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 19
}
}
@@ -105026,16 +105141,16 @@
"type": "Identifier",
"name": "Number",
"range": [
- 57565,
- 57571
+ 57695,
+ 57701
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 22
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 28
}
}
@@ -105045,32 +105160,32 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 57572,
- 57580
+ 57702,
+ 57710
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 29
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 37
}
}
}
],
"range": [
- 57565,
- 57581
+ 57695,
+ 57711
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 22
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 38
}
}
@@ -105081,16 +105196,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 57585,
- 57592
+ 57715,
+ 57722
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 42
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 49
}
}
@@ -105100,16 +105215,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 57593,
- 57601
+ 57723,
+ 57731
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 50
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 58
}
}
@@ -105118,77 +105233,77 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 57603,
- 57610
+ 57733,
+ 57740
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 60
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 67
}
}
}
],
"range": [
- 57585,
- 57611
+ 57715,
+ 57741
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 42
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 68
}
}
},
"range": [
- 57565,
- 57611
+ 57695,
+ 57741
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 22
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 68
}
}
},
"range": [
- 57555,
- 57611
+ 57685,
+ 57741
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 12
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 68
}
}
},
"range": [
- 57555,
- 57612
+ 57685,
+ 57742
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1967,
"column": 12
},
"end": {
- "line": 1963,
+ "line": 1967,
"column": 69
}
},
@@ -105197,16 +105312,16 @@
"type": "Line",
"value": " Convert to number anyways to auto-resolve type in case not",
"range": [
- 57441,
- 57502
+ 57571,
+ 57632
],
"loc": {
"start": {
- "line": 1961,
+ "line": 1965,
"column": 12
},
"end": {
- "line": 1961,
+ "line": 1965,
"column": 73
}
}
@@ -105215,16 +105330,16 @@
"type": "Line",
"value": " defined by configuration",
"range": [
- 57515,
- 57542
+ 57645,
+ 57672
],
"loc": {
"start": {
- "line": 1962,
+ "line": 1966,
"column": 12
},
"end": {
- "line": 1962,
+ "line": 1966,
"column": 39
}
}
@@ -105235,16 +105350,16 @@
"type": "Line",
"value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},",
"range": [
- 57626,
- 57688
+ 57756,
+ 57818
],
"loc": {
"start": {
- "line": 1965,
+ "line": 1969,
"column": 12
},
"end": {
- "line": 1965,
+ "line": 1969,
"column": 74
}
}
@@ -105253,16 +105368,16 @@
"type": "Line",
"value": " rgx:)",
"range": [
- 57701,
- 57709
+ 57831,
+ 57839
],
"loc": {
"start": {
- "line": 1966,
+ "line": 1970,
"column": 12
},
"end": {
- "line": 1966,
+ "line": 1970,
"column": 20
}
}
@@ -105271,16 +105386,16 @@
"type": "Line",
"value": " lower equal",
"range": [
- 57722,
- 57736
+ 57852,
+ 57866
],
"loc": {
"start": {
- "line": 1967,
+ "line": 1971,
"column": 12
},
"end": {
- "line": 1967,
+ "line": 1971,
"column": 26
}
}
@@ -105293,16 +105408,16 @@
"type": "Identifier",
"name": "hasLE",
"range": [
- 57753,
- 57758
+ 57883,
+ 57888
],
"loc": {
"start": {
- "line": 1968,
+ "line": 1972,
"column": 16
},
"end": {
- "line": 1968,
+ "line": 1972,
"column": 21
}
}
@@ -105319,16 +105434,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 57778,
- 57787
+ 57908,
+ 57917
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1973,
"column": 16
},
"end": {
- "line": 1969,
+ "line": 1973,
"column": 25
}
}
@@ -105340,16 +105455,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 57790,
- 57797
+ 57920,
+ 57927
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1973,
"column": 28
},
"end": {
- "line": 1969,
+ "line": 1973,
"column": 35
}
}
@@ -105360,16 +105475,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 57801,
- 57808
+ 57931,
+ 57938
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1973,
"column": 39
},
"end": {
- "line": 1969,
+ "line": 1973,
"column": 46
}
}
@@ -105384,16 +105499,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 57830,
- 57834
+ 57960,
+ 57964
],
"loc": {
"start": {
- "line": 1970,
+ "line": 1974,
"column": 20
},
"end": {
- "line": 1970,
+ "line": 1974,
"column": 24
}
}
@@ -105402,31 +105517,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 57835,
- 57842
+ 57965,
+ 57972
],
"loc": {
"start": {
- "line": 1970,
+ "line": 1974,
"column": 25
},
"end": {
- "line": 1970,
+ "line": 1974,
"column": 32
}
}
},
"range": [
- 57830,
- 57842
+ 57960,
+ 57972
],
"loc": {
"start": {
- "line": 1970,
+ "line": 1974,
"column": 20
},
"end": {
- "line": 1970,
+ "line": 1974,
"column": 32
}
}
@@ -105436,16 +105551,16 @@
"type": "Identifier",
"name": "reLe",
"range": [
- 57843,
- 57847
+ 57973,
+ 57977
],
"loc": {
"start": {
- "line": 1970,
+ "line": 1974,
"column": 33
},
"end": {
- "line": 1970,
+ "line": 1974,
"column": 37
}
}
@@ -105455,32 +105570,32 @@
"value": "",
"raw": "''",
"range": [
- 57849,
- 57851
+ 57979,
+ 57981
],
"loc": {
"start": {
- "line": 1970,
+ "line": 1974,
"column": 39
},
"end": {
- "line": 1970,
+ "line": 1974,
"column": 41
}
}
}
],
"range": [
- 57830,
- 57852
+ 57960,
+ 57982
],
"loc": {
"start": {
- "line": 1970,
+ "line": 1974,
"column": 20
},
"end": {
- "line": 1970,
+ "line": 1974,
"column": 42
}
}
@@ -105489,93 +105604,93 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 57874,
- 57881
+ 58004,
+ 58011
],
"loc": {
"start": {
- "line": 1971,
+ "line": 1975,
"column": 20
},
"end": {
- "line": 1971,
+ "line": 1975,
"column": 27
}
}
}
],
"range": [
- 57801,
- 57899
+ 57931,
+ 58029
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1973,
"column": 39
},
"end": {
- "line": 1972,
+ "line": 1976,
"column": 17
}
}
},
"range": [
- 57790,
- 57899
+ 57920,
+ 58029
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1973,
"column": 28
},
"end": {
- "line": 1972,
+ "line": 1976,
"column": 17
}
}
},
"range": [
- 57778,
- 57899
+ 57908,
+ 58029
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1973,
"column": 16
},
"end": {
- "line": 1972,
+ "line": 1976,
"column": 17
}
}
},
"range": [
- 57778,
- 57900
+ 57908,
+ 58030
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1973,
"column": 16
},
"end": {
- "line": 1972,
+ "line": 1976,
"column": 18
}
}
}
],
"range": [
- 57760,
- 57914
+ 57890,
+ 58044
],
"loc": {
"start": {
- "line": 1968,
+ "line": 1972,
"column": 23
},
"end": {
- "line": 1973,
+ "line": 1977,
"column": 13
}
},
@@ -105584,16 +105699,16 @@
"type": "Line",
"value": "greater equal",
"range": [
- 57927,
- 57942
+ 58057,
+ 58072
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1978,
"column": 12
},
"end": {
- "line": 1974,
+ "line": 1978,
"column": 27
}
}
@@ -105606,16 +105721,16 @@
"type": "Identifier",
"name": "hasGE",
"range": [
- 57964,
- 57969
+ 58094,
+ 58099
],
"loc": {
"start": {
- "line": 1975,
+ "line": 1979,
"column": 21
},
"end": {
- "line": 1975,
+ "line": 1979,
"column": 26
}
}
@@ -105632,16 +105747,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 57989,
- 57998
+ 58119,
+ 58128
],
"loc": {
"start": {
- "line": 1976,
+ "line": 1980,
"column": 16
},
"end": {
- "line": 1976,
+ "line": 1980,
"column": 25
}
}
@@ -105653,16 +105768,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 58001,
- 58008
+ 58131,
+ 58138
],
"loc": {
"start": {
- "line": 1976,
+ "line": 1980,
"column": 28
},
"end": {
- "line": 1976,
+ "line": 1980,
"column": 35
}
}
@@ -105673,16 +105788,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 58012,
- 58019
+ 58142,
+ 58149
],
"loc": {
"start": {
- "line": 1976,
+ "line": 1980,
"column": 39
},
"end": {
- "line": 1976,
+ "line": 1980,
"column": 46
}
}
@@ -105697,16 +105812,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 58041,
- 58045
+ 58171,
+ 58175
],
"loc": {
"start": {
- "line": 1977,
+ "line": 1981,
"column": 20
},
"end": {
- "line": 1977,
+ "line": 1981,
"column": 24
}
}
@@ -105715,31 +105830,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 58046,
- 58053
+ 58176,
+ 58183
],
"loc": {
"start": {
- "line": 1977,
+ "line": 1981,
"column": 25
},
"end": {
- "line": 1977,
+ "line": 1981,
"column": 32
}
}
},
"range": [
- 58041,
- 58053
+ 58171,
+ 58183
],
"loc": {
"start": {
- "line": 1977,
+ "line": 1981,
"column": 20
},
"end": {
- "line": 1977,
+ "line": 1981,
"column": 32
}
}
@@ -105749,16 +105864,16 @@
"type": "Identifier",
"name": "reGe",
"range": [
- 58054,
- 58058
+ 58184,
+ 58188
],
"loc": {
"start": {
- "line": 1977,
+ "line": 1981,
"column": 33
},
"end": {
- "line": 1977,
+ "line": 1981,
"column": 37
}
}
@@ -105768,32 +105883,32 @@
"value": "",
"raw": "''",
"range": [
- 58060,
- 58062
+ 58190,
+ 58192
],
"loc": {
"start": {
- "line": 1977,
+ "line": 1981,
"column": 39
},
"end": {
- "line": 1977,
+ "line": 1981,
"column": 41
}
}
}
],
"range": [
- 58041,
- 58063
+ 58171,
+ 58193
],
"loc": {
"start": {
- "line": 1977,
+ "line": 1981,
"column": 20
},
"end": {
- "line": 1977,
+ "line": 1981,
"column": 42
}
}
@@ -105802,93 +105917,93 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 58085,
- 58092
+ 58215,
+ 58222
],
"loc": {
"start": {
- "line": 1978,
+ "line": 1982,
"column": 20
},
"end": {
- "line": 1978,
+ "line": 1982,
"column": 27
}
}
}
],
"range": [
- 58012,
- 58110
+ 58142,
+ 58240
],
"loc": {
"start": {
- "line": 1976,
+ "line": 1980,
"column": 39
},
"end": {
- "line": 1979,
+ "line": 1983,
"column": 17
}
}
},
"range": [
- 58001,
- 58110
+ 58131,
+ 58240
],
"loc": {
"start": {
- "line": 1976,
+ "line": 1980,
"column": 28
},
"end": {
- "line": 1979,
+ "line": 1983,
"column": 17
}
}
},
"range": [
- 57989,
- 58110
+ 58119,
+ 58240
],
"loc": {
"start": {
- "line": 1976,
+ "line": 1980,
"column": 16
},
"end": {
- "line": 1979,
+ "line": 1983,
"column": 17
}
}
},
"range": [
- 57989,
- 58111
+ 58119,
+ 58241
],
"loc": {
"start": {
- "line": 1976,
+ "line": 1980,
"column": 16
},
"end": {
- "line": 1979,
+ "line": 1983,
"column": 18
}
}
}
],
"range": [
- 57971,
- 58125
+ 58101,
+ 58255
],
"loc": {
"start": {
- "line": 1975,
+ "line": 1979,
"column": 28
},
"end": {
- "line": 1980,
+ "line": 1984,
"column": 13
}
},
@@ -105897,16 +106012,16 @@
"type": "Line",
"value": "lower",
"range": [
- 58138,
- 58145
+ 58268,
+ 58275
],
"loc": {
"start": {
- "line": 1981,
+ "line": 1985,
"column": 12
},
"end": {
- "line": 1981,
+ "line": 1985,
"column": 19
}
}
@@ -105919,16 +106034,16 @@
"type": "Identifier",
"name": "hasLO",
"range": [
- 58167,
- 58172
+ 58297,
+ 58302
],
"loc": {
"start": {
- "line": 1982,
+ "line": 1986,
"column": 21
},
"end": {
- "line": 1982,
+ "line": 1986,
"column": 26
}
}
@@ -105945,16 +106060,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 58192,
- 58201
+ 58322,
+ 58331
],
"loc": {
"start": {
- "line": 1983,
+ "line": 1987,
"column": 16
},
"end": {
- "line": 1983,
+ "line": 1987,
"column": 25
}
}
@@ -105966,16 +106081,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 58204,
- 58211
+ 58334,
+ 58341
],
"loc": {
"start": {
- "line": 1983,
+ "line": 1987,
"column": 28
},
"end": {
- "line": 1983,
+ "line": 1987,
"column": 35
}
}
@@ -105986,16 +106101,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 58214,
- 58221
+ 58344,
+ 58351
],
"loc": {
"start": {
- "line": 1983,
+ "line": 1987,
"column": 38
},
"end": {
- "line": 1983,
+ "line": 1987,
"column": 45
}
}
@@ -106010,16 +106125,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 58243,
- 58247
+ 58373,
+ 58377
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1988,
"column": 20
},
"end": {
- "line": 1984,
+ "line": 1988,
"column": 24
}
}
@@ -106028,31 +106143,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 58248,
- 58255
+ 58378,
+ 58385
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1988,
"column": 25
},
"end": {
- "line": 1984,
+ "line": 1988,
"column": 32
}
}
},
"range": [
- 58243,
- 58255
+ 58373,
+ 58385
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1988,
"column": 20
},
"end": {
- "line": 1984,
+ "line": 1988,
"column": 32
}
}
@@ -106062,16 +106177,16 @@
"type": "Identifier",
"name": "reL",
"range": [
- 58256,
- 58259
+ 58386,
+ 58389
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1988,
"column": 33
},
"end": {
- "line": 1984,
+ "line": 1988,
"column": 36
}
}
@@ -106081,32 +106196,32 @@
"value": "",
"raw": "''",
"range": [
- 58261,
- 58263
+ 58391,
+ 58393
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1988,
"column": 38
},
"end": {
- "line": 1984,
+ "line": 1988,
"column": 40
}
}
}
],
"range": [
- 58243,
- 58264
+ 58373,
+ 58394
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1988,
"column": 20
},
"end": {
- "line": 1984,
+ "line": 1988,
"column": 41
}
}
@@ -106115,93 +106230,93 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 58286,
- 58293
+ 58416,
+ 58423
],
"loc": {
"start": {
- "line": 1985,
+ "line": 1989,
"column": 20
},
"end": {
- "line": 1985,
+ "line": 1989,
"column": 27
}
}
}
],
"range": [
- 58214,
- 58311
+ 58344,
+ 58441
],
"loc": {
"start": {
- "line": 1983,
+ "line": 1987,
"column": 38
},
"end": {
- "line": 1986,
+ "line": 1990,
"column": 17
}
}
},
"range": [
- 58204,
- 58311
+ 58334,
+ 58441
],
"loc": {
"start": {
- "line": 1983,
+ "line": 1987,
"column": 28
},
"end": {
- "line": 1986,
+ "line": 1990,
"column": 17
}
}
},
"range": [
- 58192,
- 58311
+ 58322,
+ 58441
],
"loc": {
"start": {
- "line": 1983,
+ "line": 1987,
"column": 16
},
"end": {
- "line": 1986,
+ "line": 1990,
"column": 17
}
}
},
"range": [
- 58192,
- 58312
+ 58322,
+ 58442
],
"loc": {
"start": {
- "line": 1983,
+ "line": 1987,
"column": 16
},
"end": {
- "line": 1986,
+ "line": 1990,
"column": 18
}
}
}
],
"range": [
- 58174,
- 58326
+ 58304,
+ 58456
],
"loc": {
"start": {
- "line": 1982,
+ "line": 1986,
"column": 28
},
"end": {
- "line": 1987,
+ "line": 1991,
"column": 13
}
},
@@ -106210,16 +106325,16 @@
"type": "Line",
"value": "greater",
"range": [
- 58339,
- 58348
+ 58469,
+ 58478
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1992,
"column": 12
},
"end": {
- "line": 1988,
+ "line": 1992,
"column": 21
}
}
@@ -106232,16 +106347,16 @@
"type": "Identifier",
"name": "hasGR",
"range": [
- 58370,
- 58375
+ 58500,
+ 58505
],
"loc": {
"start": {
- "line": 1989,
+ "line": 1993,
"column": 21
},
"end": {
- "line": 1989,
+ "line": 1993,
"column": 26
}
}
@@ -106258,16 +106373,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 58395,
- 58404
+ 58525,
+ 58534
],
"loc": {
"start": {
- "line": 1990,
+ "line": 1994,
"column": 16
},
"end": {
- "line": 1990,
+ "line": 1994,
"column": 25
}
}
@@ -106279,16 +106394,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 58407,
- 58414
+ 58537,
+ 58544
],
"loc": {
"start": {
- "line": 1990,
+ "line": 1994,
"column": 28
},
"end": {
- "line": 1990,
+ "line": 1994,
"column": 35
}
}
@@ -106299,16 +106414,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 58417,
- 58424
+ 58547,
+ 58554
],
"loc": {
"start": {
- "line": 1990,
+ "line": 1994,
"column": 38
},
"end": {
- "line": 1990,
+ "line": 1994,
"column": 45
}
}
@@ -106323,16 +106438,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 58446,
- 58450
+ 58576,
+ 58580
],
"loc": {
"start": {
- "line": 1991,
+ "line": 1995,
"column": 20
},
"end": {
- "line": 1991,
+ "line": 1995,
"column": 24
}
}
@@ -106341,31 +106456,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 58451,
- 58458
+ 58581,
+ 58588
],
"loc": {
"start": {
- "line": 1991,
+ "line": 1995,
"column": 25
},
"end": {
- "line": 1991,
+ "line": 1995,
"column": 32
}
}
},
"range": [
- 58446,
- 58458
+ 58576,
+ 58588
],
"loc": {
"start": {
- "line": 1991,
+ "line": 1995,
"column": 20
},
"end": {
- "line": 1991,
+ "line": 1995,
"column": 32
}
}
@@ -106375,16 +106490,16 @@
"type": "Identifier",
"name": "reG",
"range": [
- 58459,
- 58462
+ 58589,
+ 58592
],
"loc": {
"start": {
- "line": 1991,
+ "line": 1995,
"column": 33
},
"end": {
- "line": 1991,
+ "line": 1995,
"column": 36
}
}
@@ -106394,32 +106509,32 @@
"value": "",
"raw": "''",
"range": [
- 58464,
- 58466
+ 58594,
+ 58596
],
"loc": {
"start": {
- "line": 1991,
+ "line": 1995,
"column": 38
},
"end": {
- "line": 1991,
+ "line": 1995,
"column": 40
}
}
}
],
"range": [
- 58446,
- 58467
+ 58576,
+ 58597
],
"loc": {
"start": {
- "line": 1991,
+ "line": 1995,
"column": 20
},
"end": {
- "line": 1991,
+ "line": 1995,
"column": 41
}
}
@@ -106428,93 +106543,93 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 58489,
- 58496
+ 58619,
+ 58626
],
"loc": {
"start": {
- "line": 1992,
+ "line": 1996,
"column": 20
},
"end": {
- "line": 1992,
+ "line": 1996,
"column": 27
}
}
}
],
"range": [
- 58417,
- 58514
+ 58547,
+ 58644
],
"loc": {
"start": {
- "line": 1990,
+ "line": 1994,
"column": 38
},
"end": {
- "line": 1993,
+ "line": 1997,
"column": 17
}
}
},
"range": [
- 58407,
- 58514
+ 58537,
+ 58644
],
"loc": {
"start": {
- "line": 1990,
+ "line": 1994,
"column": 28
},
"end": {
- "line": 1993,
+ "line": 1997,
"column": 17
}
}
},
"range": [
- 58395,
- 58514
+ 58525,
+ 58644
],
"loc": {
"start": {
- "line": 1990,
+ "line": 1994,
"column": 16
},
"end": {
- "line": 1993,
+ "line": 1997,
"column": 17
}
}
},
"range": [
- 58395,
- 58515
+ 58525,
+ 58645
],
"loc": {
"start": {
- "line": 1990,
+ "line": 1994,
"column": 16
},
"end": {
- "line": 1993,
+ "line": 1997,
"column": 18
}
}
}
],
"range": [
- 58377,
- 58529
+ 58507,
+ 58659
],
"loc": {
"start": {
- "line": 1989,
+ "line": 1993,
"column": 28
},
"end": {
- "line": 1994,
+ "line": 1998,
"column": 13
}
},
@@ -106523,16 +106638,16 @@
"type": "Line",
"value": "different",
"range": [
- 58542,
- 58553
+ 58672,
+ 58683
],
"loc": {
"start": {
- "line": 1995,
+ "line": 1999,
"column": 12
},
"end": {
- "line": 1995,
+ "line": 1999,
"column": 23
}
}
@@ -106545,16 +106660,16 @@
"type": "Identifier",
"name": "hasDF",
"range": [
- 58575,
- 58580
+ 58705,
+ 58710
],
"loc": {
"start": {
- "line": 1996,
+ "line": 2000,
"column": 21
},
"end": {
- "line": 1996,
+ "line": 2000,
"column": 26
}
}
@@ -106571,16 +106686,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 58600,
- 58609
+ 58730,
+ 58739
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 16
},
"end": {
- "line": 1997,
+ "line": 2001,
"column": 25
}
}
@@ -106593,16 +106708,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 58612,
- 58620
+ 58742,
+ 58750
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 28
},
"end": {
- "line": 1997,
+ "line": 2001,
"column": 36
}
}
@@ -106617,16 +106732,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 58621,
- 58625
+ 58751,
+ 58755
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 37
},
"end": {
- "line": 1997,
+ "line": 2001,
"column": 41
}
}
@@ -106635,31 +106750,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 58626,
- 58633
+ 58756,
+ 58763
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 42
},
"end": {
- "line": 1997,
+ "line": 2001,
"column": 49
}
}
},
"range": [
- 58621,
- 58633
+ 58751,
+ 58763
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 37
},
"end": {
- "line": 1997,
+ "line": 2001,
"column": 49
}
}
@@ -106669,16 +106784,16 @@
"type": "Identifier",
"name": "reD",
"range": [
- 58634,
- 58637
+ 58764,
+ 58767
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 50
},
"end": {
- "line": 1997,
+ "line": 2001,
"column": 53
}
}
@@ -106688,32 +106803,32 @@
"value": "",
"raw": "''",
"range": [
- 58639,
- 58641
+ 58769,
+ 58771
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 55
},
"end": {
- "line": 1997,
+ "line": 2001,
"column": 57
}
}
}
],
"range": [
- 58621,
- 58642
+ 58751,
+ 58772
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 37
},
"end": {
- "line": 1997,
+ "line": 2001,
"column": 58
}
}
@@ -106722,16 +106837,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 58644,
- 58652
+ 58774,
+ 58782
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 60
},
"end": {
- "line": 1997,
+ "line": 2001,
"column": 68
}
}
@@ -106741,16 +106856,16 @@
"value": false,
"raw": "false",
"range": [
- 58674,
- 58679
+ 58804,
+ 58809
],
"loc": {
"start": {
- "line": 1998,
+ "line": 2002,
"column": 20
},
"end": {
- "line": 1998,
+ "line": 2002,
"column": 25
}
}
@@ -106761,16 +106876,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 58681,
- 58685
+ 58811,
+ 58815
],
"loc": {
"start": {
- "line": 1998,
+ "line": 2002,
"column": 27
},
"end": {
- "line": 1998,
+ "line": 2002,
"column": 31
}
}
@@ -106779,47 +106894,47 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 58686,
- 58699
+ 58816,
+ 58829
],
"loc": {
"start": {
- "line": 1998,
+ "line": 2002,
"column": 32
},
"end": {
- "line": 1998,
+ "line": 2002,
"column": 45
}
}
},
"range": [
- 58681,
- 58699
+ 58811,
+ 58829
],
"loc": {
"start": {
- "line": 1998,
+ "line": 2002,
"column": 27
},
"end": {
- "line": 1998,
+ "line": 2002,
"column": 45
}
}
}
],
"range": [
- 58612,
- 58700
+ 58742,
+ 58830
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 28
},
"end": {
- "line": 1998,
+ "line": 2002,
"column": 46
}
}
@@ -106829,16 +106944,16 @@
"value": false,
"raw": "false",
"range": [
- 58703,
- 58708
+ 58833,
+ 58838
],
"loc": {
"start": {
- "line": 1998,
+ "line": 2002,
"column": 49
},
"end": {
- "line": 1998,
+ "line": 2002,
"column": 54
}
}
@@ -106848,77 +106963,77 @@
"value": true,
"raw": "true",
"range": [
- 58711,
- 58715
+ 58841,
+ 58845
],
"loc": {
"start": {
- "line": 1998,
+ "line": 2002,
"column": 57
},
"end": {
- "line": 1998,
+ "line": 2002,
"column": 61
}
}
},
"range": [
- 58612,
- 58715
+ 58742,
+ 58845
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 28
},
"end": {
- "line": 1998,
+ "line": 2002,
"column": 61
}
}
},
"range": [
- 58600,
- 58715
+ 58730,
+ 58845
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 16
},
"end": {
- "line": 1998,
+ "line": 2002,
"column": 61
}
}
},
"range": [
- 58600,
- 58716
+ 58730,
+ 58846
],
"loc": {
"start": {
- "line": 1997,
+ "line": 2001,
"column": 16
},
"end": {
- "line": 1998,
+ "line": 2002,
"column": 62
}
}
}
],
"range": [
- 58582,
- 58730
+ 58712,
+ 58860
],
"loc": {
"start": {
- "line": 1996,
+ "line": 2000,
"column": 28
},
"end": {
- "line": 1999,
+ "line": 2003,
"column": 13
}
},
@@ -106927,16 +107042,16 @@
"type": "Line",
"value": "like",
"range": [
- 58743,
- 58749
+ 58873,
+ 58879
],
"loc": {
"start": {
- "line": 2000,
+ "line": 2004,
"column": 12
},
"end": {
- "line": 2000,
+ "line": 2004,
"column": 18
}
}
@@ -106949,16 +107064,16 @@
"type": "Identifier",
"name": "hasLK",
"range": [
- 58771,
- 58776
+ 58901,
+ 58906
],
"loc": {
"start": {
- "line": 2001,
+ "line": 2005,
"column": 21
},
"end": {
- "line": 2001,
+ "line": 2005,
"column": 26
}
}
@@ -106975,16 +107090,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 58796,
- 58805
+ 58926,
+ 58935
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 16
},
"end": {
- "line": 2002,
+ "line": 2006,
"column": 25
}
}
@@ -106995,16 +107110,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 58808,
- 58816
+ 58938,
+ 58946
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 28
},
"end": {
- "line": 2002,
+ "line": 2006,
"column": 36
}
}
@@ -107019,16 +107134,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 58817,
- 58821
+ 58947,
+ 58951
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 37
},
"end": {
- "line": 2002,
+ "line": 2006,
"column": 41
}
}
@@ -107037,31 +107152,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 58822,
- 58829
+ 58952,
+ 58959
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 42
},
"end": {
- "line": 2002,
+ "line": 2006,
"column": 49
}
}
},
"range": [
- 58817,
- 58829
+ 58947,
+ 58959
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 37
},
"end": {
- "line": 2002,
+ "line": 2006,
"column": 49
}
}
@@ -107071,16 +107186,16 @@
"type": "Identifier",
"name": "reLk",
"range": [
- 58830,
- 58834
+ 58960,
+ 58964
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 50
},
"end": {
- "line": 2002,
+ "line": 2006,
"column": 54
}
}
@@ -107090,32 +107205,32 @@
"value": "",
"raw": "''",
"range": [
- 58836,
- 58838
+ 58966,
+ 58968
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 56
},
"end": {
- "line": 2002,
+ "line": 2006,
"column": 58
}
}
}
],
"range": [
- 58817,
- 58839
+ 58947,
+ 58969
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 37
},
"end": {
- "line": 2002,
+ "line": 2006,
"column": 59
}
}
@@ -107124,16 +107239,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 58841,
- 58849
+ 58971,
+ 58979
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 61
},
"end": {
- "line": 2002,
+ "line": 2006,
"column": 69
}
}
@@ -107143,16 +107258,16 @@
"value": false,
"raw": "false",
"range": [
- 58871,
- 58876
+ 59001,
+ 59006
],
"loc": {
"start": {
- "line": 2003,
+ "line": 2007,
"column": 20
},
"end": {
- "line": 2003,
+ "line": 2007,
"column": 25
}
}
@@ -107163,16 +107278,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 58878,
- 58882
+ 59008,
+ 59012
],
"loc": {
"start": {
- "line": 2003,
+ "line": 2007,
"column": 27
},
"end": {
- "line": 2003,
+ "line": 2007,
"column": 31
}
}
@@ -107181,93 +107296,93 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 58883,
- 58896
+ 59013,
+ 59026
],
"loc": {
"start": {
- "line": 2003,
+ "line": 2007,
"column": 32
},
"end": {
- "line": 2003,
+ "line": 2007,
"column": 45
}
}
},
"range": [
- 58878,
- 58896
+ 59008,
+ 59026
],
"loc": {
"start": {
- "line": 2003,
+ "line": 2007,
"column": 27
},
"end": {
- "line": 2003,
+ "line": 2007,
"column": 45
}
}
}
],
"range": [
- 58808,
- 58897
+ 58938,
+ 59027
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 28
},
"end": {
- "line": 2003,
+ "line": 2007,
"column": 46
}
}
},
"range": [
- 58796,
- 58897
+ 58926,
+ 59027
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 16
},
"end": {
- "line": 2003,
+ "line": 2007,
"column": 46
}
}
},
"range": [
- 58796,
- 58898
+ 58926,
+ 59028
],
"loc": {
"start": {
- "line": 2002,
+ "line": 2006,
"column": 16
},
"end": {
- "line": 2003,
+ "line": 2007,
"column": 47
}
}
}
],
"range": [
- 58778,
- 58912
+ 58908,
+ 59042
],
"loc": {
"start": {
- "line": 2001,
+ "line": 2005,
"column": 28
},
"end": {
- "line": 2004,
+ "line": 2008,
"column": 13
}
},
@@ -107276,16 +107391,16 @@
"type": "Line",
"value": "equal",
"range": [
- 58925,
- 58932
+ 59055,
+ 59062
],
"loc": {
"start": {
- "line": 2005,
+ "line": 2009,
"column": 12
},
"end": {
- "line": 2005,
+ "line": 2009,
"column": 19
}
}
@@ -107298,16 +107413,16 @@
"type": "Identifier",
"name": "hasEQ",
"range": [
- 58954,
- 58959
+ 59084,
+ 59089
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2010,
"column": 21
},
"end": {
- "line": 2006,
+ "line": 2010,
"column": 26
}
}
@@ -107324,16 +107439,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 58979,
- 58988
+ 59109,
+ 59118
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 16
},
"end": {
- "line": 2007,
+ "line": 2011,
"column": 25
}
}
@@ -107344,16 +107459,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 58991,
- 58999
+ 59121,
+ 59129
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 28
},
"end": {
- "line": 2007,
+ "line": 2011,
"column": 36
}
}
@@ -107368,16 +107483,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 59000,
- 59004
+ 59130,
+ 59134
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 37
},
"end": {
- "line": 2007,
+ "line": 2011,
"column": 41
}
}
@@ -107386,31 +107501,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 59005,
- 59012
+ 59135,
+ 59142
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 42
},
"end": {
- "line": 2007,
+ "line": 2011,
"column": 49
}
}
},
"range": [
- 59000,
- 59012
+ 59130,
+ 59142
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 37
},
"end": {
- "line": 2007,
+ "line": 2011,
"column": 49
}
}
@@ -107420,16 +107535,16 @@
"type": "Identifier",
"name": "reEq",
"range": [
- 59013,
- 59017
+ 59143,
+ 59147
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 50
},
"end": {
- "line": 2007,
+ "line": 2011,
"column": 54
}
}
@@ -107439,32 +107554,32 @@
"value": "",
"raw": "''",
"range": [
- 59019,
- 59021
+ 59149,
+ 59151
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 56
},
"end": {
- "line": 2007,
+ "line": 2011,
"column": 58
}
}
}
],
"range": [
- 59000,
- 59022
+ 59130,
+ 59152
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 37
},
"end": {
- "line": 2007,
+ "line": 2011,
"column": 59
}
}
@@ -107473,16 +107588,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 59024,
- 59032
+ 59154,
+ 59162
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 61
},
"end": {
- "line": 2007,
+ "line": 2011,
"column": 69
}
}
@@ -107492,16 +107607,16 @@
"value": true,
"raw": "true",
"range": [
- 59054,
- 59058
+ 59184,
+ 59188
],
"loc": {
"start": {
- "line": 2008,
+ "line": 2012,
"column": 20
},
"end": {
- "line": 2008,
+ "line": 2012,
"column": 24
}
}
@@ -107512,16 +107627,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 59060,
- 59064
+ 59190,
+ 59194
],
"loc": {
"start": {
- "line": 2008,
+ "line": 2012,
"column": 26
},
"end": {
- "line": 2008,
+ "line": 2012,
"column": 30
}
}
@@ -107530,93 +107645,93 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 59065,
- 59078
+ 59195,
+ 59208
],
"loc": {
"start": {
- "line": 2008,
+ "line": 2012,
"column": 31
},
"end": {
- "line": 2008,
+ "line": 2012,
"column": 44
}
}
},
"range": [
- 59060,
- 59078
+ 59190,
+ 59208
],
"loc": {
"start": {
- "line": 2008,
+ "line": 2012,
"column": 26
},
"end": {
- "line": 2008,
+ "line": 2012,
"column": 44
}
}
}
],
"range": [
- 58991,
- 59079
+ 59121,
+ 59209
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 28
},
"end": {
- "line": 2008,
+ "line": 2012,
"column": 45
}
}
},
"range": [
- 58979,
- 59079
+ 59109,
+ 59209
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 16
},
"end": {
- "line": 2008,
+ "line": 2012,
"column": 45
}
}
},
"range": [
- 58979,
- 59080
+ 59109,
+ 59210
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2011,
"column": 16
},
"end": {
- "line": 2008,
+ "line": 2012,
"column": 46
}
}
}
],
"range": [
- 58961,
- 59094
+ 59091,
+ 59224
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2010,
"column": 28
},
"end": {
- "line": 2009,
+ "line": 2013,
"column": 13
}
},
@@ -107625,16 +107740,16 @@
"type": "Line",
"value": "starts with",
"range": [
- 59107,
- 59120
+ 59237,
+ 59250
],
"loc": {
"start": {
- "line": 2010,
+ "line": 2014,
"column": 12
},
"end": {
- "line": 2010,
+ "line": 2014,
"column": 25
}
}
@@ -107647,16 +107762,16 @@
"type": "Identifier",
"name": "hasST",
"range": [
- 59142,
- 59147
+ 59272,
+ 59277
],
"loc": {
"start": {
- "line": 2011,
+ "line": 2015,
"column": 21
},
"end": {
- "line": 2011,
+ "line": 2015,
"column": 26
}
}
@@ -107673,16 +107788,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 59167,
- 59176
+ 59297,
+ 59306
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 16
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 25
}
}
@@ -107701,16 +107816,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 59179,
- 59187
+ 59309,
+ 59317
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 28
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 36
}
}
@@ -107719,31 +107834,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 59188,
- 59195
+ 59318,
+ 59325
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 37
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 44
}
}
},
"range": [
- 59179,
- 59195
+ 59309,
+ 59325
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 28
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 44
}
}
@@ -107758,16 +107873,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 59196,
- 59200
+ 59326,
+ 59330
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 45
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 49
}
}
@@ -107776,31 +107891,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 59201,
- 59208
+ 59331,
+ 59338
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 50
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 57
}
}
},
"range": [
- 59196,
- 59208
+ 59326,
+ 59338
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 45
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 57
}
}
@@ -107810,16 +107925,16 @@
"type": "Identifier",
"name": "reSt",
"range": [
- 59209,
- 59213
+ 59339,
+ 59343
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 58
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 62
}
}
@@ -107829,48 +107944,48 @@
"value": "",
"raw": "''",
"range": [
- 59215,
- 59217
+ 59345,
+ 59347
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 64
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 66
}
}
}
],
"range": [
- 59196,
- 59218
+ 59326,
+ 59348
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 45
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 67
}
}
}
],
"range": [
- 59179,
- 59219
+ 59309,
+ 59349
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 28
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 68
}
}
@@ -107880,31 +107995,31 @@
"value": 0,
"raw": "0",
"range": [
- 59224,
- 59225
+ 59354,
+ 59355
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 73
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 74
}
}
},
"range": [
- 59179,
- 59225
+ 59309,
+ 59355
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 28
},
"end": {
- "line": 2012,
+ "line": 2016,
"column": 74
}
}
@@ -107914,16 +108029,16 @@
"value": true,
"raw": "true",
"range": [
- 59248,
- 59252
+ 59378,
+ 59382
],
"loc": {
"start": {
- "line": 2013,
+ "line": 2017,
"column": 20
},
"end": {
- "line": 2013,
+ "line": 2017,
"column": 24
}
}
@@ -107933,77 +108048,77 @@
"value": false,
"raw": "false",
"range": [
- 59255,
- 59260
+ 59385,
+ 59390
],
"loc": {
"start": {
- "line": 2013,
+ "line": 2017,
"column": 27
},
"end": {
- "line": 2013,
+ "line": 2017,
"column": 32
}
}
},
"range": [
- 59179,
- 59260
+ 59309,
+ 59390
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 28
},
"end": {
- "line": 2013,
+ "line": 2017,
"column": 32
}
}
},
"range": [
- 59167,
- 59260
+ 59297,
+ 59390
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 16
},
"end": {
- "line": 2013,
+ "line": 2017,
"column": 32
}
}
},
"range": [
- 59167,
- 59261
+ 59297,
+ 59391
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2016,
"column": 16
},
"end": {
- "line": 2013,
+ "line": 2017,
"column": 33
}
}
}
],
"range": [
- 59149,
- 59275
+ 59279,
+ 59405
],
"loc": {
"start": {
- "line": 2011,
+ "line": 2015,
"column": 28
},
"end": {
- "line": 2014,
+ "line": 2018,
"column": 13
}
},
@@ -108012,16 +108127,16 @@
"type": "Line",
"value": "ends with",
"range": [
- 59288,
- 59299
+ 59418,
+ 59429
],
"loc": {
"start": {
- "line": 2015,
+ "line": 2019,
"column": 12
},
"end": {
- "line": 2015,
+ "line": 2019,
"column": 23
}
}
@@ -108034,16 +108149,16 @@
"type": "Identifier",
"name": "hasEN",
"range": [
- 59321,
- 59326
+ 59451,
+ 59456
],
"loc": {
"start": {
- "line": 2016,
+ "line": 2020,
"column": 21
},
"end": {
- "line": 2016,
+ "line": 2020,
"column": 26
}
}
@@ -108060,16 +108175,16 @@
"type": "Identifier",
"name": "searchArg",
"range": [
- 59350,
- 59359
+ 59480,
+ 59489
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2021,
"column": 20
},
"end": {
- "line": 2017,
+ "line": 2021,
"column": 29
}
}
@@ -108083,16 +108198,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 59362,
- 59366
+ 59492,
+ 59496
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2021,
"column": 32
},
"end": {
- "line": 2017,
+ "line": 2021,
"column": 36
}
}
@@ -108101,31 +108216,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 59367,
- 59374
+ 59497,
+ 59504
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2021,
"column": 37
},
"end": {
- "line": 2017,
+ "line": 2021,
"column": 44
}
}
},
"range": [
- 59362,
- 59374
+ 59492,
+ 59504
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2021,
"column": 32
},
"end": {
- "line": 2017,
+ "line": 2021,
"column": 44
}
}
@@ -108135,16 +108250,16 @@
"type": "Identifier",
"name": "reEn",
"range": [
- 59375,
- 59379
+ 59505,
+ 59509
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2021,
"column": 45
},
"end": {
- "line": 2017,
+ "line": 2021,
"column": 49
}
}
@@ -108154,47 +108269,47 @@
"value": "",
"raw": "''",
"range": [
- 59381,
- 59383
+ 59511,
+ 59513
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2021,
"column": 51
},
"end": {
- "line": 2017,
+ "line": 2021,
"column": 53
}
}
}
],
"range": [
- 59362,
- 59384
+ 59492,
+ 59514
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2021,
"column": 32
},
"end": {
- "line": 2017,
+ "line": 2021,
"column": 54
}
}
},
"range": [
- 59350,
- 59384
+ 59480,
+ 59514
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2021,
"column": 20
},
"end": {
- "line": 2017,
+ "line": 2021,
"column": 54
}
}
@@ -108202,16 +108317,16 @@
],
"kind": "let",
"range": [
- 59346,
- 59385
+ 59476,
+ 59515
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2021,
"column": 16
},
"end": {
- "line": 2017,
+ "line": 2021,
"column": 55
}
}
@@ -108225,16 +108340,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 59402,
- 59411
+ 59532,
+ 59541
],
"loc": {
"start": {
- "line": 2018,
+ "line": 2022,
"column": 16
},
"end": {
- "line": 2018,
+ "line": 2022,
"column": 25
}
}
@@ -108256,16 +108371,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 59434,
- 59442
+ 59564,
+ 59572
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 20
},
"end": {
- "line": 2019,
+ "line": 2023,
"column": 28
}
}
@@ -108274,31 +108389,31 @@
"type": "Identifier",
"name": "lastIndexOf",
"range": [
- 59443,
- 59454
+ 59573,
+ 59584
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 29
},
"end": {
- "line": 2019,
+ "line": 2023,
"column": 40
}
}
},
"range": [
- 59434,
- 59454
+ 59564,
+ 59584
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 20
},
"end": {
- "line": 2019,
+ "line": 2023,
"column": 40
}
}
@@ -108308,16 +108423,16 @@
"type": "Identifier",
"name": "searchArg",
"range": [
- 59455,
- 59464
+ 59585,
+ 59594
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 41
},
"end": {
- "line": 2019,
+ "line": 2023,
"column": 50
}
}
@@ -108332,16 +108447,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 59466,
- 59474
+ 59596,
+ 59604
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 52
},
"end": {
- "line": 2019,
+ "line": 2023,
"column": 60
}
}
@@ -108350,31 +108465,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 59475,
- 59481
+ 59605,
+ 59611
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 61
},
"end": {
- "line": 2019,
+ "line": 2023,
"column": 67
}
}
},
"range": [
- 59466,
- 59481
+ 59596,
+ 59611
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 52
},
"end": {
- "line": 2019,
+ "line": 2023,
"column": 67
}
}
@@ -108384,47 +108499,47 @@
"value": 1,
"raw": "1",
"range": [
- 59484,
- 59485
+ 59614,
+ 59615
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 70
},
"end": {
- "line": 2019,
+ "line": 2023,
"column": 71
}
}
},
"range": [
- 59466,
- 59485
+ 59596,
+ 59615
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 52
},
"end": {
- "line": 2019,
+ "line": 2023,
"column": 71
}
}
}
],
"range": [
- 59434,
- 59486
+ 59564,
+ 59616
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 20
},
"end": {
- "line": 2019,
+ "line": 2023,
"column": 72
}
}
@@ -108442,16 +108557,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 59516,
- 59524
+ 59646,
+ 59654
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 25
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 33
}
}
@@ -108460,31 +108575,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 59525,
- 59531
+ 59655,
+ 59661
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 34
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 40
}
}
},
"range": [
- 59516,
- 59531
+ 59646,
+ 59661
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 25
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 40
}
}
@@ -108494,31 +108609,31 @@
"value": 1,
"raw": "1",
"range": [
- 59534,
- 59535
+ 59664,
+ 59665
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 43
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 44
}
}
},
"range": [
- 59516,
- 59535
+ 59646,
+ 59665
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 25
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 44
}
}
@@ -108533,16 +108648,16 @@
"type": "Identifier",
"name": "searchArg",
"range": [
- 59540,
- 59549
+ 59670,
+ 59679
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 49
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 58
}
}
@@ -108551,31 +108666,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 59550,
- 59556
+ 59680,
+ 59686
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 59
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 65
}
}
},
"range": [
- 59540,
- 59556
+ 59670,
+ 59686
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 49
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 65
}
}
@@ -108585,61 +108700,61 @@
"value": 1,
"raw": "1",
"range": [
- 59559,
- 59560
+ 59689,
+ 59690
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 68
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 69
}
}
},
"range": [
- 59540,
- 59560
+ 59670,
+ 59690
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 49
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 69
}
}
},
"range": [
- 59515,
- 59561
+ 59645,
+ 59691
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2024,
"column": 24
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 70
}
}
},
"range": [
- 59434,
- 59561
+ 59564,
+ 59691
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 20
},
"end": {
- "line": 2020,
+ "line": 2024,
"column": 70
}
}
@@ -108656,16 +108771,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 59589,
- 59597
+ 59719,
+ 59727
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 24
},
"end": {
- "line": 2021,
+ "line": 2025,
"column": 32
}
}
@@ -108674,31 +108789,31 @@
"type": "Identifier",
"name": "lastIndexOf",
"range": [
- 59598,
- 59609
+ 59728,
+ 59739
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 33
},
"end": {
- "line": 2021,
+ "line": 2025,
"column": 44
}
}
},
"range": [
- 59589,
- 59609
+ 59719,
+ 59739
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 24
},
"end": {
- "line": 2021,
+ "line": 2025,
"column": 44
}
}
@@ -108708,16 +108823,16 @@
"type": "Identifier",
"name": "searchArg",
"range": [
- 59610,
- 59619
+ 59740,
+ 59749
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 45
},
"end": {
- "line": 2021,
+ "line": 2025,
"column": 54
}
}
@@ -108732,16 +108847,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 59621,
- 59629
+ 59751,
+ 59759
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 56
},
"end": {
- "line": 2021,
+ "line": 2025,
"column": 64
}
}
@@ -108750,31 +108865,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 59630,
- 59636
+ 59760,
+ 59766
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 65
},
"end": {
- "line": 2021,
+ "line": 2025,
"column": 71
}
}
},
"range": [
- 59621,
- 59636
+ 59751,
+ 59766
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 56
},
"end": {
- "line": 2021,
+ "line": 2025,
"column": 71
}
}
@@ -108784,47 +108899,47 @@
"value": 1,
"raw": "1",
"range": [
- 59639,
- 59640
+ 59769,
+ 59770
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 74
},
"end": {
- "line": 2021,
+ "line": 2025,
"column": 75
}
}
},
"range": [
- 59621,
- 59640
+ 59751,
+ 59770
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 56
},
"end": {
- "line": 2021,
+ "line": 2025,
"column": 75
}
}
}
],
"range": [
- 59589,
- 59641
+ 59719,
+ 59771
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 24
},
"end": {
- "line": 2021,
+ "line": 2025,
"column": 76
}
}
@@ -108837,62 +108952,62 @@
"value": 1,
"raw": "1",
"range": [
- 59669,
- 59670
+ 59799,
+ 59800
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2026,
"column": 27
},
"end": {
- "line": 2022,
+ "line": 2026,
"column": 28
}
}
},
"prefix": true,
"range": [
- 59668,
- 59670
+ 59798,
+ 59800
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2026,
"column": 26
},
"end": {
- "line": 2022,
+ "line": 2026,
"column": 28
}
}
},
"range": [
- 59589,
- 59670
+ 59719,
+ 59800
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2025,
"column": 24
},
"end": {
- "line": 2022,
+ "line": 2026,
"column": 28
}
}
},
"range": [
- 59434,
- 59670
+ 59564,
+ 59800
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 20
},
"end": {
- "line": 2022,
+ "line": 2026,
"column": 28
}
}
@@ -108902,16 +109017,16 @@
"value": true,
"raw": "true",
"range": [
- 59673,
- 59677
+ 59803,
+ 59807
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2026,
"column": 31
},
"end": {
- "line": 2022,
+ "line": 2026,
"column": 35
}
}
@@ -108921,77 +109036,77 @@
"value": false,
"raw": "false",
"range": [
- 59680,
- 59685
+ 59810,
+ 59815
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2026,
"column": 38
},
"end": {
- "line": 2022,
+ "line": 2026,
"column": 43
}
}
},
"range": [
- 59434,
- 59685
+ 59564,
+ 59815
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2023,
"column": 20
},
"end": {
- "line": 2022,
+ "line": 2026,
"column": 43
}
}
},
"range": [
- 59402,
- 59685
+ 59532,
+ 59815
],
"loc": {
"start": {
- "line": 2018,
+ "line": 2022,
"column": 16
},
"end": {
- "line": 2022,
+ "line": 2026,
"column": 43
}
}
},
"range": [
- 59402,
- 59686
+ 59532,
+ 59816
],
"loc": {
"start": {
- "line": 2018,
+ "line": 2022,
"column": 16
},
"end": {
- "line": 2022,
+ "line": 2026,
"column": 44
}
}
}
],
"range": [
- 59328,
- 59700
+ 59458,
+ 59830
],
"loc": {
"start": {
- "line": 2016,
+ "line": 2020,
"column": 28
},
"end": {
- "line": 2023,
+ "line": 2027,
"column": 13
}
},
@@ -109000,16 +109115,16 @@
"type": "Line",
"value": "empty",
"range": [
- 59713,
- 59720
+ 59843,
+ 59850
],
"loc": {
"start": {
- "line": 2024,
+ "line": 2028,
"column": 12
},
"end": {
- "line": 2024,
+ "line": 2028,
"column": 19
}
}
@@ -109022,16 +109137,16 @@
"type": "Identifier",
"name": "hasEM",
"range": [
- 59742,
- 59747
+ 59872,
+ 59877
],
"loc": {
"start": {
- "line": 2025,
+ "line": 2029,
"column": 21
},
"end": {
- "line": 2025,
+ "line": 2029,
"column": 26
}
}
@@ -109048,16 +109163,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 59767,
- 59776
+ 59897,
+ 59906
],
"loc": {
"start": {
- "line": 2026,
+ "line": 2030,
"column": 16
},
"end": {
- "line": 2026,
+ "line": 2030,
"column": 25
}
}
@@ -109068,16 +109183,16 @@
"type": "Identifier",
"name": "isEmptyString",
"range": [
- 59779,
- 59792
+ 59909,
+ 59922
],
"loc": {
"start": {
- "line": 2026,
+ "line": 2030,
"column": 28
},
"end": {
- "line": 2026,
+ "line": 2030,
"column": 41
}
}
@@ -109087,78 +109202,78 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 59793,
- 59801
+ 59923,
+ 59931
],
"loc": {
"start": {
- "line": 2026,
+ "line": 2030,
"column": 42
},
"end": {
- "line": 2026,
+ "line": 2030,
"column": 50
}
}
}
],
"range": [
- 59779,
- 59802
+ 59909,
+ 59932
],
"loc": {
"start": {
- "line": 2026,
+ "line": 2030,
"column": 28
},
"end": {
- "line": 2026,
+ "line": 2030,
"column": 51
}
}
},
"range": [
- 59767,
- 59802
+ 59897,
+ 59932
],
"loc": {
"start": {
- "line": 2026,
+ "line": 2030,
"column": 16
},
"end": {
- "line": 2026,
+ "line": 2030,
"column": 51
}
}
},
"range": [
- 59767,
- 59803
+ 59897,
+ 59933
],
"loc": {
"start": {
- "line": 2026,
+ "line": 2030,
"column": 16
},
"end": {
- "line": 2026,
+ "line": 2030,
"column": 52
}
}
}
],
"range": [
- 59749,
- 59817
+ 59879,
+ 59947
],
"loc": {
"start": {
- "line": 2025,
+ "line": 2029,
"column": 28
},
"end": {
- "line": 2027,
+ "line": 2031,
"column": 13
}
},
@@ -109167,16 +109282,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 59830,
- 59841
+ 59960,
+ 59971
],
"loc": {
"start": {
- "line": 2028,
+ "line": 2032,
"column": 12
},
"end": {
- "line": 2028,
+ "line": 2032,
"column": 23
}
}
@@ -109189,16 +109304,16 @@
"type": "Identifier",
"name": "hasNM",
"range": [
- 59863,
- 59868
+ 59993,
+ 59998
],
"loc": {
"start": {
- "line": 2029,
+ "line": 2033,
"column": 21
},
"end": {
- "line": 2029,
+ "line": 2033,
"column": 26
}
}
@@ -109215,16 +109330,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 59888,
- 59897
+ 60018,
+ 60027
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2034,
"column": 16
},
"end": {
- "line": 2030,
+ "line": 2034,
"column": 25
}
}
@@ -109238,16 +109353,16 @@
"type": "Identifier",
"name": "isEmptyString",
"range": [
- 59901,
- 59914
+ 60031,
+ 60044
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2034,
"column": 29
},
"end": {
- "line": 2030,
+ "line": 2034,
"column": 42
}
}
@@ -109257,94 +109372,94 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 59915,
- 59923
+ 60045,
+ 60053
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2034,
"column": 43
},
"end": {
- "line": 2030,
+ "line": 2034,
"column": 51
}
}
}
],
"range": [
- 59901,
- 59924
+ 60031,
+ 60054
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2034,
"column": 29
},
"end": {
- "line": 2030,
+ "line": 2034,
"column": 52
}
}
},
"prefix": true,
"range": [
- 59900,
- 59924
+ 60030,
+ 60054
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2034,
"column": 28
},
"end": {
- "line": 2030,
+ "line": 2034,
"column": 52
}
}
},
"range": [
- 59888,
- 59924
+ 60018,
+ 60054
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2034,
"column": 16
},
"end": {
- "line": 2030,
+ "line": 2034,
"column": 52
}
}
},
"range": [
- 59888,
- 59925
+ 60018,
+ 60055
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2034,
"column": 16
},
"end": {
- "line": 2030,
+ "line": 2034,
"column": 53
}
}
}
],
"range": [
- 59870,
- 59939
+ 60000,
+ 60069
],
"loc": {
"start": {
- "line": 2029,
+ "line": 2033,
"column": 28
},
"end": {
- "line": 2031,
+ "line": 2035,
"column": 13
}
},
@@ -109353,16 +109468,16 @@
"type": "Line",
"value": "regexp",
"range": [
- 59952,
- 59960
+ 60082,
+ 60090
],
"loc": {
"start": {
- "line": 2032,
+ "line": 2036,
"column": 12
},
"end": {
- "line": 2032,
+ "line": 2036,
"column": 20
}
}
@@ -109375,16 +109490,16 @@
"type": "Identifier",
"name": "hasRE",
"range": [
- 59982,
- 59987
+ 60112,
+ 60117
],
"loc": {
"start": {
- "line": 2033,
+ "line": 2037,
"column": 21
},
"end": {
- "line": 2033,
+ "line": 2037,
"column": 26
}
}
@@ -109406,16 +109521,16 @@
"type": "Identifier",
"name": "srchArg",
"range": [
- 60119,
- 60126
+ 60249,
+ 60256
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2041,
"column": 24
},
"end": {
- "line": 2037,
+ "line": 2041,
"column": 31
}
}
@@ -109429,16 +109544,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 60129,
- 60133
+ 60259,
+ 60263
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2041,
"column": 34
},
"end": {
- "line": 2037,
+ "line": 2041,
"column": 38
}
}
@@ -109447,31 +109562,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 60134,
- 60141
+ 60264,
+ 60271
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2041,
"column": 39
},
"end": {
- "line": 2037,
+ "line": 2041,
"column": 46
}
}
},
"range": [
- 60129,
- 60141
+ 60259,
+ 60271
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2041,
"column": 34
},
"end": {
- "line": 2037,
+ "line": 2041,
"column": 46
}
}
@@ -109481,16 +109596,16 @@
"type": "Identifier",
"name": "reRe",
"range": [
- 60142,
- 60146
+ 60272,
+ 60276
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2041,
"column": 47
},
"end": {
- "line": 2037,
+ "line": 2041,
"column": 51
}
}
@@ -109500,47 +109615,47 @@
"value": "",
"raw": "''",
"range": [
- 60148,
- 60150
+ 60278,
+ 60280
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2041,
"column": 53
},
"end": {
- "line": 2037,
+ "line": 2041,
"column": 55
}
}
}
],
"range": [
- 60129,
- 60151
+ 60259,
+ 60281
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2041,
"column": 34
},
"end": {
- "line": 2037,
+ "line": 2041,
"column": 56
}
}
},
"range": [
- 60119,
- 60151
+ 60249,
+ 60281
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2041,
"column": 24
},
"end": {
- "line": 2037,
+ "line": 2041,
"column": 56
}
}
@@ -109548,16 +109663,16 @@
],
"kind": "let",
"range": [
- 60115,
- 60152
+ 60245,
+ 60282
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2041,
"column": 20
},
"end": {
- "line": 2037,
+ "line": 2041,
"column": 57
}
},
@@ -109566,16 +109681,16 @@
"type": "Line",
"value": "operator is removed",
"range": [
- 60073,
- 60094
+ 60203,
+ 60224
],
"loc": {
"start": {
- "line": 2036,
+ "line": 2040,
"column": 20
},
"end": {
- "line": 2036,
+ "line": 2040,
"column": 41
}
}
@@ -109591,16 +109706,16 @@
"type": "Identifier",
"name": "rgx",
"range": [
- 60177,
- 60180
+ 60307,
+ 60310
],
"loc": {
"start": {
- "line": 2038,
+ "line": 2042,
"column": 24
},
"end": {
- "line": 2038,
+ "line": 2042,
"column": 27
}
}
@@ -109611,16 +109726,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 60187,
- 60193
+ 60317,
+ 60323
],
"loc": {
"start": {
- "line": 2038,
+ "line": 2042,
"column": 34
},
"end": {
- "line": 2038,
+ "line": 2042,
"column": 40
}
}
@@ -109630,47 +109745,47 @@
"type": "Identifier",
"name": "srchArg",
"range": [
- 60194,
- 60201
+ 60324,
+ 60331
],
"loc": {
"start": {
- "line": 2038,
+ "line": 2042,
"column": 41
},
"end": {
- "line": 2038,
+ "line": 2042,
"column": 48
}
}
}
],
"range": [
- 60183,
- 60202
+ 60313,
+ 60332
],
"loc": {
"start": {
- "line": 2038,
+ "line": 2042,
"column": 30
},
"end": {
- "line": 2038,
+ "line": 2042,
"column": 49
}
}
},
"range": [
- 60177,
- 60202
+ 60307,
+ 60332
],
"loc": {
"start": {
- "line": 2038,
+ "line": 2042,
"column": 24
},
"end": {
- "line": 2038,
+ "line": 2042,
"column": 49
}
}
@@ -109678,16 +109793,16 @@
],
"kind": "let",
"range": [
- 60173,
- 60203
+ 60303,
+ 60333
],
"loc": {
"start": {
- "line": 2038,
+ "line": 2042,
"column": 20
},
"end": {
- "line": 2038,
+ "line": 2042,
"column": 50
}
}
@@ -109701,16 +109816,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 60224,
- 60233
+ 60354,
+ 60363
],
"loc": {
"start": {
- "line": 2039,
+ "line": 2043,
"column": 20
},
"end": {
- "line": 2039,
+ "line": 2043,
"column": 29
}
}
@@ -109724,16 +109839,16 @@
"type": "Identifier",
"name": "rgx",
"range": [
- 60236,
- 60239
+ 60366,
+ 60369
],
"loc": {
"start": {
- "line": 2039,
+ "line": 2043,
"column": 32
},
"end": {
- "line": 2039,
+ "line": 2043,
"column": 35
}
}
@@ -109742,31 +109857,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 60240,
- 60244
+ 60370,
+ 60374
],
"loc": {
"start": {
- "line": 2039,
+ "line": 2043,
"column": 36
},
"end": {
- "line": 2039,
+ "line": 2043,
"column": 40
}
}
},
"range": [
- 60236,
- 60244
+ 60366,
+ 60374
],
"loc": {
"start": {
- "line": 2039,
+ "line": 2043,
"column": 32
},
"end": {
- "line": 2039,
+ "line": 2043,
"column": 40
}
}
@@ -109776,78 +109891,78 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 60245,
- 60253
+ 60375,
+ 60383
],
"loc": {
"start": {
- "line": 2039,
+ "line": 2043,
"column": 41
},
"end": {
- "line": 2039,
+ "line": 2043,
"column": 49
}
}
}
],
"range": [
- 60236,
- 60254
+ 60366,
+ 60384
],
"loc": {
"start": {
- "line": 2039,
+ "line": 2043,
"column": 32
},
"end": {
- "line": 2039,
+ "line": 2043,
"column": 50
}
}
},
"range": [
- 60224,
- 60254
+ 60354,
+ 60384
],
"loc": {
"start": {
- "line": 2039,
+ "line": 2043,
"column": 20
},
"end": {
- "line": 2039,
+ "line": 2043,
"column": 50
}
}
},
"range": [
- 60224,
- 60255
+ 60354,
+ 60385
],
"loc": {
"start": {
- "line": 2039,
+ "line": 2043,
"column": 20
},
"end": {
- "line": 2039,
+ "line": 2043,
"column": 51
}
}
}
],
"range": [
- 60051,
- 60273
+ 60181,
+ 60403
],
"loc": {
"start": {
- "line": 2035,
+ "line": 2039,
"column": 20
},
"end": {
- "line": 2040,
+ "line": 2044,
"column": 17
}
}
@@ -109858,16 +109973,16 @@
"type": "Identifier",
"name": "ex",
"range": [
- 60281,
- 60283
+ 60411,
+ 60413
],
"loc": {
"start": {
- "line": 2040,
+ "line": 2044,
"column": 25
},
"end": {
- "line": 2040,
+ "line": 2044,
"column": 27
}
}
@@ -109884,16 +109999,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 60307,
- 60316
+ 60437,
+ 60446
],
"loc": {
"start": {
- "line": 2041,
+ "line": 2045,
"column": 20
},
"end": {
- "line": 2041,
+ "line": 2045,
"column": 29
}
}
@@ -109903,93 +110018,93 @@
"value": false,
"raw": "false",
"range": [
- 60319,
- 60324
+ 60449,
+ 60454
],
"loc": {
"start": {
- "line": 2041,
+ "line": 2045,
"column": 32
},
"end": {
- "line": 2041,
+ "line": 2045,
"column": 37
}
}
},
"range": [
- 60307,
- 60324
+ 60437,
+ 60454
],
"loc": {
"start": {
- "line": 2041,
+ "line": 2045,
"column": 20
},
"end": {
- "line": 2041,
+ "line": 2045,
"column": 37
}
}
},
"range": [
- 60307,
- 60325
+ 60437,
+ 60455
],
"loc": {
"start": {
- "line": 2041,
+ "line": 2045,
"column": 20
},
"end": {
- "line": 2041,
+ "line": 2045,
"column": 38
}
}
}
],
"range": [
- 60285,
- 60343
+ 60415,
+ 60473
],
"loc": {
"start": {
- "line": 2040,
+ "line": 2044,
"column": 29
},
"end": {
- "line": 2042,
+ "line": 2046,
"column": 17
}
}
},
"range": [
- 60274,
- 60343
+ 60404,
+ 60473
],
"loc": {
"start": {
- "line": 2040,
+ "line": 2044,
"column": 18
},
"end": {
- "line": 2042,
+ "line": 2046,
"column": 17
}
}
},
"finalizer": null,
"range": [
- 60047,
- 60343
+ 60177,
+ 60473
],
"loc": {
"start": {
- "line": 2035,
+ "line": 2039,
"column": 16
},
"end": {
- "line": 2042,
+ "line": 2046,
"column": 17
}
},
@@ -109998,16 +110113,16 @@
"type": "Line",
"value": "in case regexp throws",
"range": [
- 60007,
- 60030
+ 60137,
+ 60160
],
"loc": {
"start": {
- "line": 2034,
+ "line": 2038,
"column": 16
},
"end": {
- "line": 2034,
+ "line": 2038,
"column": 39
}
}
@@ -110016,16 +110131,16 @@
}
],
"range": [
- 59989,
- 60357
+ 60119,
+ 60487
],
"loc": {
"start": {
- "line": 2033,
+ "line": 2037,
"column": 28
},
"end": {
- "line": 2043,
+ "line": 2047,
"column": 13
}
}
@@ -110045,16 +110160,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 60529,
- 60536
+ 60659,
+ 60666
],
"loc": {
"start": {
- "line": 2046,
+ "line": 2050,
"column": 20
},
"end": {
- "line": 2046,
+ "line": 2050,
"column": 27
}
}
@@ -110067,16 +110182,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 60560,
- 60564
+ 60690,
+ 60694
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2051,
"column": 20
},
"end": {
- "line": 2047,
+ "line": 2051,
"column": 24
}
}
@@ -110085,31 +110200,31 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 60565,
- 60572
+ 60695,
+ 60702
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2051,
"column": 25
},
"end": {
- "line": 2047,
+ "line": 2051,
"column": 32
}
}
},
"range": [
- 60560,
- 60572
+ 60690,
+ 60702
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2051,
"column": 20
},
"end": {
- "line": 2047,
+ "line": 2051,
"column": 32
}
}
@@ -110119,16 +110234,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 60573,
- 60579
+ 60703,
+ 60709
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2051,
"column": 33
},
"end": {
- "line": 2047,
+ "line": 2051,
"column": 39
}
}
@@ -110140,16 +110255,16 @@
"type": "Identifier",
"name": "NUMBER",
"range": [
- 60582,
- 60588
+ 60712,
+ 60718
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2051,
"column": 42
},
"end": {
- "line": 2047,
+ "line": 2051,
"column": 48
}
}
@@ -110158,63 +110273,63 @@
"type": "Identifier",
"name": "FORMATTED_NUMBER",
"range": [
- 60590,
- 60606
+ 60720,
+ 60736
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2051,
"column": 50
},
"end": {
- "line": 2047,
+ "line": 2051,
"column": 66
}
}
}
],
"range": [
- 60581,
- 60607
+ 60711,
+ 60737
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2051,
"column": 41
},
"end": {
- "line": 2047,
+ "line": 2051,
"column": 67
}
}
}
],
"range": [
- 60560,
- 60608
+ 60690,
+ 60738
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2051,
"column": 20
},
"end": {
- "line": 2047,
+ "line": 2051,
"column": 68
}
}
},
"range": [
- 60529,
- 60608
+ 60659,
+ 60738
],
"loc": {
"start": {
- "line": 2046,
+ "line": 2050,
"column": 20
},
"end": {
- "line": 2047,
+ "line": 2051,
"column": 68
}
}
@@ -110228,16 +110343,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 60633,
- 60637
+ 60763,
+ 60767
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2052,
"column": 21
},
"end": {
- "line": 2048,
+ "line": 2052,
"column": 25
}
}
@@ -110246,62 +110361,62 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 60638,
- 60653
+ 60768,
+ 60783
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2052,
"column": 26
},
"end": {
- "line": 2048,
+ "line": 2052,
"column": 41
}
}
},
"range": [
- 60633,
- 60653
+ 60763,
+ 60783
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2052,
"column": 21
},
"end": {
- "line": 2048,
+ "line": 2052,
"column": 41
}
}
},
"prefix": true,
"range": [
- 60632,
- 60653
+ 60762,
+ 60783
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2052,
"column": 20
},
"end": {
- "line": 2048,
+ "line": 2052,
"column": 41
}
}
},
"range": [
- 60529,
- 60653
+ 60659,
+ 60783
],
"loc": {
"start": {
- "line": 2046,
+ "line": 2050,
"column": 20
},
"end": {
- "line": 2048,
+ "line": 2052,
"column": 41
}
}
@@ -110318,16 +110433,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 60882,
- 60886
+ 61012,
+ 61016
],
"loc": {
"start": {
- "line": 2052,
+ "line": 2056,
"column": 20
},
"end": {
- "line": 2052,
+ "line": 2056,
"column": 24
}
}
@@ -110341,16 +110456,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 60889,
- 60896
+ 61019,
+ 61026
],
"loc": {
"start": {
- "line": 2052,
+ "line": 2056,
"column": 27
},
"end": {
- "line": 2052,
+ "line": 2056,
"column": 34
}
}
@@ -110360,16 +110475,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 60897,
- 60901
+ 61027,
+ 61031
],
"loc": {
"start": {
- "line": 2052,
+ "line": 2056,
"column": 35
},
"end": {
- "line": 2052,
+ "line": 2056,
"column": 39
}
}
@@ -110378,32 +110493,32 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 60903,
- 60910
+ 61033,
+ 61040
],
"loc": {
"start": {
- "line": 2052,
+ "line": 2056,
"column": 41
},
"end": {
- "line": 2052,
+ "line": 2056,
"column": 48
}
}
}
],
"range": [
- 60889,
- 60911
+ 61019,
+ 61041
],
"loc": {
"start": {
- "line": 2052,
+ "line": 2056,
"column": 27
},
"end": {
- "line": 2052,
+ "line": 2056,
"column": 49
}
}
@@ -110412,61 +110527,61 @@
"type": "Identifier",
"name": "term",
"range": [
- 60915,
- 60919
+ 61045,
+ 61049
],
"loc": {
"start": {
- "line": 2052,
+ "line": 2056,
"column": 53
},
"end": {
- "line": 2052,
+ "line": 2056,
"column": 57
}
}
},
"range": [
- 60889,
- 60919
+ 61019,
+ 61049
],
"loc": {
"start": {
- "line": 2052,
+ "line": 2056,
"column": 27
},
"end": {
- "line": 2052,
+ "line": 2056,
"column": 57
}
}
},
"range": [
- 60882,
- 60919
+ 61012,
+ 61049
],
"loc": {
"start": {
- "line": 2052,
+ "line": 2056,
"column": 20
},
"end": {
- "line": 2052,
+ "line": 2056,
"column": 57
}
}
},
"range": [
- 60882,
- 60920
+ 61012,
+ 61050
],
"loc": {
"start": {
- "line": 2052,
+ "line": 2056,
"column": 20
},
"end": {
- "line": 2052,
+ "line": 2056,
"column": 58
}
},
@@ -110475,16 +110590,16 @@
"type": "Line",
"value": " parseNb can return 0 for strings which are not",
"range": [
- 60677,
- 60726
+ 60807,
+ 60856
],
"loc": {
"start": {
- "line": 2049,
+ "line": 2053,
"column": 20
},
"end": {
- "line": 2049,
+ "line": 2053,
"column": 69
}
}
@@ -110493,16 +110608,16 @@
"type": "Line",
"value": " formatted numbers, in that case return the original",
"range": [
- 60747,
- 60801
+ 60877,
+ 60931
],
"loc": {
"start": {
- "line": 2050,
+ "line": 2054,
"column": 20
},
"end": {
- "line": 2050,
+ "line": 2054,
"column": 74
}
}
@@ -110511,16 +110626,16 @@
"type": "Line",
"value": " string. TODO: handle this in parseNb",
"range": [
- 60822,
- 60861
+ 60952,
+ 60991
],
"loc": {
"start": {
- "line": 2051,
+ "line": 2055,
"column": 20
},
"end": {
- "line": 2051,
+ "line": 2055,
"column": 59
}
}
@@ -110536,16 +110651,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 60941,
- 60950
+ 61071,
+ 61080
],
"loc": {
"start": {
- "line": 2053,
+ "line": 2057,
"column": 20
},
"end": {
- "line": 2053,
+ "line": 2057,
"column": 29
}
}
@@ -110560,16 +110675,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 60953,
- 60960
+ 61083,
+ 61090
],
"loc": {
"start": {
- "line": 2053,
+ "line": 2057,
"column": 32
},
"end": {
- "line": 2053,
+ "line": 2057,
"column": 39
}
}
@@ -110578,31 +110693,31 @@
"type": "Identifier",
"name": "term",
"range": [
- 60965,
- 60969
+ 61095,
+ 61099
],
"loc": {
"start": {
- "line": 2053,
+ "line": 2057,
"column": 44
},
"end": {
- "line": 2053,
+ "line": 2057,
"column": 48
}
}
},
"range": [
- 60953,
- 60969
+ 61083,
+ 61099
],
"loc": {
"start": {
- "line": 2053,
+ "line": 2057,
"column": 32
},
"end": {
- "line": 2053,
+ "line": 2057,
"column": 48
}
}
@@ -110613,16 +110728,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 60997,
- 61005
+ 61127,
+ 61135
],
"loc": {
"start": {
- "line": 2054,
+ "line": 2058,
"column": 24
},
"end": {
- "line": 2054,
+ "line": 2058,
"column": 32
}
}
@@ -110637,16 +110752,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 61006,
- 61010
+ 61136,
+ 61140
],
"loc": {
"start": {
- "line": 2054,
+ "line": 2058,
"column": 33
},
"end": {
- "line": 2054,
+ "line": 2058,
"column": 37
}
}
@@ -110655,47 +110770,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 61011,
- 61019
+ 61141,
+ 61149
],
"loc": {
"start": {
- "line": 2054,
+ "line": 2058,
"column": 38
},
"end": {
- "line": 2054,
+ "line": 2058,
"column": 46
}
}
},
"range": [
- 61006,
- 61019
+ 61136,
+ 61149
],
"loc": {
"start": {
- "line": 2054,
+ "line": 2058,
"column": 33
},
"end": {
- "line": 2054,
+ "line": 2058,
"column": 46
}
}
},
"arguments": [],
"range": [
- 61006,
- 61021
+ 61136,
+ 61151
],
"loc": {
"start": {
- "line": 2054,
+ "line": 2058,
"column": 33
},
"end": {
- "line": 2054,
+ "line": 2058,
"column": 48
}
}
@@ -110709,16 +110824,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 61023,
- 61030
+ 61153,
+ 61160
],
"loc": {
"start": {
- "line": 2054,
+ "line": 2058,
"column": 50
},
"end": {
- "line": 2054,
+ "line": 2058,
"column": 57
}
}
@@ -110727,47 +110842,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 61031,
- 61039
+ 61161,
+ 61169
],
"loc": {
"start": {
- "line": 2054,
+ "line": 2058,
"column": 58
},
"end": {
- "line": 2054,
+ "line": 2058,
"column": 66
}
}
},
"range": [
- 61023,
- 61039
+ 61153,
+ 61169
],
"loc": {
"start": {
- "line": 2054,
+ "line": 2058,
"column": 50
},
"end": {
- "line": 2054,
+ "line": 2058,
"column": 66
}
}
},
"arguments": [],
"range": [
- 61023,
- 61041
+ 61153,
+ 61171
],
"loc": {
"start": {
- "line": 2054,
+ "line": 2058,
"column": 50
},
"end": {
- "line": 2054,
+ "line": 2058,
"column": 68
}
}
@@ -110780,16 +110895,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 61071,
- 61075
+ 61201,
+ 61205
],
"loc": {
"start": {
- "line": 2055,
+ "line": 2059,
"column": 28
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 32
}
}
@@ -110798,31 +110913,31 @@
"type": "Identifier",
"name": "isExactMatch",
"range": [
- 61076,
- 61088
+ 61206,
+ 61218
],
"loc": {
"start": {
- "line": 2055,
+ "line": 2059,
"column": 33
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 45
}
}
},
"range": [
- 61071,
- 61088
+ 61201,
+ 61218
],
"loc": {
"start": {
- "line": 2055,
+ "line": 2059,
"column": 28
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 45
}
}
@@ -110832,32 +110947,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 61089,
- 61095
+ 61219,
+ 61225
],
"loc": {
"start": {
- "line": 2055,
+ "line": 2059,
"column": 46
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 52
}
}
}
],
"range": [
- 61071,
- 61096
+ 61201,
+ 61226
],
"loc": {
"start": {
- "line": 2055,
+ "line": 2059,
"column": 28
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 53
}
}
@@ -110868,16 +110983,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 61098,
- 61102
+ 61228,
+ 61232
],
"loc": {
"start": {
- "line": 2055,
+ "line": 2059,
"column": 55
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 59
}
}
@@ -110886,108 +111001,108 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 61103,
- 61116
+ 61233,
+ 61246
],
"loc": {
"start": {
- "line": 2055,
+ "line": 2059,
"column": 60
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 73
}
}
},
"range": [
- 61098,
- 61116
+ 61228,
+ 61246
],
"loc": {
"start": {
- "line": 2055,
+ "line": 2059,
"column": 55
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 73
}
}
}
],
"range": [
- 60997,
- 61117
+ 61127,
+ 61247
],
"loc": {
"start": {
- "line": 2054,
+ "line": 2058,
"column": 24
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 74
}
}
},
"range": [
- 60953,
- 61117
+ 61083,
+ 61247
],
"loc": {
"start": {
- "line": 2053,
+ "line": 2057,
"column": 32
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 74
}
}
},
"range": [
- 60941,
- 61117
+ 61071,
+ 61247
],
"loc": {
"start": {
- "line": 2053,
+ "line": 2057,
"column": 20
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 74
}
}
},
"range": [
- 60941,
- 61118
+ 61071,
+ 61248
],
"loc": {
"start": {
- "line": 2053,
+ "line": 2057,
"column": 20
},
"end": {
- "line": 2055,
+ "line": 2059,
"column": 75
}
}
}
],
"range": [
- 60655,
- 61136
+ 60785,
+ 61266
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2052,
"column": 43
},
"end": {
- "line": 2056,
+ "line": 2060,
"column": 17
}
}
@@ -111004,16 +111119,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 61238,
- 61247
+ 61368,
+ 61377
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2062,
"column": 20
},
"end": {
- "line": 2058,
+ "line": 2062,
"column": 29
}
}
@@ -111024,16 +111139,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 61250,
- 61258
+ 61380,
+ 61388
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2062,
"column": 32
},
"end": {
- "line": 2058,
+ "line": 2062,
"column": 40
}
}
@@ -111043,16 +111158,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 61284,
- 61288
+ 61414,
+ 61418
],
"loc": {
"start": {
- "line": 2059,
+ "line": 2063,
"column": 24
},
"end": {
- "line": 2059,
+ "line": 2063,
"column": 28
}
}
@@ -111061,16 +111176,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 61314,
- 61322
+ 61444,
+ 61452
],
"loc": {
"start": {
- "line": 2060,
+ "line": 2064,
"column": 24
},
"end": {
- "line": 2060,
+ "line": 2064,
"column": 32
}
}
@@ -111083,16 +111198,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 61348,
- 61352
+ 61478,
+ 61482
],
"loc": {
"start": {
- "line": 2061,
+ "line": 2065,
"column": 24
},
"end": {
- "line": 2061,
+ "line": 2065,
"column": 28
}
}
@@ -111101,31 +111216,31 @@
"type": "Identifier",
"name": "isExactMatch",
"range": [
- 61353,
- 61365
+ 61483,
+ 61495
],
"loc": {
"start": {
- "line": 2061,
+ "line": 2065,
"column": 29
},
"end": {
- "line": 2061,
+ "line": 2065,
"column": 41
}
}
},
"range": [
- 61348,
- 61365
+ 61478,
+ 61495
],
"loc": {
"start": {
- "line": 2061,
+ "line": 2065,
"column": 24
},
"end": {
- "line": 2061,
+ "line": 2065,
"column": 41
}
}
@@ -111135,32 +111250,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 61366,
- 61372
+ 61496,
+ 61502
],
"loc": {
"start": {
- "line": 2061,
+ "line": 2065,
"column": 42
},
"end": {
- "line": 2061,
+ "line": 2065,
"column": 48
}
}
}
],
"range": [
- 61348,
- 61373
+ 61478,
+ 61503
],
"loc": {
"start": {
- "line": 2061,
+ "line": 2065,
"column": 24
},
"end": {
- "line": 2061,
+ "line": 2065,
"column": 49
}
}
@@ -111171,16 +111286,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 61399,
- 61403
+ 61529,
+ 61533
],
"loc": {
"start": {
- "line": 2062,
+ "line": 2066,
"column": 24
},
"end": {
- "line": 2062,
+ "line": 2066,
"column": 28
}
}
@@ -111189,31 +111304,31 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 61404,
- 61417
+ 61534,
+ 61547
],
"loc": {
"start": {
- "line": 2062,
+ "line": 2066,
"column": 29
},
"end": {
- "line": 2062,
+ "line": 2066,
"column": 42
}
}
},
"range": [
- 61399,
- 61417
+ 61529,
+ 61547
],
"loc": {
"start": {
- "line": 2062,
+ "line": 2066,
"column": 24
},
"end": {
- "line": 2062,
+ "line": 2066,
"column": 42
}
}
@@ -111226,16 +111341,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 61443,
- 61447
+ 61573,
+ 61577
],
"loc": {
"start": {
- "line": 2063,
+ "line": 2067,
"column": 24
},
"end": {
- "line": 2063,
+ "line": 2067,
"column": 28
}
}
@@ -111244,31 +111359,31 @@
"type": "Identifier",
"name": "ignoresDiacritics",
"range": [
- 61448,
- 61465
+ 61578,
+ 61595
],
"loc": {
"start": {
- "line": 2063,
+ "line": 2067,
"column": 29
},
"end": {
- "line": 2063,
+ "line": 2067,
"column": 46
}
}
},
"range": [
- 61443,
- 61465
+ 61573,
+ 61595
],
"loc": {
"start": {
- "line": 2063,
+ "line": 2067,
"column": 24
},
"end": {
- "line": 2063,
+ "line": 2067,
"column": 46
}
}
@@ -111278,78 +111393,78 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 61466,
- 61472
+ 61596,
+ 61602
],
"loc": {
"start": {
- "line": 2063,
+ "line": 2067,
"column": 47
},
"end": {
- "line": 2063,
+ "line": 2067,
"column": 53
}
}
}
],
"range": [
- 61443,
- 61473
+ 61573,
+ 61603
],
"loc": {
"start": {
- "line": 2063,
+ "line": 2067,
"column": 24
},
"end": {
- "line": 2063,
+ "line": 2067,
"column": 54
}
}
}
],
"range": [
- 61250,
- 61495
+ 61380,
+ 61625
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2062,
"column": 32
},
"end": {
- "line": 2064,
+ "line": 2068,
"column": 21
}
}
},
"range": [
- 61238,
- 61495
+ 61368,
+ 61625
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2062,
"column": 20
},
"end": {
- "line": 2064,
+ "line": 2068,
"column": 21
}
}
},
"range": [
- 61238,
- 61496
+ 61368,
+ 61626
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2062,
"column": 20
},
"end": {
- "line": 2064,
+ "line": 2068,
"column": 22
}
},
@@ -111358,16 +111473,16 @@
"type": "Line",
"value": " Finally test search term is contained in cell data",
"range": [
- 61164,
- 61217
+ 61294,
+ 61347
],
"loc": {
"start": {
- "line": 2057,
+ "line": 2061,
"column": 20
},
"end": {
- "line": 2057,
+ "line": 2061,
"column": 73
}
}
@@ -111376,31 +111491,31 @@
}
],
"range": [
- 61142,
- 61514
+ 61272,
+ 61644
],
"loc": {
"start": {
- "line": 2056,
+ "line": 2060,
"column": 23
},
"end": {
- "line": 2065,
+ "line": 2069,
"column": 17
}
}
},
"range": [
- 60525,
- 61514
+ 60655,
+ 61644
],
"loc": {
"start": {
- "line": 2046,
+ "line": 2050,
"column": 16
},
"end": {
- "line": 2065,
+ "line": 2069,
"column": 17
}
},
@@ -111409,16 +111524,16 @@
"type": "Line",
"value": " If numeric type data, perform a strict equality test and",
"range": [
- 60381,
- 60440
+ 60511,
+ 60570
],
"loc": {
"start": {
- "line": 2044,
+ "line": 2048,
"column": 16
},
"end": {
- "line": 2044,
+ "line": 2048,
"column": 75
}
}
@@ -111427,16 +111542,16 @@
"type": "Line",
"value": " fallback to unformatted number string comparison",
"range": [
- 60457,
- 60508
+ 60587,
+ 60638
],
"loc": {
"start": {
- "line": 2045,
+ "line": 2049,
"column": 16
},
"end": {
- "line": 2045,
+ "line": 2049,
"column": 67
}
}
@@ -111445,31 +111560,31 @@
}
],
"range": [
- 60363,
- 61528
+ 60493,
+ 61658
],
"loc": {
"start": {
- "line": 2043,
+ "line": 2047,
"column": 19
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
}
},
"range": [
- 59978,
- 61528
+ 60108,
+ 61658
],
"loc": {
"start": {
- "line": 2033,
+ "line": 2037,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111478,16 +111593,16 @@
"type": "Line",
"value": "regexp",
"range": [
- 59952,
- 59960
+ 60082,
+ 60090
],
"loc": {
"start": {
- "line": 2032,
+ "line": 2036,
"column": 12
},
"end": {
- "line": 2032,
+ "line": 2036,
"column": 20
}
}
@@ -111495,16 +111610,16 @@
]
},
"range": [
- 59859,
- 61528
+ 59989,
+ 61658
],
"loc": {
"start": {
- "line": 2029,
+ "line": 2033,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111513,16 +111628,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 59830,
- 59841
+ 59960,
+ 59971
],
"loc": {
"start": {
- "line": 2028,
+ "line": 2032,
"column": 12
},
"end": {
- "line": 2028,
+ "line": 2032,
"column": 23
}
}
@@ -111530,16 +111645,16 @@
]
},
"range": [
- 59738,
- 61528
+ 59868,
+ 61658
],
"loc": {
"start": {
- "line": 2025,
+ "line": 2029,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111548,16 +111663,16 @@
"type": "Line",
"value": "empty",
"range": [
- 59713,
- 59720
+ 59843,
+ 59850
],
"loc": {
"start": {
- "line": 2024,
+ "line": 2028,
"column": 12
},
"end": {
- "line": 2024,
+ "line": 2028,
"column": 19
}
}
@@ -111565,16 +111680,16 @@
]
},
"range": [
- 59317,
- 61528
+ 59447,
+ 61658
],
"loc": {
"start": {
- "line": 2016,
+ "line": 2020,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111583,16 +111698,16 @@
"type": "Line",
"value": "ends with",
"range": [
- 59288,
- 59299
+ 59418,
+ 59429
],
"loc": {
"start": {
- "line": 2015,
+ "line": 2019,
"column": 12
},
"end": {
- "line": 2015,
+ "line": 2019,
"column": 23
}
}
@@ -111600,16 +111715,16 @@
]
},
"range": [
- 59138,
- 61528
+ 59268,
+ 61658
],
"loc": {
"start": {
- "line": 2011,
+ "line": 2015,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111618,16 +111733,16 @@
"type": "Line",
"value": "starts with",
"range": [
- 59107,
- 59120
+ 59237,
+ 59250
],
"loc": {
"start": {
- "line": 2010,
+ "line": 2014,
"column": 12
},
"end": {
- "line": 2010,
+ "line": 2014,
"column": 25
}
}
@@ -111635,16 +111750,16 @@
]
},
"range": [
- 58950,
- 61528
+ 59080,
+ 61658
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2010,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111653,16 +111768,16 @@
"type": "Line",
"value": "equal",
"range": [
- 58925,
- 58932
+ 59055,
+ 59062
],
"loc": {
"start": {
- "line": 2005,
+ "line": 2009,
"column": 12
},
"end": {
- "line": 2005,
+ "line": 2009,
"column": 19
}
}
@@ -111670,16 +111785,16 @@
]
},
"range": [
- 58767,
- 61528
+ 58897,
+ 61658
],
"loc": {
"start": {
- "line": 2001,
+ "line": 2005,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111688,16 +111803,16 @@
"type": "Line",
"value": "like",
"range": [
- 58743,
- 58749
+ 58873,
+ 58879
],
"loc": {
"start": {
- "line": 2000,
+ "line": 2004,
"column": 12
},
"end": {
- "line": 2000,
+ "line": 2004,
"column": 18
}
}
@@ -111705,16 +111820,16 @@
]
},
"range": [
- 58571,
- 61528
+ 58701,
+ 61658
],
"loc": {
"start": {
- "line": 1996,
+ "line": 2000,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111723,16 +111838,16 @@
"type": "Line",
"value": "different",
"range": [
- 58542,
- 58553
+ 58672,
+ 58683
],
"loc": {
"start": {
- "line": 1995,
+ "line": 1999,
"column": 12
},
"end": {
- "line": 1995,
+ "line": 1999,
"column": 23
}
}
@@ -111740,16 +111855,16 @@
]
},
"range": [
- 58366,
- 61528
+ 58496,
+ 61658
],
"loc": {
"start": {
- "line": 1989,
+ "line": 1993,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111758,16 +111873,16 @@
"type": "Line",
"value": "greater",
"range": [
- 58339,
- 58348
+ 58469,
+ 58478
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1992,
"column": 12
},
"end": {
- "line": 1988,
+ "line": 1992,
"column": 21
}
}
@@ -111775,16 +111890,16 @@
]
},
"range": [
- 58163,
- 61528
+ 58293,
+ 61658
],
"loc": {
"start": {
- "line": 1982,
+ "line": 1986,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111793,16 +111908,16 @@
"type": "Line",
"value": "lower",
"range": [
- 58138,
- 58145
+ 58268,
+ 58275
],
"loc": {
"start": {
- "line": 1981,
+ "line": 1985,
"column": 12
},
"end": {
- "line": 1981,
+ "line": 1985,
"column": 19
}
}
@@ -111810,16 +111925,16 @@
]
},
"range": [
- 57960,
- 61528
+ 58090,
+ 61658
],
"loc": {
"start": {
- "line": 1975,
+ "line": 1979,
"column": 17
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111828,16 +111943,16 @@
"type": "Line",
"value": "greater equal",
"range": [
- 57927,
- 57942
+ 58057,
+ 58072
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1978,
"column": 12
},
"end": {
- "line": 1974,
+ "line": 1978,
"column": 27
}
}
@@ -111845,16 +111960,16 @@
]
},
"range": [
- 57749,
- 61528
+ 57879,
+ 61658
],
"loc": {
"start": {
- "line": 1968,
+ "line": 1972,
"column": 12
},
"end": {
- "line": 2066,
+ "line": 2070,
"column": 13
}
},
@@ -111863,16 +111978,16 @@
"type": "Line",
"value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},",
"range": [
- 57626,
- 57688
+ 57756,
+ 57818
],
"loc": {
"start": {
- "line": 1965,
+ "line": 1969,
"column": 12
},
"end": {
- "line": 1965,
+ "line": 1969,
"column": 74
}
}
@@ -111881,16 +111996,16 @@
"type": "Line",
"value": " rgx:)",
"range": [
- 57701,
- 57709
+ 57831,
+ 57839
],
"loc": {
"start": {
- "line": 1966,
+ "line": 1970,
"column": 12
},
"end": {
- "line": 1966,
+ "line": 1970,
"column": 20
}
}
@@ -111899,16 +112014,16 @@
"type": "Line",
"value": " lower equal",
"range": [
- 57722,
- 57736
+ 57852,
+ 57866
],
"loc": {
"start": {
- "line": 1967,
+ "line": 1971,
"column": 12
},
"end": {
- "line": 1967,
+ "line": 1971,
"column": 26
}
}
@@ -111917,31 +112032,31 @@
}
],
"range": [
- 57178,
- 61539
+ 57308,
+ 61669
],
"loc": {
"start": {
- "line": 1954,
+ "line": 1958,
"column": 13
},
"end": {
- "line": 2068,
+ "line": 2072,
"column": 9
}
}
},
"range": [
- 54230,
- 61539
+ 54360,
+ 61669
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1882,
"column": 8
},
"end": {
- "line": 2068,
+ "line": 2072,
"column": 9
}
},
@@ -111950,16 +112065,16 @@
"type": "Line",
"value": " Check for dates or resolve date type",
"range": [
- 54182,
- 54221
+ 54312,
+ 54351
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1881,
"column": 8
},
"end": {
- "line": 1877,
+ "line": 1881,
"column": 47
}
}
@@ -111970,16 +112085,16 @@
"type": "Line",
"value": "else",
"range": [
- 61539,
- 61545
+ 61669,
+ 61675
],
"loc": {
"start": {
- "line": 2068,
+ "line": 2072,
"column": 9
},
"end": {
- "line": 2068,
+ "line": 2072,
"column": 15
}
}
@@ -111992,31 +112107,31 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 61562,
- 61571
+ 61692,
+ 61701
],
"loc": {
"start": {
- "line": 2070,
+ "line": 2074,
"column": 15
},
"end": {
- "line": 2070,
+ "line": 2074,
"column": 24
}
}
},
"range": [
- 61555,
- 61572
+ 61685,
+ 61702
],
"loc": {
"start": {
- "line": 2070,
+ "line": 2074,
"column": 8
},
"end": {
- "line": 2070,
+ "line": 2074,
"column": 25
}
},
@@ -112025,16 +112140,16 @@
"type": "Line",
"value": "else",
"range": [
- 61539,
- 61545
+ 61669,
+ 61675
],
"loc": {
"start": {
- "line": 2068,
+ "line": 2072,
"column": 9
},
"end": {
- "line": 2068,
+ "line": 2072,
"column": 15
}
}
@@ -112043,16 +112158,16 @@
}
],
"range": [
- 52833,
- 61578
+ 52963,
+ 61708
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1844,
"column": 38
},
"end": {
- "line": 2071,
+ "line": 2075,
"column": 5
}
}
@@ -112060,16 +112175,16 @@
"generator": false,
"expression": false,
"range": [
- 52808,
- 61578
+ 52938,
+ 61708
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1844,
"column": 13
},
"end": {
- "line": 2071,
+ "line": 2075,
"column": 5
}
}
@@ -112077,16 +112192,16 @@
"kind": "method",
"computed": false,
"range": [
- 52799,
- 61578
+ 52929,
+ 61708
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1844,
"column": 4
},
"end": {
- "line": 2071,
+ "line": 2075,
"column": 5
}
},
@@ -112095,16 +112210,16 @@
"type": "Block",
"value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellData Cell data\n * @param {Number} colIdx Column index\n * @returns {Boolean}\n ",
"range": [
- 52571,
- 52794
+ 52701,
+ 52924
],
"loc": {
"start": {
- "line": 1833,
+ "line": 1837,
"column": 4
},
"end": {
- "line": 1839,
+ "line": 1843,
"column": 7
}
}
@@ -112115,16 +112230,16 @@
"type": "Block",
"value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} num Optional: return unformatted number\n * @param {Array} exclude Optional: list of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n ",
"range": [
- 61584,
- 61968
+ 61714,
+ 62098
],
"loc": {
"start": {
- "line": 2073,
+ "line": 2077,
"column": 4
},
"end": {
- "line": 2080,
+ "line": 2084,
"column": 7
}
}
@@ -112138,16 +112253,16 @@
"type": "Identifier",
"name": "getColValues",
"range": [
- 61973,
- 61985
+ 62103,
+ 62115
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 4
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 16
}
}
@@ -112160,16 +112275,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 61986,
- 61994
+ 62116,
+ 62124
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 17
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 25
}
}
@@ -112180,16 +112295,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 61996,
- 62010
+ 62126,
+ 62140
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 27
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 41
}
}
@@ -112199,31 +112314,31 @@
"value": false,
"raw": "false",
"range": [
- 62013,
- 62018
+ 62143,
+ 62148
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 44
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 49
}
}
},
"range": [
- 61996,
- 62018
+ 62126,
+ 62148
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 27
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 49
}
}
@@ -112234,16 +112349,16 @@
"type": "Identifier",
"name": "num",
"range": [
- 62020,
- 62023
+ 62150,
+ 62153
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 51
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 54
}
}
@@ -112253,31 +112368,31 @@
"value": false,
"raw": "false",
"range": [
- 62026,
- 62031
+ 62156,
+ 62161
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 57
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 62
}
}
},
"range": [
- 62020,
- 62031
+ 62150,
+ 62161
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 51
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 62
}
}
@@ -112288,16 +112403,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 62033,
- 62040
+ 62163,
+ 62170
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 64
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 71
}
}
@@ -112306,31 +112421,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 62043,
- 62045
+ 62173,
+ 62175
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 74
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 76
}
}
},
"range": [
- 62033,
- 62045
+ 62163,
+ 62175
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 64
},
"end": {
- "line": 2081,
+ "line": 2085,
"column": 76
}
}
@@ -112350,16 +112465,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62062,
- 62066
+ 62192,
+ 62196
],
"loc": {
"start": {
- "line": 2082,
+ "line": 2086,
"column": 13
},
"end": {
- "line": 2082,
+ "line": 2086,
"column": 17
}
}
@@ -112368,47 +112483,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 62067,
- 62074
+ 62197,
+ 62204
],
"loc": {
"start": {
- "line": 2082,
+ "line": 2086,
"column": 18
},
"end": {
- "line": 2082,
+ "line": 2086,
"column": 25
}
}
},
"range": [
- 62062,
- 62074
+ 62192,
+ 62204
],
"loc": {
"start": {
- "line": 2082,
+ "line": 2086,
"column": 13
},
"end": {
- "line": 2082,
+ "line": 2086,
"column": 25
}
}
},
"prefix": true,
"range": [
- 62061,
- 62074
+ 62191,
+ 62204
],
"loc": {
"start": {
- "line": 2082,
+ "line": 2086,
"column": 12
},
"end": {
- "line": 2082,
+ "line": 2086,
"column": 25
}
}
@@ -112420,48 +112535,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 62090,
- 62097
+ 62220,
+ 62227
],
"loc": {
"start": {
- "line": 2083,
+ "line": 2087,
"column": 12
},
"end": {
- "line": 2083,
+ "line": 2087,
"column": 19
}
}
}
],
"range": [
- 62076,
- 62107
+ 62206,
+ 62237
],
"loc": {
"start": {
- "line": 2082,
+ "line": 2086,
"column": 27
},
"end": {
- "line": 2084,
+ "line": 2088,
"column": 9
}
}
},
"alternate": null,
"range": [
- 62057,
- 62107
+ 62187,
+ 62237
],
"loc": {
"start": {
- "line": 2082,
+ "line": 2086,
"column": 8
},
"end": {
- "line": 2084,
+ "line": 2088,
"column": 9
}
}
@@ -112475,16 +112590,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 62120,
- 62123
+ 62250,
+ 62253
],
"loc": {
"start": {
- "line": 2085,
+ "line": 2089,
"column": 12
},
"end": {
- "line": 2085,
+ "line": 2089,
"column": 15
}
}
@@ -112498,16 +112613,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62126,
- 62130
+ 62256,
+ 62260
],
"loc": {
"start": {
- "line": 2085,
+ "line": 2089,
"column": 18
},
"end": {
- "line": 2085,
+ "line": 2089,
"column": 22
}
}
@@ -112516,31 +112631,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 62131,
- 62134
+ 62261,
+ 62264
],
"loc": {
"start": {
- "line": 2085,
+ "line": 2089,
"column": 23
},
"end": {
- "line": 2085,
+ "line": 2089,
"column": 26
}
}
},
"range": [
- 62126,
- 62134
+ 62256,
+ 62264
],
"loc": {
"start": {
- "line": 2085,
+ "line": 2089,
"column": 18
},
"end": {
- "line": 2085,
+ "line": 2089,
"column": 26
}
}
@@ -112549,46 +112664,46 @@
"type": "Identifier",
"name": "rows",
"range": [
- 62135,
- 62139
+ 62265,
+ 62269
],
"loc": {
"start": {
- "line": 2085,
+ "line": 2089,
"column": 27
},
"end": {
- "line": 2085,
+ "line": 2089,
"column": 31
}
}
},
"range": [
- 62126,
- 62139
+ 62256,
+ 62269
],
"loc": {
"start": {
- "line": 2085,
+ "line": 2089,
"column": 18
},
"end": {
- "line": 2085,
+ "line": 2089,
"column": 31
}
}
},
"range": [
- 62120,
- 62139
+ 62250,
+ 62269
],
"loc": {
"start": {
- "line": 2085,
+ "line": 2089,
"column": 12
},
"end": {
- "line": 2085,
+ "line": 2089,
"column": 31
}
}
@@ -112596,16 +112711,16 @@
],
"kind": "let",
"range": [
- 62116,
- 62140
+ 62246,
+ 62270
],
"loc": {
"start": {
- "line": 2085,
+ "line": 2089,
"column": 8
},
"end": {
- "line": 2085,
+ "line": 2089,
"column": 32
}
}
@@ -112619,16 +112734,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 62153,
- 62159
+ 62283,
+ 62289
],
"loc": {
"start": {
- "line": 2086,
+ "line": 2090,
"column": 12
},
"end": {
- "line": 2086,
+ "line": 2090,
"column": 18
}
}
@@ -112641,16 +112756,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62162,
- 62166
+ 62292,
+ 62296
],
"loc": {
"start": {
- "line": 2086,
+ "line": 2090,
"column": 21
},
"end": {
- "line": 2086,
+ "line": 2090,
"column": 25
}
}
@@ -112659,31 +112774,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 62167,
- 62176
+ 62297,
+ 62306
],
"loc": {
"start": {
- "line": 2086,
+ "line": 2090,
"column": 26
},
"end": {
- "line": 2086,
+ "line": 2090,
"column": 35
}
}
},
"range": [
- 62162,
- 62176
+ 62292,
+ 62306
],
"loc": {
"start": {
- "line": 2086,
+ "line": 2090,
"column": 21
},
"end": {
- "line": 2086,
+ "line": 2090,
"column": 35
}
}
@@ -112694,47 +112809,47 @@
"value": true,
"raw": "true",
"range": [
- 62177,
- 62181
+ 62307,
+ 62311
],
"loc": {
"start": {
- "line": 2086,
+ "line": 2090,
"column": 36
},
"end": {
- "line": 2086,
+ "line": 2090,
"column": 40
}
}
}
],
"range": [
- 62162,
- 62182
+ 62292,
+ 62312
],
"loc": {
"start": {
- "line": 2086,
+ "line": 2090,
"column": 21
},
"end": {
- "line": 2086,
+ "line": 2090,
"column": 41
}
}
},
"range": [
- 62153,
- 62182
+ 62283,
+ 62312
],
"loc": {
"start": {
- "line": 2086,
+ "line": 2090,
"column": 12
},
"end": {
- "line": 2086,
+ "line": 2090,
"column": 41
}
}
@@ -112742,16 +112857,16 @@
],
"kind": "let",
"range": [
- 62149,
- 62183
+ 62279,
+ 62313
],
"loc": {
"start": {
- "line": 2086,
+ "line": 2090,
"column": 8
},
"end": {
- "line": 2086,
+ "line": 2090,
"column": 42
}
}
@@ -112765,16 +112880,16 @@
"type": "Identifier",
"name": "colValues",
"range": [
- 62196,
- 62205
+ 62326,
+ 62335
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2091,
"column": 12
},
"end": {
- "line": 2087,
+ "line": 2091,
"column": 21
}
}
@@ -112783,31 +112898,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 62208,
- 62210
+ 62338,
+ 62340
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2091,
"column": 24
},
"end": {
- "line": 2087,
+ "line": 2091,
"column": 26
}
}
},
"range": [
- 62196,
- 62210
+ 62326,
+ 62340
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2091,
"column": 12
},
"end": {
- "line": 2087,
+ "line": 2091,
"column": 26
}
}
@@ -112815,16 +112930,16 @@
],
"kind": "let",
"range": [
- 62192,
- 62211
+ 62322,
+ 62341
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2091,
"column": 8
},
"end": {
- "line": 2087,
+ "line": 2091,
"column": 27
}
}
@@ -112835,16 +112950,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 62225,
- 62239
+ 62355,
+ 62369
],
"loc": {
"start": {
- "line": 2089,
+ "line": 2093,
"column": 12
},
"end": {
- "line": 2089,
+ "line": 2093,
"column": 26
}
}
@@ -112863,16 +112978,16 @@
"type": "Identifier",
"name": "colValues",
"range": [
- 62255,
- 62264
+ 62385,
+ 62394
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 12
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 21
}
}
@@ -112881,31 +112996,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 62265,
- 62269
+ 62395,
+ 62399
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 22
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 26
}
}
},
"range": [
- 62255,
- 62269
+ 62385,
+ 62399
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 12
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 26
}
}
@@ -112922,16 +113037,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62270,
- 62274
+ 62400,
+ 62404
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 27
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 31
}
}
@@ -112940,47 +113055,47 @@
"type": "Identifier",
"name": "getHeadersText",
"range": [
- 62275,
- 62289
+ 62405,
+ 62419
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 32
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 46
}
}
},
"range": [
- 62270,
- 62289
+ 62400,
+ 62419
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 27
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 46
}
}
},
"arguments": [],
"range": [
- 62270,
- 62291
+ 62400,
+ 62421
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 27
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 48
}
}
@@ -112989,94 +113104,94 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 62292,
- 62300
+ 62422,
+ 62430
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 49
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 57
}
}
},
"range": [
- 62270,
- 62301
+ 62400,
+ 62431
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 27
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 58
}
}
}
],
"range": [
- 62255,
- 62302
+ 62385,
+ 62432
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 12
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 59
}
}
},
"range": [
- 62255,
- 62303
+ 62385,
+ 62433
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2094,
"column": 12
},
"end": {
- "line": 2090,
+ "line": 2094,
"column": 60
}
}
}
],
"range": [
- 62241,
- 62313
+ 62371,
+ 62443
],
"loc": {
"start": {
- "line": 2089,
+ "line": 2093,
"column": 28
},
"end": {
- "line": 2091,
+ "line": 2095,
"column": 9
}
}
},
"alternate": null,
"range": [
- 62221,
- 62313
+ 62351,
+ 62443
],
"loc": {
"start": {
- "line": 2089,
+ "line": 2093,
"column": 8
},
"end": {
- "line": 2091,
+ "line": 2095,
"column": 9
}
}
@@ -113092,16 +113207,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 62332,
- 62333
+ 62462,
+ 62463
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 17
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 18
}
}
@@ -113112,16 +113227,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62336,
- 62340
+ 62466,
+ 62470
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 21
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 25
}
}
@@ -113130,46 +113245,46 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 62341,
- 62347
+ 62471,
+ 62477
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 26
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 32
}
}
},
"range": [
- 62336,
- 62347
+ 62466,
+ 62477
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 21
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 32
}
}
},
"range": [
- 62332,
- 62347
+ 62462,
+ 62477
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 17
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 32
}
}
@@ -113177,16 +113292,16 @@
],
"kind": "let",
"range": [
- 62328,
- 62347
+ 62458,
+ 62477
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 13
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 32
}
}
@@ -113198,16 +113313,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 62349,
- 62350
+ 62479,
+ 62480
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 34
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 35
}
}
@@ -113216,31 +113331,31 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 62353,
- 62359
+ 62483,
+ 62489
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 38
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 44
}
}
},
"range": [
- 62349,
- 62359
+ 62479,
+ 62489
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 34
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 44
}
}
@@ -113252,32 +113367,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 62361,
- 62362
+ 62491,
+ 62492
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 46
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 47
}
}
},
"prefix": false,
"range": [
- 62361,
- 62364
+ 62491,
+ 62494
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 46
},
"end": {
- "line": 2093,
+ "line": 2097,
"column": 49
}
}
@@ -113294,16 +113409,16 @@
"type": "Identifier",
"name": "isExludedRow",
"range": [
- 62384,
- 62396
+ 62514,
+ 62526
],
"loc": {
"start": {
- "line": 2094,
+ "line": 2098,
"column": 16
},
"end": {
- "line": 2094,
+ "line": 2098,
"column": 28
}
}
@@ -113313,31 +113428,31 @@
"value": false,
"raw": "false",
"range": [
- 62399,
- 62404
+ 62529,
+ 62534
],
"loc": {
"start": {
- "line": 2094,
+ "line": 2098,
"column": 31
},
"end": {
- "line": 2094,
+ "line": 2098,
"column": 36
}
}
},
"range": [
- 62384,
- 62404
+ 62514,
+ 62534
],
"loc": {
"start": {
- "line": 2094,
+ "line": 2098,
"column": 16
},
"end": {
- "line": 2094,
+ "line": 2098,
"column": 36
}
}
@@ -113345,16 +113460,16 @@
],
"kind": "let",
"range": [
- 62380,
- 62405
+ 62510,
+ 62535
],
"loc": {
"start": {
- "line": 2094,
+ "line": 2098,
"column": 12
},
"end": {
- "line": 2094,
+ "line": 2098,
"column": 37
}
},
@@ -113363,16 +113478,16 @@
"type": "Line",
"value": " checks if current row index appears in exclude array",
"range": [
- 62418,
- 62473
+ 62548,
+ 62603
],
"loc": {
"start": {
- "line": 2095,
+ "line": 2099,
"column": 12
},
"end": {
- "line": 2095,
+ "line": 2099,
"column": 67
}
}
@@ -113391,16 +113506,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 62490,
- 62497
+ 62620,
+ 62627
],
"loc": {
"start": {
- "line": 2096,
+ "line": 2100,
"column": 16
},
"end": {
- "line": 2096,
+ "line": 2100,
"column": 23
}
}
@@ -113409,31 +113524,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 62498,
- 62504
+ 62628,
+ 62634
],
"loc": {
"start": {
- "line": 2096,
+ "line": 2100,
"column": 24
},
"end": {
- "line": 2096,
+ "line": 2100,
"column": 30
}
}
},
"range": [
- 62490,
- 62504
+ 62620,
+ 62634
],
"loc": {
"start": {
- "line": 2096,
+ "line": 2100,
"column": 16
},
"end": {
- "line": 2096,
+ "line": 2100,
"column": 30
}
}
@@ -113443,31 +113558,31 @@
"value": 0,
"raw": "0",
"range": [
- 62507,
- 62508
+ 62637,
+ 62638
],
"loc": {
"start": {
- "line": 2096,
+ "line": 2100,
"column": 33
},
"end": {
- "line": 2096,
+ "line": 2100,
"column": 34
}
}
},
"range": [
- 62490,
- 62508
+ 62620,
+ 62638
],
"loc": {
"start": {
- "line": 2096,
+ "line": 2100,
"column": 16
},
"end": {
- "line": 2096,
+ "line": 2100,
"column": 34
}
}
@@ -113484,16 +113599,16 @@
"type": "Identifier",
"name": "isExludedRow",
"range": [
- 62528,
- 62540
+ 62658,
+ 62670
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 16
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 28
}
}
@@ -113510,16 +113625,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 62543,
- 62550
+ 62673,
+ 62680
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 31
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 38
}
}
@@ -113528,31 +113643,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 62551,
- 62558
+ 62681,
+ 62688
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 39
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 46
}
}
},
"range": [
- 62543,
- 62558
+ 62673,
+ 62688
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 31
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 46
}
}
@@ -113562,32 +113677,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 62559,
- 62560
+ 62689,
+ 62690
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 47
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 48
}
}
}
],
"range": [
- 62543,
- 62561
+ 62673,
+ 62691
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 31
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 49
}
}
@@ -113600,109 +113715,109 @@
"value": 1,
"raw": "1",
"range": [
- 62567,
- 62568
+ 62697,
+ 62698
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 55
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 56
}
}
},
"prefix": true,
"range": [
- 62566,
- 62568
+ 62696,
+ 62698
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 54
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 56
}
}
},
"range": [
- 62543,
- 62568
+ 62673,
+ 62698
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 31
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 56
}
}
},
"range": [
- 62528,
- 62568
+ 62658,
+ 62698
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 16
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 56
}
}
},
"range": [
- 62528,
- 62569
+ 62658,
+ 62699
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2101,
"column": 16
},
"end": {
- "line": 2097,
+ "line": 2101,
"column": 57
}
}
}
],
"range": [
- 62510,
- 62583
+ 62640,
+ 62713
],
"loc": {
"start": {
- "line": 2096,
+ "line": 2100,
"column": 36
},
"end": {
- "line": 2098,
+ "line": 2102,
"column": 13
}
}
},
"alternate": null,
"range": [
- 62486,
- 62583
+ 62616,
+ 62713
],
"loc": {
"start": {
- "line": 2096,
+ "line": 2100,
"column": 12
},
"end": {
- "line": 2098,
+ "line": 2102,
"column": 13
}
},
@@ -113711,16 +113826,16 @@
"type": "Line",
"value": " checks if current row index appears in exclude array",
"range": [
- 62418,
- 62473
+ 62548,
+ 62603
],
"loc": {
"start": {
- "line": 2095,
+ "line": 2099,
"column": 12
},
"end": {
- "line": 2095,
+ "line": 2099,
"column": 67
}
}
@@ -113736,16 +113851,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 62600,
- 62604
+ 62730,
+ 62734
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2103,
"column": 16
},
"end": {
- "line": 2099,
+ "line": 2103,
"column": 20
}
}
@@ -113760,16 +113875,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 62607,
- 62610
+ 62737,
+ 62740
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2103,
"column": 23
},
"end": {
- "line": 2099,
+ "line": 2103,
"column": 26
}
}
@@ -113778,31 +113893,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 62611,
- 62612
+ 62741,
+ 62742
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2103,
"column": 27
},
"end": {
- "line": 2099,
+ "line": 2103,
"column": 28
}
}
},
"range": [
- 62607,
- 62613
+ 62737,
+ 62743
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2103,
"column": 23
},
"end": {
- "line": 2099,
+ "line": 2103,
"column": 29
}
}
@@ -113811,46 +113926,46 @@
"type": "Identifier",
"name": "cells",
"range": [
- 62614,
- 62619
+ 62744,
+ 62749
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2103,
"column": 30
},
"end": {
- "line": 2099,
+ "line": 2103,
"column": 35
}
}
},
"range": [
- 62607,
- 62619
+ 62737,
+ 62749
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2103,
"column": 23
},
"end": {
- "line": 2099,
+ "line": 2103,
"column": 35
}
}
},
"range": [
- 62600,
- 62619
+ 62730,
+ 62749
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2103,
"column": 16
},
"end": {
- "line": 2099,
+ "line": 2103,
"column": 35
}
}
@@ -113861,16 +113976,16 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 62637,
- 62644
+ 62767,
+ 62774
],
"loc": {
"start": {
- "line": 2100,
+ "line": 2104,
"column": 16
},
"end": {
- "line": 2100,
+ "line": 2104,
"column": 23
}
}
@@ -113882,16 +113997,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 62647,
- 62651
+ 62777,
+ 62781
],
"loc": {
"start": {
- "line": 2100,
+ "line": 2104,
"column": 26
},
"end": {
- "line": 2100,
+ "line": 2104,
"column": 30
}
}
@@ -113900,46 +114015,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 62652,
- 62658
+ 62782,
+ 62788
],
"loc": {
"start": {
- "line": 2100,
+ "line": 2104,
"column": 31
},
"end": {
- "line": 2100,
+ "line": 2104,
"column": 37
}
}
},
"range": [
- 62647,
- 62658
+ 62777,
+ 62788
],
"loc": {
"start": {
- "line": 2100,
+ "line": 2104,
"column": 26
},
"end": {
- "line": 2100,
+ "line": 2104,
"column": 37
}
}
},
"range": [
- 62637,
- 62658
+ 62767,
+ 62788
],
"loc": {
"start": {
- "line": 2100,
+ "line": 2104,
"column": 16
},
"end": {
- "line": 2100,
+ "line": 2104,
"column": 37
}
}
@@ -113947,16 +114062,16 @@
],
"kind": "let",
"range": [
- 62596,
- 62659
+ 62726,
+ 62789
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2103,
"column": 12
},
"end": {
- "line": 2100,
+ "line": 2104,
"column": 38
}
},
@@ -113965,16 +114080,16 @@
"type": "Line",
"value": " checks if row has exact cell # and is not excluded",
"range": [
- 62673,
- 62726
+ 62803,
+ 62856
],
"loc": {
"start": {
- "line": 2102,
+ "line": 2106,
"column": 12
},
"end": {
- "line": 2102,
+ "line": 2106,
"column": 65
}
}
@@ -113993,16 +114108,16 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 62743,
- 62750
+ 62873,
+ 62880
],
"loc": {
"start": {
- "line": 2103,
+ "line": 2107,
"column": 16
},
"end": {
- "line": 2103,
+ "line": 2107,
"column": 23
}
}
@@ -114013,16 +114128,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62755,
- 62759
+ 62885,
+ 62889
],
"loc": {
"start": {
- "line": 2103,
+ "line": 2107,
"column": 28
},
"end": {
- "line": 2103,
+ "line": 2107,
"column": 32
}
}
@@ -114031,46 +114146,46 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 62760,
- 62767
+ 62890,
+ 62897
],
"loc": {
"start": {
- "line": 2103,
+ "line": 2107,
"column": 33
},
"end": {
- "line": 2103,
+ "line": 2107,
"column": 40
}
}
},
"range": [
- 62755,
- 62767
+ 62885,
+ 62897
],
"loc": {
"start": {
- "line": 2103,
+ "line": 2107,
"column": 28
},
"end": {
- "line": 2103,
+ "line": 2107,
"column": 40
}
}
},
"range": [
- 62743,
- 62767
+ 62873,
+ 62897
],
"loc": {
"start": {
- "line": 2103,
+ "line": 2107,
"column": 16
},
"end": {
- "line": 2103,
+ "line": 2107,
"column": 40
}
}
@@ -114082,47 +114197,47 @@
"type": "Identifier",
"name": "isExludedRow",
"range": [
- 62772,
- 62784
+ 62902,
+ 62914
],
"loc": {
"start": {
- "line": 2103,
+ "line": 2107,
"column": 45
},
"end": {
- "line": 2103,
+ "line": 2107,
"column": 57
}
}
},
"prefix": true,
"range": [
- 62771,
- 62784
+ 62901,
+ 62914
],
"loc": {
"start": {
- "line": 2103,
+ "line": 2107,
"column": 44
},
"end": {
- "line": 2103,
+ "line": 2107,
"column": 57
}
}
},
"range": [
- 62743,
- 62784
+ 62873,
+ 62914
],
"loc": {
"start": {
- "line": 2103,
+ "line": 2107,
"column": 16
},
"end": {
- "line": 2103,
+ "line": 2107,
"column": 57
}
}
@@ -114141,16 +114256,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 62862,
- 62863
+ 62992,
+ 62993
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 25
},
"end": {
- "line": 2105,
+ "line": 2109,
"column": 26
}
}
@@ -114160,31 +114275,31 @@
"value": 0,
"raw": "0",
"range": [
- 62866,
- 62867
+ 62996,
+ 62997
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 29
},
"end": {
- "line": 2105,
+ "line": 2109,
"column": 30
}
}
},
"range": [
- 62862,
- 62867
+ 62992,
+ 62997
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 25
},
"end": {
- "line": 2105,
+ "line": 2109,
"column": 30
}
}
@@ -114192,16 +114307,16 @@
],
"kind": "let",
"range": [
- 62858,
- 62867
+ 62988,
+ 62997
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 21
},
"end": {
- "line": 2105,
+ "line": 2109,
"column": 30
}
}
@@ -114213,16 +114328,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 62869,
- 62870
+ 62999,
+ 63000
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 32
},
"end": {
- "line": 2105,
+ "line": 2109,
"column": 33
}
}
@@ -114231,31 +114346,31 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 62873,
- 62880
+ 63003,
+ 63010
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 36
},
"end": {
- "line": 2105,
+ "line": 2109,
"column": 43
}
}
},
"range": [
- 62869,
- 62880
+ 62999,
+ 63010
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 32
},
"end": {
- "line": 2105,
+ "line": 2109,
"column": 43
}
}
@@ -114267,32 +114382,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 62882,
- 62883
+ 63012,
+ 63013
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 45
},
"end": {
- "line": 2105,
+ "line": 2109,
"column": 46
}
}
},
"prefix": false,
"range": [
- 62882,
- 62885
+ 63012,
+ 63015
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 45
},
"end": {
- "line": 2105,
+ "line": 2109,
"column": 48
}
}
@@ -114312,16 +114427,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 62913,
- 62914
+ 63043,
+ 63044
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 24
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 25
}
}
@@ -114330,31 +114445,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 62919,
- 62927
+ 63049,
+ 63057
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 30
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 38
}
}
},
"range": [
- 62913,
- 62927
+ 63043,
+ 63057
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 24
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 38
}
}
@@ -114375,16 +114490,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 62931,
- 62934
+ 63061,
+ 63064
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 42
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 45
}
}
@@ -114393,31 +114508,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 62935,
- 62936
+ 63065,
+ 63066
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 46
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 47
}
}
},
"range": [
- 62931,
- 62937
+ 63061,
+ 63067
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 42
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 48
}
}
@@ -114426,31 +114541,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 62938,
- 62943
+ 63068,
+ 63073
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 49
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 54
}
}
},
"range": [
- 62931,
- 62943
+ 63061,
+ 63073
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 42
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 54
}
}
@@ -114459,31 +114574,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 62944,
- 62951
+ 63074,
+ 63081
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 55
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 62
}
}
},
"range": [
- 62931,
- 62951
+ 63061,
+ 63081
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 42
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 62
}
}
@@ -114493,46 +114608,46 @@
"value": "",
"raw": "''",
"range": [
- 62956,
- 62958
+ 63086,
+ 63088
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 67
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 69
}
}
},
"range": [
- 62931,
- 62958
+ 63061,
+ 63088
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 42
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 69
}
}
},
"range": [
- 62913,
- 62958
+ 63043,
+ 63088
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 24
},
"end": {
- "line": 2106,
+ "line": 2110,
"column": 69
}
}
@@ -114544,48 +114659,48 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 62986,
- 62995
+ 63116,
+ 63125
],
"loc": {
"start": {
- "line": 2107,
+ "line": 2111,
"column": 24
},
"end": {
- "line": 2107,
+ "line": 2111,
"column": 33
}
}
}
],
"range": [
- 62960,
- 63017
+ 63090,
+ 63147
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 71
},
"end": {
- "line": 2108,
+ "line": 2112,
"column": 21
}
}
},
"alternate": null,
"range": [
- 62909,
- 63017
+ 63039,
+ 63147
],
"loc": {
"start": {
- "line": 2106,
+ "line": 2110,
"column": 20
},
"end": {
- "line": 2108,
+ "line": 2112,
"column": 21
}
}
@@ -114599,16 +114714,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 63042,
- 63050
+ 63172,
+ 63180
],
"loc": {
"start": {
- "line": 2109,
+ "line": 2113,
"column": 24
},
"end": {
- "line": 2109,
+ "line": 2113,
"column": 32
}
}
@@ -114621,16 +114736,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63053,
- 63057
+ 63183,
+ 63187
],
"loc": {
"start": {
- "line": 2109,
+ "line": 2113,
"column": 35
},
"end": {
- "line": 2109,
+ "line": 2113,
"column": 39
}
}
@@ -114639,31 +114754,31 @@
"type": "Identifier",
"name": "getCellData",
"range": [
- 63058,
- 63069
+ 63188,
+ 63199
],
"loc": {
"start": {
- "line": 2109,
+ "line": 2113,
"column": 40
},
"end": {
- "line": 2109,
+ "line": 2113,
"column": 51
}
}
},
"range": [
- 63053,
- 63069
+ 63183,
+ 63199
],
"loc": {
"start": {
- "line": 2109,
+ "line": 2113,
"column": 35
},
"end": {
- "line": 2109,
+ "line": 2113,
"column": 51
}
}
@@ -114676,16 +114791,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 63070,
- 63074
+ 63200,
+ 63204
],
"loc": {
"start": {
- "line": 2109,
+ "line": 2113,
"column": 52
},
"end": {
- "line": 2109,
+ "line": 2113,
"column": 56
}
}
@@ -114694,62 +114809,62 @@
"type": "Identifier",
"name": "j",
"range": [
- 63075,
- 63076
+ 63205,
+ 63206
],
"loc": {
"start": {
- "line": 2109,
+ "line": 2113,
"column": 57
},
"end": {
- "line": 2109,
+ "line": 2113,
"column": 58
}
}
},
"range": [
- 63070,
- 63077
+ 63200,
+ 63207
],
"loc": {
"start": {
- "line": 2109,
+ "line": 2113,
"column": 52
},
"end": {
- "line": 2109,
+ "line": 2113,
"column": 59
}
}
}
],
"range": [
- 63053,
- 63078
+ 63183,
+ 63208
],
"loc": {
"start": {
- "line": 2109,
+ "line": 2113,
"column": 35
},
"end": {
- "line": 2109,
+ "line": 2113,
"column": 60
}
}
},
"range": [
- 63042,
- 63078
+ 63172,
+ 63208
],
"loc": {
"start": {
- "line": 2109,
+ "line": 2113,
"column": 24
},
"end": {
- "line": 2109,
+ "line": 2113,
"column": 60
}
}
@@ -114757,16 +114872,16 @@
],
"kind": "let",
"range": [
- 63038,
- 63079
+ 63168,
+ 63209
],
"loc": {
"start": {
- "line": 2109,
+ "line": 2113,
"column": 20
},
"end": {
- "line": 2109,
+ "line": 2113,
"column": 61
}
}
@@ -114780,16 +114895,16 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 63104,
- 63111
+ 63234,
+ 63241
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2114,
"column": 24
},
"end": {
- "line": 2110,
+ "line": 2114,
"column": 31
}
}
@@ -114800,16 +114915,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63114,
- 63118
+ 63244,
+ 63248
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2114,
"column": 34
},
"end": {
- "line": 2110,
+ "line": 2114,
"column": 38
}
}
@@ -114818,46 +114933,46 @@
"type": "Identifier",
"name": "decimalSeparator",
"range": [
- 63119,
- 63135
+ 63249,
+ 63265
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2114,
"column": 39
},
"end": {
- "line": 2110,
+ "line": 2114,
"column": 55
}
}
},
"range": [
- 63114,
- 63135
+ 63244,
+ 63265
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2114,
"column": 34
},
"end": {
- "line": 2110,
+ "line": 2114,
"column": 55
}
}
},
"range": [
- 63104,
- 63135
+ 63234,
+ 63265
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2114,
"column": 24
},
"end": {
- "line": 2110,
+ "line": 2114,
"column": 55
}
}
@@ -114865,16 +114980,16 @@
],
"kind": "let",
"range": [
- 63100,
- 63136
+ 63230,
+ 63266
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2114,
"column": 20
},
"end": {
- "line": 2110,
+ "line": 2114,
"column": 56
}
}
@@ -114889,16 +115004,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63161,
- 63165
+ 63291,
+ 63295
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2115,
"column": 24
},
"end": {
- "line": 2111,
+ "line": 2115,
"column": 28
}
}
@@ -114907,31 +115022,31 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 63166,
- 63173
+ 63296,
+ 63303
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2115,
"column": 29
},
"end": {
- "line": 2111,
+ "line": 2115,
"column": 36
}
}
},
"range": [
- 63161,
- 63173
+ 63291,
+ 63303
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2115,
"column": 24
},
"end": {
- "line": 2111,
+ "line": 2115,
"column": 36
}
}
@@ -114941,16 +115056,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 63174,
- 63182
+ 63304,
+ 63312
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2115,
"column": 37
},
"end": {
- "line": 2111,
+ "line": 2115,
"column": 45
}
}
@@ -114962,48 +115077,48 @@
"type": "Identifier",
"name": "FORMATTED_NUMBER",
"range": [
- 63185,
- 63201
+ 63315,
+ 63331
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2115,
"column": 48
},
"end": {
- "line": 2111,
+ "line": 2115,
"column": 64
}
}
}
],
"range": [
- 63184,
- 63202
+ 63314,
+ 63332
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2115,
"column": 47
},
"end": {
- "line": 2111,
+ "line": 2115,
"column": 65
}
}
}
],
"range": [
- 63161,
- 63203
+ 63291,
+ 63333
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2115,
"column": 24
},
"end": {
- "line": 2111,
+ "line": 2115,
"column": 66
}
}
@@ -115020,16 +115135,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 63235,
- 63242
+ 63365,
+ 63372
],
"loc": {
"start": {
- "line": 2112,
+ "line": 2116,
"column": 28
},
"end": {
- "line": 2112,
+ "line": 2116,
"column": 35
}
}
@@ -115043,16 +115158,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63245,
- 63249
+ 63375,
+ 63379
],
"loc": {
"start": {
- "line": 2112,
+ "line": 2116,
"column": 38
},
"end": {
- "line": 2112,
+ "line": 2116,
"column": 42
}
}
@@ -115061,31 +115176,31 @@
"type": "Identifier",
"name": "colTypes",
"range": [
- 63250,
- 63258
+ 63380,
+ 63388
],
"loc": {
"start": {
- "line": 2112,
+ "line": 2116,
"column": 43
},
"end": {
- "line": 2112,
+ "line": 2116,
"column": 51
}
}
},
"range": [
- 63245,
- 63258
+ 63375,
+ 63388
],
"loc": {
"start": {
- "line": 2112,
+ "line": 2116,
"column": 38
},
"end": {
- "line": 2112,
+ "line": 2116,
"column": 51
}
}
@@ -115094,46 +115209,46 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 63259,
- 63267
+ 63389,
+ 63397
],
"loc": {
"start": {
- "line": 2112,
+ "line": 2116,
"column": 52
},
"end": {
- "line": 2112,
+ "line": 2116,
"column": 60
}
}
},
"range": [
- 63245,
- 63268
+ 63375,
+ 63398
],
"loc": {
"start": {
- "line": 2112,
+ "line": 2116,
"column": 38
},
"end": {
- "line": 2112,
+ "line": 2116,
"column": 61
}
}
},
"range": [
- 63235,
- 63268
+ 63365,
+ 63398
],
"loc": {
"start": {
- "line": 2112,
+ "line": 2116,
"column": 28
},
"end": {
- "line": 2112,
+ "line": 2116,
"column": 61
}
}
@@ -115141,16 +115256,16 @@
],
"kind": "let",
"range": [
- 63231,
- 63269
+ 63361,
+ 63399
],
"loc": {
"start": {
- "line": 2112,
+ "line": 2116,
"column": 24
},
"end": {
- "line": 2112,
+ "line": 2116,
"column": 62
}
}
@@ -115166,16 +115281,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 63298,
- 63305
+ 63428,
+ 63435
],
"loc": {
"start": {
- "line": 2113,
+ "line": 2117,
"column": 28
},
"end": {
- "line": 2113,
+ "line": 2117,
"column": 35
}
}
@@ -115184,31 +115299,31 @@
"type": "Identifier",
"name": "hasOwnProperty",
"range": [
- 63306,
- 63320
+ 63436,
+ 63450
],
"loc": {
"start": {
- "line": 2113,
+ "line": 2117,
"column": 36
},
"end": {
- "line": 2113,
+ "line": 2117,
"column": 50
}
}
},
"range": [
- 63298,
- 63320
+ 63428,
+ 63450
],
"loc": {
"start": {
- "line": 2113,
+ "line": 2117,
"column": 28
},
"end": {
- "line": 2113,
+ "line": 2117,
"column": 50
}
}
@@ -115219,32 +115334,32 @@
"value": "decimal",
"raw": "'decimal'",
"range": [
- 63321,
- 63330
+ 63451,
+ 63460
],
"loc": {
"start": {
- "line": 2113,
+ "line": 2117,
"column": 51
},
"end": {
- "line": 2113,
+ "line": 2117,
"column": 60
}
}
}
],
"range": [
- 63298,
- 63331
+ 63428,
+ 63461
],
"loc": {
"start": {
- "line": 2113,
+ "line": 2117,
"column": 28
},
"end": {
- "line": 2113,
+ "line": 2117,
"column": 61
}
}
@@ -115261,16 +115376,16 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 63363,
- 63370
+ 63493,
+ 63500
],
"loc": {
"start": {
- "line": 2114,
+ "line": 2118,
"column": 28
},
"end": {
- "line": 2114,
+ "line": 2118,
"column": 35
}
}
@@ -115282,16 +115397,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 63373,
- 63380
+ 63503,
+ 63510
],
"loc": {
"start": {
- "line": 2114,
+ "line": 2118,
"column": 38
},
"end": {
- "line": 2114,
+ "line": 2118,
"column": 45
}
}
@@ -115300,125 +115415,125 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 63381,
- 63388
+ 63511,
+ 63518
],
"loc": {
"start": {
- "line": 2114,
+ "line": 2118,
"column": 46
},
"end": {
- "line": 2114,
+ "line": 2118,
"column": 53
}
}
},
"range": [
- 63373,
- 63388
+ 63503,
+ 63518
],
"loc": {
"start": {
- "line": 2114,
+ "line": 2118,
"column": 38
},
"end": {
- "line": 2114,
+ "line": 2118,
"column": 53
}
}
},
"range": [
- 63363,
- 63388
+ 63493,
+ 63518
],
"loc": {
"start": {
- "line": 2114,
+ "line": 2118,
"column": 28
},
"end": {
- "line": 2114,
+ "line": 2118,
"column": 53
}
}
},
"range": [
- 63363,
- 63389
+ 63493,
+ 63519
],
"loc": {
"start": {
- "line": 2114,
+ "line": 2118,
"column": 28
},
"end": {
- "line": 2114,
+ "line": 2118,
"column": 54
}
}
}
],
"range": [
- 63333,
- 63415
+ 63463,
+ 63545
],
"loc": {
"start": {
- "line": 2113,
+ "line": 2117,
"column": 63
},
"end": {
- "line": 2115,
+ "line": 2119,
"column": 25
}
}
},
"alternate": null,
"range": [
- 63294,
- 63415
+ 63424,
+ 63545
],
"loc": {
"start": {
- "line": 2113,
+ "line": 2117,
"column": 24
},
"end": {
- "line": 2115,
+ "line": 2119,
"column": 25
}
}
}
],
"range": [
- 63205,
- 63437
+ 63335,
+ 63567
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2115,
"column": 68
},
"end": {
- "line": 2116,
+ "line": 2120,
"column": 21
}
}
},
"alternate": null,
"range": [
- 63157,
- 63437
+ 63287,
+ 63567
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2115,
"column": 20
},
"end": {
- "line": 2116,
+ "line": 2120,
"column": 21
}
}
@@ -115432,16 +115547,16 @@
"type": "Identifier",
"name": "data",
"range": [
- 63462,
- 63466
+ 63592,
+ 63596
],
"loc": {
"start": {
- "line": 2117,
+ "line": 2121,
"column": 24
},
"end": {
- "line": 2117,
+ "line": 2121,
"column": 28
}
}
@@ -115452,16 +115567,16 @@
"type": "Identifier",
"name": "num",
"range": [
- 63469,
- 63472
+ 63599,
+ 63602
],
"loc": {
"start": {
- "line": 2117,
+ "line": 2121,
"column": 31
},
"end": {
- "line": 2117,
+ "line": 2121,
"column": 34
}
}
@@ -115475,16 +115590,16 @@
"type": "Identifier",
"name": "Number",
"range": [
- 63499,
- 63505
+ 63629,
+ 63635
],
"loc": {
"start": {
- "line": 2118,
+ "line": 2122,
"column": 24
},
"end": {
- "line": 2118,
+ "line": 2122,
"column": 30
}
}
@@ -115494,32 +115609,32 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 63506,
- 63514
+ 63636,
+ 63644
],
"loc": {
"start": {
- "line": 2118,
+ "line": 2122,
"column": 31
},
"end": {
- "line": 2118,
+ "line": 2122,
"column": 39
}
}
}
],
"range": [
- 63499,
- 63515
+ 63629,
+ 63645
],
"loc": {
"start": {
- "line": 2118,
+ "line": 2122,
"column": 24
},
"end": {
- "line": 2118,
+ "line": 2122,
"column": 40
}
}
@@ -115530,16 +115645,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 63519,
- 63526
+ 63649,
+ 63656
],
"loc": {
"start": {
- "line": 2118,
+ "line": 2122,
"column": 44
},
"end": {
- "line": 2118,
+ "line": 2122,
"column": 51
}
}
@@ -115549,16 +115664,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 63527,
- 63535
+ 63657,
+ 63665
],
"loc": {
"start": {
- "line": 2118,
+ "line": 2122,
"column": 52
},
"end": {
- "line": 2118,
+ "line": 2122,
"column": 60
}
}
@@ -115567,47 +115682,47 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 63537,
- 63544
+ 63667,
+ 63674
],
"loc": {
"start": {
- "line": 2118,
+ "line": 2122,
"column": 62
},
"end": {
- "line": 2118,
+ "line": 2122,
"column": 69
}
}
}
],
"range": [
- 63519,
- 63545
+ 63649,
+ 63675
],
"loc": {
"start": {
- "line": 2118,
+ "line": 2122,
"column": 44
},
"end": {
- "line": 2118,
+ "line": 2122,
"column": 70
}
}
},
"range": [
- 63499,
- 63545
+ 63629,
+ 63675
],
"loc": {
"start": {
- "line": 2118,
+ "line": 2122,
"column": 24
},
"end": {
- "line": 2118,
+ "line": 2122,
"column": 70
}
}
@@ -115616,46 +115731,46 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 63572,
- 63580
+ 63702,
+ 63710
],
"loc": {
"start": {
- "line": 2119,
+ "line": 2123,
"column": 24
},
"end": {
- "line": 2119,
+ "line": 2123,
"column": 32
}
}
},
"range": [
- 63469,
- 63580
+ 63599,
+ 63710
],
"loc": {
"start": {
- "line": 2117,
+ "line": 2121,
"column": 31
},
"end": {
- "line": 2119,
+ "line": 2123,
"column": 32
}
}
},
"range": [
- 63462,
- 63580
+ 63592,
+ 63710
],
"loc": {
"start": {
- "line": 2117,
+ "line": 2121,
"column": 24
},
"end": {
- "line": 2119,
+ "line": 2123,
"column": 32
}
}
@@ -115663,16 +115778,16 @@
],
"kind": "let",
"range": [
- 63458,
- 63581
+ 63588,
+ 63711
],
"loc": {
"start": {
- "line": 2117,
+ "line": 2121,
"column": 20
},
"end": {
- "line": 2119,
+ "line": 2123,
"column": 33
}
}
@@ -115688,16 +115803,16 @@
"type": "Identifier",
"name": "colValues",
"range": [
- 63602,
- 63611
+ 63732,
+ 63741
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2124,
"column": 20
},
"end": {
- "line": 2120,
+ "line": 2124,
"column": 29
}
}
@@ -115706,31 +115821,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 63612,
- 63616
+ 63742,
+ 63746
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2124,
"column": 30
},
"end": {
- "line": 2120,
+ "line": 2124,
"column": 34
}
}
},
"range": [
- 63602,
- 63616
+ 63732,
+ 63746
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2124,
"column": 20
},
"end": {
- "line": 2120,
+ "line": 2124,
"column": 34
}
}
@@ -115740,78 +115855,78 @@
"type": "Identifier",
"name": "data",
"range": [
- 63617,
- 63621
+ 63747,
+ 63751
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2124,
"column": 35
},
"end": {
- "line": 2120,
+ "line": 2124,
"column": 39
}
}
}
],
"range": [
- 63602,
- 63622
+ 63732,
+ 63752
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2124,
"column": 20
},
"end": {
- "line": 2120,
+ "line": 2124,
"column": 40
}
}
},
"range": [
- 63602,
- 63623
+ 63732,
+ 63753
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2124,
"column": 20
},
"end": {
- "line": 2120,
+ "line": 2124,
"column": 41
}
}
}
],
"range": [
- 62887,
- 63641
+ 63017,
+ 63771
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 50
},
"end": {
- "line": 2121,
+ "line": 2125,
"column": 17
}
}
},
"range": [
- 62853,
- 63641
+ 62983,
+ 63771
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2109,
"column": 16
},
"end": {
- "line": 2121,
+ "line": 2125,
"column": 17
}
},
@@ -115820,16 +115935,16 @@
"type": "Line",
"value": " this loop retrieves cell data",
"range": [
- 62804,
- 62836
+ 62934,
+ 62966
],
"loc": {
"start": {
- "line": 2104,
+ "line": 2108,
"column": 16
},
"end": {
- "line": 2104,
+ "line": 2108,
"column": 48
}
}
@@ -115838,32 +115953,32 @@
}
],
"range": [
- 62786,
- 63655
+ 62916,
+ 63785
],
"loc": {
"start": {
- "line": 2103,
+ "line": 2107,
"column": 59
},
"end": {
- "line": 2122,
+ "line": 2126,
"column": 13
}
}
},
"alternate": null,
"range": [
- 62739,
- 63655
+ 62869,
+ 63785
],
"loc": {
"start": {
- "line": 2103,
+ "line": 2107,
"column": 12
},
"end": {
- "line": 2122,
+ "line": 2126,
"column": 13
}
},
@@ -115872,16 +115987,16 @@
"type": "Line",
"value": " checks if row has exact cell # and is not excluded",
"range": [
- 62673,
- 62726
+ 62803,
+ 62856
],
"loc": {
"start": {
- "line": 2102,
+ "line": 2106,
"column": 12
},
"end": {
- "line": 2102,
+ "line": 2106,
"column": 65
}
}
@@ -115890,31 +116005,31 @@
}
],
"range": [
- 62366,
- 63665
+ 62496,
+ 63795
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 51
},
"end": {
- "line": 2123,
+ "line": 2127,
"column": 9
}
}
},
"range": [
- 62323,
- 63665
+ 62453,
+ 63795
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2097,
"column": 8
},
"end": {
- "line": 2123,
+ "line": 2127,
"column": 9
}
}
@@ -115925,47 +116040,47 @@
"type": "Identifier",
"name": "colValues",
"range": [
- 63681,
- 63690
+ 63811,
+ 63820
],
"loc": {
"start": {
- "line": 2124,
+ "line": 2128,
"column": 15
},
"end": {
- "line": 2124,
+ "line": 2128,
"column": 24
}
}
},
"range": [
- 63674,
- 63691
+ 63804,
+ 63821
],
"loc": {
"start": {
- "line": 2124,
+ "line": 2128,
"column": 8
},
"end": {
- "line": 2124,
+ "line": 2128,
"column": 25
}
}
}
],
"range": [
- 62047,
- 63697
+ 62177,
+ 63827
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 78
},
"end": {
- "line": 2125,
+ "line": 2129,
"column": 5
}
}
@@ -115973,16 +116088,16 @@
"generator": false,
"expression": false,
"range": [
- 61985,
- 63697
+ 62115,
+ 63827
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 16
},
"end": {
- "line": 2125,
+ "line": 2129,
"column": 5
}
}
@@ -115990,16 +116105,16 @@
"kind": "method",
"computed": false,
"range": [
- 61973,
- 63697
+ 62103,
+ 63827
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2085,
"column": 4
},
"end": {
- "line": 2125,
+ "line": 2129,
"column": 5
}
},
@@ -116008,16 +116123,16 @@
"type": "Block",
"value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} num Optional: return unformatted number\n * @param {Array} exclude Optional: list of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n ",
"range": [
- 61584,
- 61968
+ 61714,
+ 62098
],
"loc": {
"start": {
- "line": 2073,
+ "line": 2077,
"column": 4
},
"end": {
- "line": 2080,
+ "line": 2084,
"column": 7
}
}
@@ -116028,16 +116143,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": [
- 63703,
- 63855
+ 63833,
+ 63985
],
"loc": {
"start": {
- "line": 2127,
+ "line": 2131,
"column": 4
},
"end": {
- "line": 2131,
+ "line": 2135,
"column": 7
}
}
@@ -116051,16 +116166,16 @@
"type": "Identifier",
"name": "getFilterValue",
"range": [
- 63860,
- 63874
+ 63990,
+ 64004
],
"loc": {
"start": {
- "line": 2132,
+ "line": 2136,
"column": 4
},
"end": {
- "line": 2132,
+ "line": 2136,
"column": 18
}
}
@@ -116073,16 +116188,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 63875,
- 63880
+ 64005,
+ 64010
],
"loc": {
"start": {
- "line": 2132,
+ "line": 2136,
"column": 19
},
"end": {
- "line": 2132,
+ "line": 2136,
"column": 24
}
}
@@ -116102,16 +116217,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63897,
- 63901
+ 64027,
+ 64031
],
"loc": {
"start": {
- "line": 2133,
+ "line": 2137,
"column": 13
},
"end": {
- "line": 2133,
+ "line": 2137,
"column": 17
}
}
@@ -116120,47 +116235,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 63902,
- 63909
+ 64032,
+ 64039
],
"loc": {
"start": {
- "line": 2133,
+ "line": 2137,
"column": 18
},
"end": {
- "line": 2133,
+ "line": 2137,
"column": 25
}
}
},
"range": [
- 63897,
- 63909
+ 64027,
+ 64039
],
"loc": {
"start": {
- "line": 2133,
+ "line": 2137,
"column": 13
},
"end": {
- "line": 2133,
+ "line": 2137,
"column": 25
}
}
},
"prefix": true,
"range": [
- 63896,
- 63909
+ 64026,
+ 64039
],
"loc": {
"start": {
- "line": 2133,
+ "line": 2137,
"column": 12
},
"end": {
- "line": 2133,
+ "line": 2137,
"column": 25
}
}
@@ -116172,48 +116287,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 63925,
- 63932
+ 64055,
+ 64062
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2138,
"column": 12
},
"end": {
- "line": 2134,
+ "line": 2138,
"column": 19
}
}
}
],
"range": [
- 63911,
- 63942
+ 64041,
+ 64072
],
"loc": {
"start": {
- "line": 2133,
+ "line": 2137,
"column": 27
},
"end": {
- "line": 2135,
+ "line": 2139,
"column": 9
}
}
},
"alternate": null,
"range": [
- 63892,
- 63942
+ 64022,
+ 64072
],
"loc": {
"start": {
- "line": 2133,
+ "line": 2137,
"column": 8
},
"end": {
- "line": 2135,
+ "line": 2139,
"column": 9
}
}
@@ -116227,16 +116342,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 63955,
- 63963
+ 64085,
+ 64093
],
"loc": {
"start": {
- "line": 2136,
+ "line": 2140,
"column": 12
},
"end": {
- "line": 2136,
+ "line": 2140,
"column": 20
}
}
@@ -116246,31 +116361,31 @@
"value": "",
"raw": "''",
"range": [
- 63966,
- 63968
+ 64096,
+ 64098
],
"loc": {
"start": {
- "line": 2136,
+ "line": 2140,
"column": 23
},
"end": {
- "line": 2136,
+ "line": 2140,
"column": 25
}
}
},
"range": [
- 63955,
- 63968
+ 64085,
+ 64098
],
"loc": {
"start": {
- "line": 2136,
+ "line": 2140,
"column": 12
},
"end": {
- "line": 2136,
+ "line": 2140,
"column": 25
}
}
@@ -116278,16 +116393,16 @@
],
"kind": "let",
"range": [
- 63951,
- 63969
+ 64081,
+ 64099
],
"loc": {
"start": {
- "line": 2136,
+ "line": 2140,
"column": 8
},
"end": {
- "line": 2136,
+ "line": 2140,
"column": 26
}
}
@@ -116301,16 +116416,16 @@
"type": "Identifier",
"name": "flt",
"range": [
- 63982,
- 63985
+ 64112,
+ 64115
],
"loc": {
"start": {
- "line": 2137,
+ "line": 2141,
"column": 12
},
"end": {
- "line": 2137,
+ "line": 2141,
"column": 15
}
}
@@ -116323,16 +116438,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63988,
- 63992
+ 64118,
+ 64122
],
"loc": {
"start": {
- "line": 2137,
+ "line": 2141,
"column": 18
},
"end": {
- "line": 2137,
+ "line": 2141,
"column": 22
}
}
@@ -116341,31 +116456,31 @@
"type": "Identifier",
"name": "getFilterElement",
"range": [
- 63993,
- 64009
+ 64123,
+ 64139
],
"loc": {
"start": {
- "line": 2137,
+ "line": 2141,
"column": 23
},
"end": {
- "line": 2137,
+ "line": 2141,
"column": 39
}
}
},
"range": [
- 63988,
- 64009
+ 64118,
+ 64139
],
"loc": {
"start": {
- "line": 2137,
+ "line": 2141,
"column": 18
},
"end": {
- "line": 2137,
+ "line": 2141,
"column": 39
}
}
@@ -116375,47 +116490,47 @@
"type": "Identifier",
"name": "index",
"range": [
- 64010,
- 64015
+ 64140,
+ 64145
],
"loc": {
"start": {
- "line": 2137,
+ "line": 2141,
"column": 40
},
"end": {
- "line": 2137,
+ "line": 2141,
"column": 45
}
}
}
],
"range": [
- 63988,
- 64016
+ 64118,
+ 64146
],
"loc": {
"start": {
- "line": 2137,
+ "line": 2141,
"column": 18
},
"end": {
- "line": 2137,
+ "line": 2141,
"column": 46
}
}
},
"range": [
- 63982,
- 64016
+ 64112,
+ 64146
],
"loc": {
"start": {
- "line": 2137,
+ "line": 2141,
"column": 12
},
"end": {
- "line": 2137,
+ "line": 2141,
"column": 46
}
}
@@ -116423,16 +116538,16 @@
],
"kind": "let",
"range": [
- 63978,
- 64017
+ 64108,
+ 64147
],
"loc": {
"start": {
- "line": 2137,
+ "line": 2141,
"column": 8
},
"end": {
- "line": 2137,
+ "line": 2141,
"column": 47
}
}
@@ -116446,32 +116561,32 @@
"type": "Identifier",
"name": "flt",
"range": [
- 64031,
- 64034
+ 64161,
+ 64164
],
"loc": {
"start": {
- "line": 2138,
+ "line": 2142,
"column": 13
},
"end": {
- "line": 2138,
+ "line": 2142,
"column": 16
}
}
},
"prefix": true,
"range": [
- 64030,
- 64034
+ 64160,
+ 64164
],
"loc": {
"start": {
- "line": 2138,
+ "line": 2142,
"column": 12
},
"end": {
- "line": 2138,
+ "line": 2142,
"column": 16
}
}
@@ -116485,63 +116600,63 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64057,
- 64065
+ 64187,
+ 64195
],
"loc": {
"start": {
- "line": 2139,
+ "line": 2143,
"column": 19
},
"end": {
- "line": 2139,
+ "line": 2143,
"column": 27
}
}
},
"range": [
- 64050,
- 64066
+ 64180,
+ 64196
],
"loc": {
"start": {
- "line": 2139,
+ "line": 2143,
"column": 12
},
"end": {
- "line": 2139,
+ "line": 2143,
"column": 28
}
}
}
],
"range": [
- 64036,
- 64076
+ 64166,
+ 64206
],
"loc": {
"start": {
- "line": 2138,
+ "line": 2142,
"column": 18
},
"end": {
- "line": 2140,
+ "line": 2144,
"column": 9
}
}
},
"alternate": null,
"range": [
- 64026,
- 64076
+ 64156,
+ 64206
],
"loc": {
"start": {
- "line": 2138,
+ "line": 2142,
"column": 8
},
"end": {
- "line": 2140,
+ "line": 2144,
"column": 9
}
}
@@ -116555,16 +116670,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 64090,
- 64100
+ 64220,
+ 64230
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2146,
"column": 12
},
"end": {
- "line": 2142,
+ "line": 2146,
"column": 22
}
}
@@ -116577,16 +116692,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 64103,
- 64107
+ 64233,
+ 64237
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2146,
"column": 25
},
"end": {
- "line": 2142,
+ "line": 2146,
"column": 29
}
}
@@ -116595,31 +116710,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 64108,
- 64121
+ 64238,
+ 64251
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2146,
"column": 30
},
"end": {
- "line": 2142,
+ "line": 2146,
"column": 43
}
}
},
"range": [
- 64103,
- 64121
+ 64233,
+ 64251
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2146,
"column": 25
},
"end": {
- "line": 2142,
+ "line": 2146,
"column": 43
}
}
@@ -116629,47 +116744,47 @@
"type": "Identifier",
"name": "index",
"range": [
- 64122,
- 64127
+ 64252,
+ 64257
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2146,
"column": 44
},
"end": {
- "line": 2142,
+ "line": 2146,
"column": 49
}
}
}
],
"range": [
- 64103,
- 64128
+ 64233,
+ 64258
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2146,
"column": 25
},
"end": {
- "line": 2142,
+ "line": 2146,
"column": 50
}
}
},
"range": [
- 64090,
- 64128
+ 64220,
+ 64258
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2146,
"column": 12
},
"end": {
- "line": 2142,
+ "line": 2146,
"column": 50
}
}
@@ -116677,16 +116792,16 @@
],
"kind": "let",
"range": [
- 64086,
- 64129
+ 64216,
+ 64259
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2146,
"column": 8
},
"end": {
- "line": 2142,
+ "line": 2146,
"column": 51
}
}
@@ -116703,16 +116818,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 64142,
- 64152
+ 64272,
+ 64282
],
"loc": {
"start": {
- "line": 2143,
+ "line": 2147,
"column": 12
},
"end": {
- "line": 2143,
+ "line": 2147,
"column": 22
}
}
@@ -116721,31 +116836,31 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 64157,
- 64165
+ 64287,
+ 64295
],
"loc": {
"start": {
- "line": 2143,
+ "line": 2147,
"column": 27
},
"end": {
- "line": 2143,
+ "line": 2147,
"column": 35
}
}
},
"range": [
- 64142,
- 64165
+ 64272,
+ 64295
],
"loc": {
"start": {
- "line": 2143,
+ "line": 2147,
"column": 12
},
"end": {
- "line": 2143,
+ "line": 2147,
"column": 35
}
}
@@ -116757,16 +116872,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 64169,
- 64179
+ 64299,
+ 64309
],
"loc": {
"start": {
- "line": 2143,
+ "line": 2147,
"column": 39
},
"end": {
- "line": 2143,
+ "line": 2147,
"column": 49
}
}
@@ -116775,46 +116890,46 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 64184,
- 64193
+ 64314,
+ 64323
],
"loc": {
"start": {
- "line": 2143,
+ "line": 2147,
"column": 54
},
"end": {
- "line": 2143,
+ "line": 2147,
"column": 63
}
}
},
"range": [
- 64169,
- 64193
+ 64299,
+ 64323
],
"loc": {
"start": {
- "line": 2143,
+ "line": 2147,
"column": 39
},
"end": {
- "line": 2143,
+ "line": 2147,
"column": 63
}
}
},
"range": [
- 64142,
- 64193
+ 64272,
+ 64323
],
"loc": {
"start": {
- "line": 2143,
+ "line": 2147,
"column": 12
},
"end": {
- "line": 2143,
+ "line": 2147,
"column": 63
}
}
@@ -116831,16 +116946,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64209,
- 64217
+ 64339,
+ 64347
],
"loc": {
"start": {
- "line": 2144,
+ "line": 2148,
"column": 12
},
"end": {
- "line": 2144,
+ "line": 2148,
"column": 20
}
}
@@ -116852,16 +116967,16 @@
"type": "Identifier",
"name": "flt",
"range": [
- 64220,
- 64223
+ 64350,
+ 64353
],
"loc": {
"start": {
- "line": 2144,
+ "line": 2148,
"column": 23
},
"end": {
- "line": 2144,
+ "line": 2148,
"column": 26
}
}
@@ -116870,77 +116985,77 @@
"type": "Identifier",
"name": "value",
"range": [
- 64224,
- 64229
+ 64354,
+ 64359
],
"loc": {
"start": {
- "line": 2144,
+ "line": 2148,
"column": 27
},
"end": {
- "line": 2144,
+ "line": 2148,
"column": 32
}
}
},
"range": [
- 64220,
- 64229
+ 64350,
+ 64359
],
"loc": {
"start": {
- "line": 2144,
+ "line": 2148,
"column": 23
},
"end": {
- "line": 2144,
+ "line": 2148,
"column": 32
}
}
},
"range": [
- 64209,
- 64229
+ 64339,
+ 64359
],
"loc": {
"start": {
- "line": 2144,
+ "line": 2148,
"column": 12
},
"end": {
- "line": 2144,
+ "line": 2148,
"column": 32
}
}
},
"range": [
- 64209,
- 64230
+ 64339,
+ 64360
],
"loc": {
"start": {
- "line": 2144,
+ "line": 2148,
"column": 12
},
"end": {
- "line": 2144,
+ "line": 2148,
"column": 33
}
}
}
],
"range": [
- 64195,
- 64240
+ 64325,
+ 64370
],
"loc": {
"start": {
- "line": 2143,
+ "line": 2147,
"column": 65
},
"end": {
- "line": 2145,
+ "line": 2149,
"column": 9
}
},
@@ -116949,16 +117064,16 @@
"type": "Line",
"value": "mutiple select",
"range": [
- 64249,
- 64265
+ 64379,
+ 64395
],
"loc": {
"start": {
- "line": 2146,
+ "line": 2150,
"column": 8
},
"end": {
- "line": 2146,
+ "line": 2150,
"column": 24
}
}
@@ -116974,16 +117089,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 64283,
- 64293
+ 64413,
+ 64423
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2151,
"column": 17
},
"end": {
- "line": 2147,
+ "line": 2151,
"column": 27
}
}
@@ -116992,31 +117107,31 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 64298,
- 64306
+ 64428,
+ 64436
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2151,
"column": 32
},
"end": {
- "line": 2147,
+ "line": 2151,
"column": 40
}
}
},
"range": [
- 64283,
- 64306
+ 64413,
+ 64436
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2151,
"column": 17
},
"end": {
- "line": 2147,
+ "line": 2151,
"column": 40
}
}
@@ -117033,16 +117148,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64322,
- 64330
+ 64452,
+ 64460
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 12
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 20
}
}
@@ -117060,16 +117175,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 64333,
- 64337
+ 64463,
+ 64467
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 23
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 27
}
}
@@ -117078,31 +117193,31 @@
"type": "Identifier",
"name": "feature",
"range": [
- 64338,
- 64345
+ 64468,
+ 64475
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 28
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 35
}
}
},
"range": [
- 64333,
- 64345
+ 64463,
+ 64475
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 23
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 35
}
}
@@ -117113,32 +117228,32 @@
"value": "dropdown",
"raw": "'dropdown'",
"range": [
- 64346,
- 64356
+ 64476,
+ 64486
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 36
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 46
}
}
}
],
"range": [
- 64333,
- 64357
+ 64463,
+ 64487
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 23
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 47
}
}
@@ -117147,31 +117262,31 @@
"type": "Identifier",
"name": "getValues",
"range": [
- 64358,
- 64367
+ 64488,
+ 64497
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 48
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 57
}
}
},
"range": [
- 64333,
- 64367
+ 64463,
+ 64497
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 23
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 57
}
}
@@ -117181,78 +117296,78 @@
"type": "Identifier",
"name": "index",
"range": [
- 64368,
- 64373
+ 64498,
+ 64503
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 58
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 63
}
}
}
],
"range": [
- 64333,
- 64374
+ 64463,
+ 64504
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 23
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 64
}
}
},
"range": [
- 64322,
- 64374
+ 64452,
+ 64504
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 12
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 64
}
}
},
"range": [
- 64322,
- 64375
+ 64452,
+ 64505
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2152,
"column": 12
},
"end": {
- "line": 2148,
+ "line": 2152,
"column": 65
}
}
}
],
"range": [
- 64308,
- 64385
+ 64438,
+ 64515
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2151,
"column": 42
},
"end": {
- "line": 2149,
+ "line": 2153,
"column": 9
}
},
@@ -117261,16 +117376,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 64394,
- 64405
+ 64524,
+ 64535
],
"loc": {
"start": {
- "line": 2150,
+ "line": 2154,
"column": 8
},
"end": {
- "line": 2150,
+ "line": 2154,
"column": 19
}
}
@@ -117286,16 +117401,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 64423,
- 64433
+ 64553,
+ 64563
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2155,
"column": 17
},
"end": {
- "line": 2151,
+ "line": 2155,
"column": 27
}
}
@@ -117304,31 +117419,31 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 64438,
- 64447
+ 64568,
+ 64577
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2155,
"column": 32
},
"end": {
- "line": 2151,
+ "line": 2155,
"column": 41
}
}
},
"range": [
- 64423,
- 64447
+ 64553,
+ 64577
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2155,
"column": 17
},
"end": {
- "line": 2151,
+ "line": 2155,
"column": 41
}
}
@@ -117345,16 +117460,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64463,
- 64471
+ 64593,
+ 64601
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 12
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 20
}
}
@@ -117372,16 +117487,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 64474,
- 64478
+ 64604,
+ 64608
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 23
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 27
}
}
@@ -117390,31 +117505,31 @@
"type": "Identifier",
"name": "feature",
"range": [
- 64479,
- 64486
+ 64609,
+ 64616
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 28
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 35
}
}
},
"range": [
- 64474,
- 64486
+ 64604,
+ 64616
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 23
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 35
}
}
@@ -117425,32 +117540,32 @@
"value": "checkList",
"raw": "'checkList'",
"range": [
- 64487,
- 64498
+ 64617,
+ 64628
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 36
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 47
}
}
}
],
"range": [
- 64474,
- 64499
+ 64604,
+ 64629
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 23
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 48
}
}
@@ -117459,31 +117574,31 @@
"type": "Identifier",
"name": "getValues",
"range": [
- 64500,
- 64509
+ 64630,
+ 64639
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 49
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 58
}
}
},
"range": [
- 64474,
- 64509
+ 64604,
+ 64639
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 23
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 58
}
}
@@ -117493,94 +117608,94 @@
"type": "Identifier",
"name": "index",
"range": [
- 64510,
- 64515
+ 64640,
+ 64645
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 59
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 64
}
}
}
],
"range": [
- 64474,
- 64516
+ 64604,
+ 64646
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 23
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 65
}
}
},
"range": [
- 64463,
- 64516
+ 64593,
+ 64646
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 12
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 65
}
}
},
"range": [
- 64463,
- 64517
+ 64593,
+ 64647
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2156,
"column": 12
},
"end": {
- "line": 2152,
+ "line": 2156,
"column": 66
}
}
}
],
"range": [
- 64449,
- 64527
+ 64579,
+ 64657
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2155,
"column": 43
},
"end": {
- "line": 2153,
+ "line": 2157,
"column": 9
}
}
},
"alternate": null,
"range": [
- 64419,
- 64527
+ 64549,
+ 64657
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2155,
"column": 13
},
"end": {
- "line": 2153,
+ "line": 2157,
"column": 9
}
},
@@ -117589,16 +117704,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 64394,
- 64405
+ 64524,
+ 64535
],
"loc": {
"start": {
- "line": 2150,
+ "line": 2154,
"column": 8
},
"end": {
- "line": 2150,
+ "line": 2154,
"column": 19
}
}
@@ -117606,16 +117721,16 @@
]
},
"range": [
- 64279,
- 64527
+ 64409,
+ 64657
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2151,
"column": 13
},
"end": {
- "line": 2153,
+ "line": 2157,
"column": 9
}
},
@@ -117624,16 +117739,16 @@
"type": "Line",
"value": "mutiple select",
"range": [
- 64249,
- 64265
+ 64379,
+ 64395
],
"loc": {
"start": {
- "line": 2146,
+ "line": 2150,
"column": 8
},
"end": {
- "line": 2146,
+ "line": 2150,
"column": 24
}
}
@@ -117641,16 +117756,16 @@
]
},
"range": [
- 64138,
- 64527
+ 64268,
+ 64657
],
"loc": {
"start": {
- "line": 2143,
+ "line": 2147,
"column": 8
},
"end": {
- "line": 2153,
+ "line": 2157,
"column": 9
}
},
@@ -117659,16 +117774,16 @@
"type": "Line",
"value": "return an empty string if collection is empty or contains a single",
"range": [
- 64536,
- 64604
+ 64666,
+ 64734
],
"loc": {
"start": {
- "line": 2154,
+ "line": 2158,
"column": 8
},
"end": {
- "line": 2154,
+ "line": 2158,
"column": 76
}
}
@@ -117677,16 +117792,16 @@
"type": "Line",
"value": "empty string",
"range": [
- 64613,
- 64627
+ 64743,
+ 64757
],
"loc": {
"start": {
- "line": 2155,
+ "line": 2159,
"column": 8
},
"end": {
- "line": 2155,
+ "line": 2159,
"column": 22
}
}
@@ -117707,16 +117822,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 64640,
- 64647
+ 64770,
+ 64777
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 12
},
"end": {
- "line": 2156,
+ "line": 2160,
"column": 19
}
}
@@ -117726,32 +117841,32 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64648,
- 64656
+ 64778,
+ 64786
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 20
},
"end": {
- "line": 2156,
+ "line": 2160,
"column": 28
}
}
}
],
"range": [
- 64640,
- 64657
+ 64770,
+ 64787
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 12
},
"end": {
- "line": 2156,
+ "line": 2160,
"column": 29
}
}
@@ -117766,16 +117881,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64661,
- 64669
+ 64791,
+ 64799
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 33
},
"end": {
- "line": 2156,
+ "line": 2160,
"column": 41
}
}
@@ -117784,31 +117899,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 64670,
- 64676
+ 64800,
+ 64806
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 42
},
"end": {
- "line": 2156,
+ "line": 2160,
"column": 48
}
}
},
"range": [
- 64661,
- 64676
+ 64791,
+ 64806
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 33
},
"end": {
- "line": 2156,
+ "line": 2160,
"column": 48
}
}
@@ -117818,46 +117933,46 @@
"value": 0,
"raw": "0",
"range": [
- 64681,
- 64682
+ 64811,
+ 64812
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 53
},
"end": {
- "line": 2156,
+ "line": 2160,
"column": 54
}
}
},
"range": [
- 64661,
- 64682
+ 64791,
+ 64812
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 33
},
"end": {
- "line": 2156,
+ "line": 2160,
"column": 54
}
}
},
"range": [
- 64640,
- 64682
+ 64770,
+ 64812
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 12
},
"end": {
- "line": 2156,
+ "line": 2160,
"column": 54
}
}
@@ -117875,16 +117990,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64699,
- 64707
+ 64829,
+ 64837
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 13
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 21
}
}
@@ -117893,31 +118008,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 64708,
- 64714
+ 64838,
+ 64844
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 22
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 28
}
}
},
"range": [
- 64699,
- 64714
+ 64829,
+ 64844
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 13
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 28
}
}
@@ -117927,31 +118042,31 @@
"value": 1,
"raw": "1",
"range": [
- 64719,
- 64720
+ 64849,
+ 64850
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 33
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 34
}
}
},
"range": [
- 64699,
- 64720
+ 64829,
+ 64850
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 13
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 34
}
}
@@ -117966,16 +118081,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64724,
- 64732
+ 64854,
+ 64862
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 38
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 46
}
}
@@ -117985,31 +118100,31 @@
"value": 0,
"raw": "0",
"range": [
- 64733,
- 64734
+ 64863,
+ 64864
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 47
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 48
}
}
},
"range": [
- 64724,
- 64735
+ 64854,
+ 64865
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 38
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 49
}
}
@@ -118019,61 +118134,61 @@
"value": "",
"raw": "''",
"range": [
- 64740,
- 64742
+ 64870,
+ 64872
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 54
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 56
}
}
},
"range": [
- 64724,
- 64742
+ 64854,
+ 64872
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 38
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 56
}
}
},
"range": [
- 64699,
- 64742
+ 64829,
+ 64872
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 13
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 56
}
}
},
"range": [
- 64640,
- 64743
+ 64770,
+ 64873
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 12
},
"end": {
- "line": 2157,
+ "line": 2161,
"column": 57
}
}
@@ -118090,16 +118205,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64759,
- 64767
+ 64889,
+ 64897
],
"loc": {
"start": {
- "line": 2158,
+ "line": 2162,
"column": 12
},
"end": {
- "line": 2158,
+ "line": 2162,
"column": 20
}
}
@@ -118109,78 +118224,78 @@
"value": "",
"raw": "''",
"range": [
- 64770,
- 64772
+ 64900,
+ 64902
],
"loc": {
"start": {
- "line": 2158,
+ "line": 2162,
"column": 23
},
"end": {
- "line": 2158,
+ "line": 2162,
"column": 25
}
}
},
"range": [
- 64759,
- 64772
+ 64889,
+ 64902
],
"loc": {
"start": {
- "line": 2158,
+ "line": 2162,
"column": 12
},
"end": {
- "line": 2158,
+ "line": 2162,
"column": 25
}
}
},
"range": [
- 64759,
- 64773
+ 64889,
+ 64903
],
"loc": {
"start": {
- "line": 2158,
+ "line": 2162,
"column": 12
},
"end": {
- "line": 2158,
+ "line": 2162,
"column": 26
}
}
}
],
"range": [
- 64745,
- 64783
+ 64875,
+ 64913
],
"loc": {
"start": {
- "line": 2157,
+ "line": 2161,
"column": 59
},
"end": {
- "line": 2159,
+ "line": 2163,
"column": 9
}
}
},
"alternate": null,
"range": [
- 64636,
- 64783
+ 64766,
+ 64913
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2160,
"column": 8
},
"end": {
- "line": 2159,
+ "line": 2163,
"column": 9
}
},
@@ -118189,16 +118304,16 @@
"type": "Line",
"value": "return an empty string if collection is empty or contains a single",
"range": [
- 64536,
- 64604
+ 64666,
+ 64734
],
"loc": {
"start": {
- "line": 2154,
+ "line": 2158,
"column": 8
},
"end": {
- "line": 2154,
+ "line": 2158,
"column": 76
}
}
@@ -118207,16 +118322,16 @@
"type": "Line",
"value": "empty string",
"range": [
- 64613,
- 64627
+ 64743,
+ 64757
],
"loc": {
"start": {
- "line": 2155,
+ "line": 2159,
"column": 8
},
"end": {
- "line": 2155,
+ "line": 2159,
"column": 22
}
}
@@ -118229,47 +118344,47 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64800,
- 64808
+ 64930,
+ 64938
],
"loc": {
"start": {
- "line": 2161,
+ "line": 2165,
"column": 15
},
"end": {
- "line": 2161,
+ "line": 2165,
"column": 23
}
}
},
"range": [
- 64793,
- 64809
+ 64923,
+ 64939
],
"loc": {
"start": {
- "line": 2161,
+ "line": 2165,
"column": 8
},
"end": {
- "line": 2161,
+ "line": 2165,
"column": 24
}
}
}
],
"range": [
- 63882,
- 64815
+ 64012,
+ 64945
],
"loc": {
"start": {
- "line": 2132,
+ "line": 2136,
"column": 26
},
"end": {
- "line": 2162,
+ "line": 2166,
"column": 5
}
}
@@ -118277,16 +118392,16 @@
"generator": false,
"expression": false,
"range": [
- 63874,
- 64815
+ 64004,
+ 64945
],
"loc": {
"start": {
- "line": 2132,
+ "line": 2136,
"column": 18
},
"end": {
- "line": 2162,
+ "line": 2166,
"column": 5
}
}
@@ -118294,16 +118409,16 @@
"kind": "method",
"computed": false,
"range": [
- 63860,
- 64815
+ 63990,
+ 64945
],
"loc": {
"start": {
- "line": 2132,
+ "line": 2136,
"column": 4
},
"end": {
- "line": 2162,
+ "line": 2166,
"column": 5
}
},
@@ -118312,16 +118427,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": [
- 63703,
- 63855
+ 63833,
+ 63985
],
"loc": {
"start": {
- "line": 2127,
+ "line": 2131,
"column": 4
},
"end": {
- "line": 2131,
+ "line": 2135,
"column": 7
}
}
@@ -118332,16 +118447,16 @@
"type": "Block",
"value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ",
"range": [
- 64821,
- 64913
+ 64951,
+ 65043
],
"loc": {
"start": {
- "line": 2164,
+ "line": 2168,
"column": 4
},
"end": {
- "line": 2167,
+ "line": 2171,
"column": 7
}
}
@@ -118355,16 +118470,16 @@
"type": "Identifier",
"name": "getFiltersValue",
"range": [
- 64918,
- 64933
+ 65048,
+ 65063
],
"loc": {
"start": {
- "line": 2168,
+ "line": 2172,
"column": 4
},
"end": {
- "line": 2168,
+ "line": 2172,
"column": 19
}
}
@@ -118387,16 +118502,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 64951,
- 64955
+ 65081,
+ 65085
],
"loc": {
"start": {
- "line": 2169,
+ "line": 2173,
"column": 13
},
"end": {
- "line": 2169,
+ "line": 2173,
"column": 17
}
}
@@ -118405,47 +118520,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 64956,
- 64963
+ 65086,
+ 65093
],
"loc": {
"start": {
- "line": 2169,
+ "line": 2173,
"column": 18
},
"end": {
- "line": 2169,
+ "line": 2173,
"column": 25
}
}
},
"range": [
- 64951,
- 64963
+ 65081,
+ 65093
],
"loc": {
"start": {
- "line": 2169,
+ "line": 2173,
"column": 13
},
"end": {
- "line": 2169,
+ "line": 2173,
"column": 25
}
}
},
"prefix": true,
"range": [
- 64950,
- 64963
+ 65080,
+ 65093
],
"loc": {
"start": {
- "line": 2169,
+ "line": 2173,
"column": 12
},
"end": {
- "line": 2169,
+ "line": 2173,
"column": 25
}
}
@@ -118457,48 +118572,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 64979,
- 64986
+ 65109,
+ 65116
],
"loc": {
"start": {
- "line": 2170,
+ "line": 2174,
"column": 12
},
"end": {
- "line": 2170,
+ "line": 2174,
"column": 19
}
}
}
],
"range": [
- 64965,
- 64996
+ 65095,
+ 65126
],
"loc": {
"start": {
- "line": 2169,
+ "line": 2173,
"column": 27
},
"end": {
- "line": 2171,
+ "line": 2175,
"column": 9
}
}
},
"alternate": null,
"range": [
- 64946,
- 64996
+ 65076,
+ 65126
],
"loc": {
"start": {
- "line": 2169,
+ "line": 2173,
"column": 8
},
"end": {
- "line": 2171,
+ "line": 2175,
"column": 9
}
}
@@ -118512,16 +118627,16 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 65009,
- 65019
+ 65139,
+ 65149
],
"loc": {
"start": {
- "line": 2172,
+ "line": 2176,
"column": 12
},
"end": {
- "line": 2172,
+ "line": 2176,
"column": 22
}
}
@@ -118530,31 +118645,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 65022,
- 65024
+ 65152,
+ 65154
],
"loc": {
"start": {
- "line": 2172,
+ "line": 2176,
"column": 25
},
"end": {
- "line": 2172,
+ "line": 2176,
"column": 27
}
}
},
"range": [
- 65009,
- 65024
+ 65139,
+ 65154
],
"loc": {
"start": {
- "line": 2172,
+ "line": 2176,
"column": 12
},
"end": {
- "line": 2172,
+ "line": 2176,
"column": 27
}
}
@@ -118562,16 +118677,16 @@
],
"kind": "let",
"range": [
- 65005,
- 65025
+ 65135,
+ 65155
],
"loc": {
"start": {
- "line": 2172,
+ "line": 2176,
"column": 8
},
"end": {
- "line": 2172,
+ "line": 2176,
"column": 28
}
}
@@ -118587,16 +118702,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 65043,
- 65044
+ 65173,
+ 65174
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 17
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 18
}
}
@@ -118606,31 +118721,31 @@
"value": 0,
"raw": "0",
"range": [
- 65047,
- 65048
+ 65177,
+ 65178
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 21
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 22
}
}
},
"range": [
- 65043,
- 65048
+ 65173,
+ 65178
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 17
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 22
}
}
@@ -118641,16 +118756,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 65050,
- 65053
+ 65180,
+ 65183
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 24
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 27
}
}
@@ -118664,16 +118779,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 65056,
- 65060
+ 65186,
+ 65190
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 30
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 34
}
}
@@ -118682,31 +118797,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 65061,
- 65067
+ 65191,
+ 65197
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 35
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 41
}
}
},
"range": [
- 65056,
- 65067
+ 65186,
+ 65197
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 30
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 41
}
}
@@ -118715,46 +118830,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 65068,
- 65074
+ 65198,
+ 65204
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 42
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 48
}
}
},
"range": [
- 65056,
- 65074
+ 65186,
+ 65204
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 30
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 48
}
}
},
"range": [
- 65050,
- 65074
+ 65180,
+ 65204
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 24
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 48
}
}
@@ -118762,16 +118877,16 @@
],
"kind": "let",
"range": [
- 65039,
- 65074
+ 65169,
+ 65204
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 13
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 48
}
}
@@ -118783,16 +118898,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 65076,
- 65077
+ 65206,
+ 65207
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 50
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 51
}
}
@@ -118801,31 +118916,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 65080,
- 65083
+ 65210,
+ 65213
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 54
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 57
}
}
},
"range": [
- 65076,
- 65083
+ 65206,
+ 65213
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 50
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 57
}
}
@@ -118837,32 +118952,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 65085,
- 65086
+ 65215,
+ 65216
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 59
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 60
}
}
},
"prefix": false,
"range": [
- 65085,
- 65088
+ 65215,
+ 65218
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 59
},
"end": {
- "line": 2173,
+ "line": 2177,
"column": 62
}
}
@@ -118879,16 +118994,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 65108,
- 65116
+ 65238,
+ 65246
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2178,
"column": 16
},
"end": {
- "line": 2174,
+ "line": 2178,
"column": 24
}
}
@@ -118901,16 +119016,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 65119,
- 65123
+ 65249,
+ 65253
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2178,
"column": 27
},
"end": {
- "line": 2174,
+ "line": 2178,
"column": 31
}
}
@@ -118919,31 +119034,31 @@
"type": "Identifier",
"name": "getFilterValue",
"range": [
- 65124,
- 65138
+ 65254,
+ 65268
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2178,
"column": 32
},
"end": {
- "line": 2174,
+ "line": 2178,
"column": 46
}
}
},
"range": [
- 65119,
- 65138
+ 65249,
+ 65268
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2178,
"column": 27
},
"end": {
- "line": 2174,
+ "line": 2178,
"column": 46
}
}
@@ -118953,47 +119068,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 65139,
- 65140
+ 65269,
+ 65270
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2178,
"column": 47
},
"end": {
- "line": 2174,
+ "line": 2178,
"column": 48
}
}
}
],
"range": [
- 65119,
- 65141
+ 65249,
+ 65271
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2178,
"column": 27
},
"end": {
- "line": 2174,
+ "line": 2178,
"column": 49
}
}
},
"range": [
- 65108,
- 65141
+ 65238,
+ 65271
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2178,
"column": 16
},
"end": {
- "line": 2174,
+ "line": 2178,
"column": 49
}
}
@@ -119001,16 +119116,16 @@
],
"kind": "let",
"range": [
- 65104,
- 65142
+ 65234,
+ 65272
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2178,
"column": 12
},
"end": {
- "line": 2174,
+ "line": 2178,
"column": 50
}
}
@@ -119023,16 +119138,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 65159,
- 65166
+ 65289,
+ 65296
],
"loc": {
"start": {
- "line": 2175,
+ "line": 2179,
"column": 16
},
"end": {
- "line": 2175,
+ "line": 2179,
"column": 23
}
}
@@ -119042,32 +119157,32 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 65167,
- 65175
+ 65297,
+ 65305
],
"loc": {
"start": {
- "line": 2175,
+ "line": 2179,
"column": 24
},
"end": {
- "line": 2175,
+ "line": 2179,
"column": 32
}
}
}
],
"range": [
- 65159,
- 65176
+ 65289,
+ 65306
],
"loc": {
"start": {
- "line": 2175,
+ "line": 2179,
"column": 16
},
"end": {
- "line": 2175,
+ "line": 2179,
"column": 33
}
}
@@ -119086,16 +119201,16 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 65196,
- 65206
+ 65326,
+ 65336
],
"loc": {
"start": {
- "line": 2176,
+ "line": 2180,
"column": 16
},
"end": {
- "line": 2176,
+ "line": 2180,
"column": 26
}
}
@@ -119104,31 +119219,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 65207,
- 65211
+ 65337,
+ 65341
],
"loc": {
"start": {
- "line": 2176,
+ "line": 2180,
"column": 27
},
"end": {
- "line": 2176,
+ "line": 2180,
"column": 31
}
}
},
"range": [
- 65196,
- 65211
+ 65326,
+ 65341
],
"loc": {
"start": {
- "line": 2176,
+ "line": 2180,
"column": 16
},
"end": {
- "line": 2176,
+ "line": 2180,
"column": 31
}
}
@@ -119138,63 +119253,63 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 65212,
- 65220
+ 65342,
+ 65350
],
"loc": {
"start": {
- "line": 2176,
+ "line": 2180,
"column": 32
},
"end": {
- "line": 2176,
+ "line": 2180,
"column": 40
}
}
}
],
"range": [
- 65196,
- 65221
+ 65326,
+ 65351
],
"loc": {
"start": {
- "line": 2176,
+ "line": 2180,
"column": 16
},
"end": {
- "line": 2176,
+ "line": 2180,
"column": 41
}
}
},
"range": [
- 65196,
- 65222
+ 65326,
+ 65352
],
"loc": {
"start": {
- "line": 2176,
+ "line": 2180,
"column": 16
},
"end": {
- "line": 2176,
+ "line": 2180,
"column": 42
}
}
}
],
"range": [
- 65178,
- 65236
+ 65308,
+ 65366
],
"loc": {
"start": {
- "line": 2175,
+ "line": 2179,
"column": 35
},
"end": {
- "line": 2177,
+ "line": 2181,
"column": 13
}
}
@@ -119213,16 +119328,16 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 65260,
- 65270
+ 65390,
+ 65400
],
"loc": {
"start": {
- "line": 2178,
+ "line": 2182,
"column": 16
},
"end": {
- "line": 2178,
+ "line": 2182,
"column": 26
}
}
@@ -119231,31 +119346,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 65271,
- 65275
+ 65401,
+ 65405
],
"loc": {
"start": {
- "line": 2178,
+ "line": 2182,
"column": 27
},
"end": {
- "line": 2178,
+ "line": 2182,
"column": 31
}
}
},
"range": [
- 65260,
- 65275
+ 65390,
+ 65405
],
"loc": {
"start": {
- "line": 2178,
+ "line": 2182,
"column": 16
},
"end": {
- "line": 2178,
+ "line": 2182,
"column": 31
}
}
@@ -119267,16 +119382,16 @@
"type": "Identifier",
"name": "trim",
"range": [
- 65276,
- 65280
+ 65406,
+ 65410
],
"loc": {
"start": {
- "line": 2178,
+ "line": 2182,
"column": 32
},
"end": {
- "line": 2178,
+ "line": 2182,
"column": 36
}
}
@@ -119286,125 +119401,125 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 65281,
- 65289
+ 65411,
+ 65419
],
"loc": {
"start": {
- "line": 2178,
+ "line": 2182,
"column": 37
},
"end": {
- "line": 2178,
+ "line": 2182,
"column": 45
}
}
}
],
"range": [
- 65276,
- 65290
+ 65406,
+ 65420
],
"loc": {
"start": {
- "line": 2178,
+ "line": 2182,
"column": 32
},
"end": {
- "line": 2178,
+ "line": 2182,
"column": 46
}
}
}
],
"range": [
- 65260,
- 65291
+ 65390,
+ 65421
],
"loc": {
"start": {
- "line": 2178,
+ "line": 2182,
"column": 16
},
"end": {
- "line": 2178,
+ "line": 2182,
"column": 47
}
}
},
"range": [
- 65260,
- 65292
+ 65390,
+ 65422
],
"loc": {
"start": {
- "line": 2178,
+ "line": 2182,
"column": 16
},
"end": {
- "line": 2178,
+ "line": 2182,
"column": 48
}
}
}
],
"range": [
- 65242,
- 65306
+ 65372,
+ 65436
],
"loc": {
"start": {
- "line": 2177,
+ "line": 2181,
"column": 19
},
"end": {
- "line": 2179,
+ "line": 2183,
"column": 13
}
}
},
"range": [
- 65155,
- 65306
+ 65285,
+ 65436
],
"loc": {
"start": {
- "line": 2175,
+ "line": 2179,
"column": 12
},
"end": {
- "line": 2179,
+ "line": 2183,
"column": 13
}
}
}
],
"range": [
- 65090,
- 65316
+ 65220,
+ 65446
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 64
},
"end": {
- "line": 2180,
+ "line": 2184,
"column": 9
}
}
},
"range": [
- 65034,
- 65316
+ 65164,
+ 65446
],
"loc": {
"start": {
- "line": 2173,
+ "line": 2177,
"column": 8
},
"end": {
- "line": 2180,
+ "line": 2184,
"column": 9
}
}
@@ -119415,47 +119530,47 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 65332,
- 65342
+ 65462,
+ 65472
],
"loc": {
"start": {
- "line": 2181,
+ "line": 2185,
"column": 15
},
"end": {
- "line": 2181,
+ "line": 2185,
"column": 25
}
}
},
"range": [
- 65325,
- 65343
+ 65455,
+ 65473
],
"loc": {
"start": {
- "line": 2181,
+ "line": 2185,
"column": 8
},
"end": {
- "line": 2181,
+ "line": 2185,
"column": 26
}
}
}
],
"range": [
- 64936,
- 65349
+ 65066,
+ 65479
],
"loc": {
"start": {
- "line": 2168,
+ "line": 2172,
"column": 22
},
"end": {
- "line": 2182,
+ "line": 2186,
"column": 5
}
}
@@ -119463,16 +119578,16 @@
"generator": false,
"expression": false,
"range": [
- 64933,
- 65349
+ 65063,
+ 65479
],
"loc": {
"start": {
- "line": 2168,
+ "line": 2172,
"column": 19
},
"end": {
- "line": 2182,
+ "line": 2186,
"column": 5
}
}
@@ -119480,16 +119595,16 @@
"kind": "method",
"computed": false,
"range": [
- 64918,
- 65349
+ 65048,
+ 65479
],
"loc": {
"start": {
- "line": 2168,
+ "line": 2172,
"column": 4
},
"end": {
- "line": 2182,
+ "line": 2186,
"column": 5
}
},
@@ -119498,16 +119613,16 @@
"type": "Block",
"value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ",
"range": [
- 64821,
- 64913
+ 64951,
+ 65043
],
"loc": {
"start": {
- "line": 2164,
+ "line": 2168,
"column": 4
},
"end": {
- "line": 2167,
+ "line": 2171,
"column": 7
}
}
@@ -119518,16 +119633,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": [
- 65355,
- 65518
+ 65485,
+ 65648
],
"loc": {
"start": {
- "line": 2184,
+ "line": 2188,
"column": 4
},
"end": {
- "line": 2188,
+ "line": 2192,
"column": 7
}
}
@@ -119541,16 +119656,16 @@
"type": "Identifier",
"name": "getFilterId",
"range": [
- 65523,
- 65534
+ 65653,
+ 65664
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2193,
"column": 4
},
"end": {
- "line": 2189,
+ "line": 2193,
"column": 15
}
}
@@ -119563,16 +119678,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 65535,
- 65540
+ 65665,
+ 65670
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2193,
"column": 16
},
"end": {
- "line": 2189,
+ "line": 2193,
"column": 21
}
}
@@ -119592,16 +119707,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 65557,
- 65561
+ 65687,
+ 65691
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2194,
"column": 13
},
"end": {
- "line": 2190,
+ "line": 2194,
"column": 17
}
}
@@ -119610,47 +119725,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 65562,
- 65569
+ 65692,
+ 65699
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2194,
"column": 18
},
"end": {
- "line": 2190,
+ "line": 2194,
"column": 25
}
}
},
"range": [
- 65557,
- 65569
+ 65687,
+ 65699
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2194,
"column": 13
},
"end": {
- "line": 2190,
+ "line": 2194,
"column": 25
}
}
},
"prefix": true,
"range": [
- 65556,
- 65569
+ 65686,
+ 65699
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2194,
"column": 12
},
"end": {
- "line": 2190,
+ "line": 2194,
"column": 25
}
}
@@ -119662,48 +119777,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 65585,
- 65592
+ 65715,
+ 65722
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2195,
"column": 12
},
"end": {
- "line": 2191,
+ "line": 2195,
"column": 19
}
}
}
],
"range": [
- 65571,
- 65602
+ 65701,
+ 65732
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2194,
"column": 27
},
"end": {
- "line": 2192,
+ "line": 2196,
"column": 9
}
}
},
"alternate": null,
"range": [
- 65552,
- 65602
+ 65682,
+ 65732
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2194,
"column": 8
},
"end": {
- "line": 2192,
+ "line": 2196,
"column": 9
}
}
@@ -119719,16 +119834,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 65618,
- 65622
+ 65748,
+ 65752
],
"loc": {
"start": {
- "line": 2193,
+ "line": 2197,
"column": 15
},
"end": {
- "line": 2193,
+ "line": 2197,
"column": 19
}
}
@@ -119737,31 +119852,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 65623,
- 65629
+ 65753,
+ 65759
],
"loc": {
"start": {
- "line": 2193,
+ "line": 2197,
"column": 20
},
"end": {
- "line": 2193,
+ "line": 2197,
"column": 26
}
}
},
"range": [
- 65618,
- 65629
+ 65748,
+ 65759
],
"loc": {
"start": {
- "line": 2193,
+ "line": 2197,
"column": 15
},
"end": {
- "line": 2193,
+ "line": 2197,
"column": 26
}
}
@@ -119770,62 +119885,62 @@
"type": "Identifier",
"name": "index",
"range": [
- 65630,
- 65635
+ 65760,
+ 65765
],
"loc": {
"start": {
- "line": 2193,
+ "line": 2197,
"column": 27
},
"end": {
- "line": 2193,
+ "line": 2197,
"column": 32
}
}
},
"range": [
- 65618,
- 65636
+ 65748,
+ 65766
],
"loc": {
"start": {
- "line": 2193,
+ "line": 2197,
"column": 15
},
"end": {
- "line": 2193,
+ "line": 2197,
"column": 33
}
}
},
"range": [
- 65611,
- 65637
+ 65741,
+ 65767
],
"loc": {
"start": {
- "line": 2193,
+ "line": 2197,
"column": 8
},
"end": {
- "line": 2193,
+ "line": 2197,
"column": 34
}
}
}
],
"range": [
- 65542,
- 65643
+ 65672,
+ 65773
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2193,
"column": 23
},
"end": {
- "line": 2194,
+ "line": 2198,
"column": 5
}
}
@@ -119833,16 +119948,16 @@
"generator": false,
"expression": false,
"range": [
- 65534,
- 65643
+ 65664,
+ 65773
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2193,
"column": 15
},
"end": {
- "line": 2194,
+ "line": 2198,
"column": 5
}
}
@@ -119850,16 +119965,16 @@
"kind": "method",
"computed": false,
"range": [
- 65523,
- 65643
+ 65653,
+ 65773
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2193,
"column": 4
},
"end": {
- "line": 2194,
+ "line": 2198,
"column": 5
}
},
@@ -119868,16 +119983,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": [
- 65355,
- 65518
+ 65485,
+ 65648
],
"loc": {
"start": {
- "line": 2184,
+ "line": 2188,
"column": 4
},
"end": {
- "line": 2188,
+ "line": 2192,
"column": 7
}
}
@@ -119888,16 +120003,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": [
- 65649,
- 66050
+ 65779,
+ 66180
],
"loc": {
"start": {
- "line": 2196,
+ "line": 2200,
"column": 4
},
"end": {
- "line": 2204,
+ "line": 2208,
"column": 7
}
}
@@ -119911,16 +120026,16 @@
"type": "Identifier",
"name": "getFiltersByType",
"range": [
- 66055,
- 66071
+ 66185,
+ 66201
],
"loc": {
"start": {
- "line": 2205,
+ "line": 2209,
"column": 4
},
"end": {
- "line": 2205,
+ "line": 2209,
"column": 20
}
}
@@ -119933,16 +120048,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 66072,
- 66076
+ 66202,
+ 66206
],
"loc": {
"start": {
- "line": 2205,
+ "line": 2209,
"column": 21
},
"end": {
- "line": 2205,
+ "line": 2209,
"column": 25
}
}
@@ -119951,16 +120066,16 @@
"type": "Identifier",
"name": "bool",
"range": [
- 66078,
- 66082
+ 66208,
+ 66212
],
"loc": {
"start": {
- "line": 2205,
+ "line": 2209,
"column": 27
},
"end": {
- "line": 2205,
+ "line": 2209,
"column": 31
}
}
@@ -119980,16 +120095,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 66099,
- 66103
+ 66229,
+ 66233
],
"loc": {
"start": {
- "line": 2206,
+ "line": 2210,
"column": 13
},
"end": {
- "line": 2206,
+ "line": 2210,
"column": 17
}
}
@@ -119998,47 +120113,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 66104,
- 66111
+ 66234,
+ 66241
],
"loc": {
"start": {
- "line": 2206,
+ "line": 2210,
"column": 18
},
"end": {
- "line": 2206,
+ "line": 2210,
"column": 25
}
}
},
"range": [
- 66099,
- 66111
+ 66229,
+ 66241
],
"loc": {
"start": {
- "line": 2206,
+ "line": 2210,
"column": 13
},
"end": {
- "line": 2206,
+ "line": 2210,
"column": 25
}
}
},
"prefix": true,
"range": [
- 66098,
- 66111
+ 66228,
+ 66241
],
"loc": {
"start": {
- "line": 2206,
+ "line": 2210,
"column": 12
},
"end": {
- "line": 2206,
+ "line": 2210,
"column": 25
}
}
@@ -120050,48 +120165,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 66127,
- 66134
+ 66257,
+ 66264
],
"loc": {
"start": {
- "line": 2207,
+ "line": 2211,
"column": 12
},
"end": {
- "line": 2207,
+ "line": 2211,
"column": 19
}
}
}
],
"range": [
- 66113,
- 66144
+ 66243,
+ 66274
],
"loc": {
"start": {
- "line": 2206,
+ "line": 2210,
"column": 27
},
"end": {
- "line": 2208,
+ "line": 2212,
"column": 9
}
}
},
"alternate": null,
"range": [
- 66094,
- 66144
+ 66224,
+ 66274
],
"loc": {
"start": {
- "line": 2206,
+ "line": 2210,
"column": 8
},
"end": {
- "line": 2208,
+ "line": 2212,
"column": 9
}
}
@@ -120105,16 +120220,16 @@
"type": "Identifier",
"name": "arr",
"range": [
- 66157,
- 66160
+ 66287,
+ 66290
],
"loc": {
"start": {
- "line": 2209,
+ "line": 2213,
"column": 12
},
"end": {
- "line": 2209,
+ "line": 2213,
"column": 15
}
}
@@ -120123,31 +120238,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 66163,
- 66165
+ 66293,
+ 66295
],
"loc": {
"start": {
- "line": 2209,
+ "line": 2213,
"column": 18
},
"end": {
- "line": 2209,
+ "line": 2213,
"column": 20
}
}
},
"range": [
- 66157,
- 66165
+ 66287,
+ 66295
],
"loc": {
"start": {
- "line": 2209,
+ "line": 2213,
"column": 12
},
"end": {
- "line": 2209,
+ "line": 2213,
"column": 20
}
}
@@ -120155,16 +120270,16 @@
],
"kind": "let",
"range": [
- 66153,
- 66166
+ 66283,
+ 66296
],
"loc": {
"start": {
- "line": 2209,
+ "line": 2213,
"column": 8
},
"end": {
- "line": 2209,
+ "line": 2213,
"column": 21
}
}
@@ -120180,16 +120295,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 66184,
- 66185
+ 66314,
+ 66315
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 17
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 18
}
}
@@ -120199,31 +120314,31 @@
"value": 0,
"raw": "0",
"range": [
- 66188,
- 66189
+ 66318,
+ 66319
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 21
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 22
}
}
},
"range": [
- 66184,
- 66189
+ 66314,
+ 66319
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 17
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 22
}
}
@@ -120234,16 +120349,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 66191,
- 66194
+ 66321,
+ 66324
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 24
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 27
}
}
@@ -120257,16 +120372,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 66197,
- 66201
+ 66327,
+ 66331
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 30
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 34
}
}
@@ -120275,31 +120390,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 66202,
- 66208
+ 66332,
+ 66338
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 35
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 41
}
}
},
"range": [
- 66197,
- 66208
+ 66327,
+ 66338
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 30
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 41
}
}
@@ -120308,46 +120423,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 66209,
- 66215
+ 66339,
+ 66345
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 42
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 48
}
}
},
"range": [
- 66197,
- 66215
+ 66327,
+ 66345
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 30
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 48
}
}
},
"range": [
- 66191,
- 66215
+ 66321,
+ 66345
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 24
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 48
}
}
@@ -120355,16 +120470,16 @@
],
"kind": "let",
"range": [
- 66180,
- 66215
+ 66310,
+ 66345
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 13
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 48
}
}
@@ -120376,16 +120491,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 66217,
- 66218
+ 66347,
+ 66348
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 50
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 51
}
}
@@ -120394,31 +120509,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 66221,
- 66224
+ 66351,
+ 66354
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 54
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 57
}
}
},
"range": [
- 66217,
- 66224
+ 66347,
+ 66354
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 50
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 57
}
}
@@ -120430,32 +120545,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 66226,
- 66227
+ 66356,
+ 66357
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 59
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 60
}
}
},
"prefix": false,
"range": [
- 66226,
- 66229
+ 66356,
+ 66359
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 59
},
"end": {
- "line": 2210,
+ "line": 2214,
"column": 62
}
}
@@ -120472,16 +120587,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 66249,
- 66256
+ 66379,
+ 66386
],
"loc": {
"start": {
- "line": 2211,
+ "line": 2215,
"column": 16
},
"end": {
- "line": 2211,
+ "line": 2215,
"column": 23
}
}
@@ -120494,16 +120609,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 66259,
- 66263
+ 66389,
+ 66393
],
"loc": {
"start": {
- "line": 2211,
+ "line": 2215,
"column": 26
},
"end": {
- "line": 2211,
+ "line": 2215,
"column": 30
}
}
@@ -120512,31 +120627,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 66264,
- 66277
+ 66394,
+ 66407
],
"loc": {
"start": {
- "line": 2211,
+ "line": 2215,
"column": 31
},
"end": {
- "line": 2211,
+ "line": 2215,
"column": 44
}
}
},
"range": [
- 66259,
- 66277
+ 66389,
+ 66407
],
"loc": {
"start": {
- "line": 2211,
+ "line": 2215,
"column": 26
},
"end": {
- "line": 2211,
+ "line": 2215,
"column": 44
}
}
@@ -120546,47 +120661,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 66278,
- 66279
+ 66408,
+ 66409
],
"loc": {
"start": {
- "line": 2211,
+ "line": 2215,
"column": 45
},
"end": {
- "line": 2211,
+ "line": 2215,
"column": 46
}
}
}
],
"range": [
- 66259,
- 66280
+ 66389,
+ 66410
],
"loc": {
"start": {
- "line": 2211,
+ "line": 2215,
"column": 26
},
"end": {
- "line": 2211,
+ "line": 2215,
"column": 47
}
}
},
"range": [
- 66249,
- 66280
+ 66379,
+ 66410
],
"loc": {
"start": {
- "line": 2211,
+ "line": 2215,
"column": 16
},
"end": {
- "line": 2211,
+ "line": 2215,
"column": 47
}
}
@@ -120594,16 +120709,16 @@
],
"kind": "let",
"range": [
- 66245,
- 66281
+ 66375,
+ 66411
],
"loc": {
"start": {
- "line": 2211,
+ "line": 2215,
"column": 12
},
"end": {
- "line": 2211,
+ "line": 2215,
"column": 48
}
}
@@ -120617,16 +120732,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 66298,
- 66305
+ 66428,
+ 66435
],
"loc": {
"start": {
- "line": 2212,
+ "line": 2216,
"column": 16
},
"end": {
- "line": 2212,
+ "line": 2216,
"column": 23
}
}
@@ -120640,16 +120755,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 66310,
- 66314
+ 66440,
+ 66444
],
"loc": {
"start": {
- "line": 2212,
+ "line": 2216,
"column": 28
},
"end": {
- "line": 2212,
+ "line": 2216,
"column": 32
}
}
@@ -120658,62 +120773,62 @@
"type": "Identifier",
"name": "toLowerCase",
"range": [
- 66315,
- 66326
+ 66445,
+ 66456
],
"loc": {
"start": {
- "line": 2212,
+ "line": 2216,
"column": 33
},
"end": {
- "line": 2212,
+ "line": 2216,
"column": 44
}
}
},
"range": [
- 66310,
- 66326
+ 66440,
+ 66456
],
"loc": {
"start": {
- "line": 2212,
+ "line": 2216,
"column": 28
},
"end": {
- "line": 2212,
+ "line": 2216,
"column": 44
}
}
},
"arguments": [],
"range": [
- 66310,
- 66328
+ 66440,
+ 66458
],
"loc": {
"start": {
- "line": 2212,
+ "line": 2216,
"column": 28
},
"end": {
- "line": 2212,
+ "line": 2216,
"column": 46
}
}
},
"range": [
- 66298,
- 66328
+ 66428,
+ 66458
],
"loc": {
"start": {
- "line": 2212,
+ "line": 2216,
"column": 16
},
"end": {
- "line": 2212,
+ "line": 2216,
"column": 46
}
}
@@ -120730,16 +120845,16 @@
"type": "Identifier",
"name": "a",
"range": [
- 66352,
- 66353
+ 66482,
+ 66483
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 20
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 21
}
}
@@ -120750,16 +120865,16 @@
"type": "Identifier",
"name": "bool",
"range": [
- 66356,
- 66360
+ 66486,
+ 66490
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 24
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 28
}
}
@@ -120768,16 +120883,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 66363,
- 66364
+ 66493,
+ 66494
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 31
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 32
}
}
@@ -120791,16 +120906,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 66367,
- 66371
+ 66497,
+ 66501
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 35
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 39
}
}
@@ -120809,31 +120924,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 66372,
- 66378
+ 66502,
+ 66508
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 40
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 46
}
}
},
"range": [
- 66367,
- 66378
+ 66497,
+ 66508
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 35
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 46
}
}
@@ -120842,61 +120957,61 @@
"type": "Identifier",
"name": "i",
"range": [
- 66379,
- 66380
+ 66509,
+ 66510
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 47
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 48
}
}
},
"range": [
- 66367,
- 66381
+ 66497,
+ 66511
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 35
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 49
}
}
},
"range": [
- 66356,
- 66381
+ 66486,
+ 66511
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 24
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 49
}
}
},
"range": [
- 66352,
- 66381
+ 66482,
+ 66511
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 20
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 49
}
}
@@ -120904,16 +121019,16 @@
],
"kind": "let",
"range": [
- 66348,
- 66382
+ 66478,
+ 66512
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2217,
"column": 16
},
"end": {
- "line": 2213,
+ "line": 2217,
"column": 50
}
}
@@ -120929,16 +121044,16 @@
"type": "Identifier",
"name": "arr",
"range": [
- 66399,
- 66402
+ 66529,
+ 66532
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2218,
"column": 16
},
"end": {
- "line": 2214,
+ "line": 2218,
"column": 19
}
}
@@ -120947,31 +121062,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 66403,
- 66407
+ 66533,
+ 66537
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2218,
"column": 20
},
"end": {
- "line": 2214,
+ "line": 2218,
"column": 24
}
}
},
"range": [
- 66399,
- 66407
+ 66529,
+ 66537
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2218,
"column": 16
},
"end": {
- "line": 2214,
+ "line": 2218,
"column": 24
}
}
@@ -120981,110 +121096,110 @@
"type": "Identifier",
"name": "a",
"range": [
- 66408,
- 66409
+ 66538,
+ 66539
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2218,
"column": 25
},
"end": {
- "line": 2214,
+ "line": 2218,
"column": 26
}
}
}
],
"range": [
- 66399,
- 66410
+ 66529,
+ 66540
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2218,
"column": 16
},
"end": {
- "line": 2214,
+ "line": 2218,
"column": 27
}
}
},
"range": [
- 66399,
- 66411
+ 66529,
+ 66541
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2218,
"column": 16
},
"end": {
- "line": 2214,
+ "line": 2218,
"column": 28
}
}
}
],
"range": [
- 66330,
- 66425
+ 66460,
+ 66555
],
"loc": {
"start": {
- "line": 2212,
+ "line": 2216,
"column": 48
},
"end": {
- "line": 2215,
+ "line": 2219,
"column": 13
}
}
},
"alternate": null,
"range": [
- 66294,
- 66425
+ 66424,
+ 66555
],
"loc": {
"start": {
- "line": 2212,
+ "line": 2216,
"column": 12
},
"end": {
- "line": 2215,
+ "line": 2219,
"column": 13
}
}
}
],
"range": [
- 66231,
- 66435
+ 66361,
+ 66565
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 64
},
"end": {
- "line": 2216,
+ "line": 2220,
"column": 9
}
}
},
"range": [
- 66175,
- 66435
+ 66305,
+ 66565
],
"loc": {
"start": {
- "line": 2210,
+ "line": 2214,
"column": 8
},
"end": {
- "line": 2216,
+ "line": 2220,
"column": 9
}
}
@@ -121095,47 +121210,47 @@
"type": "Identifier",
"name": "arr",
"range": [
- 66451,
- 66454
+ 66581,
+ 66584
],
"loc": {
"start": {
- "line": 2217,
+ "line": 2221,
"column": 15
},
"end": {
- "line": 2217,
+ "line": 2221,
"column": 18
}
}
},
"range": [
- 66444,
- 66455
+ 66574,
+ 66585
],
"loc": {
"start": {
- "line": 2217,
+ "line": 2221,
"column": 8
},
"end": {
- "line": 2217,
+ "line": 2221,
"column": 19
}
}
}
],
"range": [
- 66084,
- 66461
+ 66214,
+ 66591
],
"loc": {
"start": {
- "line": 2205,
+ "line": 2209,
"column": 33
},
"end": {
- "line": 2218,
+ "line": 2222,
"column": 5
}
}
@@ -121143,16 +121258,16 @@
"generator": false,
"expression": false,
"range": [
- 66071,
- 66461
+ 66201,
+ 66591
],
"loc": {
"start": {
- "line": 2205,
+ "line": 2209,
"column": 20
},
"end": {
- "line": 2218,
+ "line": 2222,
"column": 5
}
}
@@ -121160,16 +121275,16 @@
"kind": "method",
"computed": false,
"range": [
- 66055,
- 66461
+ 66185,
+ 66591
],
"loc": {
"start": {
- "line": 2205,
+ "line": 2209,
"column": 4
},
"end": {
- "line": 2218,
+ "line": 2222,
"column": 5
}
},
@@ -121178,16 +121293,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": [
- 65649,
- 66050
+ 65779,
+ 66180
],
"loc": {
"start": {
- "line": 2196,
+ "line": 2200,
"column": 4
},
"end": {
- "line": 2204,
+ "line": 2208,
"column": 7
}
}
@@ -121198,16 +121313,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": [
- 66467,
- 66613
+ 66597,
+ 66743
],
"loc": {
"start": {
- "line": 2220,
+ "line": 2224,
"column": 4
},
"end": {
- "line": 2224,
+ "line": 2228,
"column": 7
}
}
@@ -121221,16 +121336,16 @@
"type": "Identifier",
"name": "getFilterElement",
"range": [
- 66618,
- 66634
+ 66748,
+ 66764
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2229,
"column": 4
},
"end": {
- "line": 2225,
+ "line": 2229,
"column": 20
}
}
@@ -121243,16 +121358,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 66635,
- 66640
+ 66765,
+ 66770
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2229,
"column": 21
},
"end": {
- "line": 2225,
+ "line": 2229,
"column": 26
}
}
@@ -121270,16 +121385,16 @@
"type": "Identifier",
"name": "fltId",
"range": [
- 66656,
- 66661
+ 66786,
+ 66791
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2230,
"column": 12
},
"end": {
- "line": 2226,
+ "line": 2230,
"column": 17
}
}
@@ -121293,16 +121408,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 66664,
- 66668
+ 66794,
+ 66798
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2230,
"column": 20
},
"end": {
- "line": 2226,
+ "line": 2230,
"column": 24
}
}
@@ -121311,31 +121426,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 66669,
- 66675
+ 66799,
+ 66805
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2230,
"column": 25
},
"end": {
- "line": 2226,
+ "line": 2230,
"column": 31
}
}
},
"range": [
- 66664,
- 66675
+ 66794,
+ 66805
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2230,
"column": 20
},
"end": {
- "line": 2226,
+ "line": 2230,
"column": 31
}
}
@@ -121344,46 +121459,46 @@
"type": "Identifier",
"name": "index",
"range": [
- 66676,
- 66681
+ 66806,
+ 66811
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2230,
"column": 32
},
"end": {
- "line": 2226,
+ "line": 2230,
"column": 37
}
}
},
"range": [
- 66664,
- 66682
+ 66794,
+ 66812
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2230,
"column": 20
},
"end": {
- "line": 2226,
+ "line": 2230,
"column": 38
}
}
},
"range": [
- 66656,
- 66682
+ 66786,
+ 66812
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2230,
"column": 12
},
"end": {
- "line": 2226,
+ "line": 2230,
"column": 38
}
}
@@ -121391,16 +121506,16 @@
],
"kind": "let",
"range": [
- 66652,
- 66683
+ 66782,
+ 66813
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2230,
"column": 8
},
"end": {
- "line": 2226,
+ "line": 2230,
"column": 39
}
}
@@ -121413,16 +121528,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 66699,
- 66702
+ 66829,
+ 66832
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2231,
"column": 15
},
"end": {
- "line": 2227,
+ "line": 2231,
"column": 18
}
}
@@ -121432,63 +121547,63 @@
"type": "Identifier",
"name": "fltId",
"range": [
- 66703,
- 66708
+ 66833,
+ 66838
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2231,
"column": 19
},
"end": {
- "line": 2227,
+ "line": 2231,
"column": 24
}
}
}
],
"range": [
- 66699,
- 66709
+ 66829,
+ 66839
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2231,
"column": 15
},
"end": {
- "line": 2227,
+ "line": 2231,
"column": 25
}
}
},
"range": [
- 66692,
- 66710
+ 66822,
+ 66840
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2231,
"column": 8
},
"end": {
- "line": 2227,
+ "line": 2231,
"column": 26
}
}
}
],
"range": [
- 66642,
- 66716
+ 66772,
+ 66846
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2229,
"column": 28
},
"end": {
- "line": 2228,
+ "line": 2232,
"column": 5
}
}
@@ -121496,16 +121611,16 @@
"generator": false,
"expression": false,
"range": [
- 66634,
- 66716
+ 66764,
+ 66846
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2229,
"column": 20
},
"end": {
- "line": 2228,
+ "line": 2232,
"column": 5
}
}
@@ -121513,16 +121628,16 @@
"kind": "method",
"computed": false,
"range": [
- 66618,
- 66716
+ 66748,
+ 66846
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2229,
"column": 4
},
"end": {
- "line": 2228,
+ "line": 2232,
"column": 5
}
},
@@ -121531,16 +121646,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": [
- 66467,
- 66613
+ 66597,
+ 66743
],
"loc": {
"start": {
- "line": 2220,
+ "line": 2224,
"column": 4
},
"end": {
- "line": 2224,
+ "line": 2228,
"column": 7
}
}
@@ -121551,16 +121666,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": [
- 66722,
- 66888
+ 66852,
+ 67018
],
"loc": {
"start": {
- "line": 2230,
+ "line": 2234,
"column": 4
},
"end": {
- "line": 2234,
+ "line": 2238,
"column": 7
}
}
@@ -121574,16 +121689,16 @@
"type": "Identifier",
"name": "getCellsNb",
"range": [
- 66893,
- 66903
+ 67023,
+ 67033
],
"loc": {
"start": {
- "line": 2235,
+ "line": 2239,
"column": 4
},
"end": {
- "line": 2235,
+ "line": 2239,
"column": 14
}
}
@@ -121598,16 +121713,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 66904,
- 66912
+ 67034,
+ 67042
],
"loc": {
"start": {
- "line": 2235,
+ "line": 2239,
"column": 15
},
"end": {
- "line": 2235,
+ "line": 2239,
"column": 23
}
}
@@ -121617,31 +121732,31 @@
"value": 0,
"raw": "0",
"range": [
- 66915,
- 66916
+ 67045,
+ 67046
],
"loc": {
"start": {
- "line": 2235,
+ "line": 2239,
"column": 26
},
"end": {
- "line": 2235,
+ "line": 2239,
"column": 27
}
}
},
"range": [
- 66904,
- 66916
+ 67034,
+ 67046
],
"loc": {
"start": {
- "line": 2235,
+ "line": 2239,
"column": 15
},
"end": {
- "line": 2235,
+ "line": 2239,
"column": 27
}
}
@@ -121659,16 +121774,16 @@
"type": "Identifier",
"name": "tr",
"range": [
- 66932,
- 66934
+ 67062,
+ 67064
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 12
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 14
}
}
@@ -121685,16 +121800,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 66937,
- 66941
+ 67067,
+ 67071
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 17
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 21
}
}
@@ -121703,31 +121818,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 66942,
- 66945
+ 67072,
+ 67075
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 22
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 25
}
}
},
"range": [
- 66937,
- 66945
+ 67067,
+ 67075
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 17
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 25
}
}
@@ -121736,31 +121851,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 66946,
- 66950
+ 67076,
+ 67080
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 26
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 30
}
}
},
"range": [
- 66937,
- 66950
+ 67067,
+ 67080
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 17
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 30
}
}
@@ -121774,16 +121889,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 66951,
- 66959
+ 67081,
+ 67089
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 31
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 39
}
}
@@ -121793,31 +121908,31 @@
"value": 0,
"raw": "0",
"range": [
- 66963,
- 66964
+ 67093,
+ 67094
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 43
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 44
}
}
},
"range": [
- 66951,
- 66964
+ 67081,
+ 67094
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 31
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 44
}
}
@@ -121826,16 +121941,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 66967,
- 66975
+ 67097,
+ 67105
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 47
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 55
}
}
@@ -121845,61 +121960,61 @@
"value": 0,
"raw": "0",
"range": [
- 66978,
- 66979
+ 67108,
+ 67109
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 58
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 59
}
}
},
"range": [
- 66951,
- 66979
+ 67081,
+ 67109
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 31
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 59
}
}
},
"range": [
- 66937,
- 66980
+ 67067,
+ 67110
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 17
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 60
}
}
},
"range": [
- 66932,
- 66980
+ 67062,
+ 67110
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 12
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 60
}
}
@@ -121907,16 +122022,16 @@
],
"kind": "let",
"range": [
- 66928,
- 66981
+ 67058,
+ 67111
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2240,
"column": 8
},
"end": {
- "line": 2236,
+ "line": 2240,
"column": 61
}
}
@@ -121924,122 +122039,176 @@
{
"type": "ReturnStatement",
"argument": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
+ "type": "ConditionalExpression",
+ "test": {
+ "type": "Identifier",
+ "name": "tr",
+ "range": [
+ 67127,
+ 67129
+ ],
+ "loc": {
+ "start": {
+ "line": 2241,
+ "column": 15
+ },
+ "end": {
+ "line": 2241,
+ "column": 17
+ }
+ }
+ },
+ "consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
- "type": "Identifier",
- "name": "tr",
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "tr",
+ "range": [
+ 67132,
+ 67134
+ ],
+ "loc": {
+ "start": {
+ "line": 2241,
+ "column": 20
+ },
+ "end": {
+ "line": 2241,
+ "column": 22
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "cells",
+ "range": [
+ 67135,
+ 67140
+ ],
+ "loc": {
+ "start": {
+ "line": 2241,
+ "column": 23
+ },
+ "end": {
+ "line": 2241,
+ "column": 28
+ }
+ }
+ },
"range": [
- 66997,
- 66999
+ 67132,
+ 67140
],
"loc": {
"start": {
- "line": 2237,
- "column": 15
+ "line": 2241,
+ "column": 20
},
"end": {
- "line": 2237,
- "column": 17
+ "line": 2241,
+ "column": 28
}
}
},
"property": {
"type": "Identifier",
- "name": "cells",
+ "name": "length",
"range": [
- 67000,
- 67005
+ 67141,
+ 67147
],
"loc": {
"start": {
- "line": 2237,
- "column": 18
+ "line": 2241,
+ "column": 29
},
"end": {
- "line": 2237,
- "column": 23
+ "line": 2241,
+ "column": 35
}
}
},
"range": [
- 66997,
- 67005
+ 67132,
+ 67147
],
"loc": {
"start": {
- "line": 2237,
- "column": 15
+ "line": 2241,
+ "column": 20
},
"end": {
- "line": 2237,
- "column": 23
+ "line": 2241,
+ "column": 35
}
}
},
- "property": {
- "type": "Identifier",
- "name": "length",
+ "alternate": {
+ "type": "Literal",
+ "value": 0,
+ "raw": "0",
"range": [
- 67006,
- 67012
+ 67150,
+ 67151
],
"loc": {
"start": {
- "line": 2237,
- "column": 24
+ "line": 2241,
+ "column": 38
},
"end": {
- "line": 2237,
- "column": 30
+ "line": 2241,
+ "column": 39
}
}
},
"range": [
- 66997,
- 67012
+ 67127,
+ 67151
],
"loc": {
"start": {
- "line": 2237,
+ "line": 2241,
"column": 15
},
"end": {
- "line": 2237,
- "column": 30
+ "line": 2241,
+ "column": 39
}
}
},
"range": [
- 66990,
- 67013
+ 67120,
+ 67152
],
"loc": {
"start": {
- "line": 2237,
+ "line": 2241,
"column": 8
},
"end": {
- "line": 2237,
- "column": 31
+ "line": 2241,
+ "column": 40
}
}
}
],
"range": [
- 66918,
- 67019
+ 67048,
+ 67158
],
"loc": {
"start": {
- "line": 2235,
+ "line": 2239,
"column": 29
},
"end": {
- "line": 2238,
+ "line": 2242,
"column": 5
}
}
@@ -122047,16 +122216,16 @@
"generator": false,
"expression": false,
"range": [
- 66903,
- 67019
+ 67033,
+ 67158
],
"loc": {
"start": {
- "line": 2235,
+ "line": 2239,
"column": 14
},
"end": {
- "line": 2238,
+ "line": 2242,
"column": 5
}
}
@@ -122064,16 +122233,16 @@
"kind": "method",
"computed": false,
"range": [
- 66893,
- 67019
+ 67023,
+ 67158
],
"loc": {
"start": {
- "line": 2235,
+ "line": 2239,
"column": 4
},
"end": {
- "line": 2238,
+ "line": 2242,
"column": 5
}
},
@@ -122082,16 +122251,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": [
- 66722,
- 66888
+ 66852,
+ 67018
],
"loc": {
"start": {
- "line": 2230,
+ "line": 2234,
"column": 4
},
"end": {
- "line": 2234,
+ "line": 2238,
"column": 7
}
}
@@ -122102,16 +122271,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": [
- 67025,
- 67256
+ 67164,
+ 67395
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2244,
"column": 4
},
"end": {
- "line": 2245,
+ "line": 2249,
"column": 7
}
}
@@ -122125,16 +122294,16 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 67261,
- 67270
+ 67400,
+ 67409
],
"loc": {
"start": {
- "line": 2246,
+ "line": 2250,
"column": 4
},
"end": {
- "line": 2246,
+ "line": 2250,
"column": 13
}
}
@@ -122147,16 +122316,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 67271,
- 67285
+ 67410,
+ 67424
],
"loc": {
"start": {
- "line": 2246,
+ "line": 2250,
"column": 14
},
"end": {
- "line": 2246,
+ "line": 2250,
"column": 28
}
}
@@ -122174,16 +122343,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 67301,
- 67302
+ 67440,
+ 67441
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 12
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 13
}
}
@@ -122196,16 +122365,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 67305,
- 67312
+ 67444,
+ 67451
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 16
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 23
}
}
@@ -122217,16 +122386,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67313,
- 67317
+ 67452,
+ 67456
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 24
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 28
}
}
@@ -122235,47 +122404,47 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 67318,
- 67324
+ 67457,
+ 67463
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 29
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 35
}
}
},
"range": [
- 67313,
- 67324
+ 67452,
+ 67463
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 24
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 35
}
}
}
],
"range": [
- 67305,
- 67325
+ 67444,
+ 67464
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 16
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 36
}
}
@@ -122285,16 +122454,16 @@
"value": 0,
"raw": "0",
"range": [
- 67328,
- 67329
+ 67467,
+ 67468
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 39
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 40
}
}
@@ -122305,16 +122474,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67332,
- 67336
+ 67471,
+ 67475
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 43
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 47
}
}
@@ -122323,61 +122492,61 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 67337,
- 67343
+ 67476,
+ 67482
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 48
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 54
}
}
},
"range": [
- 67332,
- 67343
+ 67471,
+ 67482
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 43
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 54
}
}
},
"range": [
- 67305,
- 67343
+ 67444,
+ 67482
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 16
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 54
}
}
},
"range": [
- 67301,
- 67343
+ 67440,
+ 67482
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 12
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 54
}
}
@@ -122385,16 +122554,16 @@
],
"kind": "let",
"range": [
- 67297,
- 67344
+ 67436,
+ 67483
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2251,
"column": 8
},
"end": {
- "line": 2247,
+ "line": 2251,
"column": 55
}
}
@@ -122408,16 +122577,16 @@
"type": "Identifier",
"name": "ntrs",
"range": [
- 67357,
- 67361
+ 67496,
+ 67500
],
"loc": {
"start": {
- "line": 2248,
+ "line": 2252,
"column": 12
},
"end": {
- "line": 2248,
+ "line": 2252,
"column": 16
}
}
@@ -122434,16 +122603,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67364,
- 67368
+ 67503,
+ 67507
],
"loc": {
"start": {
- "line": 2248,
+ "line": 2252,
"column": 19
},
"end": {
- "line": 2248,
+ "line": 2252,
"column": 23
}
}
@@ -122452,31 +122621,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 67369,
- 67372
+ 67508,
+ 67511
],
"loc": {
"start": {
- "line": 2248,
+ "line": 2252,
"column": 24
},
"end": {
- "line": 2248,
+ "line": 2252,
"column": 27
}
}
},
"range": [
- 67364,
- 67372
+ 67503,
+ 67511
],
"loc": {
"start": {
- "line": 2248,
+ "line": 2252,
"column": 19
},
"end": {
- "line": 2248,
+ "line": 2252,
"column": 27
}
}
@@ -122485,31 +122654,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 67373,
- 67377
+ 67512,
+ 67516
],
"loc": {
"start": {
- "line": 2248,
+ "line": 2252,
"column": 28
},
"end": {
- "line": 2248,
+ "line": 2252,
"column": 32
}
}
},
"range": [
- 67364,
- 67377
+ 67503,
+ 67516
],
"loc": {
"start": {
- "line": 2248,
+ "line": 2252,
"column": 19
},
"end": {
- "line": 2248,
+ "line": 2252,
"column": 32
}
}
@@ -122518,46 +122687,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 67378,
- 67384
+ 67517,
+ 67523
],
"loc": {
"start": {
- "line": 2248,
+ "line": 2252,
"column": 33
},
"end": {
- "line": 2248,
+ "line": 2252,
"column": 39
}
}
},
"range": [
- 67364,
- 67384
+ 67503,
+ 67523
],
"loc": {
"start": {
- "line": 2248,
+ "line": 2252,
"column": 19
},
"end": {
- "line": 2248,
+ "line": 2252,
"column": 39
}
}
},
"range": [
- 67357,
- 67384
+ 67496,
+ 67523
],
"loc": {
"start": {
- "line": 2248,
+ "line": 2252,
"column": 12
},
"end": {
- "line": 2248,
+ "line": 2252,
"column": 39
}
}
@@ -122565,16 +122734,16 @@
],
"kind": "let",
"range": [
- 67353,
- 67385
+ 67492,
+ 67524
],
"loc": {
"start": {
- "line": 2248,
+ "line": 2252,
"column": 8
},
"end": {
- "line": 2248,
+ "line": 2252,
"column": 40
}
}
@@ -122585,16 +122754,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 67398,
- 67412
+ 67537,
+ 67551
],
"loc": {
"start": {
- "line": 2249,
+ "line": 2253,
"column": 12
},
"end": {
- "line": 2249,
+ "line": 2253,
"column": 26
}
}
@@ -122611,16 +122780,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 67428,
- 67429
+ 67567,
+ 67568
],
"loc": {
"start": {
- "line": 2250,
+ "line": 2254,
"column": 12
},
"end": {
- "line": 2250,
+ "line": 2254,
"column": 13
}
}
@@ -122630,78 +122799,78 @@
"value": 0,
"raw": "0",
"range": [
- 67432,
- 67433
+ 67571,
+ 67572
],
"loc": {
"start": {
- "line": 2250,
+ "line": 2254,
"column": 16
},
"end": {
- "line": 2250,
+ "line": 2254,
"column": 17
}
}
},
"range": [
- 67428,
- 67433
+ 67567,
+ 67572
],
"loc": {
"start": {
- "line": 2250,
+ "line": 2254,
"column": 12
},
"end": {
- "line": 2250,
+ "line": 2254,
"column": 17
}
}
},
"range": [
- 67428,
- 67434
+ 67567,
+ 67573
],
"loc": {
"start": {
- "line": 2250,
+ "line": 2254,
"column": 12
},
"end": {
- "line": 2250,
+ "line": 2254,
"column": 18
}
}
}
],
"range": [
- 67414,
- 67444
+ 67553,
+ 67583
],
"loc": {
"start": {
- "line": 2249,
+ "line": 2253,
"column": 28
},
"end": {
- "line": 2251,
+ "line": 2255,
"column": 9
}
}
},
"alternate": null,
"range": [
- 67394,
- 67444
+ 67533,
+ 67583
],
"loc": {
"start": {
- "line": 2249,
+ "line": 2253,
"column": 8
},
"end": {
- "line": 2251,
+ "line": 2255,
"column": 9
}
}
@@ -122714,16 +122883,16 @@
"type": "Identifier",
"name": "parseInt",
"range": [
- 67460,
- 67468
+ 67599,
+ 67607
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2256,
"column": 15
},
"end": {
- "line": 2252,
+ "line": 2256,
"column": 23
}
}
@@ -122736,16 +122905,16 @@
"type": "Identifier",
"name": "ntrs",
"range": [
- 67469,
- 67473
+ 67608,
+ 67612
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2256,
"column": 24
},
"end": {
- "line": 2252,
+ "line": 2256,
"column": 28
}
}
@@ -122754,31 +122923,31 @@
"type": "Identifier",
"name": "s",
"range": [
- 67476,
- 67477
+ 67615,
+ 67616
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2256,
"column": 31
},
"end": {
- "line": 2252,
+ "line": 2256,
"column": 32
}
}
},
"range": [
- 67469,
- 67477
+ 67608,
+ 67616
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2256,
"column": 24
},
"end": {
- "line": 2252,
+ "line": 2256,
"column": 32
}
}
@@ -122788,63 +122957,63 @@
"value": 10,
"raw": "10",
"range": [
- 67479,
- 67481
+ 67618,
+ 67620
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2256,
"column": 34
},
"end": {
- "line": 2252,
+ "line": 2256,
"column": 36
}
}
}
],
"range": [
- 67460,
- 67482
+ 67599,
+ 67621
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2256,
"column": 15
},
"end": {
- "line": 2252,
+ "line": 2256,
"column": 37
}
}
},
"range": [
- 67453,
- 67483
+ 67592,
+ 67622
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2256,
"column": 8
},
"end": {
- "line": 2252,
+ "line": 2256,
"column": 38
}
}
}
],
"range": [
- 67287,
- 67489
+ 67426,
+ 67628
],
"loc": {
"start": {
- "line": 2246,
+ "line": 2250,
"column": 30
},
"end": {
- "line": 2253,
+ "line": 2257,
"column": 5
}
}
@@ -122852,16 +123021,16 @@
"generator": false,
"expression": false,
"range": [
- 67270,
- 67489
+ 67409,
+ 67628
],
"loc": {
"start": {
- "line": 2246,
+ "line": 2250,
"column": 13
},
"end": {
- "line": 2253,
+ "line": 2257,
"column": 5
}
}
@@ -122869,16 +123038,16 @@
"kind": "method",
"computed": false,
"range": [
- 67261,
- 67489
+ 67400,
+ 67628
],
"loc": {
"start": {
- "line": 2246,
+ "line": 2250,
"column": 4
},
"end": {
- "line": 2253,
+ "line": 2257,
"column": 5
}
},
@@ -122887,16 +123056,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": [
- 67025,
- 67256
+ 67164,
+ 67395
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2244,
"column": 4
},
"end": {
- "line": 2245,
+ "line": 2249,
"column": 7
}
}
@@ -122907,16 +123076,16 @@
"type": "Block",
"value": "*\n * Return the data of a given cell\n * @param {DOMElement} cell Cell's DOM object\n * @return {String}\n ",
"range": [
- 67495,
- 67620
+ 67634,
+ 67759
],
"loc": {
"start": {
- "line": 2255,
+ "line": 2259,
"column": 4
},
"end": {
- "line": 2259,
+ "line": 2263,
"column": 7
}
}
@@ -122930,16 +123099,16 @@
"type": "Identifier",
"name": "getCellData",
"range": [
- 67625,
- 67636
+ 67764,
+ 67775
],
"loc": {
"start": {
- "line": 2260,
+ "line": 2264,
"column": 4
},
"end": {
- "line": 2260,
+ "line": 2264,
"column": 15
}
}
@@ -122952,16 +123121,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67637,
- 67641
+ 67776,
+ 67780
],
"loc": {
"start": {
- "line": 2260,
+ "line": 2264,
"column": 16
},
"end": {
- "line": 2260,
+ "line": 2264,
"column": 20
}
}
@@ -122979,16 +123148,16 @@
"type": "Identifier",
"name": "idx",
"range": [
- 67657,
- 67660
+ 67796,
+ 67799
],
"loc": {
"start": {
- "line": 2261,
+ "line": 2265,
"column": 12
},
"end": {
- "line": 2261,
+ "line": 2265,
"column": 15
}
}
@@ -123000,16 +123169,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67663,
- 67667
+ 67802,
+ 67806
],
"loc": {
"start": {
- "line": 2261,
+ "line": 2265,
"column": 18
},
"end": {
- "line": 2261,
+ "line": 2265,
"column": 22
}
}
@@ -123018,46 +123187,46 @@
"type": "Identifier",
"name": "cellIndex",
"range": [
- 67668,
- 67677
+ 67807,
+ 67816
],
"loc": {
"start": {
- "line": 2261,
+ "line": 2265,
"column": 23
},
"end": {
- "line": 2261,
+ "line": 2265,
"column": 32
}
}
},
"range": [
- 67663,
- 67677
+ 67802,
+ 67816
],
"loc": {
"start": {
- "line": 2261,
+ "line": 2265,
"column": 18
},
"end": {
- "line": 2261,
+ "line": 2265,
"column": 32
}
}
},
"range": [
- 67657,
- 67677
+ 67796,
+ 67816
],
"loc": {
"start": {
- "line": 2261,
+ "line": 2265,
"column": 12
},
"end": {
- "line": 2261,
+ "line": 2265,
"column": 32
}
}
@@ -123065,16 +123234,16 @@
],
"kind": "let",
"range": [
- 67653,
- 67678
+ 67792,
+ 67817
],
"loc": {
"start": {
- "line": 2261,
+ "line": 2265,
"column": 8
},
"end": {
- "line": 2261,
+ "line": 2265,
"column": 33
}
},
@@ -123083,16 +123252,16 @@
"type": "Line",
"value": "Fire customCellData callback",
"range": [
- 67687,
- 67717
+ 67826,
+ 67856
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2266,
"column": 8
},
"end": {
- "line": 2262,
+ "line": 2266,
"column": 38
}
}
@@ -123115,16 +123284,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67730,
- 67734
+ 67869,
+ 67873
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 12
},
"end": {
- "line": 2263,
+ "line": 2267,
"column": 16
}
}
@@ -123133,31 +123302,31 @@
"type": "Identifier",
"name": "customCellDataCols",
"range": [
- 67735,
- 67753
+ 67874,
+ 67892
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 17
},
"end": {
- "line": 2263,
+ "line": 2267,
"column": 35
}
}
},
"range": [
- 67730,
- 67753
+ 67869,
+ 67892
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 12
},
"end": {
- "line": 2263,
+ "line": 2267,
"column": 35
}
}
@@ -123166,31 +123335,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 67754,
- 67761
+ 67893,
+ 67900
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 36
},
"end": {
- "line": 2263,
+ "line": 2267,
"column": 43
}
}
},
"range": [
- 67730,
- 67761
+ 67869,
+ 67900
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 12
},
"end": {
- "line": 2263,
+ "line": 2267,
"column": 43
}
}
@@ -123200,32 +123369,32 @@
"type": "Identifier",
"name": "idx",
"range": [
- 67762,
- 67765
+ 67901,
+ 67904
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 44
},
"end": {
- "line": 2263,
+ "line": 2267,
"column": 47
}
}
}
],
"range": [
- 67730,
- 67766
+ 67869,
+ 67905
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 12
},
"end": {
- "line": 2263,
+ "line": 2267,
"column": 48
}
}
@@ -123238,47 +123407,47 @@
"value": 1,
"raw": "1",
"range": [
- 67772,
- 67773
+ 67911,
+ 67912
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 54
},
"end": {
- "line": 2263,
+ "line": 2267,
"column": 55
}
}
},
"prefix": true,
"range": [
- 67771,
- 67773
+ 67910,
+ 67912
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 53
},
"end": {
- "line": 2263,
+ "line": 2267,
"column": 55
}
}
},
"range": [
- 67730,
- 67773
+ 67869,
+ 67912
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 12
},
"end": {
- "line": 2263,
+ "line": 2267,
"column": 55
}
}
@@ -123296,16 +123465,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67796,
- 67800
+ 67935,
+ 67939
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2268,
"column": 19
},
"end": {
- "line": 2264,
+ "line": 2268,
"column": 23
}
}
@@ -123314,31 +123483,31 @@
"type": "Identifier",
"name": "customCellData",
"range": [
- 67801,
- 67815
+ 67940,
+ 67954
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2268,
"column": 24
},
"end": {
- "line": 2264,
+ "line": 2268,
"column": 38
}
}
},
"range": [
- 67796,
- 67815
+ 67935,
+ 67954
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2268,
"column": 19
},
"end": {
- "line": 2264,
+ "line": 2268,
"column": 38
}
}
@@ -123347,16 +123516,16 @@
{
"type": "ThisExpression",
"range": [
- 67816,
- 67820
+ 67955,
+ 67959
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2268,
"column": 39
},
"end": {
- "line": 2264,
+ "line": 2268,
"column": 43
}
}
@@ -123365,16 +123534,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67822,
- 67826
+ 67961,
+ 67965
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2268,
"column": 45
},
"end": {
- "line": 2264,
+ "line": 2268,
"column": 49
}
}
@@ -123383,63 +123552,63 @@
"type": "Identifier",
"name": "idx",
"range": [
- 67828,
- 67831
+ 67967,
+ 67970
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2268,
"column": 51
},
"end": {
- "line": 2264,
+ "line": 2268,
"column": 54
}
}
}
],
"range": [
- 67796,
- 67832
+ 67935,
+ 67971
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2268,
"column": 19
},
"end": {
- "line": 2264,
+ "line": 2268,
"column": 55
}
}
},
"range": [
- 67789,
- 67833
+ 67928,
+ 67972
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2268,
"column": 12
},
"end": {
- "line": 2264,
+ "line": 2268,
"column": 56
}
}
}
],
"range": [
- 67775,
- 67843
+ 67914,
+ 67982
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 57
},
"end": {
- "line": 2265,
+ "line": 2269,
"column": 9
}
}
@@ -123455,16 +123624,16 @@
"type": "Identifier",
"name": "getText",
"range": [
- 67870,
- 67877
+ 68009,
+ 68016
],
"loc": {
"start": {
- "line": 2266,
+ "line": 2270,
"column": 19
},
"end": {
- "line": 2266,
+ "line": 2270,
"column": 26
}
}
@@ -123474,78 +123643,78 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67878,
- 67882
+ 68017,
+ 68021
],
"loc": {
"start": {
- "line": 2266,
+ "line": 2270,
"column": 27
},
"end": {
- "line": 2266,
+ "line": 2270,
"column": 31
}
}
}
],
"range": [
- 67870,
- 67883
+ 68009,
+ 68022
],
"loc": {
"start": {
- "line": 2266,
+ "line": 2270,
"column": 19
},
"end": {
- "line": 2266,
+ "line": 2270,
"column": 32
}
}
},
"range": [
- 67863,
- 67884
+ 68002,
+ 68023
],
"loc": {
"start": {
- "line": 2266,
+ "line": 2270,
"column": 12
},
"end": {
- "line": 2266,
+ "line": 2270,
"column": 33
}
}
}
],
"range": [
- 67849,
- 67894
+ 67988,
+ 68033
],
"loc": {
"start": {
- "line": 2265,
+ "line": 2269,
"column": 15
},
"end": {
- "line": 2267,
+ "line": 2271,
"column": 9
}
}
},
"range": [
- 67726,
- 67894
+ 67865,
+ 68033
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2267,
"column": 8
},
"end": {
- "line": 2267,
+ "line": 2271,
"column": 9
}
},
@@ -123554,16 +123723,16 @@
"type": "Line",
"value": "Fire customCellData callback",
"range": [
- 67687,
- 67717
+ 67826,
+ 67856
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2266,
"column": 8
},
"end": {
- "line": 2262,
+ "line": 2266,
"column": 38
}
}
@@ -123572,16 +123741,16 @@
}
],
"range": [
- 67643,
- 67900
+ 67782,
+ 68039
],
"loc": {
"start": {
- "line": 2260,
+ "line": 2264,
"column": 22
},
"end": {
- "line": 2268,
+ "line": 2272,
"column": 5
}
}
@@ -123589,16 +123758,16 @@
"generator": false,
"expression": false,
"range": [
- 67636,
- 67900
+ 67775,
+ 68039
],
"loc": {
"start": {
- "line": 2260,
+ "line": 2264,
"column": 15
},
"end": {
- "line": 2268,
+ "line": 2272,
"column": 5
}
}
@@ -123606,16 +123775,16 @@
"kind": "method",
"computed": false,
"range": [
- 67625,
- 67900
+ 67764,
+ 68039
],
"loc": {
"start": {
- "line": 2260,
+ "line": 2264,
"column": 4
},
"end": {
- "line": 2268,
+ "line": 2272,
"column": 5
}
},
@@ -123624,16 +123793,16 @@
"type": "Block",
"value": "*\n * Return the data of a given cell\n * @param {DOMElement} cell Cell's DOM object\n * @return {String}\n ",
"range": [
- 67495,
- 67620
+ 67634,
+ 67759
],
"loc": {
"start": {
- "line": 2255,
+ "line": 2259,
"column": 4
},
"end": {
- "line": 2259,
+ "line": 2263,
"column": 7
}
}
@@ -123644,16 +123813,16 @@
"type": "Block",
"value": "*\n * Return the table data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 67906,
- 68310
+ 68045,
+ 68449
],
"loc": {
"start": {
- "line": 2270,
+ "line": 2274,
"column": 4
},
"end": {
- "line": 2281,
+ "line": 2285,
"column": 7
}
}
@@ -123667,16 +123836,16 @@
"type": "Identifier",
"name": "getTableData",
"range": [
- 68315,
- 68327
+ 68454,
+ 68466
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2286,
"column": 4
},
"end": {
- "line": 2282,
+ "line": 2286,
"column": 16
}
}
@@ -123691,16 +123860,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 68328,
- 68342
+ 68467,
+ 68481
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2286,
"column": 17
},
"end": {
- "line": 2282,
+ "line": 2286,
"column": 31
}
}
@@ -123710,31 +123879,31 @@
"value": false,
"raw": "false",
"range": [
- 68345,
- 68350
+ 68484,
+ 68489
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2286,
"column": 34
},
"end": {
- "line": 2282,
+ "line": 2286,
"column": 39
}
}
},
"range": [
- 68328,
- 68350
+ 68467,
+ 68489
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2286,
"column": 17
},
"end": {
- "line": 2282,
+ "line": 2286,
"column": 39
}
}
@@ -123745,16 +123914,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 68352,
- 68369
+ 68491,
+ 68508
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2286,
"column": 41
},
"end": {
- "line": 2282,
+ "line": 2286,
"column": 58
}
}
@@ -123764,31 +123933,31 @@
"value": false,
"raw": "false",
"range": [
- 68372,
- 68377
+ 68511,
+ 68516
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2286,
"column": 61
},
"end": {
- "line": 2282,
+ "line": 2286,
"column": 66
}
}
},
"range": [
- 68352,
- 68377
+ 68491,
+ 68516
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2286,
"column": 41
},
"end": {
- "line": 2282,
+ "line": 2286,
"column": 66
}
}
@@ -123806,16 +123975,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 68393,
- 68397
+ 68532,
+ 68536
],
"loc": {
"start": {
- "line": 2283,
+ "line": 2287,
"column": 12
},
"end": {
- "line": 2283,
+ "line": 2287,
"column": 16
}
}
@@ -123829,16 +123998,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 68400,
- 68404
+ 68539,
+ 68543
],
"loc": {
"start": {
- "line": 2283,
+ "line": 2287,
"column": 19
},
"end": {
- "line": 2283,
+ "line": 2287,
"column": 23
}
}
@@ -123847,31 +124016,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 68405,
- 68408
+ 68544,
+ 68547
],
"loc": {
"start": {
- "line": 2283,
+ "line": 2287,
"column": 24
},
"end": {
- "line": 2283,
+ "line": 2287,
"column": 27
}
}
},
"range": [
- 68400,
- 68408
+ 68539,
+ 68547
],
"loc": {
"start": {
- "line": 2283,
+ "line": 2287,
"column": 19
},
"end": {
- "line": 2283,
+ "line": 2287,
"column": 27
}
}
@@ -123880,46 +124049,46 @@
"type": "Identifier",
"name": "rows",
"range": [
- 68409,
- 68413
+ 68548,
+ 68552
],
"loc": {
"start": {
- "line": 2283,
+ "line": 2287,
"column": 28
},
"end": {
- "line": 2283,
+ "line": 2287,
"column": 32
}
}
},
"range": [
- 68400,
- 68413
+ 68539,
+ 68552
],
"loc": {
"start": {
- "line": 2283,
+ "line": 2287,
"column": 19
},
"end": {
- "line": 2283,
+ "line": 2287,
"column": 32
}
}
},
"range": [
- 68393,
- 68413
+ 68532,
+ 68552
],
"loc": {
"start": {
- "line": 2283,
+ "line": 2287,
"column": 12
},
"end": {
- "line": 2283,
+ "line": 2287,
"column": 32
}
}
@@ -123927,16 +124096,16 @@
],
"kind": "let",
"range": [
- 68389,
- 68414
+ 68528,
+ 68553
],
"loc": {
"start": {
- "line": 2283,
+ "line": 2287,
"column": 8
},
"end": {
- "line": 2283,
+ "line": 2287,
"column": 33
}
}
@@ -123950,16 +124119,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 68427,
- 68433
+ 68566,
+ 68572
],
"loc": {
"start": {
- "line": 2284,
+ "line": 2288,
"column": 12
},
"end": {
- "line": 2284,
+ "line": 2288,
"column": 18
}
}
@@ -123972,16 +124141,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 68436,
- 68440
+ 68575,
+ 68579
],
"loc": {
"start": {
- "line": 2284,
+ "line": 2288,
"column": 21
},
"end": {
- "line": 2284,
+ "line": 2288,
"column": 25
}
}
@@ -123990,31 +124159,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 68441,
- 68450
+ 68580,
+ 68589
],
"loc": {
"start": {
- "line": 2284,
+ "line": 2288,
"column": 26
},
"end": {
- "line": 2284,
+ "line": 2288,
"column": 35
}
}
},
"range": [
- 68436,
- 68450
+ 68575,
+ 68589
],
"loc": {
"start": {
- "line": 2284,
+ "line": 2288,
"column": 21
},
"end": {
- "line": 2284,
+ "line": 2288,
"column": 35
}
}
@@ -124025,47 +124194,47 @@
"value": true,
"raw": "true",
"range": [
- 68451,
- 68455
+ 68590,
+ 68594
],
"loc": {
"start": {
- "line": 2284,
+ "line": 2288,
"column": 36
},
"end": {
- "line": 2284,
+ "line": 2288,
"column": 40
}
}
}
],
"range": [
- 68436,
- 68456
+ 68575,
+ 68595
],
"loc": {
"start": {
- "line": 2284,
+ "line": 2288,
"column": 21
},
"end": {
- "line": 2284,
+ "line": 2288,
"column": 41
}
}
},
"range": [
- 68427,
- 68456
+ 68566,
+ 68595
],
"loc": {
"start": {
- "line": 2284,
+ "line": 2288,
"column": 12
},
"end": {
- "line": 2284,
+ "line": 2288,
"column": 41
}
}
@@ -124073,16 +124242,16 @@
],
"kind": "let",
"range": [
- 68423,
- 68457
+ 68562,
+ 68596
],
"loc": {
"start": {
- "line": 2284,
+ "line": 2288,
"column": 8
},
"end": {
- "line": 2284,
+ "line": 2288,
"column": 42
}
}
@@ -124096,16 +124265,16 @@
"type": "Identifier",
"name": "tblData",
"range": [
- 68470,
- 68477
+ 68609,
+ 68616
],
"loc": {
"start": {
- "line": 2285,
+ "line": 2289,
"column": 12
},
"end": {
- "line": 2285,
+ "line": 2289,
"column": 19
}
}
@@ -124114,31 +124283,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 68480,
- 68482
+ 68619,
+ 68621
],
"loc": {
"start": {
- "line": 2285,
+ "line": 2289,
"column": 22
},
"end": {
- "line": 2285,
+ "line": 2289,
"column": 24
}
}
},
"range": [
- 68470,
- 68482
+ 68609,
+ 68621
],
"loc": {
"start": {
- "line": 2285,
+ "line": 2289,
"column": 12
},
"end": {
- "line": 2285,
+ "line": 2289,
"column": 24
}
}
@@ -124146,16 +124315,16 @@
],
"kind": "let",
"range": [
- 68466,
- 68483
+ 68605,
+ 68622
],
"loc": {
"start": {
- "line": 2285,
+ "line": 2289,
"column": 8
},
"end": {
- "line": 2285,
+ "line": 2289,
"column": 25
}
}
@@ -124166,16 +124335,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 68496,
- 68510
+ 68635,
+ 68649
],
"loc": {
"start": {
- "line": 2286,
+ "line": 2290,
"column": 12
},
"end": {
- "line": 2286,
+ "line": 2290,
"column": 26
}
}
@@ -124192,16 +124361,16 @@
"type": "Identifier",
"name": "headers",
"range": [
- 68530,
- 68537
+ 68669,
+ 68676
],
"loc": {
"start": {
- "line": 2287,
+ "line": 2291,
"column": 16
},
"end": {
- "line": 2287,
+ "line": 2291,
"column": 23
}
}
@@ -124214,16 +124383,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 68540,
- 68544
+ 68679,
+ 68683
],
"loc": {
"start": {
- "line": 2287,
+ "line": 2291,
"column": 26
},
"end": {
- "line": 2287,
+ "line": 2291,
"column": 30
}
}
@@ -124232,31 +124401,31 @@
"type": "Identifier",
"name": "getHeadersText",
"range": [
- 68545,
- 68559
+ 68684,
+ 68698
],
"loc": {
"start": {
- "line": 2287,
+ "line": 2291,
"column": 31
},
"end": {
- "line": 2287,
+ "line": 2291,
"column": 45
}
}
},
"range": [
- 68540,
- 68559
+ 68679,
+ 68698
],
"loc": {
"start": {
- "line": 2287,
+ "line": 2291,
"column": 26
},
"end": {
- "line": 2287,
+ "line": 2291,
"column": 45
}
}
@@ -124266,47 +124435,47 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 68560,
- 68577
+ 68699,
+ 68716
],
"loc": {
"start": {
- "line": 2287,
+ "line": 2291,
"column": 46
},
"end": {
- "line": 2287,
+ "line": 2291,
"column": 63
}
}
}
],
"range": [
- 68540,
- 68578
+ 68679,
+ 68717
],
"loc": {
"start": {
- "line": 2287,
+ "line": 2291,
"column": 26
},
"end": {
- "line": 2287,
+ "line": 2291,
"column": 64
}
}
},
"range": [
- 68530,
- 68578
+ 68669,
+ 68717
],
"loc": {
"start": {
- "line": 2287,
+ "line": 2291,
"column": 16
},
"end": {
- "line": 2287,
+ "line": 2291,
"column": 64
}
}
@@ -124314,16 +124483,16 @@
],
"kind": "let",
"range": [
- 68526,
- 68579
+ 68665,
+ 68718
],
"loc": {
"start": {
- "line": 2287,
+ "line": 2291,
"column": 12
},
"end": {
- "line": 2287,
+ "line": 2291,
"column": 65
}
}
@@ -124339,16 +124508,16 @@
"type": "Identifier",
"name": "tblData",
"range": [
- 68592,
- 68599
+ 68731,
+ 68738
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 12
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 19
}
}
@@ -124357,31 +124526,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 68600,
- 68604
+ 68739,
+ 68743
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 20
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 24
}
}
},
"range": [
- 68592,
- 68604
+ 68731,
+ 68743
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 12
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 24
}
}
@@ -124398,16 +124567,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 68606,
- 68610
+ 68745,
+ 68749
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 26
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 30
}
}
@@ -124416,47 +124585,47 @@
"type": "Identifier",
"name": "getHeadersRowIndex",
"range": [
- 68611,
- 68629
+ 68750,
+ 68768
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 31
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 49
}
}
},
"range": [
- 68606,
- 68629
+ 68745,
+ 68768
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 26
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 49
}
}
},
"arguments": [],
"range": [
- 68606,
- 68631
+ 68745,
+ 68770
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 26
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 51
}
}
@@ -124465,95 +124634,95 @@
"type": "Identifier",
"name": "headers",
"range": [
- 68633,
- 68640
+ 68772,
+ 68779
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 53
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 60
}
}
}
],
"range": [
- 68605,
- 68641
+ 68744,
+ 68780
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 25
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 61
}
}
}
],
"range": [
- 68592,
- 68642
+ 68731,
+ 68781
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 12
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 62
}
}
},
"range": [
- 68592,
- 68643
+ 68731,
+ 68782
],
"loc": {
"start": {
- "line": 2288,
+ "line": 2292,
"column": 12
},
"end": {
- "line": 2288,
+ "line": 2292,
"column": 63
}
}
}
],
"range": [
- 68512,
- 68653
+ 68651,
+ 68792
],
"loc": {
"start": {
- "line": 2286,
+ "line": 2290,
"column": 28
},
"end": {
- "line": 2289,
+ "line": 2293,
"column": 9
}
}
},
"alternate": null,
"range": [
- 68492,
- 68653
+ 68631,
+ 68792
],
"loc": {
"start": {
- "line": 2286,
+ "line": 2290,
"column": 8
},
"end": {
- "line": 2289,
+ "line": 2293,
"column": 9
}
}
@@ -124569,16 +124738,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 68671,
- 68672
+ 68810,
+ 68811
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 17
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 18
}
}
@@ -124589,16 +124758,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 68675,
- 68679
+ 68814,
+ 68818
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 21
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 25
}
}
@@ -124607,46 +124776,46 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 68680,
- 68686
+ 68819,
+ 68825
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 26
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 32
}
}
},
"range": [
- 68675,
- 68686
+ 68814,
+ 68825
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 21
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 32
}
}
},
"range": [
- 68671,
- 68686
+ 68810,
+ 68825
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 17
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 32
}
}
@@ -124654,16 +124823,16 @@
],
"kind": "let",
"range": [
- 68667,
- 68686
+ 68806,
+ 68825
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 13
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 32
}
}
@@ -124675,16 +124844,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 68688,
- 68689
+ 68827,
+ 68828
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 34
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 35
}
}
@@ -124693,31 +124862,31 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 68692,
- 68698
+ 68831,
+ 68837
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 38
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 44
}
}
},
"range": [
- 68688,
- 68698
+ 68827,
+ 68837
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 34
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 44
}
}
@@ -124729,32 +124898,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 68700,
- 68701
+ 68839,
+ 68840
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 46
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 47
}
}
},
"prefix": false,
"range": [
- 68700,
- 68703
+ 68839,
+ 68842
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 46
},
"end": {
- "line": 2290,
+ "line": 2294,
"column": 49
}
}
@@ -124771,16 +124940,16 @@
"type": "Identifier",
"name": "rowData",
"range": [
- 68723,
- 68730
+ 68862,
+ 68869
],
"loc": {
"start": {
- "line": 2291,
+ "line": 2295,
"column": 16
},
"end": {
- "line": 2291,
+ "line": 2295,
"column": 23
}
}
@@ -124792,16 +124961,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 68734,
- 68735
+ 68873,
+ 68874
],
"loc": {
"start": {
- "line": 2291,
+ "line": 2295,
"column": 27
},
"end": {
- "line": 2291,
+ "line": 2295,
"column": 28
}
}
@@ -124810,47 +124979,47 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 68737,
- 68739
+ 68876,
+ 68878
],
"loc": {
"start": {
- "line": 2291,
+ "line": 2295,
"column": 30
},
"end": {
- "line": 2291,
+ "line": 2295,
"column": 32
}
}
}
],
"range": [
- 68733,
- 68740
+ 68872,
+ 68879
],
"loc": {
"start": {
- "line": 2291,
+ "line": 2295,
"column": 26
},
"end": {
- "line": 2291,
+ "line": 2295,
"column": 33
}
}
},
"range": [
- 68723,
- 68740
+ 68862,
+ 68879
],
"loc": {
"start": {
- "line": 2291,
+ "line": 2295,
"column": 16
},
"end": {
- "line": 2291,
+ "line": 2295,
"column": 33
}
}
@@ -124858,16 +125027,16 @@
],
"kind": "let",
"range": [
- 68719,
- 68741
+ 68858,
+ 68880
],
"loc": {
"start": {
- "line": 2291,
+ "line": 2295,
"column": 12
},
"end": {
- "line": 2291,
+ "line": 2295,
"column": 34
}
}
@@ -124881,16 +125050,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 68758,
- 68763
+ 68897,
+ 68902
],
"loc": {
"start": {
- "line": 2292,
+ "line": 2296,
"column": 16
},
"end": {
- "line": 2292,
+ "line": 2296,
"column": 21
}
}
@@ -124905,16 +125074,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 68766,
- 68770
+ 68905,
+ 68909
],
"loc": {
"start": {
- "line": 2292,
+ "line": 2296,
"column": 24
},
"end": {
- "line": 2292,
+ "line": 2296,
"column": 28
}
}
@@ -124923,31 +125092,31 @@
"type": "Identifier",
"name": "k",
"range": [
- 68771,
- 68772
+ 68910,
+ 68911
],
"loc": {
"start": {
- "line": 2292,
+ "line": 2296,
"column": 29
},
"end": {
- "line": 2292,
+ "line": 2296,
"column": 30
}
}
},
"range": [
- 68766,
- 68773
+ 68905,
+ 68912
],
"loc": {
"start": {
- "line": 2292,
+ "line": 2296,
"column": 24
},
"end": {
- "line": 2292,
+ "line": 2296,
"column": 31
}
}
@@ -124956,46 +125125,46 @@
"type": "Identifier",
"name": "cells",
"range": [
- 68774,
- 68779
+ 68913,
+ 68918
],
"loc": {
"start": {
- "line": 2292,
+ "line": 2296,
"column": 32
},
"end": {
- "line": 2292,
+ "line": 2296,
"column": 37
}
}
},
"range": [
- 68766,
- 68779
+ 68905,
+ 68918
],
"loc": {
"start": {
- "line": 2292,
+ "line": 2296,
"column": 24
},
"end": {
- "line": 2292,
+ "line": 2296,
"column": 37
}
}
},
"range": [
- 68758,
- 68779
+ 68897,
+ 68918
],
"loc": {
"start": {
- "line": 2292,
+ "line": 2296,
"column": 16
},
"end": {
- "line": 2292,
+ "line": 2296,
"column": 37
}
}
@@ -125003,16 +125172,16 @@
],
"kind": "let",
"range": [
- 68754,
- 68780
+ 68893,
+ 68919
],
"loc": {
"start": {
- "line": 2292,
+ "line": 2296,
"column": 12
},
"end": {
- "line": 2292,
+ "line": 2296,
"column": 38
}
}
@@ -125028,16 +125197,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 68802,
- 68803
+ 68941,
+ 68942
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 21
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 22
}
}
@@ -125047,31 +125216,31 @@
"value": 0,
"raw": "0",
"range": [
- 68806,
- 68807
+ 68945,
+ 68946
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 25
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 26
}
}
},
"range": [
- 68802,
- 68807
+ 68941,
+ 68946
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 21
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 26
}
}
@@ -125082,16 +125251,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 68809,
- 68812
+ 68948,
+ 68951
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 28
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 31
}
}
@@ -125103,16 +125272,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 68815,
- 68820
+ 68954,
+ 68959
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 34
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 39
}
}
@@ -125121,46 +125290,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 68821,
- 68827
+ 68960,
+ 68966
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 40
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 46
}
}
},
"range": [
- 68815,
- 68827
+ 68954,
+ 68966
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 34
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 46
}
}
},
"range": [
- 68809,
- 68827
+ 68948,
+ 68966
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 28
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 46
}
}
@@ -125168,16 +125337,16 @@
],
"kind": "let",
"range": [
- 68798,
- 68827
+ 68937,
+ 68966
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 17
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 46
}
}
@@ -125189,16 +125358,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 68829,
- 68830
+ 68968,
+ 68969
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 48
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 49
}
}
@@ -125207,31 +125376,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 68833,
- 68836
+ 68972,
+ 68975
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 52
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 55
}
}
},
"range": [
- 68829,
- 68836
+ 68968,
+ 68975
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 48
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 55
}
}
@@ -125243,32 +125412,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 68838,
- 68839
+ 68977,
+ 68978
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 57
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 58
}
}
},
"prefix": false,
"range": [
- 68838,
- 68841
+ 68977,
+ 68980
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 57
},
"end": {
- "line": 2293,
+ "line": 2297,
"column": 60
}
}
@@ -125285,16 +125454,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 68865,
- 68882
+ 69004,
+ 69021
],
"loc": {
"start": {
- "line": 2294,
+ "line": 2298,
"column": 20
},
"end": {
- "line": 2294,
+ "line": 2298,
"column": 37
}
}
@@ -125307,16 +125476,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 68886,
- 68890
+ 69025,
+ 69029
],
"loc": {
"start": {
- "line": 2294,
+ "line": 2298,
"column": 41
},
"end": {
- "line": 2294,
+ "line": 2298,
"column": 45
}
}
@@ -125325,31 +125494,31 @@
"type": "Identifier",
"name": "hasExtension",
"range": [
- 68891,
- 68903
+ 69030,
+ 69042
],
"loc": {
"start": {
- "line": 2294,
+ "line": 2298,
"column": 46
},
"end": {
- "line": 2294,
+ "line": 2298,
"column": 58
}
}
},
"range": [
- 68886,
- 68903
+ 69025,
+ 69042
],
"loc": {
"start": {
- "line": 2294,
+ "line": 2298,
"column": 41
},
"end": {
- "line": 2294,
+ "line": 2298,
"column": 58
}
}
@@ -125360,47 +125529,47 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 68904,
- 68920
+ 69043,
+ 69059
],
"loc": {
"start": {
- "line": 2294,
+ "line": 2298,
"column": 59
},
"end": {
- "line": 2294,
+ "line": 2298,
"column": 75
}
}
}
],
"range": [
- 68886,
- 68921
+ 69025,
+ 69060
],
"loc": {
"start": {
- "line": 2294,
+ "line": 2298,
"column": 41
},
"end": {
- "line": 2294,
+ "line": 2298,
"column": 76
}
}
},
"range": [
- 68865,
- 68921
+ 69004,
+ 69060
],
"loc": {
"start": {
- "line": 2294,
+ "line": 2298,
"column": 20
},
"end": {
- "line": 2294,
+ "line": 2298,
"column": 76
}
}
@@ -125423,16 +125592,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 68949,
- 68953
+ 69088,
+ 69092
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 24
},
"end": {
- "line": 2295,
+ "line": 2299,
"column": 28
}
}
@@ -125441,31 +125610,31 @@
"type": "Identifier",
"name": "extension",
"range": [
- 68954,
- 68963
+ 69093,
+ 69102
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 29
},
"end": {
- "line": 2295,
+ "line": 2299,
"column": 38
}
}
},
"range": [
- 68949,
- 68963
+ 69088,
+ 69102
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 24
},
"end": {
- "line": 2295,
+ "line": 2299,
"column": 38
}
}
@@ -125476,32 +125645,32 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 68964,
- 68980
+ 69103,
+ 69119
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 39
},
"end": {
- "line": 2295,
+ "line": 2299,
"column": 55
}
}
}
],
"range": [
- 68949,
- 68981
+ 69088,
+ 69120
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 24
},
"end": {
- "line": 2295,
+ "line": 2299,
"column": 56
}
}
@@ -125510,31 +125679,31 @@
"type": "Identifier",
"name": "isColHidden",
"range": [
- 68982,
- 68993
+ 69121,
+ 69132
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 57
},
"end": {
- "line": 2295,
+ "line": 2299,
"column": 68
}
}
},
"range": [
- 68949,
- 68993
+ 69088,
+ 69132
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 24
},
"end": {
- "line": 2295,
+ "line": 2299,
"column": 68
}
}
@@ -125544,32 +125713,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 68994,
- 68995
+ 69133,
+ 69134
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 69
},
"end": {
- "line": 2295,
+ "line": 2299,
"column": 70
}
}
}
],
"range": [
- 68949,
- 68996
+ 69088,
+ 69135
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 24
},
"end": {
- "line": 2295,
+ "line": 2299,
"column": 71
}
}
@@ -125581,80 +125750,80 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 69024,
- 69033
+ 69163,
+ 69172
],
"loc": {
"start": {
- "line": 2296,
+ "line": 2300,
"column": 24
},
"end": {
- "line": 2296,
+ "line": 2300,
"column": 33
}
}
}
],
"range": [
- 68998,
- 69055
+ 69137,
+ 69194
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 73
},
"end": {
- "line": 2297,
+ "line": 2301,
"column": 21
}
}
},
"alternate": null,
"range": [
- 68945,
- 69055
+ 69084,
+ 69194
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2299,
"column": 20
},
"end": {
- "line": 2297,
+ "line": 2301,
"column": 21
}
}
}
],
"range": [
- 68923,
- 69073
+ 69062,
+ 69212
],
"loc": {
"start": {
- "line": 2294,
+ "line": 2298,
"column": 78
},
"end": {
- "line": 2298,
+ "line": 2302,
"column": 17
}
}
},
"alternate": null,
"range": [
- 68861,
- 69073
+ 69000,
+ 69212
],
"loc": {
"start": {
- "line": 2294,
+ "line": 2298,
"column": 16
},
"end": {
- "line": 2298,
+ "line": 2302,
"column": 17
}
}
@@ -125668,16 +125837,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 69094,
- 69102
+ 69233,
+ 69241
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2303,
"column": 20
},
"end": {
- "line": 2299,
+ "line": 2303,
"column": 28
}
}
@@ -125690,16 +125859,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 69105,
- 69109
+ 69244,
+ 69248
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2303,
"column": 31
},
"end": {
- "line": 2299,
+ "line": 2303,
"column": 35
}
}
@@ -125708,31 +125877,31 @@
"type": "Identifier",
"name": "getCellData",
"range": [
- 69110,
- 69121
+ 69249,
+ 69260
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2303,
"column": 36
},
"end": {
- "line": 2299,
+ "line": 2303,
"column": 47
}
}
},
"range": [
- 69105,
- 69121
+ 69244,
+ 69260
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2303,
"column": 31
},
"end": {
- "line": 2299,
+ "line": 2303,
"column": 47
}
}
@@ -125745,16 +125914,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 69122,
- 69127
+ 69261,
+ 69266
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2303,
"column": 48
},
"end": {
- "line": 2299,
+ "line": 2303,
"column": 53
}
}
@@ -125763,62 +125932,62 @@
"type": "Identifier",
"name": "j",
"range": [
- 69128,
- 69129
+ 69267,
+ 69268
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2303,
"column": 54
},
"end": {
- "line": 2299,
+ "line": 2303,
"column": 55
}
}
},
"range": [
- 69122,
- 69130
+ 69261,
+ 69269
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2303,
"column": 48
},
"end": {
- "line": 2299,
+ "line": 2303,
"column": 56
}
}
}
],
"range": [
- 69105,
- 69131
+ 69244,
+ 69270
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2303,
"column": 31
},
"end": {
- "line": 2299,
+ "line": 2303,
"column": 57
}
}
},
"range": [
- 69094,
- 69131
+ 69233,
+ 69270
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2303,
"column": 20
},
"end": {
- "line": 2299,
+ "line": 2303,
"column": 57
}
}
@@ -125826,16 +125995,16 @@
],
"kind": "let",
"range": [
- 69090,
- 69132
+ 69229,
+ 69271
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2303,
"column": 16
},
"end": {
- "line": 2299,
+ "line": 2303,
"column": 58
}
}
@@ -125854,16 +126023,16 @@
"type": "Identifier",
"name": "rowData",
"range": [
- 69149,
- 69156
+ 69288,
+ 69295
],
"loc": {
"start": {
- "line": 2300,
+ "line": 2304,
"column": 16
},
"end": {
- "line": 2300,
+ "line": 2304,
"column": 23
}
}
@@ -125873,31 +126042,31 @@
"value": 1,
"raw": "1",
"range": [
- 69157,
- 69158
+ 69296,
+ 69297
],
"loc": {
"start": {
- "line": 2300,
+ "line": 2304,
"column": 24
},
"end": {
- "line": 2300,
+ "line": 2304,
"column": 25
}
}
},
"range": [
- 69149,
- 69159
+ 69288,
+ 69298
],
"loc": {
"start": {
- "line": 2300,
+ "line": 2304,
"column": 16
},
"end": {
- "line": 2300,
+ "line": 2304,
"column": 26
}
}
@@ -125906,31 +126075,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 69160,
- 69164
+ 69299,
+ 69303
],
"loc": {
"start": {
- "line": 2300,
+ "line": 2304,
"column": 27
},
"end": {
- "line": 2300,
+ "line": 2304,
"column": 31
}
}
},
"range": [
- 69149,
- 69164
+ 69288,
+ 69303
],
"loc": {
"start": {
- "line": 2300,
+ "line": 2304,
"column": 16
},
"end": {
- "line": 2300,
+ "line": 2304,
"column": 31
}
}
@@ -125940,78 +126109,78 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 69165,
- 69173
+ 69304,
+ 69312
],
"loc": {
"start": {
- "line": 2300,
+ "line": 2304,
"column": 32
},
"end": {
- "line": 2300,
+ "line": 2304,
"column": 40
}
}
}
],
"range": [
- 69149,
- 69174
+ 69288,
+ 69313
],
"loc": {
"start": {
- "line": 2300,
+ "line": 2304,
"column": 16
},
"end": {
- "line": 2300,
+ "line": 2304,
"column": 41
}
}
},
"range": [
- 69149,
- 69175
+ 69288,
+ 69314
],
"loc": {
"start": {
- "line": 2300,
+ "line": 2304,
"column": 16
},
"end": {
- "line": 2300,
+ "line": 2304,
"column": 42
}
}
}
],
"range": [
- 68843,
- 69189
+ 68982,
+ 69328
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 62
},
"end": {
- "line": 2301,
+ "line": 2305,
"column": 13
}
}
},
"range": [
- 68793,
- 69189
+ 68932,
+ 69328
],
"loc": {
"start": {
- "line": 2293,
+ "line": 2297,
"column": 12
},
"end": {
- "line": 2301,
+ "line": 2305,
"column": 13
}
}
@@ -126027,16 +126196,16 @@
"type": "Identifier",
"name": "tblData",
"range": [
- 69202,
- 69209
+ 69341,
+ 69348
],
"loc": {
"start": {
- "line": 2302,
+ "line": 2306,
"column": 12
},
"end": {
- "line": 2302,
+ "line": 2306,
"column": 19
}
}
@@ -126045,31 +126214,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 69210,
- 69214
+ 69349,
+ 69353
],
"loc": {
"start": {
- "line": 2302,
+ "line": 2306,
"column": 20
},
"end": {
- "line": 2302,
+ "line": 2306,
"column": 24
}
}
},
"range": [
- 69202,
- 69214
+ 69341,
+ 69353
],
"loc": {
"start": {
- "line": 2302,
+ "line": 2306,
"column": 12
},
"end": {
- "line": 2302,
+ "line": 2306,
"column": 24
}
}
@@ -126079,78 +126248,78 @@
"type": "Identifier",
"name": "rowData",
"range": [
- 69215,
- 69222
+ 69354,
+ 69361
],
"loc": {
"start": {
- "line": 2302,
+ "line": 2306,
"column": 25
},
"end": {
- "line": 2302,
+ "line": 2306,
"column": 32
}
}
}
],
"range": [
- 69202,
- 69223
+ 69341,
+ 69362
],
"loc": {
"start": {
- "line": 2302,
+ "line": 2306,
"column": 12
},
"end": {
- "line": 2302,
+ "line": 2306,
"column": 33
}
}
},
"range": [
- 69202,
- 69224
+ 69341,
+ 69363
],
"loc": {
"start": {
- "line": 2302,
+ "line": 2306,
"column": 12
},
"end": {
- "line": 2302,
+ "line": 2306,
"column": 34
}
}
}
],
"range": [
- 68705,
- 69234
+ 68844,
+ 69373
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 51
},
"end": {
- "line": 2303,
+ "line": 2307,
"column": 9
}
}
},
"range": [
- 68662,
- 69234
+ 68801,
+ 69373
],
"loc": {
"start": {
- "line": 2290,
+ "line": 2294,
"column": 8
},
"end": {
- "line": 2303,
+ "line": 2307,
"column": 9
}
}
@@ -126161,47 +126330,47 @@
"type": "Identifier",
"name": "tblData",
"range": [
- 69250,
- 69257
+ 69389,
+ 69396
],
"loc": {
"start": {
- "line": 2304,
+ "line": 2308,
"column": 15
},
"end": {
- "line": 2304,
+ "line": 2308,
"column": 22
}
}
},
"range": [
- 69243,
- 69258
+ 69382,
+ 69397
],
"loc": {
"start": {
- "line": 2304,
+ "line": 2308,
"column": 8
},
"end": {
- "line": 2304,
+ "line": 2308,
"column": 23
}
}
}
],
"range": [
- 68379,
- 69264
+ 68518,
+ 69403
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2286,
"column": 68
},
"end": {
- "line": 2305,
+ "line": 2309,
"column": 5
}
}
@@ -126209,16 +126378,16 @@
"generator": false,
"expression": false,
"range": [
- 68327,
- 69264
+ 68466,
+ 69403
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2286,
"column": 16
},
"end": {
- "line": 2305,
+ "line": 2309,
"column": 5
}
}
@@ -126226,16 +126395,16 @@
"kind": "method",
"computed": false,
"range": [
- 68315,
- 69264
+ 68454,
+ 69403
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2286,
"column": 4
},
"end": {
- "line": 2305,
+ "line": 2309,
"column": 5
}
},
@@ -126244,16 +126413,16 @@
"type": "Block",
"value": "*\n * Return the table data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 67906,
- 68310
+ 68045,
+ 68449
],
"loc": {
"start": {
- "line": 2270,
+ "line": 2274,
"column": 4
},
"end": {
- "line": 2281,
+ "line": 2285,
"column": 7
}
}
@@ -126264,16 +126433,16 @@
"type": "Block",
"value": "*\n * Return the filtered data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 69270,
- 69677
+ 69409,
+ 69816
],
"loc": {
"start": {
- "line": 2307,
+ "line": 2311,
"column": 4
},
"end": {
- "line": 2318,
+ "line": 2322,
"column": 7
}
}
@@ -126287,16 +126456,16 @@
"type": "Identifier",
"name": "getFilteredData",
"range": [
- 69682,
- 69697
+ 69821,
+ 69836
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2323,
"column": 4
},
"end": {
- "line": 2319,
+ "line": 2323,
"column": 19
}
}
@@ -126311,16 +126480,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 69698,
- 69712
+ 69837,
+ 69851
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2323,
"column": 20
},
"end": {
- "line": 2319,
+ "line": 2323,
"column": 34
}
}
@@ -126330,31 +126499,31 @@
"value": false,
"raw": "false",
"range": [
- 69715,
- 69720
+ 69854,
+ 69859
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2323,
"column": 37
},
"end": {
- "line": 2319,
+ "line": 2323,
"column": 42
}
}
},
"range": [
- 69698,
- 69720
+ 69837,
+ 69859
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2323,
"column": 20
},
"end": {
- "line": 2319,
+ "line": 2323,
"column": 42
}
}
@@ -126365,16 +126534,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 69722,
- 69739
+ 69861,
+ 69878
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2323,
"column": 44
},
"end": {
- "line": 2319,
+ "line": 2323,
"column": 61
}
}
@@ -126384,31 +126553,31 @@
"value": false,
"raw": "false",
"range": [
- 69742,
- 69747
+ 69881,
+ 69886
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2323,
"column": 64
},
"end": {
- "line": 2319,
+ "line": 2323,
"column": 69
}
}
},
"range": [
- 69722,
- 69747
+ 69861,
+ 69886
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2323,
"column": 44
},
"end": {
- "line": 2319,
+ "line": 2323,
"column": 69
}
}
@@ -126428,16 +126597,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 69764,
- 69768
+ 69903,
+ 69907
],
"loc": {
"start": {
- "line": 2320,
+ "line": 2324,
"column": 13
},
"end": {
- "line": 2320,
+ "line": 2324,
"column": 17
}
}
@@ -126446,47 +126615,47 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 69769,
- 69783
+ 69908,
+ 69922
],
"loc": {
"start": {
- "line": 2320,
+ "line": 2324,
"column": 18
},
"end": {
- "line": 2320,
+ "line": 2324,
"column": 32
}
}
},
"range": [
- 69764,
- 69783
+ 69903,
+ 69922
],
"loc": {
"start": {
- "line": 2320,
+ "line": 2324,
"column": 13
},
"end": {
- "line": 2320,
+ "line": 2324,
"column": 32
}
}
},
"prefix": true,
"range": [
- 69763,
- 69783
+ 69902,
+ 69922
],
"loc": {
"start": {
- "line": 2320,
+ "line": 2324,
"column": 12
},
"end": {
- "line": 2320,
+ "line": 2324,
"column": 32
}
}
@@ -126500,63 +126669,63 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 69806,
- 69808
+ 69945,
+ 69947
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2325,
"column": 19
},
"end": {
- "line": 2321,
+ "line": 2325,
"column": 21
}
}
},
"range": [
- 69799,
- 69809
+ 69938,
+ 69948
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2325,
"column": 12
},
"end": {
- "line": 2321,
+ "line": 2325,
"column": 22
}
}
}
],
"range": [
- 69785,
- 69819
+ 69924,
+ 69958
],
"loc": {
"start": {
- "line": 2320,
+ "line": 2324,
"column": 34
},
"end": {
- "line": 2322,
+ "line": 2326,
"column": 9
}
}
},
"alternate": null,
"range": [
- 69759,
- 69819
+ 69898,
+ 69958
],
"loc": {
"start": {
- "line": 2320,
+ "line": 2324,
"column": 8
},
"end": {
- "line": 2322,
+ "line": 2326,
"column": 9
}
}
@@ -126570,16 +126739,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 69832,
- 69836
+ 69971,
+ 69975
],
"loc": {
"start": {
- "line": 2323,
+ "line": 2327,
"column": 12
},
"end": {
- "line": 2323,
+ "line": 2327,
"column": 16
}
}
@@ -126593,16 +126762,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 69839,
- 69843
+ 69978,
+ 69982
],
"loc": {
"start": {
- "line": 2323,
+ "line": 2327,
"column": 19
},
"end": {
- "line": 2323,
+ "line": 2327,
"column": 23
}
}
@@ -126611,31 +126780,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 69844,
- 69847
+ 69983,
+ 69986
],
"loc": {
"start": {
- "line": 2323,
+ "line": 2327,
"column": 24
},
"end": {
- "line": 2323,
+ "line": 2327,
"column": 27
}
}
},
"range": [
- 69839,
- 69847
+ 69978,
+ 69986
],
"loc": {
"start": {
- "line": 2323,
+ "line": 2327,
"column": 19
},
"end": {
- "line": 2323,
+ "line": 2327,
"column": 27
}
}
@@ -126644,46 +126813,46 @@
"type": "Identifier",
"name": "rows",
"range": [
- 69848,
- 69852
+ 69987,
+ 69991
],
"loc": {
"start": {
- "line": 2323,
+ "line": 2327,
"column": 28
},
"end": {
- "line": 2323,
+ "line": 2327,
"column": 32
}
}
},
"range": [
- 69839,
- 69852
+ 69978,
+ 69991
],
"loc": {
"start": {
- "line": 2323,
+ "line": 2327,
"column": 19
},
"end": {
- "line": 2323,
+ "line": 2327,
"column": 32
}
}
},
"range": [
- 69832,
- 69852
+ 69971,
+ 69991
],
"loc": {
"start": {
- "line": 2323,
+ "line": 2327,
"column": 12
},
"end": {
- "line": 2323,
+ "line": 2327,
"column": 32
}
}
@@ -126694,16 +126863,16 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 69866,
- 69878
+ 70005,
+ 70017
],
"loc": {
"start": {
- "line": 2324,
+ "line": 2328,
"column": 12
},
"end": {
- "line": 2324,
+ "line": 2328,
"column": 24
}
}
@@ -126712,31 +126881,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 69881,
- 69883
+ 70020,
+ 70022
],
"loc": {
"start": {
- "line": 2324,
+ "line": 2328,
"column": 27
},
"end": {
- "line": 2324,
+ "line": 2328,
"column": 29
}
}
},
"range": [
- 69866,
- 69883
+ 70005,
+ 70022
],
"loc": {
"start": {
- "line": 2324,
+ "line": 2328,
"column": 12
},
"end": {
- "line": 2324,
+ "line": 2328,
"column": 29
}
}
@@ -126744,16 +126913,16 @@
],
"kind": "let",
"range": [
- 69828,
- 69884
+ 69967,
+ 70023
],
"loc": {
"start": {
- "line": 2323,
+ "line": 2327,
"column": 8
},
"end": {
- "line": 2324,
+ "line": 2328,
"column": 30
}
}
@@ -126764,16 +126933,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 69897,
- 69911
+ 70036,
+ 70050
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2329,
"column": 12
},
"end": {
- "line": 2325,
+ "line": 2329,
"column": 26
}
}
@@ -126790,16 +126959,16 @@
"type": "Identifier",
"name": "headers",
"range": [
- 69931,
- 69938
+ 70070,
+ 70077
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2330,
"column": 16
},
"end": {
- "line": 2326,
+ "line": 2330,
"column": 23
}
}
@@ -126812,16 +126981,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 69941,
- 69945
+ 70080,
+ 70084
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2330,
"column": 26
},
"end": {
- "line": 2326,
+ "line": 2330,
"column": 30
}
}
@@ -126830,31 +126999,31 @@
"type": "Identifier",
"name": "getHeadersText",
"range": [
- 69946,
- 69960
+ 70085,
+ 70099
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2330,
"column": 31
},
"end": {
- "line": 2326,
+ "line": 2330,
"column": 45
}
}
},
"range": [
- 69941,
- 69960
+ 70080,
+ 70099
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2330,
"column": 26
},
"end": {
- "line": 2326,
+ "line": 2330,
"column": 45
}
}
@@ -126864,47 +127033,47 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 69961,
- 69978
+ 70100,
+ 70117
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2330,
"column": 46
},
"end": {
- "line": 2326,
+ "line": 2330,
"column": 63
}
}
}
],
"range": [
- 69941,
- 69979
+ 70080,
+ 70118
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2330,
"column": 26
},
"end": {
- "line": 2326,
+ "line": 2330,
"column": 64
}
}
},
"range": [
- 69931,
- 69979
+ 70070,
+ 70118
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2330,
"column": 16
},
"end": {
- "line": 2326,
+ "line": 2330,
"column": 64
}
}
@@ -126912,16 +127081,16 @@
],
"kind": "let",
"range": [
- 69927,
- 69980
+ 70066,
+ 70119
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2330,
"column": 12
},
"end": {
- "line": 2326,
+ "line": 2330,
"column": 65
}
}
@@ -126937,16 +127106,16 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 69993,
- 70005
+ 70132,
+ 70144
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 12
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 24
}
}
@@ -126955,31 +127124,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 70006,
- 70010
+ 70145,
+ 70149
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 25
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 29
}
}
},
"range": [
- 69993,
- 70010
+ 70132,
+ 70149
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 12
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 29
}
}
@@ -126996,16 +127165,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70012,
- 70016
+ 70151,
+ 70155
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 31
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 35
}
}
@@ -127014,47 +127183,47 @@
"type": "Identifier",
"name": "getHeadersRowIndex",
"range": [
- 70017,
- 70035
+ 70156,
+ 70174
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 36
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 54
}
}
},
"range": [
- 70012,
- 70035
+ 70151,
+ 70174
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 31
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 54
}
}
},
"arguments": [],
"range": [
- 70012,
- 70037
+ 70151,
+ 70176
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 31
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 56
}
}
@@ -127063,95 +127232,95 @@
"type": "Identifier",
"name": "headers",
"range": [
- 70039,
- 70046
+ 70178,
+ 70185
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 58
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 65
}
}
}
],
"range": [
- 70011,
- 70047
+ 70150,
+ 70186
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 30
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 66
}
}
}
],
"range": [
- 69993,
- 70048
+ 70132,
+ 70187
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 12
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 67
}
}
},
"range": [
- 69993,
- 70049
+ 70132,
+ 70188
],
"loc": {
"start": {
- "line": 2327,
+ "line": 2331,
"column": 12
},
"end": {
- "line": 2327,
+ "line": 2331,
"column": 68
}
}
}
],
"range": [
- 69913,
- 70059
+ 70052,
+ 70198
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2329,
"column": 28
},
"end": {
- "line": 2328,
+ "line": 2332,
"column": 9
}
}
},
"alternate": null,
"range": [
- 69893,
- 70059
+ 70032,
+ 70198
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2329,
"column": 8
},
"end": {
- "line": 2328,
+ "line": 2332,
"column": 9
}
}
@@ -127165,16 +127334,16 @@
"type": "Identifier",
"name": "validRows",
"range": [
- 70073,
- 70082
+ 70212,
+ 70221
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2334,
"column": 12
},
"end": {
- "line": 2330,
+ "line": 2334,
"column": 21
}
}
@@ -127187,16 +127356,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70085,
- 70089
+ 70224,
+ 70228
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2334,
"column": 24
},
"end": {
- "line": 2330,
+ "line": 2334,
"column": 28
}
}
@@ -127205,31 +127374,31 @@
"type": "Identifier",
"name": "getValidRows",
"range": [
- 70090,
- 70102
+ 70229,
+ 70241
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2334,
"column": 29
},
"end": {
- "line": 2330,
+ "line": 2334,
"column": 41
}
}
},
"range": [
- 70085,
- 70102
+ 70224,
+ 70241
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2334,
"column": 24
},
"end": {
- "line": 2330,
+ "line": 2334,
"column": 41
}
}
@@ -127240,47 +127409,47 @@
"value": true,
"raw": "true",
"range": [
- 70103,
- 70107
+ 70242,
+ 70246
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2334,
"column": 42
},
"end": {
- "line": 2330,
+ "line": 2334,
"column": 46
}
}
}
],
"range": [
- 70085,
- 70108
+ 70224,
+ 70247
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2334,
"column": 24
},
"end": {
- "line": 2330,
+ "line": 2334,
"column": 47
}
}
},
"range": [
- 70073,
- 70108
+ 70212,
+ 70247
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2334,
"column": 12
},
"end": {
- "line": 2330,
+ "line": 2334,
"column": 47
}
}
@@ -127288,16 +127457,16 @@
],
"kind": "let",
"range": [
- 70069,
- 70109
+ 70208,
+ 70248
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2334,
"column": 8
},
"end": {
- "line": 2330,
+ "line": 2334,
"column": 48
}
}
@@ -127313,16 +127482,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 70127,
- 70128
+ 70266,
+ 70267
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 17
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 18
}
}
@@ -127332,31 +127501,31 @@
"value": 0,
"raw": "0",
"range": [
- 70131,
- 70132
+ 70270,
+ 70271
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 21
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 22
}
}
},
"range": [
- 70127,
- 70132
+ 70266,
+ 70271
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 17
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 22
}
}
@@ -127364,16 +127533,16 @@
],
"kind": "let",
"range": [
- 70123,
- 70132
+ 70262,
+ 70271
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 13
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 22
}
}
@@ -127385,16 +127554,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 70134,
- 70135
+ 70273,
+ 70274
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 24
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 25
}
}
@@ -127406,16 +127575,16 @@
"type": "Identifier",
"name": "validRows",
"range": [
- 70138,
- 70147
+ 70277,
+ 70286
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 28
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 37
}
}
@@ -127424,46 +127593,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 70148,
- 70154
+ 70287,
+ 70293
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 38
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 44
}
}
},
"range": [
- 70138,
- 70154
+ 70277,
+ 70293
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 28
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 44
}
}
},
"range": [
- 70134,
- 70154
+ 70273,
+ 70293
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 24
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 44
}
}
@@ -127475,32 +127644,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 70156,
- 70157
+ 70295,
+ 70296
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 46
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 47
}
}
},
"prefix": false,
"range": [
- 70156,
- 70159
+ 70295,
+ 70298
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 46
},
"end": {
- "line": 2331,
+ "line": 2335,
"column": 49
}
}
@@ -127517,16 +127686,16 @@
"type": "Identifier",
"name": "rData",
"range": [
- 70179,
- 70184
+ 70318,
+ 70323
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2336,
"column": 16
},
"end": {
- "line": 2332,
+ "line": 2336,
"column": 21
}
}
@@ -127543,16 +127712,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70188,
- 70192
+ 70327,
+ 70331
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2336,
"column": 25
},
"end": {
- "line": 2332,
+ "line": 2336,
"column": 29
}
}
@@ -127561,31 +127730,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 70193,
- 70207
+ 70332,
+ 70346
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2336,
"column": 30
},
"end": {
- "line": 2332,
+ "line": 2336,
"column": 44
}
}
},
"range": [
- 70188,
- 70207
+ 70327,
+ 70346
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2336,
"column": 25
},
"end": {
- "line": 2332,
+ "line": 2336,
"column": 44
}
}
@@ -127594,31 +127763,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 70208,
- 70209
+ 70347,
+ 70348
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2336,
"column": 45
},
"end": {
- "line": 2332,
+ "line": 2336,
"column": 46
}
}
},
"range": [
- 70188,
- 70210
+ 70327,
+ 70349
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2336,
"column": 25
},
"end": {
- "line": 2332,
+ "line": 2336,
"column": 47
}
}
@@ -127627,47 +127796,47 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 70212,
- 70214
+ 70351,
+ 70353
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2336,
"column": 49
},
"end": {
- "line": 2332,
+ "line": 2336,
"column": 51
}
}
}
],
"range": [
- 70187,
- 70215
+ 70326,
+ 70354
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2336,
"column": 24
},
"end": {
- "line": 2332,
+ "line": 2336,
"column": 52
}
}
},
"range": [
- 70179,
- 70215
+ 70318,
+ 70354
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2336,
"column": 16
},
"end": {
- "line": 2332,
+ "line": 2336,
"column": 52
}
}
@@ -127678,16 +127847,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 70233,
- 70238
+ 70372,
+ 70377
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 16
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 21
}
}
@@ -127702,16 +127871,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 70241,
- 70245
+ 70380,
+ 70384
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 24
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 28
}
}
@@ -127725,16 +127894,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70246,
- 70250
+ 70385,
+ 70389
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 29
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 33
}
}
@@ -127743,31 +127912,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 70251,
- 70265
+ 70390,
+ 70404
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 34
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 48
}
}
},
"range": [
- 70246,
- 70265
+ 70385,
+ 70404
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 29
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 48
}
}
@@ -127776,46 +127945,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 70266,
- 70267
+ 70405,
+ 70406
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 49
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 50
}
}
},
"range": [
- 70246,
- 70268
+ 70385,
+ 70407
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 29
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 51
}
}
},
"range": [
- 70241,
- 70269
+ 70380,
+ 70408
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 24
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 52
}
}
@@ -127824,46 +127993,46 @@
"type": "Identifier",
"name": "cells",
"range": [
- 70270,
- 70275
+ 70409,
+ 70414
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 53
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 58
}
}
},
"range": [
- 70241,
- 70275
+ 70380,
+ 70414
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 24
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 58
}
}
},
"range": [
- 70233,
- 70275
+ 70372,
+ 70414
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2337,
"column": 16
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 58
}
}
@@ -127871,16 +128040,16 @@
],
"kind": "let",
"range": [
- 70175,
- 70276
+ 70314,
+ 70415
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2336,
"column": 12
},
"end": {
- "line": 2333,
+ "line": 2337,
"column": 59
}
}
@@ -127896,16 +128065,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 70298,
- 70299
+ 70437,
+ 70438
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 21
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 22
}
}
@@ -127915,31 +128084,31 @@
"value": 0,
"raw": "0",
"range": [
- 70302,
- 70303
+ 70441,
+ 70442
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 25
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 26
}
}
},
"range": [
- 70298,
- 70303
+ 70437,
+ 70442
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 21
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 26
}
}
@@ -127947,16 +128116,16 @@
],
"kind": "let",
"range": [
- 70294,
- 70303
+ 70433,
+ 70442
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 17
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 26
}
}
@@ -127968,16 +128137,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 70305,
- 70306
+ 70444,
+ 70445
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 28
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 29
}
}
@@ -127989,16 +128158,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 70309,
- 70314
+ 70448,
+ 70453
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 32
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 37
}
}
@@ -128007,46 +128176,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 70315,
- 70321
+ 70454,
+ 70460
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 38
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 44
}
}
},
"range": [
- 70309,
- 70321
+ 70448,
+ 70460
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 32
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 44
}
}
},
"range": [
- 70305,
- 70321
+ 70444,
+ 70460
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 28
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 44
}
}
@@ -128058,32 +128227,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 70323,
- 70324
+ 70462,
+ 70463
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 46
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 47
}
}
},
"prefix": false,
"range": [
- 70323,
- 70326
+ 70462,
+ 70465
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 46
},
"end": {
- "line": 2334,
+ "line": 2338,
"column": 49
}
}
@@ -128100,16 +128269,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 70350,
- 70367
+ 70489,
+ 70506
],
"loc": {
"start": {
- "line": 2335,
+ "line": 2339,
"column": 20
},
"end": {
- "line": 2335,
+ "line": 2339,
"column": 37
}
}
@@ -128122,16 +128291,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70371,
- 70375
+ 70510,
+ 70514
],
"loc": {
"start": {
- "line": 2335,
+ "line": 2339,
"column": 41
},
"end": {
- "line": 2335,
+ "line": 2339,
"column": 45
}
}
@@ -128140,31 +128309,31 @@
"type": "Identifier",
"name": "hasExtension",
"range": [
- 70376,
- 70388
+ 70515,
+ 70527
],
"loc": {
"start": {
- "line": 2335,
+ "line": 2339,
"column": 46
},
"end": {
- "line": 2335,
+ "line": 2339,
"column": 58
}
}
},
"range": [
- 70371,
- 70388
+ 70510,
+ 70527
],
"loc": {
"start": {
- "line": 2335,
+ "line": 2339,
"column": 41
},
"end": {
- "line": 2335,
+ "line": 2339,
"column": 58
}
}
@@ -128175,47 +128344,47 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 70389,
- 70405
+ 70528,
+ 70544
],
"loc": {
"start": {
- "line": 2335,
+ "line": 2339,
"column": 59
},
"end": {
- "line": 2335,
+ "line": 2339,
"column": 75
}
}
}
],
"range": [
- 70371,
- 70406
+ 70510,
+ 70545
],
"loc": {
"start": {
- "line": 2335,
+ "line": 2339,
"column": 41
},
"end": {
- "line": 2335,
+ "line": 2339,
"column": 76
}
}
},
"range": [
- 70350,
- 70406
+ 70489,
+ 70545
],
"loc": {
"start": {
- "line": 2335,
+ "line": 2339,
"column": 20
},
"end": {
- "line": 2335,
+ "line": 2339,
"column": 76
}
}
@@ -128238,16 +128407,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70434,
- 70438
+ 70573,
+ 70577
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 24
},
"end": {
- "line": 2336,
+ "line": 2340,
"column": 28
}
}
@@ -128256,31 +128425,31 @@
"type": "Identifier",
"name": "extension",
"range": [
- 70439,
- 70448
+ 70578,
+ 70587
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 29
},
"end": {
- "line": 2336,
+ "line": 2340,
"column": 38
}
}
},
"range": [
- 70434,
- 70448
+ 70573,
+ 70587
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 24
},
"end": {
- "line": 2336,
+ "line": 2340,
"column": 38
}
}
@@ -128291,32 +128460,32 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 70449,
- 70465
+ 70588,
+ 70604
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 39
},
"end": {
- "line": 2336,
+ "line": 2340,
"column": 55
}
}
}
],
"range": [
- 70434,
- 70466
+ 70573,
+ 70605
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 24
},
"end": {
- "line": 2336,
+ "line": 2340,
"column": 56
}
}
@@ -128325,31 +128494,31 @@
"type": "Identifier",
"name": "isColHidden",
"range": [
- 70467,
- 70478
+ 70606,
+ 70617
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 57
},
"end": {
- "line": 2336,
+ "line": 2340,
"column": 68
}
}
},
"range": [
- 70434,
- 70478
+ 70573,
+ 70617
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 24
},
"end": {
- "line": 2336,
+ "line": 2340,
"column": 68
}
}
@@ -128359,32 +128528,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 70479,
- 70480
+ 70618,
+ 70619
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 69
},
"end": {
- "line": 2336,
+ "line": 2340,
"column": 70
}
}
}
],
"range": [
- 70434,
- 70481
+ 70573,
+ 70620
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 24
},
"end": {
- "line": 2336,
+ "line": 2340,
"column": 71
}
}
@@ -128396,80 +128565,80 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 70509,
- 70518
+ 70648,
+ 70657
],
"loc": {
"start": {
- "line": 2337,
+ "line": 2341,
"column": 24
},
"end": {
- "line": 2337,
+ "line": 2341,
"column": 33
}
}
}
],
"range": [
- 70483,
- 70540
+ 70622,
+ 70679
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 73
},
"end": {
- "line": 2338,
+ "line": 2342,
"column": 21
}
}
},
"alternate": null,
"range": [
- 70430,
- 70540
+ 70569,
+ 70679
],
"loc": {
"start": {
- "line": 2336,
+ "line": 2340,
"column": 20
},
"end": {
- "line": 2338,
+ "line": 2342,
"column": 21
}
}
}
],
"range": [
- 70408,
- 70558
+ 70547,
+ 70697
],
"loc": {
"start": {
- "line": 2335,
+ "line": 2339,
"column": 78
},
"end": {
- "line": 2339,
+ "line": 2343,
"column": 17
}
}
},
"alternate": null,
"range": [
- 70346,
- 70558
+ 70485,
+ 70697
],
"loc": {
"start": {
- "line": 2335,
+ "line": 2339,
"column": 16
},
"end": {
- "line": 2339,
+ "line": 2343,
"column": 17
}
}
@@ -128483,16 +128652,16 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 70579,
- 70587
+ 70718,
+ 70726
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2344,
"column": 20
},
"end": {
- "line": 2340,
+ "line": 2344,
"column": 28
}
}
@@ -128505,16 +128674,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70590,
- 70594
+ 70729,
+ 70733
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2344,
"column": 31
},
"end": {
- "line": 2340,
+ "line": 2344,
"column": 35
}
}
@@ -128523,31 +128692,31 @@
"type": "Identifier",
"name": "getCellData",
"range": [
- 70595,
- 70606
+ 70734,
+ 70745
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2344,
"column": 36
},
"end": {
- "line": 2340,
+ "line": 2344,
"column": 47
}
}
},
"range": [
- 70590,
- 70606
+ 70729,
+ 70745
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2344,
"column": 31
},
"end": {
- "line": 2340,
+ "line": 2344,
"column": 47
}
}
@@ -128560,16 +128729,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 70607,
- 70612
+ 70746,
+ 70751
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2344,
"column": 48
},
"end": {
- "line": 2340,
+ "line": 2344,
"column": 53
}
}
@@ -128578,62 +128747,62 @@
"type": "Identifier",
"name": "k",
"range": [
- 70613,
- 70614
+ 70752,
+ 70753
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2344,
"column": 54
},
"end": {
- "line": 2340,
+ "line": 2344,
"column": 55
}
}
},
"range": [
- 70607,
- 70615
+ 70746,
+ 70754
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2344,
"column": 48
},
"end": {
- "line": 2340,
+ "line": 2344,
"column": 56
}
}
}
],
"range": [
- 70590,
- 70616
+ 70729,
+ 70755
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2344,
"column": 31
},
"end": {
- "line": 2340,
+ "line": 2344,
"column": 57
}
}
},
"range": [
- 70579,
- 70616
+ 70718,
+ 70755
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2344,
"column": 20
},
"end": {
- "line": 2340,
+ "line": 2344,
"column": 57
}
}
@@ -128641,16 +128810,16 @@
],
"kind": "let",
"range": [
- 70575,
- 70617
+ 70714,
+ 70756
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2344,
"column": 16
},
"end": {
- "line": 2340,
+ "line": 2344,
"column": 58
}
}
@@ -128669,16 +128838,16 @@
"type": "Identifier",
"name": "rData",
"range": [
- 70634,
- 70639
+ 70773,
+ 70778
],
"loc": {
"start": {
- "line": 2341,
+ "line": 2345,
"column": 16
},
"end": {
- "line": 2341,
+ "line": 2345,
"column": 21
}
}
@@ -128688,31 +128857,31 @@
"value": 1,
"raw": "1",
"range": [
- 70640,
- 70641
+ 70779,
+ 70780
],
"loc": {
"start": {
- "line": 2341,
+ "line": 2345,
"column": 22
},
"end": {
- "line": 2341,
+ "line": 2345,
"column": 23
}
}
},
"range": [
- 70634,
- 70642
+ 70773,
+ 70781
],
"loc": {
"start": {
- "line": 2341,
+ "line": 2345,
"column": 16
},
"end": {
- "line": 2341,
+ "line": 2345,
"column": 24
}
}
@@ -128721,31 +128890,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 70643,
- 70647
+ 70782,
+ 70786
],
"loc": {
"start": {
- "line": 2341,
+ "line": 2345,
"column": 25
},
"end": {
- "line": 2341,
+ "line": 2345,
"column": 29
}
}
},
"range": [
- 70634,
- 70647
+ 70773,
+ 70786
],
"loc": {
"start": {
- "line": 2341,
+ "line": 2345,
"column": 16
},
"end": {
- "line": 2341,
+ "line": 2345,
"column": 29
}
}
@@ -128755,78 +128924,78 @@
"type": "Identifier",
"name": "cellData",
"range": [
- 70648,
- 70656
+ 70787,
+ 70795
],
"loc": {
"start": {
- "line": 2341,
+ "line": 2345,
"column": 30
},
"end": {
- "line": 2341,
+ "line": 2345,
"column": 38
}
}
}
],
"range": [
- 70634,
- 70657
+ 70773,
+ 70796
],
"loc": {
"start": {
- "line": 2341,
+ "line": 2345,
"column": 16
},
"end": {
- "line": 2341,
+ "line": 2345,
"column": 39
}
}
},
"range": [
- 70634,
- 70658
+ 70773,
+ 70797
],
"loc": {
"start": {
- "line": 2341,
+ "line": 2345,
"column": 16
},
"end": {
- "line": 2341,
+ "line": 2345,
"column": 40
}
}
}
],
"range": [
- 70328,
- 70672
+ 70467,
+ 70811
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 51
},
"end": {
- "line": 2342,
+ "line": 2346,
"column": 13
}
}
},
"range": [
- 70289,
- 70672
+ 70428,
+ 70811
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2338,
"column": 12
},
"end": {
- "line": 2342,
+ "line": 2346,
"column": 13
}
}
@@ -128842,16 +129011,16 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 70685,
- 70697
+ 70824,
+ 70836
],
"loc": {
"start": {
- "line": 2343,
+ "line": 2347,
"column": 12
},
"end": {
- "line": 2343,
+ "line": 2347,
"column": 24
}
}
@@ -128860,31 +129029,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 70698,
- 70702
+ 70837,
+ 70841
],
"loc": {
"start": {
- "line": 2343,
+ "line": 2347,
"column": 25
},
"end": {
- "line": 2343,
+ "line": 2347,
"column": 29
}
}
},
"range": [
- 70685,
- 70702
+ 70824,
+ 70841
],
"loc": {
"start": {
- "line": 2343,
+ "line": 2347,
"column": 12
},
"end": {
- "line": 2343,
+ "line": 2347,
"column": 29
}
}
@@ -128894,78 +129063,78 @@
"type": "Identifier",
"name": "rData",
"range": [
- 70703,
- 70708
+ 70842,
+ 70847
],
"loc": {
"start": {
- "line": 2343,
+ "line": 2347,
"column": 30
},
"end": {
- "line": 2343,
+ "line": 2347,
"column": 35
}
}
}
],
"range": [
- 70685,
- 70709
+ 70824,
+ 70848
],
"loc": {
"start": {
- "line": 2343,
+ "line": 2347,
"column": 12
},
"end": {
- "line": 2343,
+ "line": 2347,
"column": 36
}
}
},
"range": [
- 70685,
- 70710
+ 70824,
+ 70849
],
"loc": {
"start": {
- "line": 2343,
+ "line": 2347,
"column": 12
},
"end": {
- "line": 2343,
+ "line": 2347,
"column": 37
}
}
}
],
"range": [
- 70161,
- 70720
+ 70300,
+ 70859
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 51
},
"end": {
- "line": 2344,
+ "line": 2348,
"column": 9
}
}
},
"range": [
- 70118,
- 70720
+ 70257,
+ 70859
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2335,
"column": 8
},
"end": {
- "line": 2344,
+ "line": 2348,
"column": 9
}
}
@@ -128976,47 +129145,47 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 70736,
- 70748
+ 70875,
+ 70887
],
"loc": {
"start": {
- "line": 2345,
+ "line": 2349,
"column": 15
},
"end": {
- "line": 2345,
+ "line": 2349,
"column": 27
}
}
},
"range": [
- 70729,
- 70749
+ 70868,
+ 70888
],
"loc": {
"start": {
- "line": 2345,
+ "line": 2349,
"column": 8
},
"end": {
- "line": 2345,
+ "line": 2349,
"column": 28
}
}
}
],
"range": [
- 69749,
- 70755
+ 69888,
+ 70894
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2323,
"column": 71
},
"end": {
- "line": 2346,
+ "line": 2350,
"column": 5
}
}
@@ -129024,16 +129193,16 @@
"generator": false,
"expression": false,
"range": [
- 69697,
- 70755
+ 69836,
+ 70894
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2323,
"column": 19
},
"end": {
- "line": 2346,
+ "line": 2350,
"column": 5
}
}
@@ -129041,16 +129210,16 @@
"kind": "method",
"computed": false,
"range": [
- 69682,
- 70755
+ 69821,
+ 70894
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2323,
"column": 4
},
"end": {
- "line": 2346,
+ "line": 2350,
"column": 5
}
},
@@ -129059,16 +129228,16 @@
"type": "Block",
"value": "*\n * Return the filtered data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 69270,
- 69677
+ 69409,
+ 69816
],
"loc": {
"start": {
- "line": 2307,
+ "line": 2311,
"column": 4
},
"end": {
- "line": 2318,
+ "line": 2322,
"column": 7
}
}
@@ -129079,16 +129248,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 Optional: include headers row\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 70761,
- 71092
+ 70900,
+ 71231
],
"loc": {
"start": {
- "line": 2348,
+ "line": 2352,
"column": 4
},
"end": {
- "line": 2355,
+ "line": 2359,
"column": 7
}
}
@@ -129102,16 +129271,16 @@
"type": "Identifier",
"name": "getFilteredDataCol",
"range": [
- 71097,
- 71115
+ 71236,
+ 71254
],
"loc": {
"start": {
- "line": 2356,
+ "line": 2360,
"column": 4
},
"end": {
- "line": 2356,
+ "line": 2360,
"column": 22
}
}
@@ -129124,16 +129293,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 71116,
- 71124
+ 71255,
+ 71263
],
"loc": {
"start": {
- "line": 2356,
+ "line": 2360,
"column": 23
},
"end": {
- "line": 2356,
+ "line": 2360,
"column": 31
}
}
@@ -129144,16 +129313,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 71126,
- 71140
+ 71265,
+ 71279
],
"loc": {
"start": {
- "line": 2356,
+ "line": 2360,
"column": 33
},
"end": {
- "line": 2356,
+ "line": 2360,
"column": 47
}
}
@@ -129163,31 +129332,31 @@
"value": false,
"raw": "false",
"range": [
- 71143,
- 71148
+ 71282,
+ 71287
],
"loc": {
"start": {
- "line": 2356,
+ "line": 2360,
"column": 50
},
"end": {
- "line": 2356,
+ "line": 2360,
"column": 55
}
}
},
"range": [
- 71126,
- 71148
+ 71265,
+ 71287
],
"loc": {
"start": {
- "line": 2356,
+ "line": 2360,
"column": 33
},
"end": {
- "line": 2356,
+ "line": 2360,
"column": 55
}
}
@@ -129204,16 +129373,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 71164,
- 71171
+ 71303,
+ 71310
],
"loc": {
"start": {
- "line": 2357,
+ "line": 2361,
"column": 12
},
"end": {
- "line": 2357,
+ "line": 2361,
"column": 19
}
}
@@ -129223,32 +129392,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 71172,
- 71180
+ 71311,
+ 71319
],
"loc": {
"start": {
- "line": 2357,
+ "line": 2361,
"column": 20
},
"end": {
- "line": 2357,
+ "line": 2361,
"column": 28
}
}
}
],
"range": [
- 71164,
- 71181
+ 71303,
+ 71320
],
"loc": {
"start": {
- "line": 2357,
+ "line": 2361,
"column": 12
},
"end": {
- "line": 2357,
+ "line": 2361,
"column": 29
}
}
@@ -129262,63 +129431,63 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 71204,
- 71206
+ 71343,
+ 71345
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2362,
"column": 19
},
"end": {
- "line": 2358,
+ "line": 2362,
"column": 21
}
}
},
"range": [
- 71197,
- 71207
+ 71336,
+ 71346
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2362,
"column": 12
},
"end": {
- "line": 2358,
+ "line": 2362,
"column": 22
}
}
}
],
"range": [
- 71183,
- 71217
+ 71322,
+ 71356
],
"loc": {
"start": {
- "line": 2357,
+ "line": 2361,
"column": 31
},
"end": {
- "line": 2359,
+ "line": 2363,
"column": 9
}
}
},
"alternate": null,
"range": [
- 71160,
- 71217
+ 71299,
+ 71356
],
"loc": {
"start": {
- "line": 2357,
+ "line": 2361,
"column": 8
},
"end": {
- "line": 2359,
+ "line": 2363,
"column": 9
}
}
@@ -129332,16 +129501,16 @@
"type": "Identifier",
"name": "data",
"range": [
- 71230,
- 71234
+ 71369,
+ 71373
],
"loc": {
"start": {
- "line": 2360,
+ "line": 2364,
"column": 12
},
"end": {
- "line": 2360,
+ "line": 2364,
"column": 16
}
}
@@ -129354,16 +129523,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 71237,
- 71241
+ 71376,
+ 71380
],
"loc": {
"start": {
- "line": 2360,
+ "line": 2364,
"column": 19
},
"end": {
- "line": 2360,
+ "line": 2364,
"column": 23
}
}
@@ -129372,62 +129541,62 @@
"type": "Identifier",
"name": "getFilteredData",
"range": [
- 71242,
- 71257
+ 71381,
+ 71396
],
"loc": {
"start": {
- "line": 2360,
+ "line": 2364,
"column": 24
},
"end": {
- "line": 2360,
+ "line": 2364,
"column": 39
}
}
},
"range": [
- 71237,
- 71257
+ 71376,
+ 71396
],
"loc": {
"start": {
- "line": 2360,
+ "line": 2364,
"column": 19
},
"end": {
- "line": 2360,
+ "line": 2364,
"column": 39
}
}
},
"arguments": [],
"range": [
- 71237,
- 71259
+ 71376,
+ 71398
],
"loc": {
"start": {
- "line": 2360,
+ "line": 2364,
"column": 19
},
"end": {
- "line": 2360,
+ "line": 2364,
"column": 41
}
}
},
"range": [
- 71230,
- 71259
+ 71369,
+ 71398
],
"loc": {
"start": {
- "line": 2360,
+ "line": 2364,
"column": 12
},
"end": {
- "line": 2360,
+ "line": 2364,
"column": 41
}
}
@@ -129438,16 +129607,16 @@
"type": "Identifier",
"name": "colData",
"range": [
- 71273,
- 71280
+ 71412,
+ 71419
],
"loc": {
"start": {
- "line": 2361,
+ "line": 2365,
"column": 12
},
"end": {
- "line": 2361,
+ "line": 2365,
"column": 19
}
}
@@ -129456,31 +129625,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 71283,
- 71285
+ 71422,
+ 71424
],
"loc": {
"start": {
- "line": 2361,
+ "line": 2365,
"column": 22
},
"end": {
- "line": 2361,
+ "line": 2365,
"column": 24
}
}
},
"range": [
- 71273,
- 71285
+ 71412,
+ 71424
],
"loc": {
"start": {
- "line": 2361,
+ "line": 2365,
"column": 12
},
"end": {
- "line": 2361,
+ "line": 2365,
"column": 24
}
}
@@ -129488,16 +129657,16 @@
],
"kind": "let",
"range": [
- 71226,
- 71286
+ 71365,
+ 71425
],
"loc": {
"start": {
- "line": 2360,
+ "line": 2364,
"column": 8
},
"end": {
- "line": 2361,
+ "line": 2365,
"column": 25
}
}
@@ -129508,16 +129677,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 71299,
- 71313
+ 71438,
+ 71452
],
"loc": {
"start": {
- "line": 2362,
+ "line": 2366,
"column": 12
},
"end": {
- "line": 2362,
+ "line": 2366,
"column": 26
}
}
@@ -129536,16 +129705,16 @@
"type": "Identifier",
"name": "colData",
"range": [
- 71329,
- 71336
+ 71468,
+ 71475
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 12
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 19
}
}
@@ -129554,31 +129723,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 71337,
- 71341
+ 71476,
+ 71480
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 20
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 24
}
}
},
"range": [
- 71329,
- 71341
+ 71468,
+ 71480
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 12
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 24
}
}
@@ -129595,16 +129764,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 71342,
- 71346
+ 71481,
+ 71485
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 25
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 29
}
}
@@ -129613,47 +129782,47 @@
"type": "Identifier",
"name": "getHeadersText",
"range": [
- 71347,
- 71361
+ 71486,
+ 71500
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 30
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 44
}
}
},
"range": [
- 71342,
- 71361
+ 71481,
+ 71500
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 25
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 44
}
}
},
"arguments": [],
"range": [
- 71342,
- 71363
+ 71481,
+ 71502
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 25
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 46
}
}
@@ -129662,94 +129831,94 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 71364,
- 71372
+ 71503,
+ 71511
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 47
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 55
}
}
},
"range": [
- 71342,
- 71373
+ 71481,
+ 71512
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 25
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 56
}
}
}
],
"range": [
- 71329,
- 71374
+ 71468,
+ 71513
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 12
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 57
}
}
},
"range": [
- 71329,
- 71375
+ 71468,
+ 71514
],
"loc": {
"start": {
- "line": 2363,
+ "line": 2367,
"column": 12
},
"end": {
- "line": 2363,
+ "line": 2367,
"column": 58
}
}
}
],
"range": [
- 71315,
- 71385
+ 71454,
+ 71524
],
"loc": {
"start": {
- "line": 2362,
+ "line": 2366,
"column": 28
},
"end": {
- "line": 2364,
+ "line": 2368,
"column": 9
}
}
},
"alternate": null,
"range": [
- 71295,
- 71385
+ 71434,
+ 71524
],
"loc": {
"start": {
- "line": 2362,
+ "line": 2366,
"column": 8
},
"end": {
- "line": 2364,
+ "line": 2368,
"column": 9
}
}
@@ -129765,16 +129934,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 71403,
- 71404
+ 71542,
+ 71543
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 17
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 18
}
}
@@ -129784,31 +129953,31 @@
"value": 0,
"raw": "0",
"range": [
- 71407,
- 71408
+ 71546,
+ 71547
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 21
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 22
}
}
},
"range": [
- 71403,
- 71408
+ 71542,
+ 71547
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 17
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 22
}
}
@@ -129819,16 +129988,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 71410,
- 71413
+ 71549,
+ 71552
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 24
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 27
}
}
@@ -129840,16 +130009,16 @@
"type": "Identifier",
"name": "data",
"range": [
- 71416,
- 71420
+ 71555,
+ 71559
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 30
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 34
}
}
@@ -129858,46 +130027,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 71421,
- 71427
+ 71560,
+ 71566
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 35
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 41
}
}
},
"range": [
- 71416,
- 71427
+ 71555,
+ 71566
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 30
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 41
}
}
},
"range": [
- 71410,
- 71427
+ 71549,
+ 71566
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 24
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 41
}
}
@@ -129905,16 +130074,16 @@
],
"kind": "let",
"range": [
- 71399,
- 71427
+ 71538,
+ 71566
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 13
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 41
}
}
@@ -129926,16 +130095,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 71429,
- 71430
+ 71568,
+ 71569
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 43
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 44
}
}
@@ -129944,31 +130113,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 71433,
- 71436
+ 71572,
+ 71575
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 47
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 50
}
}
},
"range": [
- 71429,
- 71436
+ 71568,
+ 71575
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 43
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 50
}
}
@@ -129980,32 +130149,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 71438,
- 71439
+ 71577,
+ 71578
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 52
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 53
}
}
},
"prefix": false,
"range": [
- 71438,
- 71441
+ 71577,
+ 71580
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 52
},
"end": {
- "line": 2365,
+ "line": 2369,
"column": 55
}
}
@@ -130022,16 +130191,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 71461,
- 71462
+ 71600,
+ 71601
],
"loc": {
"start": {
- "line": 2366,
+ "line": 2370,
"column": 16
},
"end": {
- "line": 2366,
+ "line": 2370,
"column": 17
}
}
@@ -130043,16 +130212,16 @@
"type": "Identifier",
"name": "data",
"range": [
- 71465,
- 71469
+ 71604,
+ 71608
],
"loc": {
"start": {
- "line": 2366,
+ "line": 2370,
"column": 20
},
"end": {
- "line": 2366,
+ "line": 2370,
"column": 24
}
}
@@ -130061,46 +130230,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 71470,
- 71471
+ 71609,
+ 71610
],
"loc": {
"start": {
- "line": 2366,
+ "line": 2370,
"column": 25
},
"end": {
- "line": 2366,
+ "line": 2370,
"column": 26
}
}
},
"range": [
- 71465,
- 71472
+ 71604,
+ 71611
],
"loc": {
"start": {
- "line": 2366,
+ "line": 2370,
"column": 20
},
"end": {
- "line": 2366,
+ "line": 2370,
"column": 27
}
}
},
"range": [
- 71461,
- 71472
+ 71600,
+ 71611
],
"loc": {
"start": {
- "line": 2366,
+ "line": 2370,
"column": 16
},
"end": {
- "line": 2366,
+ "line": 2370,
"column": 27
}
}
@@ -130111,16 +130280,16 @@
"type": "Identifier",
"name": "d",
"range": [
- 71535,
- 71536
+ 71674,
+ 71675
],
"loc": {
"start": {
- "line": 2368,
+ "line": 2372,
"column": 16
},
"end": {
- "line": 2368,
+ "line": 2372,
"column": 17
}
}
@@ -130132,16 +130301,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 71539,
- 71540
+ 71678,
+ 71679
],
"loc": {
"start": {
- "line": 2368,
+ "line": 2372,
"column": 20
},
"end": {
- "line": 2368,
+ "line": 2372,
"column": 21
}
}
@@ -130151,46 +130320,46 @@
"value": 1,
"raw": "1",
"range": [
- 71541,
- 71542
+ 71680,
+ 71681
],
"loc": {
"start": {
- "line": 2368,
+ "line": 2372,
"column": 22
},
"end": {
- "line": 2368,
+ "line": 2372,
"column": 23
}
}
},
"range": [
- 71539,
- 71543
+ 71678,
+ 71682
],
"loc": {
"start": {
- "line": 2368,
+ "line": 2372,
"column": 20
},
"end": {
- "line": 2368,
+ "line": 2372,
"column": 24
}
}
},
"range": [
- 71535,
- 71543
+ 71674,
+ 71682
],
"loc": {
"start": {
- "line": 2368,
+ "line": 2372,
"column": 16
},
"end": {
- "line": 2368,
+ "line": 2372,
"column": 24
}
},
@@ -130199,16 +130368,16 @@
"type": "Line",
"value": "cols values of current row",
"range": [
- 71490,
- 71518
+ 71629,
+ 71657
],
"loc": {
"start": {
- "line": 2367,
+ "line": 2371,
"column": 16
},
"end": {
- "line": 2367,
+ "line": 2371,
"column": 44
}
}
@@ -130221,16 +130390,16 @@
"type": "Identifier",
"name": "c",
"range": [
- 71603,
- 71604
+ 71742,
+ 71743
],
"loc": {
"start": {
- "line": 2370,
+ "line": 2374,
"column": 16
},
"end": {
- "line": 2370,
+ "line": 2374,
"column": 17
}
}
@@ -130242,16 +130411,16 @@
"type": "Identifier",
"name": "d",
"range": [
- 71607,
- 71608
+ 71746,
+ 71747
],
"loc": {
"start": {
- "line": 2370,
+ "line": 2374,
"column": 20
},
"end": {
- "line": 2370,
+ "line": 2374,
"column": 21
}
}
@@ -130260,46 +130429,46 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 71609,
- 71617
+ 71748,
+ 71756
],
"loc": {
"start": {
- "line": 2370,
+ "line": 2374,
"column": 22
},
"end": {
- "line": 2370,
+ "line": 2374,
"column": 30
}
}
},
"range": [
- 71607,
- 71618
+ 71746,
+ 71757
],
"loc": {
"start": {
- "line": 2370,
+ "line": 2374,
"column": 20
},
"end": {
- "line": 2370,
+ "line": 2374,
"column": 31
}
}
},
"range": [
- 71603,
- 71618
+ 71742,
+ 71757
],
"loc": {
"start": {
- "line": 2370,
+ "line": 2374,
"column": 16
},
"end": {
- "line": 2370,
+ "line": 2374,
"column": 31
}
},
@@ -130308,16 +130477,16 @@
"type": "Line",
"value": "data of searched column",
"range": [
- 71561,
- 71586
+ 71700,
+ 71725
],
"loc": {
"start": {
- "line": 2369,
+ "line": 2373,
"column": 16
},
"end": {
- "line": 2369,
+ "line": 2373,
"column": 41
}
}
@@ -130327,16 +130496,16 @@
],
"kind": "let",
"range": [
- 71457,
- 71619
+ 71596,
+ 71758
],
"loc": {
"start": {
- "line": 2366,
+ "line": 2370,
"column": 12
},
"end": {
- "line": 2370,
+ "line": 2374,
"column": 32
}
}
@@ -130352,16 +130521,16 @@
"type": "Identifier",
"name": "colData",
"range": [
- 71632,
- 71639
+ 71771,
+ 71778
],
"loc": {
"start": {
- "line": 2371,
+ "line": 2375,
"column": 12
},
"end": {
- "line": 2371,
+ "line": 2375,
"column": 19
}
}
@@ -130370,31 +130539,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 71640,
- 71644
+ 71779,
+ 71783
],
"loc": {
"start": {
- "line": 2371,
+ "line": 2375,
"column": 20
},
"end": {
- "line": 2371,
+ "line": 2375,
"column": 24
}
}
},
"range": [
- 71632,
- 71644
+ 71771,
+ 71783
],
"loc": {
"start": {
- "line": 2371,
+ "line": 2375,
"column": 12
},
"end": {
- "line": 2371,
+ "line": 2375,
"column": 24
}
}
@@ -130404,78 +130573,78 @@
"type": "Identifier",
"name": "c",
"range": [
- 71645,
- 71646
+ 71784,
+ 71785
],
"loc": {
"start": {
- "line": 2371,
+ "line": 2375,
"column": 25
},
"end": {
- "line": 2371,
+ "line": 2375,
"column": 26
}
}
}
],
"range": [
- 71632,
- 71647
+ 71771,
+ 71786
],
"loc": {
"start": {
- "line": 2371,
+ "line": 2375,
"column": 12
},
"end": {
- "line": 2371,
+ "line": 2375,
"column": 27
}
}
},
"range": [
- 71632,
- 71648
+ 71771,
+ 71787
],
"loc": {
"start": {
- "line": 2371,
+ "line": 2375,
"column": 12
},
"end": {
- "line": 2371,
+ "line": 2375,
"column": 28
}
}
}
],
"range": [
- 71443,
- 71658
+ 71582,
+ 71797
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 57
},
"end": {
- "line": 2372,
+ "line": 2376,
"column": 9
}
}
},
"range": [
- 71394,
- 71658
+ 71533,
+ 71797
],
"loc": {
"start": {
- "line": 2365,
+ "line": 2369,
"column": 8
},
"end": {
- "line": 2372,
+ "line": 2376,
"column": 9
}
}
@@ -130486,47 +130655,47 @@
"type": "Identifier",
"name": "colData",
"range": [
- 71674,
- 71681
+ 71813,
+ 71820
],
"loc": {
"start": {
- "line": 2373,
+ "line": 2377,
"column": 15
},
"end": {
- "line": 2373,
+ "line": 2377,
"column": 22
}
}
},
"range": [
- 71667,
- 71682
+ 71806,
+ 71821
],
"loc": {
"start": {
- "line": 2373,
+ "line": 2377,
"column": 8
},
"end": {
- "line": 2373,
+ "line": 2377,
"column": 23
}
}
}
],
"range": [
- 71150,
- 71688
+ 71289,
+ 71827
],
"loc": {
"start": {
- "line": 2356,
+ "line": 2360,
"column": 57
},
"end": {
- "line": 2374,
+ "line": 2378,
"column": 5
}
}
@@ -130534,16 +130703,16 @@
"generator": false,
"expression": false,
"range": [
- 71115,
- 71688
+ 71254,
+ 71827
],
"loc": {
"start": {
- "line": 2356,
+ "line": 2360,
"column": 22
},
"end": {
- "line": 2374,
+ "line": 2378,
"column": 5
}
}
@@ -130551,16 +130720,16 @@
"kind": "method",
"computed": false,
"range": [
- 71097,
- 71688
+ 71236,
+ 71827
],
"loc": {
"start": {
- "line": 2356,
+ "line": 2360,
"column": 4
},
"end": {
- "line": 2374,
+ "line": 2378,
"column": 5
}
},
@@ -130569,16 +130738,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 Optional: include headers row\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 70761,
- 71092
+ 70900,
+ 71231
],
"loc": {
"start": {
- "line": 2348,
+ "line": 2352,
"column": 4
},
"end": {
- "line": 2355,
+ "line": 2359,
"column": 7
}
}
@@ -130589,16 +130758,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": [
- 71694,
- 71856
+ 71833,
+ 71995
],
"loc": {
"start": {
- "line": 2376,
+ "line": 2380,
"column": 4
},
"end": {
- "line": 2380,
+ "line": 2384,
"column": 7
}
}
@@ -130612,16 +130781,16 @@
"type": "Identifier",
"name": "getRowDisplay",
"range": [
- 71861,
- 71874
+ 72000,
+ 72013
],
"loc": {
"start": {
- "line": 2381,
+ "line": 2385,
"column": 4
},
"end": {
- "line": 2381,
+ "line": 2385,
"column": 17
}
}
@@ -130634,16 +130803,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 71875,
- 71878
+ 72014,
+ 72017
],
"loc": {
"start": {
- "line": 2381,
+ "line": 2385,
"column": 18
},
"end": {
- "line": 2381,
+ "line": 2385,
"column": 21
}
}
@@ -130664,16 +130833,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 71897,
- 71900
+ 72036,
+ 72039
],
"loc": {
"start": {
- "line": 2382,
+ "line": 2386,
"column": 15
},
"end": {
- "line": 2382,
+ "line": 2386,
"column": 18
}
}
@@ -130682,31 +130851,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 71901,
- 71906
+ 72040,
+ 72045
],
"loc": {
"start": {
- "line": 2382,
+ "line": 2386,
"column": 19
},
"end": {
- "line": 2382,
+ "line": 2386,
"column": 24
}
}
},
"range": [
- 71897,
- 71906
+ 72036,
+ 72045
],
"loc": {
"start": {
- "line": 2382,
+ "line": 2386,
"column": 15
},
"end": {
- "line": 2382,
+ "line": 2386,
"column": 24
}
}
@@ -130715,62 +130884,62 @@
"type": "Identifier",
"name": "display",
"range": [
- 71907,
- 71914
+ 72046,
+ 72053
],
"loc": {
"start": {
- "line": 2382,
+ "line": 2386,
"column": 25
},
"end": {
- "line": 2382,
+ "line": 2386,
"column": 32
}
}
},
"range": [
- 71897,
- 71914
+ 72036,
+ 72053
],
"loc": {
"start": {
- "line": 2382,
+ "line": 2386,
"column": 15
},
"end": {
- "line": 2382,
+ "line": 2386,
"column": 32
}
}
},
"range": [
- 71890,
- 71915
+ 72029,
+ 72054
],
"loc": {
"start": {
- "line": 2382,
+ "line": 2386,
"column": 8
},
"end": {
- "line": 2382,
+ "line": 2386,
"column": 33
}
}
}
],
"range": [
- 71880,
- 71921
+ 72019,
+ 72060
],
"loc": {
"start": {
- "line": 2381,
+ "line": 2385,
"column": 23
},
"end": {
- "line": 2383,
+ "line": 2387,
"column": 5
}
}
@@ -130778,16 +130947,16 @@
"generator": false,
"expression": false,
"range": [
- 71874,
- 71921
+ 72013,
+ 72060
],
"loc": {
"start": {
- "line": 2381,
+ "line": 2385,
"column": 17
},
"end": {
- "line": 2383,
+ "line": 2387,
"column": 5
}
}
@@ -130795,16 +130964,16 @@
"kind": "method",
"computed": false,
"range": [
- 71861,
- 71921
+ 72000,
+ 72060
],
"loc": {
"start": {
- "line": 2381,
+ "line": 2385,
"column": 4
},
"end": {
- "line": 2383,
+ "line": 2387,
"column": 5
}
},
@@ -130813,16 +130982,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": [
- 71694,
- 71856
+ 71833,
+ 71995
],
"loc": {
"start": {
- "line": 2376,
+ "line": 2380,
"column": 4
},
"end": {
- "line": 2380,
+ "line": 2384,
"column": 7
}
}
@@ -130833,16 +131002,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": [
- 71927,
- 72100
+ 72066,
+ 72239
],
"loc": {
"start": {
- "line": 2385,
+ "line": 2389,
"column": 4
},
"end": {
- "line": 2389,
+ "line": 2393,
"column": 7
}
}
@@ -130856,16 +131025,16 @@
"type": "Identifier",
"name": "validateRow",
"range": [
- 72105,
- 72116
+ 72244,
+ 72255
],
"loc": {
"start": {
- "line": 2390,
+ "line": 2394,
"column": 4
},
"end": {
- "line": 2390,
+ "line": 2394,
"column": 15
}
}
@@ -130878,16 +131047,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 72117,
- 72125
+ 72256,
+ 72264
],
"loc": {
"start": {
- "line": 2390,
+ "line": 2394,
"column": 16
},
"end": {
- "line": 2390,
+ "line": 2394,
"column": 24
}
}
@@ -130896,16 +131065,16 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 72127,
- 72134
+ 72266,
+ 72273
],
"loc": {
"start": {
- "line": 2390,
+ "line": 2394,
"column": 26
},
"end": {
- "line": 2390,
+ "line": 2394,
"column": 33
}
}
@@ -130923,16 +131092,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 72150,
- 72153
+ 72289,
+ 72292
],
"loc": {
"start": {
- "line": 2391,
+ "line": 2395,
"column": 12
},
"end": {
- "line": 2391,
+ "line": 2395,
"column": 15
}
}
@@ -130949,16 +131118,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72156,
- 72160
+ 72295,
+ 72299
],
"loc": {
"start": {
- "line": 2391,
+ "line": 2395,
"column": 18
},
"end": {
- "line": 2391,
+ "line": 2395,
"column": 22
}
}
@@ -130967,31 +131136,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 72161,
- 72164
+ 72300,
+ 72303
],
"loc": {
"start": {
- "line": 2391,
+ "line": 2395,
"column": 23
},
"end": {
- "line": 2391,
+ "line": 2395,
"column": 26
}
}
},
"range": [
- 72156,
- 72164
+ 72295,
+ 72303
],
"loc": {
"start": {
- "line": 2391,
+ "line": 2395,
"column": 18
},
"end": {
- "line": 2391,
+ "line": 2395,
"column": 26
}
}
@@ -131000,31 +131169,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 72165,
- 72169
+ 72304,
+ 72308
],
"loc": {
"start": {
- "line": 2391,
+ "line": 2395,
"column": 27
},
"end": {
- "line": 2391,
+ "line": 2395,
"column": 31
}
}
},
"range": [
- 72156,
- 72169
+ 72295,
+ 72308
],
"loc": {
"start": {
- "line": 2391,
+ "line": 2395,
"column": 18
},
"end": {
- "line": 2391,
+ "line": 2395,
"column": 31
}
}
@@ -131033,46 +131202,46 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 72170,
- 72178
+ 72309,
+ 72317
],
"loc": {
"start": {
- "line": 2391,
+ "line": 2395,
"column": 32
},
"end": {
- "line": 2391,
+ "line": 2395,
"column": 40
}
}
},
"range": [
- 72156,
- 72179
+ 72295,
+ 72318
],
"loc": {
"start": {
- "line": 2391,
+ "line": 2395,
"column": 18
},
"end": {
- "line": 2391,
+ "line": 2395,
"column": 41
}
}
},
"range": [
- 72150,
- 72179
+ 72289,
+ 72318
],
"loc": {
"start": {
- "line": 2391,
+ "line": 2395,
"column": 12
},
"end": {
- "line": 2391,
+ "line": 2395,
"column": 41
}
}
@@ -131080,16 +131249,16 @@
],
"kind": "let",
"range": [
- 72146,
- 72180
+ 72285,
+ 72319
],
"loc": {
"start": {
- "line": 2391,
+ "line": 2395,
"column": 8
},
"end": {
- "line": 2391,
+ "line": 2395,
"column": 42
}
}
@@ -131106,32 +131275,32 @@
"type": "Identifier",
"name": "row",
"range": [
- 72194,
- 72197
+ 72333,
+ 72336
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2396,
"column": 13
},
"end": {
- "line": 2392,
+ "line": 2396,
"column": 16
}
}
},
"prefix": true,
"range": [
- 72193,
- 72197
+ 72332,
+ 72336
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2396,
"column": 12
},
"end": {
- "line": 2392,
+ "line": 2396,
"column": 16
}
}
@@ -131146,32 +131315,32 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 72208,
- 72215
+ 72347,
+ 72354
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2396,
"column": 27
},
"end": {
- "line": 2392,
+ "line": 2396,
"column": 34
}
}
},
"prefix": true,
"range": [
- 72201,
- 72215
+ 72340,
+ 72354
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2396,
"column": 20
},
"end": {
- "line": 2392,
+ "line": 2396,
"column": 34
}
}
@@ -131181,46 +131350,46 @@
"value": "boolean",
"raw": "'boolean'",
"range": [
- 72220,
- 72229
+ 72359,
+ 72368
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2396,
"column": 39
},
"end": {
- "line": 2392,
+ "line": 2396,
"column": 48
}
}
},
"range": [
- 72201,
- 72229
+ 72340,
+ 72368
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2396,
"column": 20
},
"end": {
- "line": 2392,
+ "line": 2396,
"column": 48
}
}
},
"range": [
- 72193,
- 72229
+ 72332,
+ 72368
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2396,
"column": 12
},
"end": {
- "line": 2392,
+ "line": 2396,
"column": 48
}
}
@@ -131232,48 +131401,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 72245,
- 72252
+ 72384,
+ 72391
],
"loc": {
"start": {
- "line": 2393,
+ "line": 2397,
"column": 12
},
"end": {
- "line": 2393,
+ "line": 2397,
"column": 19
}
}
}
],
"range": [
- 72231,
- 72262
+ 72370,
+ 72401
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2396,
"column": 50
},
"end": {
- "line": 2394,
+ "line": 2398,
"column": 9
}
}
},
"alternate": null,
"range": [
- 72189,
- 72262
+ 72328,
+ 72401
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2396,
"column": 8
},
"end": {
- "line": 2394,
+ "line": 2398,
"column": 9
}
},
@@ -131282,16 +131451,16 @@
"type": "Line",
"value": " always visible rows are valid",
"range": [
- 72272,
- 72304
+ 72411,
+ 72443
],
"loc": {
"start": {
- "line": 2396,
+ "line": 2400,
"column": 8
},
"end": {
- "line": 2396,
+ "line": 2400,
"column": 40
}
}
@@ -131309,16 +131478,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72317,
- 72321
+ 72456,
+ 72460
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 12
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 16
}
}
@@ -131327,31 +131496,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 72322,
- 72336
+ 72461,
+ 72475
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 17
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 31
}
}
},
"range": [
- 72317,
- 72336
+ 72456,
+ 72475
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 12
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 31
}
}
@@ -131370,16 +131539,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72340,
- 72344
+ 72479,
+ 72483
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 35
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 39
}
}
@@ -131388,31 +131557,31 @@
"type": "Identifier",
"name": "visibleRows",
"range": [
- 72345,
- 72356
+ 72484,
+ 72495
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 40
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 51
}
}
},
"range": [
- 72340,
- 72356
+ 72479,
+ 72495
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 35
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 51
}
}
@@ -131421,31 +131590,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 72357,
- 72364
+ 72496,
+ 72503
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 52
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 59
}
}
},
"range": [
- 72340,
- 72364
+ 72479,
+ 72503
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 35
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 59
}
}
@@ -131455,32 +131624,32 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 72365,
- 72373
+ 72504,
+ 72512
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 60
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 68
}
}
}
],
"range": [
- 72340,
- 72374
+ 72479,
+ 72513
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 35
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 69
}
}
@@ -131493,62 +131662,62 @@
"value": 1,
"raw": "1",
"range": [
- 72380,
- 72381
+ 72519,
+ 72520
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 75
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 76
}
}
},
"prefix": true,
"range": [
- 72379,
- 72381
+ 72518,
+ 72520
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 74
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 76
}
}
},
"range": [
- 72340,
- 72381
+ 72479,
+ 72520
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 35
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 76
}
}
},
"range": [
- 72317,
- 72381
+ 72456,
+ 72520
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 12
},
"end": {
- "line": 2397,
+ "line": 2401,
"column": 76
}
}
@@ -131565,16 +131734,16 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 72397,
- 72404
+ 72536,
+ 72543
],
"loc": {
"start": {
- "line": 2398,
+ "line": 2402,
"column": 12
},
"end": {
- "line": 2398,
+ "line": 2402,
"column": 19
}
}
@@ -131584,78 +131753,78 @@
"value": true,
"raw": "true",
"range": [
- 72407,
- 72411
+ 72546,
+ 72550
],
"loc": {
"start": {
- "line": 2398,
+ "line": 2402,
"column": 22
},
"end": {
- "line": 2398,
+ "line": 2402,
"column": 26
}
}
},
"range": [
- 72397,
- 72411
+ 72536,
+ 72550
],
"loc": {
"start": {
- "line": 2398,
+ "line": 2402,
"column": 12
},
"end": {
- "line": 2398,
+ "line": 2402,
"column": 26
}
}
},
"range": [
- 72397,
- 72412
+ 72536,
+ 72551
],
"loc": {
"start": {
- "line": 2398,
+ "line": 2402,
"column": 12
},
"end": {
- "line": 2398,
+ "line": 2402,
"column": 27
}
}
}
],
"range": [
- 72383,
- 72422
+ 72522,
+ 72561
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 78
},
"end": {
- "line": 2399,
+ "line": 2403,
"column": 9
}
}
},
"alternate": null,
"range": [
- 72313,
- 72422
+ 72452,
+ 72561
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2401,
"column": 8
},
"end": {
- "line": 2399,
+ "line": 2403,
"column": 9
}
},
@@ -131664,16 +131833,16 @@
"type": "Line",
"value": " always visible rows are valid",
"range": [
- 72272,
- 72304
+ 72411,
+ 72443
],
"loc": {
"start": {
- "line": 2396,
+ "line": 2400,
"column": 8
},
"end": {
- "line": 2396,
+ "line": 2400,
"column": 40
}
}
@@ -131689,16 +131858,16 @@
"type": "Identifier",
"name": "displayFlag",
"range": [
- 72436,
- 72447
+ 72575,
+ 72586
],
"loc": {
"start": {
- "line": 2401,
+ "line": 2405,
"column": 12
},
"end": {
- "line": 2401,
+ "line": 2405,
"column": 23
}
}
@@ -131709,16 +131878,16 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 72450,
- 72457
+ 72589,
+ 72596
],
"loc": {
"start": {
- "line": 2401,
+ "line": 2405,
"column": 26
},
"end": {
- "line": 2401,
+ "line": 2405,
"column": 33
}
}
@@ -131728,16 +131897,16 @@
"value": "",
"raw": "''",
"range": [
- 72460,
- 72462
+ 72599,
+ 72601
],
"loc": {
"start": {
- "line": 2401,
+ "line": 2405,
"column": 36
},
"end": {
- "line": 2401,
+ "line": 2405,
"column": 38
}
}
@@ -131746,46 +131915,46 @@
"type": "Identifier",
"name": "NONE",
"range": [
- 72465,
- 72469
+ 72604,
+ 72608
],
"loc": {
"start": {
- "line": 2401,
+ "line": 2405,
"column": 41
},
"end": {
- "line": 2401,
+ "line": 2405,
"column": 45
}
}
},
"range": [
- 72450,
- 72469
+ 72589,
+ 72608
],
"loc": {
"start": {
- "line": 2401,
+ "line": 2405,
"column": 26
},
"end": {
- "line": 2401,
+ "line": 2405,
"column": 45
}
}
},
"range": [
- 72436,
- 72469
+ 72575,
+ 72608
],
"loc": {
"start": {
- "line": 2401,
+ "line": 2405,
"column": 12
},
"end": {
- "line": 2401,
+ "line": 2405,
"column": 45
}
}
@@ -131796,16 +131965,16 @@
"type": "Identifier",
"name": "validFlag",
"range": [
- 72483,
- 72492
+ 72622,
+ 72631
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2406,
"column": 12
},
"end": {
- "line": 2402,
+ "line": 2406,
"column": 21
}
}
@@ -131816,16 +131985,16 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 72495,
- 72502
+ 72634,
+ 72641
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2406,
"column": 24
},
"end": {
- "line": 2402,
+ "line": 2406,
"column": 31
}
}
@@ -131835,16 +132004,16 @@
"value": "true",
"raw": "'true'",
"range": [
- 72505,
- 72511
+ 72644,
+ 72650
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2406,
"column": 34
},
"end": {
- "line": 2402,
+ "line": 2406,
"column": 40
}
}
@@ -131854,46 +132023,46 @@
"value": "false",
"raw": "'false'",
"range": [
- 72514,
- 72521
+ 72653,
+ 72660
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2406,
"column": 43
},
"end": {
- "line": 2402,
+ "line": 2406,
"column": 50
}
}
},
"range": [
- 72495,
- 72521
+ 72634,
+ 72660
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2406,
"column": 24
},
"end": {
- "line": 2402,
+ "line": 2406,
"column": 50
}
}
},
"range": [
- 72483,
- 72521
+ 72622,
+ 72660
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2406,
"column": 12
},
"end": {
- "line": 2402,
+ "line": 2406,
"column": 50
}
}
@@ -131901,16 +132070,16 @@
],
"kind": "let",
"range": [
- 72432,
- 72522
+ 72571,
+ 72661
],
"loc": {
"start": {
- "line": 2401,
+ "line": 2405,
"column": 8
},
"end": {
- "line": 2402,
+ "line": 2406,
"column": 51
}
}
@@ -131930,16 +132099,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 72531,
- 72534
+ 72670,
+ 72673
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2407,
"column": 8
},
"end": {
- "line": 2403,
+ "line": 2407,
"column": 11
}
}
@@ -131948,31 +132117,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 72535,
- 72540
+ 72674,
+ 72679
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2407,
"column": 12
},
"end": {
- "line": 2403,
+ "line": 2407,
"column": 17
}
}
},
"range": [
- 72531,
- 72540
+ 72670,
+ 72679
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2407,
"column": 8
},
"end": {
- "line": 2403,
+ "line": 2407,
"column": 17
}
}
@@ -131981,31 +132150,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 72541,
- 72548
+ 72680,
+ 72687
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2407,
"column": 18
},
"end": {
- "line": 2403,
+ "line": 2407,
"column": 25
}
}
},
"range": [
- 72531,
- 72548
+ 72670,
+ 72687
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2407,
"column": 8
},
"end": {
- "line": 2403,
+ "line": 2407,
"column": 25
}
}
@@ -132014,46 +132183,46 @@
"type": "Identifier",
"name": "displayFlag",
"range": [
- 72551,
- 72562
+ 72690,
+ 72701
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2407,
"column": 28
},
"end": {
- "line": 2403,
+ "line": 2407,
"column": 39
}
}
},
"range": [
- 72531,
- 72562
+ 72670,
+ 72701
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2407,
"column": 8
},
"end": {
- "line": 2403,
+ "line": 2407,
"column": 39
}
}
},
"range": [
- 72531,
- 72563
+ 72670,
+ 72702
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2407,
"column": 8
},
"end": {
- "line": 2403,
+ "line": 2407,
"column": 40
}
}
@@ -132066,16 +132235,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72577,
- 72581
+ 72716,
+ 72720
],
"loc": {
"start": {
- "line": 2405,
+ "line": 2409,
"column": 12
},
"end": {
- "line": 2405,
+ "line": 2409,
"column": 16
}
}
@@ -132084,31 +132253,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 72582,
- 72588
+ 72721,
+ 72727
],
"loc": {
"start": {
- "line": 2405,
+ "line": 2409,
"column": 17
},
"end": {
- "line": 2405,
+ "line": 2409,
"column": 23
}
}
},
"range": [
- 72577,
- 72588
+ 72716,
+ 72727
],
"loc": {
"start": {
- "line": 2405,
+ "line": 2409,
"column": 12
},
"end": {
- "line": 2405,
+ "line": 2409,
"column": 23
}
}
@@ -132127,16 +132296,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 72604,
- 72607
+ 72743,
+ 72746
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2410,
"column": 12
},
"end": {
- "line": 2406,
+ "line": 2410,
"column": 15
}
}
@@ -132145,31 +132314,31 @@
"type": "Identifier",
"name": "setAttribute",
"range": [
- 72608,
- 72620
+ 72747,
+ 72759
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2410,
"column": 16
},
"end": {
- "line": 2406,
+ "line": 2410,
"column": 28
}
}
},
"range": [
- 72604,
- 72620
+ 72743,
+ 72759
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2410,
"column": 12
},
"end": {
- "line": 2406,
+ "line": 2410,
"column": 28
}
}
@@ -132180,16 +132349,16 @@
"value": "validRow",
"raw": "'validRow'",
"range": [
- 72621,
- 72631
+ 72760,
+ 72770
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2410,
"column": 29
},
"end": {
- "line": 2406,
+ "line": 2410,
"column": 39
}
}
@@ -132198,79 +132367,79 @@
"type": "Identifier",
"name": "validFlag",
"range": [
- 72633,
- 72642
+ 72772,
+ 72781
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2410,
"column": 41
},
"end": {
- "line": 2406,
+ "line": 2410,
"column": 50
}
}
}
],
"range": [
- 72604,
- 72643
+ 72743,
+ 72782
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2410,
"column": 12
},
"end": {
- "line": 2406,
+ "line": 2410,
"column": 51
}
}
},
"range": [
- 72604,
- 72644
+ 72743,
+ 72783
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2410,
"column": 12
},
"end": {
- "line": 2406,
+ "line": 2410,
"column": 52
}
}
}
],
"range": [
- 72590,
- 72654
+ 72729,
+ 72793
],
"loc": {
"start": {
- "line": 2405,
+ "line": 2409,
"column": 25
},
"end": {
- "line": 2407,
+ "line": 2411,
"column": 9
}
}
},
"alternate": null,
"range": [
- 72573,
- 72654
+ 72712,
+ 72793
],
"loc": {
"start": {
- "line": 2405,
+ "line": 2409,
"column": 8
},
"end": {
- "line": 2407,
+ "line": 2411,
"column": 9
}
}
@@ -132281,16 +132450,16 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 72668,
- 72675
+ 72807,
+ 72814
],
"loc": {
"start": {
- "line": 2409,
+ "line": 2413,
"column": 12
},
"end": {
- "line": 2409,
+ "line": 2413,
"column": 19
}
}
@@ -132314,16 +132483,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72695,
- 72699
+ 72834,
+ 72838
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 16
},
"end": {
- "line": 2410,
+ "line": 2414,
"column": 20
}
}
@@ -132332,31 +132501,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 72700,
- 72714
+ 72839,
+ 72853
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 21
},
"end": {
- "line": 2410,
+ "line": 2414,
"column": 35
}
}
},
"range": [
- 72695,
- 72714
+ 72834,
+ 72853
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 16
},
"end": {
- "line": 2410,
+ "line": 2414,
"column": 35
}
}
@@ -132365,31 +132534,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 72715,
- 72722
+ 72854,
+ 72861
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 36
},
"end": {
- "line": 2410,
+ "line": 2414,
"column": 43
}
}
},
"range": [
- 72695,
- 72722
+ 72834,
+ 72861
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 16
},
"end": {
- "line": 2410,
+ "line": 2414,
"column": 43
}
}
@@ -132399,32 +132568,32 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 72723,
- 72731
+ 72862,
+ 72870
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 44
},
"end": {
- "line": 2410,
+ "line": 2414,
"column": 52
}
}
}
],
"range": [
- 72695,
- 72732
+ 72834,
+ 72871
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 16
},
"end": {
- "line": 2410,
+ "line": 2414,
"column": 53
}
}
@@ -132437,47 +132606,47 @@
"value": 1,
"raw": "1",
"range": [
- 72738,
- 72739
+ 72877,
+ 72878
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 59
},
"end": {
- "line": 2410,
+ "line": 2414,
"column": 60
}
}
},
"prefix": true,
"range": [
- 72737,
- 72739
+ 72876,
+ 72878
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 58
},
"end": {
- "line": 2410,
+ "line": 2414,
"column": 60
}
}
},
"range": [
- 72695,
- 72739
+ 72834,
+ 72878
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 16
},
"end": {
- "line": 2410,
+ "line": 2414,
"column": 60
}
}
@@ -132498,16 +132667,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72759,
- 72763
+ 72898,
+ 72902
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2415,
"column": 16
},
"end": {
- "line": 2411,
+ "line": 2415,
"column": 20
}
}
@@ -132516,31 +132685,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 72764,
- 72778
+ 72903,
+ 72917
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2415,
"column": 21
},
"end": {
- "line": 2411,
+ "line": 2415,
"column": 35
}
}
},
"range": [
- 72759,
- 72778
+ 72898,
+ 72917
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2415,
"column": 16
},
"end": {
- "line": 2411,
+ "line": 2415,
"column": 35
}
}
@@ -132549,31 +132718,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 72779,
- 72783
+ 72918,
+ 72922
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2415,
"column": 36
},
"end": {
- "line": 2411,
+ "line": 2415,
"column": 40
}
}
},
"range": [
- 72759,
- 72783
+ 72898,
+ 72922
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2415,
"column": 16
},
"end": {
- "line": 2411,
+ "line": 2415,
"column": 40
}
}
@@ -132583,79 +132752,79 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 72784,
- 72792
+ 72923,
+ 72931
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2415,
"column": 41
},
"end": {
- "line": 2411,
+ "line": 2415,
"column": 49
}
}
}
],
"range": [
- 72759,
- 72793
+ 72898,
+ 72932
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2415,
"column": 16
},
"end": {
- "line": 2411,
+ "line": 2415,
"column": 50
}
}
},
"range": [
- 72759,
- 72794
+ 72898,
+ 72933
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2415,
"column": 16
},
"end": {
- "line": 2411,
+ "line": 2415,
"column": 51
}
}
}
],
"range": [
- 72741,
- 72808
+ 72880,
+ 72947
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 62
},
"end": {
- "line": 2412,
+ "line": 2416,
"column": 13
}
}
},
"alternate": null,
"range": [
- 72691,
- 72808
+ 72830,
+ 72947
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2414,
"column": 12
},
"end": {
- "line": 2412,
+ "line": 2416,
"column": 13
}
}
@@ -132670,16 +132839,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72822,
- 72826
+ 72961,
+ 72965
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2418,
"column": 12
},
"end": {
- "line": 2414,
+ "line": 2418,
"column": 16
}
}
@@ -132688,31 +132857,31 @@
"type": "Identifier",
"name": "onRowValidated",
"range": [
- 72827,
- 72841
+ 72966,
+ 72980
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2418,
"column": 17
},
"end": {
- "line": 2414,
+ "line": 2418,
"column": 31
}
}
},
"range": [
- 72822,
- 72841
+ 72961,
+ 72980
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2418,
"column": 12
},
"end": {
- "line": 2414,
+ "line": 2418,
"column": 31
}
}
@@ -132721,16 +132890,16 @@
{
"type": "ThisExpression",
"range": [
- 72842,
- 72846
+ 72981,
+ 72985
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2418,
"column": 32
},
"end": {
- "line": 2414,
+ "line": 2418,
"column": 36
}
}
@@ -132739,47 +132908,47 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 72848,
- 72856
+ 72987,
+ 72995
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2418,
"column": 38
},
"end": {
- "line": 2414,
+ "line": 2418,
"column": 46
}
}
}
],
"range": [
- 72822,
- 72857
+ 72961,
+ 72996
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2418,
"column": 12
},
"end": {
- "line": 2414,
+ "line": 2418,
"column": 47
}
}
},
"range": [
- 72822,
- 72858
+ 72961,
+ 72997
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2418,
"column": 12
},
"end": {
- "line": 2414,
+ "line": 2418,
"column": 48
}
}
@@ -132797,16 +132966,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72872,
- 72876
+ 73011,
+ 73015
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2420,
"column": 12
},
"end": {
- "line": 2416,
+ "line": 2420,
"column": 16
}
}
@@ -132815,31 +132984,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 72877,
- 72884
+ 73016,
+ 73023
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2420,
"column": 17
},
"end": {
- "line": 2416,
+ "line": 2420,
"column": 24
}
}
},
"range": [
- 72872,
- 72884
+ 73011,
+ 73023
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2420,
"column": 12
},
"end": {
- "line": 2416,
+ "line": 2420,
"column": 24
}
}
@@ -132848,31 +133017,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 72885,
- 72889
+ 73024,
+ 73028
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2420,
"column": 25
},
"end": {
- "line": 2416,
+ "line": 2420,
"column": 29
}
}
},
"range": [
- 72872,
- 72889
+ 73011,
+ 73028
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2420,
"column": 12
},
"end": {
- "line": 2416,
+ "line": 2420,
"column": 29
}
}
@@ -132883,16 +133052,16 @@
"value": "row-validated",
"raw": "'row-validated'",
"range": [
- 72890,
- 72905
+ 73029,
+ 73044
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2420,
"column": 30
},
"end": {
- "line": 2416,
+ "line": 2420,
"column": 45
}
}
@@ -132900,16 +133069,16 @@
{
"type": "ThisExpression",
"range": [
- 72907,
- 72911
+ 73046,
+ 73050
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2420,
"column": 47
},
"end": {
- "line": 2416,
+ "line": 2420,
"column": 51
}
}
@@ -132918,95 +133087,95 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 72913,
- 72921
+ 73052,
+ 73060
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2420,
"column": 53
},
"end": {
- "line": 2416,
+ "line": 2420,
"column": 61
}
}
}
],
"range": [
- 72872,
- 72922
+ 73011,
+ 73061
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2420,
"column": 12
},
"end": {
- "line": 2416,
+ "line": 2420,
"column": 62
}
}
},
"range": [
- 72872,
- 72923
+ 73011,
+ 73062
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2420,
"column": 12
},
"end": {
- "line": 2416,
+ "line": 2420,
"column": 63
}
}
}
],
"range": [
- 72677,
- 72933
+ 72816,
+ 73072
],
"loc": {
"start": {
- "line": 2409,
+ "line": 2413,
"column": 21
},
"end": {
- "line": 2417,
+ "line": 2421,
"column": 9
}
}
},
"alternate": null,
"range": [
- 72664,
- 72933
+ 72803,
+ 73072
],
"loc": {
"start": {
- "line": 2409,
+ "line": 2413,
"column": 8
},
"end": {
- "line": 2417,
+ "line": 2421,
"column": 9
}
}
}
],
"range": [
- 72136,
- 72939
+ 72275,
+ 73078
],
"loc": {
"start": {
- "line": 2390,
+ "line": 2394,
"column": 35
},
"end": {
- "line": 2418,
+ "line": 2422,
"column": 5
}
}
@@ -133014,16 +133183,16 @@
"generator": false,
"expression": false,
"range": [
- 72116,
- 72939
+ 72255,
+ 73078
],
"loc": {
"start": {
- "line": 2390,
+ "line": 2394,
"column": 15
},
"end": {
- "line": 2418,
+ "line": 2422,
"column": 5
}
}
@@ -133031,16 +133200,16 @@
"kind": "method",
"computed": false,
"range": [
- 72105,
- 72939
+ 72244,
+ 73078
],
"loc": {
"start": {
- "line": 2390,
+ "line": 2394,
"column": 4
},
"end": {
- "line": 2418,
+ "line": 2422,
"column": 5
}
},
@@ -133049,16 +133218,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": [
- 71927,
- 72100
+ 72066,
+ 72239
],
"loc": {
"start": {
- "line": 2385,
+ "line": 2389,
"column": 4
},
"end": {
- "line": 2389,
+ "line": 2393,
"column": 7
}
}
@@ -133069,16 +133238,16 @@
"type": "Block",
"value": "*\n * Validate all filterable rows\n ",
"range": [
- 72945,
- 72992
+ 73084,
+ 73131
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2424,
"column": 4
},
"end": {
- "line": 2422,
+ "line": 2426,
"column": 7
}
}
@@ -133092,16 +133261,16 @@
"type": "Identifier",
"name": "validateAllRows",
"range": [
- 72997,
- 73012
+ 73136,
+ 73151
],
"loc": {
"start": {
- "line": 2423,
+ "line": 2427,
"column": 4
},
"end": {
- "line": 2423,
+ "line": 2427,
"column": 19
}
}
@@ -133124,16 +133293,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73030,
- 73034
+ 73169,
+ 73173
],
"loc": {
"start": {
- "line": 2424,
+ "line": 2428,
"column": 13
},
"end": {
- "line": 2424,
+ "line": 2428,
"column": 17
}
}
@@ -133142,47 +133311,47 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 73035,
- 73046
+ 73174,
+ 73185
],
"loc": {
"start": {
- "line": 2424,
+ "line": 2428,
"column": 18
},
"end": {
- "line": 2424,
+ "line": 2428,
"column": 29
}
}
},
"range": [
- 73030,
- 73046
+ 73169,
+ 73185
],
"loc": {
"start": {
- "line": 2424,
+ "line": 2428,
"column": 13
},
"end": {
- "line": 2424,
+ "line": 2428,
"column": 29
}
}
},
"prefix": true,
"range": [
- 73029,
- 73046
+ 73168,
+ 73185
],
"loc": {
"start": {
- "line": 2424,
+ "line": 2428,
"column": 12
},
"end": {
- "line": 2424,
+ "line": 2428,
"column": 29
}
}
@@ -133194,48 +133363,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 73062,
- 73069
+ 73201,
+ 73208
],
"loc": {
"start": {
- "line": 2425,
+ "line": 2429,
"column": 12
},
"end": {
- "line": 2425,
+ "line": 2429,
"column": 19
}
}
}
],
"range": [
- 73048,
- 73079
+ 73187,
+ 73218
],
"loc": {
"start": {
- "line": 2424,
+ "line": 2428,
"column": 31
},
"end": {
- "line": 2426,
+ "line": 2430,
"column": 9
}
}
},
"alternate": null,
"range": [
- 73025,
- 73079
+ 73164,
+ 73218
],
"loc": {
"start": {
- "line": 2424,
+ "line": 2428,
"column": 8
},
"end": {
- "line": 2426,
+ "line": 2430,
"column": 9
}
}
@@ -133251,16 +133420,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73088,
- 73092
+ 73227,
+ 73231
],
"loc": {
"start": {
- "line": 2427,
+ "line": 2431,
"column": 8
},
"end": {
- "line": 2427,
+ "line": 2431,
"column": 12
}
}
@@ -133269,31 +133438,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 73093,
- 73107
+ 73232,
+ 73246
],
"loc": {
"start": {
- "line": 2427,
+ "line": 2431,
"column": 13
},
"end": {
- "line": 2427,
+ "line": 2431,
"column": 27
}
}
},
"range": [
- 73088,
- 73107
+ 73227,
+ 73246
],
"loc": {
"start": {
- "line": 2427,
+ "line": 2431,
"column": 8
},
"end": {
- "line": 2427,
+ "line": 2431,
"column": 27
}
}
@@ -133302,46 +133471,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 73110,
- 73112
+ 73249,
+ 73251
],
"loc": {
"start": {
- "line": 2427,
+ "line": 2431,
"column": 30
},
"end": {
- "line": 2427,
+ "line": 2431,
"column": 32
}
}
},
"range": [
- 73088,
- 73112
+ 73227,
+ 73251
],
"loc": {
"start": {
- "line": 2427,
+ "line": 2431,
"column": 8
},
"end": {
- "line": 2427,
+ "line": 2431,
"column": 32
}
}
},
"range": [
- 73088,
- 73113
+ 73227,
+ 73252
],
"loc": {
"start": {
- "line": 2427,
+ "line": 2431,
"column": 8
},
"end": {
- "line": 2427,
+ "line": 2431,
"column": 33
}
}
@@ -133357,16 +133526,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 73131,
- 73132
+ 73270,
+ 73271
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 17
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 18
}
}
@@ -133377,16 +133546,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73135,
- 73139
+ 73274,
+ 73278
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 21
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 25
}
}
@@ -133395,46 +133564,46 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 73140,
- 73146
+ 73279,
+ 73285
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 26
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 32
}
}
},
"range": [
- 73135,
- 73146
+ 73274,
+ 73285
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 21
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 32
}
}
},
"range": [
- 73131,
- 73146
+ 73270,
+ 73285
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 17
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 32
}
}
@@ -133442,16 +133611,16 @@
],
"kind": "let",
"range": [
- 73127,
- 73146
+ 73266,
+ 73285
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 13
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 32
}
}
@@ -133463,16 +133632,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 73148,
- 73149
+ 73287,
+ 73288
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 34
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 35
}
}
@@ -133483,16 +133652,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73152,
- 73156
+ 73291,
+ 73295
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 38
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 42
}
}
@@ -133501,46 +133670,46 @@
"type": "Identifier",
"name": "nbFilterableRows",
"range": [
- 73157,
- 73173
+ 73296,
+ 73312
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 43
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 59
}
}
},
"range": [
- 73152,
- 73173
+ 73291,
+ 73312
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 38
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 59
}
}
},
"range": [
- 73148,
- 73173
+ 73287,
+ 73312
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 34
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 59
}
}
@@ -133552,32 +133721,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 73175,
- 73176
+ 73314,
+ 73315
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 61
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 62
}
}
},
"prefix": false,
"range": [
- 73175,
- 73178
+ 73314,
+ 73317
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 61
},
"end": {
- "line": 2428,
+ "line": 2432,
"column": 64
}
}
@@ -133595,16 +133764,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73194,
- 73198
+ 73333,
+ 73337
],
"loc": {
"start": {
- "line": 2429,
+ "line": 2433,
"column": 12
},
"end": {
- "line": 2429,
+ "line": 2433,
"column": 16
}
}
@@ -133613,31 +133782,31 @@
"type": "Identifier",
"name": "validateRow",
"range": [
- 73199,
- 73210
+ 73338,
+ 73349
],
"loc": {
"start": {
- "line": 2429,
+ "line": 2433,
"column": 17
},
"end": {
- "line": 2429,
+ "line": 2433,
"column": 28
}
}
},
"range": [
- 73194,
- 73210
+ 73333,
+ 73349
],
"loc": {
"start": {
- "line": 2429,
+ "line": 2433,
"column": 12
},
"end": {
- "line": 2429,
+ "line": 2433,
"column": 28
}
}
@@ -133647,16 +133816,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 73211,
- 73212
+ 73350,
+ 73351
],
"loc": {
"start": {
- "line": 2429,
+ "line": 2433,
"column": 29
},
"end": {
- "line": 2429,
+ "line": 2433,
"column": 30
}
}
@@ -133666,94 +133835,94 @@
"value": true,
"raw": "true",
"range": [
- 73214,
- 73218
+ 73353,
+ 73357
],
"loc": {
"start": {
- "line": 2429,
+ "line": 2433,
"column": 32
},
"end": {
- "line": 2429,
+ "line": 2433,
"column": 36
}
}
}
],
"range": [
- 73194,
- 73219
+ 73333,
+ 73358
],
"loc": {
"start": {
- "line": 2429,
+ "line": 2433,
"column": 12
},
"end": {
- "line": 2429,
+ "line": 2433,
"column": 37
}
}
},
"range": [
- 73194,
- 73220
+ 73333,
+ 73359
],
"loc": {
"start": {
- "line": 2429,
+ "line": 2433,
"column": 12
},
"end": {
- "line": 2429,
+ "line": 2433,
"column": 38
}
}
}
],
"range": [
- 73180,
- 73230
+ 73319,
+ 73369
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 66
},
"end": {
- "line": 2430,
+ "line": 2434,
"column": 9
}
}
},
"range": [
- 73122,
- 73230
+ 73261,
+ 73369
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2432,
"column": 8
},
"end": {
- "line": 2430,
+ "line": 2434,
"column": 9
}
}
}
],
"range": [
- 73015,
- 73236
+ 73154,
+ 73375
],
"loc": {
"start": {
- "line": 2423,
+ "line": 2427,
"column": 22
},
"end": {
- "line": 2431,
+ "line": 2435,
"column": 5
}
}
@@ -133761,16 +133930,16 @@
"generator": false,
"expression": false,
"range": [
- 73012,
- 73236
+ 73151,
+ 73375
],
"loc": {
"start": {
- "line": 2423,
+ "line": 2427,
"column": 19
},
"end": {
- "line": 2431,
+ "line": 2435,
"column": 5
}
}
@@ -133778,16 +133947,16 @@
"kind": "method",
"computed": false,
"range": [
- 72997,
- 73236
+ 73136,
+ 73375
],
"loc": {
"start": {
- "line": 2423,
+ "line": 2427,
"column": 4
},
"end": {
- "line": 2431,
+ "line": 2435,
"column": 5
}
},
@@ -133796,16 +133965,16 @@
"type": "Block",
"value": "*\n * Validate all filterable rows\n ",
"range": [
- 72945,
- 72992
+ 73084,
+ 73131
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2424,
"column": 4
},
"end": {
- "line": 2422,
+ "line": 2426,
"column": 7
}
}
@@ -133816,16 +133985,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": [
- 73242,
- 73404
+ 73381,
+ 73543
],
"loc": {
"start": {
- "line": 2433,
+ "line": 2437,
"column": 4
},
"end": {
- "line": 2437,
+ "line": 2441,
"column": 7
}
}
@@ -133839,16 +134008,16 @@
"type": "Identifier",
"name": "setFilterValue",
"range": [
- 73409,
- 73423
+ 73548,
+ 73562
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2442,
"column": 4
},
"end": {
- "line": 2438,
+ "line": 2442,
"column": 18
}
}
@@ -133861,16 +134030,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 73424,
- 73429
+ 73563,
+ 73568
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2442,
"column": 19
},
"end": {
- "line": 2438,
+ "line": 2442,
"column": 24
}
}
@@ -133881,16 +134050,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 73431,
- 73436
+ 73570,
+ 73575
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2442,
"column": 26
},
"end": {
- "line": 2438,
+ "line": 2442,
"column": 31
}
}
@@ -133900,31 +134069,31 @@
"value": "",
"raw": "''",
"range": [
- 73439,
- 73441
+ 73578,
+ 73580
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2442,
"column": 34
},
"end": {
- "line": 2438,
+ "line": 2442,
"column": 36
}
}
},
"range": [
- 73431,
- 73441
+ 73570,
+ 73580
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2442,
"column": 26
},
"end": {
- "line": 2438,
+ "line": 2442,
"column": 36
}
}
@@ -133944,16 +134113,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73458,
- 73462
+ 73597,
+ 73601
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2443,
"column": 13
},
"end": {
- "line": 2439,
+ "line": 2443,
"column": 17
}
}
@@ -133962,47 +134131,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 73463,
- 73470
+ 73602,
+ 73609
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2443,
"column": 18
},
"end": {
- "line": 2439,
+ "line": 2443,
"column": 25
}
}
},
"range": [
- 73458,
- 73470
+ 73597,
+ 73609
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2443,
"column": 13
},
"end": {
- "line": 2439,
+ "line": 2443,
"column": 25
}
}
},
"prefix": true,
"range": [
- 73457,
- 73470
+ 73596,
+ 73609
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2443,
"column": 12
},
"end": {
- "line": 2439,
+ "line": 2443,
"column": 25
}
}
@@ -134014,48 +134183,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 73486,
- 73493
+ 73625,
+ 73632
],
"loc": {
"start": {
- "line": 2440,
+ "line": 2444,
"column": 12
},
"end": {
- "line": 2440,
+ "line": 2444,
"column": 19
}
}
}
],
"range": [
- 73472,
- 73503
+ 73611,
+ 73642
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2443,
"column": 27
},
"end": {
- "line": 2441,
+ "line": 2445,
"column": 9
}
}
},
"alternate": null,
"range": [
- 73453,
- 73503
+ 73592,
+ 73642
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2443,
"column": 8
},
"end": {
- "line": 2441,
+ "line": 2445,
"column": 9
}
}
@@ -134069,16 +134238,16 @@
"type": "Identifier",
"name": "slc",
"range": [
- 73516,
- 73519
+ 73655,
+ 73658
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2446,
"column": 12
},
"end": {
- "line": 2442,
+ "line": 2446,
"column": 15
}
}
@@ -134091,16 +134260,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73522,
- 73526
+ 73661,
+ 73665
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2446,
"column": 18
},
"end": {
- "line": 2442,
+ "line": 2446,
"column": 22
}
}
@@ -134109,31 +134278,31 @@
"type": "Identifier",
"name": "getFilterElement",
"range": [
- 73527,
- 73543
+ 73666,
+ 73682
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2446,
"column": 23
},
"end": {
- "line": 2442,
+ "line": 2446,
"column": 39
}
}
},
"range": [
- 73522,
- 73543
+ 73661,
+ 73682
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2446,
"column": 18
},
"end": {
- "line": 2442,
+ "line": 2446,
"column": 39
}
}
@@ -134143,47 +134312,47 @@
"type": "Identifier",
"name": "index",
"range": [
- 73544,
- 73549
+ 73683,
+ 73688
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2446,
"column": 40
},
"end": {
- "line": 2442,
+ "line": 2446,
"column": 45
}
}
}
],
"range": [
- 73522,
- 73550
+ 73661,
+ 73689
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2446,
"column": 18
},
"end": {
- "line": 2442,
+ "line": 2446,
"column": 46
}
}
},
"range": [
- 73516,
- 73550
+ 73655,
+ 73689
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2446,
"column": 12
},
"end": {
- "line": 2442,
+ "line": 2446,
"column": 46
}
}
@@ -134194,16 +134363,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 73564,
- 73574
+ 73703,
+ 73713
],
"loc": {
"start": {
- "line": 2443,
+ "line": 2447,
"column": 12
},
"end": {
- "line": 2443,
+ "line": 2447,
"column": 22
}
}
@@ -134216,16 +134385,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73577,
- 73581
+ 73716,
+ 73720
],
"loc": {
"start": {
- "line": 2443,
+ "line": 2447,
"column": 25
},
"end": {
- "line": 2443,
+ "line": 2447,
"column": 29
}
}
@@ -134234,31 +134403,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 73582,
- 73595
+ 73721,
+ 73734
],
"loc": {
"start": {
- "line": 2443,
+ "line": 2447,
"column": 30
},
"end": {
- "line": 2443,
+ "line": 2447,
"column": 43
}
}
},
"range": [
- 73577,
- 73595
+ 73716,
+ 73734
],
"loc": {
"start": {
- "line": 2443,
+ "line": 2447,
"column": 25
},
"end": {
- "line": 2443,
+ "line": 2447,
"column": 43
}
}
@@ -134268,47 +134437,47 @@
"type": "Identifier",
"name": "index",
"range": [
- 73596,
- 73601
+ 73735,
+ 73740
],
"loc": {
"start": {
- "line": 2443,
+ "line": 2447,
"column": 44
},
"end": {
- "line": 2443,
+ "line": 2447,
"column": 49
}
}
}
],
"range": [
- 73577,
- 73602
+ 73716,
+ 73741
],
"loc": {
"start": {
- "line": 2443,
+ "line": 2447,
"column": 25
},
"end": {
- "line": 2443,
+ "line": 2447,
"column": 50
}
}
},
"range": [
- 73564,
- 73602
+ 73703,
+ 73741
],
"loc": {
"start": {
- "line": 2443,
+ "line": 2447,
"column": 12
},
"end": {
- "line": 2443,
+ "line": 2447,
"column": 50
}
}
@@ -134316,16 +134485,16 @@
],
"kind": "let",
"range": [
- 73512,
- 73603
+ 73651,
+ 73742
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2446,
"column": 8
},
"end": {
- "line": 2443,
+ "line": 2447,
"column": 51
}
}
@@ -134342,16 +134511,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 73617,
- 73627
+ 73756,
+ 73766
],
"loc": {
"start": {
- "line": 2445,
+ "line": 2449,
"column": 12
},
"end": {
- "line": 2445,
+ "line": 2449,
"column": 22
}
}
@@ -134360,31 +134529,31 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 73632,
- 73640
+ 73771,
+ 73779
],
"loc": {
"start": {
- "line": 2445,
+ "line": 2449,
"column": 27
},
"end": {
- "line": 2445,
+ "line": 2449,
"column": 35
}
}
},
"range": [
- 73617,
- 73640
+ 73756,
+ 73779
],
"loc": {
"start": {
- "line": 2445,
+ "line": 2449,
"column": 12
},
"end": {
- "line": 2445,
+ "line": 2449,
"column": 35
}
}
@@ -134396,16 +134565,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 73644,
- 73654
+ 73783,
+ 73793
],
"loc": {
"start": {
- "line": 2445,
+ "line": 2449,
"column": 39
},
"end": {
- "line": 2445,
+ "line": 2449,
"column": 49
}
}
@@ -134414,46 +134583,46 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 73659,
- 73668
+ 73798,
+ 73807
],
"loc": {
"start": {
- "line": 2445,
+ "line": 2449,
"column": 54
},
"end": {
- "line": 2445,
+ "line": 2449,
"column": 63
}
}
},
"range": [
- 73644,
- 73668
+ 73783,
+ 73807
],
"loc": {
"start": {
- "line": 2445,
+ "line": 2449,
"column": 39
},
"end": {
- "line": 2445,
+ "line": 2449,
"column": 63
}
}
},
"range": [
- 73617,
- 73668
+ 73756,
+ 73807
],
"loc": {
"start": {
- "line": 2445,
+ "line": 2449,
"column": 12
},
"end": {
- "line": 2445,
+ "line": 2449,
"column": 63
}
}
@@ -134472,16 +134641,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73688,
- 73692
+ 73827,
+ 73831
],
"loc": {
"start": {
- "line": 2446,
+ "line": 2450,
"column": 16
},
"end": {
- "line": 2446,
+ "line": 2450,
"column": 20
}
}
@@ -134490,31 +134659,31 @@
"type": "Identifier",
"name": "loadFltOnDemand",
"range": [
- 73693,
- 73708
+ 73832,
+ 73847
],
"loc": {
"start": {
- "line": 2446,
+ "line": 2450,
"column": 21
},
"end": {
- "line": 2446,
+ "line": 2450,
"column": 36
}
}
},
"range": [
- 73688,
- 73708
+ 73827,
+ 73847
],
"loc": {
"start": {
- "line": 2446,
+ "line": 2450,
"column": 16
},
"end": {
- "line": 2446,
+ "line": 2450,
"column": 36
}
}
@@ -134528,16 +134697,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73713,
- 73717
+ 73852,
+ 73856
],
"loc": {
"start": {
- "line": 2446,
+ "line": 2450,
"column": 41
},
"end": {
- "line": 2446,
+ "line": 2450,
"column": 45
}
}
@@ -134546,62 +134715,62 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 73718,
- 73729
+ 73857,
+ 73868
],
"loc": {
"start": {
- "line": 2446,
+ "line": 2450,
"column": 46
},
"end": {
- "line": 2446,
+ "line": 2450,
"column": 57
}
}
},
"range": [
- 73713,
- 73729
+ 73852,
+ 73868
],
"loc": {
"start": {
- "line": 2446,
+ "line": 2450,
"column": 41
},
"end": {
- "line": 2446,
+ "line": 2450,
"column": 57
}
}
},
"prefix": true,
"range": [
- 73712,
- 73729
+ 73851,
+ 73868
],
"loc": {
"start": {
- "line": 2446,
+ "line": 2450,
"column": 40
},
"end": {
- "line": 2446,
+ "line": 2450,
"column": 57
}
}
},
"range": [
- 73688,
- 73729
+ 73827,
+ 73868
],
"loc": {
"start": {
- "line": 2446,
+ "line": 2450,
"column": 16
},
"end": {
- "line": 2446,
+ "line": 2450,
"column": 57
}
}
@@ -134622,16 +134791,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73749,
- 73753
+ 73888,
+ 73892
],
"loc": {
"start": {
- "line": 2447,
+ "line": 2451,
"column": 16
},
"end": {
- "line": 2447,
+ "line": 2451,
"column": 20
}
}
@@ -134640,31 +134809,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 73754,
- 73761
+ 73893,
+ 73900
],
"loc": {
"start": {
- "line": 2447,
+ "line": 2451,
"column": 21
},
"end": {
- "line": 2447,
+ "line": 2451,
"column": 28
}
}
},
"range": [
- 73749,
- 73761
+ 73888,
+ 73900
],
"loc": {
"start": {
- "line": 2447,
+ "line": 2451,
"column": 16
},
"end": {
- "line": 2447,
+ "line": 2451,
"column": 28
}
}
@@ -134673,31 +134842,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 73762,
- 73766
+ 73901,
+ 73905
],
"loc": {
"start": {
- "line": 2447,
+ "line": 2451,
"column": 29
},
"end": {
- "line": 2447,
+ "line": 2451,
"column": 33
}
}
},
"range": [
- 73749,
- 73766
+ 73888,
+ 73905
],
"loc": {
"start": {
- "line": 2447,
+ "line": 2451,
"column": 16
},
"end": {
- "line": 2447,
+ "line": 2451,
"column": 33
}
}
@@ -134708,16 +134877,16 @@
"value": "build-select-filter",
"raw": "'build-select-filter'",
"range": [
- 73767,
- 73788
+ 73906,
+ 73927
],
"loc": {
"start": {
- "line": 2447,
+ "line": 2451,
"column": 34
},
"end": {
- "line": 2447,
+ "line": 2451,
"column": 55
}
}
@@ -134725,16 +134894,16 @@
{
"type": "ThisExpression",
"range": [
- 73790,
- 73794
+ 73929,
+ 73933
],
"loc": {
"start": {
- "line": 2447,
+ "line": 2451,
"column": 57
},
"end": {
- "line": 2447,
+ "line": 2451,
"column": 61
}
}
@@ -134743,16 +134912,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 73796,
- 73801
+ 73935,
+ 73940
],
"loc": {
"start": {
- "line": 2447,
+ "line": 2451,
"column": 63
},
"end": {
- "line": 2447,
+ "line": 2451,
"column": 68
}
}
@@ -134763,16 +134932,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73823,
- 73827
+ 73962,
+ 73966
],
"loc": {
"start": {
- "line": 2448,
+ "line": 2452,
"column": 20
},
"end": {
- "line": 2448,
+ "line": 2452,
"column": 24
}
}
@@ -134781,31 +134950,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 73828,
- 73841
+ 73967,
+ 73980
],
"loc": {
"start": {
- "line": 2448,
+ "line": 2452,
"column": 25
},
"end": {
- "line": 2448,
+ "line": 2452,
"column": 38
}
}
},
"range": [
- 73823,
- 73841
+ 73962,
+ 73980
],
"loc": {
"start": {
- "line": 2448,
+ "line": 2452,
"column": 20
},
"end": {
- "line": 2448,
+ "line": 2452,
"column": 38
}
}
@@ -134816,16 +134985,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73843,
- 73847
+ 73982,
+ 73986
],
"loc": {
"start": {
- "line": 2448,
+ "line": 2452,
"column": 40
},
"end": {
- "line": 2448,
+ "line": 2452,
"column": 44
}
}
@@ -134834,94 +135003,94 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 73848,
- 73861
+ 73987,
+ 74000
],
"loc": {
"start": {
- "line": 2448,
+ "line": 2452,
"column": 45
},
"end": {
- "line": 2448,
+ "line": 2452,
"column": 58
}
}
},
"range": [
- 73843,
- 73861
+ 73982,
+ 74000
],
"loc": {
"start": {
- "line": 2448,
+ "line": 2452,
"column": 40
},
"end": {
- "line": 2448,
+ "line": 2452,
"column": 58
}
}
}
],
"range": [
- 73749,
- 73862
+ 73888,
+ 74001
],
"loc": {
"start": {
- "line": 2447,
+ "line": 2451,
"column": 16
},
"end": {
- "line": 2448,
+ "line": 2452,
"column": 59
}
}
},
"range": [
- 73749,
- 73863
+ 73888,
+ 74002
],
"loc": {
"start": {
- "line": 2447,
+ "line": 2451,
"column": 16
},
"end": {
- "line": 2448,
+ "line": 2452,
"column": 60
}
}
}
],
"range": [
- 73731,
- 73877
+ 73870,
+ 74016
],
"loc": {
"start": {
- "line": 2446,
+ "line": 2450,
"column": 59
},
"end": {
- "line": 2449,
+ "line": 2453,
"column": 13
}
}
},
"alternate": null,
"range": [
- 73684,
- 73877
+ 73823,
+ 74016
],
"loc": {
"start": {
- "line": 2446,
+ "line": 2450,
"column": 12
},
"end": {
- "line": 2449,
+ "line": 2453,
"column": 13
}
}
@@ -134938,16 +135107,16 @@
"type": "Identifier",
"name": "slc",
"range": [
- 73890,
- 73893
+ 74029,
+ 74032
],
"loc": {
"start": {
- "line": 2450,
+ "line": 2454,
"column": 12
},
"end": {
- "line": 2450,
+ "line": 2454,
"column": 15
}
}
@@ -134956,31 +135125,31 @@
"type": "Identifier",
"name": "value",
"range": [
- 73894,
- 73899
+ 74033,
+ 74038
],
"loc": {
"start": {
- "line": 2450,
+ "line": 2454,
"column": 16
},
"end": {
- "line": 2450,
+ "line": 2454,
"column": 21
}
}
},
"range": [
- 73890,
- 73899
+ 74029,
+ 74038
],
"loc": {
"start": {
- "line": 2450,
+ "line": 2454,
"column": 12
},
"end": {
- "line": 2450,
+ "line": 2454,
"column": 21
}
}
@@ -134989,62 +135158,62 @@
"type": "Identifier",
"name": "query",
"range": [
- 73902,
- 73907
+ 74041,
+ 74046
],
"loc": {
"start": {
- "line": 2450,
+ "line": 2454,
"column": 24
},
"end": {
- "line": 2450,
+ "line": 2454,
"column": 29
}
}
},
"range": [
- 73890,
- 73907
+ 74029,
+ 74046
],
"loc": {
"start": {
- "line": 2450,
+ "line": 2454,
"column": 12
},
"end": {
- "line": 2450,
+ "line": 2454,
"column": 29
}
}
},
"range": [
- 73890,
- 73908
+ 74029,
+ 74047
],
"loc": {
"start": {
- "line": 2450,
+ "line": 2454,
"column": 12
},
"end": {
- "line": 2450,
+ "line": 2454,
"column": 30
}
}
}
],
"range": [
- 73670,
- 73918
+ 73809,
+ 74057
],
"loc": {
"start": {
- "line": 2445,
+ "line": 2449,
"column": 65
},
"end": {
- "line": 2451,
+ "line": 2455,
"column": 9
}
},
@@ -135053,16 +135222,16 @@
"type": "Line",
"value": "multiple selects",
"range": [
- 73927,
- 73945
+ 74066,
+ 74084
],
"loc": {
"start": {
- "line": 2452,
+ "line": 2456,
"column": 8
},
"end": {
- "line": 2452,
+ "line": 2456,
"column": 26
}
}
@@ -135078,16 +135247,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 73963,
- 73973
+ 74102,
+ 74112
],
"loc": {
"start": {
- "line": 2453,
+ "line": 2457,
"column": 17
},
"end": {
- "line": 2453,
+ "line": 2457,
"column": 27
}
}
@@ -135096,31 +135265,31 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 73978,
- 73986
+ 74117,
+ 74125
],
"loc": {
"start": {
- "line": 2453,
+ "line": 2457,
"column": 32
},
"end": {
- "line": 2453,
+ "line": 2457,
"column": 40
}
}
},
"range": [
- 73963,
- 73986
+ 74102,
+ 74125
],
"loc": {
"start": {
- "line": 2453,
+ "line": 2457,
"column": 17
},
"end": {
- "line": 2453,
+ "line": 2457,
"column": 40
}
}
@@ -135137,16 +135306,16 @@
"type": "Identifier",
"name": "values",
"range": [
- 74006,
- 74012
+ 74145,
+ 74151
],
"loc": {
"start": {
- "line": 2454,
+ "line": 2458,
"column": 16
},
"end": {
- "line": 2454,
+ "line": 2458,
"column": 22
}
}
@@ -135159,16 +135328,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 74015,
- 74022
+ 74154,
+ 74161
],
"loc": {
"start": {
- "line": 2454,
+ "line": 2458,
"column": 25
},
"end": {
- "line": 2454,
+ "line": 2458,
"column": 32
}
}
@@ -135178,32 +135347,32 @@
"type": "Identifier",
"name": "query",
"range": [
- 74023,
- 74028
+ 74162,
+ 74167
],
"loc": {
"start": {
- "line": 2454,
+ "line": 2458,
"column": 33
},
"end": {
- "line": 2454,
+ "line": 2458,
"column": 38
}
}
}
],
"range": [
- 74015,
- 74029
+ 74154,
+ 74168
],
"loc": {
"start": {
- "line": 2454,
+ "line": 2458,
"column": 25
},
"end": {
- "line": 2454,
+ "line": 2458,
"column": 39
}
}
@@ -135212,16 +135381,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 74032,
- 74037
+ 74171,
+ 74176
],
"loc": {
"start": {
- "line": 2454,
+ "line": 2458,
"column": 42
},
"end": {
- "line": 2454,
+ "line": 2458,
"column": 47
}
}
@@ -135235,16 +135404,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 74056,
- 74061
+ 74195,
+ 74200
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 16
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 21
}
}
@@ -135253,31 +135422,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 74062,
- 74067
+ 74201,
+ 74206
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 22
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 27
}
}
},
"range": [
- 74056,
- 74067
+ 74195,
+ 74206
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 16
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 27
}
}
@@ -135294,16 +135463,16 @@
"value": " ",
"raw": "' '",
"range": [
- 74068,
- 74071
+ 74207,
+ 74210
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 28
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 31
}
}
@@ -135314,16 +135483,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74074,
- 74078
+ 74213,
+ 74217
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 34
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 38
}
}
@@ -135332,46 +135501,46 @@
"type": "Identifier",
"name": "orOperator",
"range": [
- 74079,
- 74089
+ 74218,
+ 74228
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 39
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 49
}
}
},
"range": [
- 74074,
- 74089
+ 74213,
+ 74228
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 34
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 49
}
}
},
"range": [
- 74068,
- 74089
+ 74207,
+ 74228
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 28
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 49
}
}
@@ -135381,77 +135550,77 @@
"value": " ",
"raw": "' '",
"range": [
- 74092,
- 74095
+ 74231,
+ 74234
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 52
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 55
}
}
},
"range": [
- 74068,
- 74095
+ 74207,
+ 74234
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 28
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 55
}
}
}
],
"range": [
- 74056,
- 74096
+ 74195,
+ 74235
],
"loc": {
"start": {
- "line": 2455,
+ "line": 2459,
"column": 16
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 56
}
}
},
"range": [
- 74015,
- 74096
+ 74154,
+ 74235
],
"loc": {
"start": {
- "line": 2454,
+ "line": 2458,
"column": 25
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 56
}
}
},
"range": [
- 74006,
- 74096
+ 74145,
+ 74235
],
"loc": {
"start": {
- "line": 2454,
+ "line": 2458,
"column": 16
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 56
}
}
@@ -135459,16 +135628,16 @@
],
"kind": "let",
"range": [
- 74002,
- 74097
+ 74141,
+ 74236
],
"loc": {
"start": {
- "line": 2454,
+ "line": 2458,
"column": 12
},
"end": {
- "line": 2455,
+ "line": 2459,
"column": 57
}
}
@@ -135484,16 +135653,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74115,
- 74119
+ 74254,
+ 74258
],
"loc": {
"start": {
- "line": 2457,
+ "line": 2461,
"column": 16
},
"end": {
- "line": 2457,
+ "line": 2461,
"column": 20
}
}
@@ -135502,31 +135671,31 @@
"type": "Identifier",
"name": "loadFltOnDemand",
"range": [
- 74120,
- 74135
+ 74259,
+ 74274
],
"loc": {
"start": {
- "line": 2457,
+ "line": 2461,
"column": 21
},
"end": {
- "line": 2457,
+ "line": 2461,
"column": 36
}
}
},
"range": [
- 74115,
- 74135
+ 74254,
+ 74274
],
"loc": {
"start": {
- "line": 2457,
+ "line": 2461,
"column": 16
},
"end": {
- "line": 2457,
+ "line": 2461,
"column": 36
}
}
@@ -135540,16 +135709,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74140,
- 74144
+ 74279,
+ 74283
],
"loc": {
"start": {
- "line": 2457,
+ "line": 2461,
"column": 41
},
"end": {
- "line": 2457,
+ "line": 2461,
"column": 45
}
}
@@ -135558,62 +135727,62 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 74145,
- 74156
+ 74284,
+ 74295
],
"loc": {
"start": {
- "line": 2457,
+ "line": 2461,
"column": 46
},
"end": {
- "line": 2457,
+ "line": 2461,
"column": 57
}
}
},
"range": [
- 74140,
- 74156
+ 74279,
+ 74295
],
"loc": {
"start": {
- "line": 2457,
+ "line": 2461,
"column": 41
},
"end": {
- "line": 2457,
+ "line": 2461,
"column": 57
}
}
},
"prefix": true,
"range": [
- 74139,
- 74156
+ 74278,
+ 74295
],
"loc": {
"start": {
- "line": 2457,
+ "line": 2461,
"column": 40
},
"end": {
- "line": 2457,
+ "line": 2461,
"column": 57
}
}
},
"range": [
- 74115,
- 74156
+ 74254,
+ 74295
],
"loc": {
"start": {
- "line": 2457,
+ "line": 2461,
"column": 16
},
"end": {
- "line": 2457,
+ "line": 2461,
"column": 57
}
}
@@ -135634,16 +135803,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74176,
- 74180
+ 74315,
+ 74319
],
"loc": {
"start": {
- "line": 2458,
+ "line": 2462,
"column": 16
},
"end": {
- "line": 2458,
+ "line": 2462,
"column": 20
}
}
@@ -135652,31 +135821,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 74181,
- 74188
+ 74320,
+ 74327
],
"loc": {
"start": {
- "line": 2458,
+ "line": 2462,
"column": 21
},
"end": {
- "line": 2458,
+ "line": 2462,
"column": 28
}
}
},
"range": [
- 74176,
- 74188
+ 74315,
+ 74327
],
"loc": {
"start": {
- "line": 2458,
+ "line": 2462,
"column": 16
},
"end": {
- "line": 2458,
+ "line": 2462,
"column": 28
}
}
@@ -135685,31 +135854,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 74189,
- 74193
+ 74328,
+ 74332
],
"loc": {
"start": {
- "line": 2458,
+ "line": 2462,
"column": 29
},
"end": {
- "line": 2458,
+ "line": 2462,
"column": 33
}
}
},
"range": [
- 74176,
- 74193
+ 74315,
+ 74332
],
"loc": {
"start": {
- "line": 2458,
+ "line": 2462,
"column": 16
},
"end": {
- "line": 2458,
+ "line": 2462,
"column": 33
}
}
@@ -135720,16 +135889,16 @@
"value": "build-select-filter",
"raw": "'build-select-filter'",
"range": [
- 74194,
- 74215
+ 74333,
+ 74354
],
"loc": {
"start": {
- "line": 2458,
+ "line": 2462,
"column": 34
},
"end": {
- "line": 2458,
+ "line": 2462,
"column": 55
}
}
@@ -135737,16 +135906,16 @@
{
"type": "ThisExpression",
"range": [
- 74217,
- 74221
+ 74356,
+ 74360
],
"loc": {
"start": {
- "line": 2458,
+ "line": 2462,
"column": 57
},
"end": {
- "line": 2458,
+ "line": 2462,
"column": 61
}
}
@@ -135755,16 +135924,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 74223,
- 74228
+ 74362,
+ 74367
],
"loc": {
"start": {
- "line": 2458,
+ "line": 2462,
"column": 63
},
"end": {
- "line": 2458,
+ "line": 2462,
"column": 68
}
}
@@ -135775,16 +135944,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74250,
- 74254
+ 74389,
+ 74393
],
"loc": {
"start": {
- "line": 2459,
+ "line": 2463,
"column": 20
},
"end": {
- "line": 2459,
+ "line": 2463,
"column": 24
}
}
@@ -135793,31 +135962,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 74255,
- 74268
+ 74394,
+ 74407
],
"loc": {
"start": {
- "line": 2459,
+ "line": 2463,
"column": 25
},
"end": {
- "line": 2459,
+ "line": 2463,
"column": 38
}
}
},
"range": [
- 74250,
- 74268
+ 74389,
+ 74407
],
"loc": {
"start": {
- "line": 2459,
+ "line": 2463,
"column": 20
},
"end": {
- "line": 2459,
+ "line": 2463,
"column": 38
}
}
@@ -135828,16 +135997,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74270,
- 74274
+ 74409,
+ 74413
],
"loc": {
"start": {
- "line": 2459,
+ "line": 2463,
"column": 40
},
"end": {
- "line": 2459,
+ "line": 2463,
"column": 44
}
}
@@ -135846,94 +136015,94 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 74275,
- 74288
+ 74414,
+ 74427
],
"loc": {
"start": {
- "line": 2459,
+ "line": 2463,
"column": 45
},
"end": {
- "line": 2459,
+ "line": 2463,
"column": 58
}
}
},
"range": [
- 74270,
- 74288
+ 74409,
+ 74427
],
"loc": {
"start": {
- "line": 2459,
+ "line": 2463,
"column": 40
},
"end": {
- "line": 2459,
+ "line": 2463,
"column": 58
}
}
}
],
"range": [
- 74176,
- 74289
+ 74315,
+ 74428
],
"loc": {
"start": {
- "line": 2458,
+ "line": 2462,
"column": 16
},
"end": {
- "line": 2459,
+ "line": 2463,
"column": 59
}
}
},
"range": [
- 74176,
- 74290
+ 74315,
+ 74429
],
"loc": {
"start": {
- "line": 2458,
+ "line": 2462,
"column": 16
},
"end": {
- "line": 2459,
+ "line": 2463,
"column": 60
}
}
}
],
"range": [
- 74158,
- 74304
+ 74297,
+ 74443
],
"loc": {
"start": {
- "line": 2457,
+ "line": 2461,
"column": 59
},
"end": {
- "line": 2460,
+ "line": 2464,
"column": 13
}
}
},
"alternate": null,
"range": [
- 74111,
- 74304
+ 74250,
+ 74443
],
"loc": {
"start": {
- "line": 2457,
+ "line": 2461,
"column": 12
},
"end": {
- "line": 2460,
+ "line": 2464,
"column": 13
}
}
@@ -135951,16 +136120,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74318,
- 74322
+ 74457,
+ 74461
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 12
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 16
}
}
@@ -135969,31 +136138,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 74323,
- 74330
+ 74462,
+ 74469
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 17
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 24
}
}
},
"range": [
- 74318,
- 74330
+ 74457,
+ 74469
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 12
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 24
}
}
@@ -136002,31 +136171,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 74331,
- 74335
+ 74470,
+ 74474
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 25
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 29
}
}
},
"range": [
- 74318,
- 74335
+ 74457,
+ 74474
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 12
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 29
}
}
@@ -136037,16 +136206,16 @@
"value": "select-options",
"raw": "'select-options'",
"range": [
- 74336,
- 74352
+ 74475,
+ 74491
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 30
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 46
}
}
@@ -136054,16 +136223,16 @@
{
"type": "ThisExpression",
"range": [
- 74354,
- 74358
+ 74493,
+ 74497
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 48
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 52
}
}
@@ -136072,16 +136241,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 74360,
- 74365
+ 74499,
+ 74504
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 54
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 59
}
}
@@ -136090,63 +136259,63 @@
"type": "Identifier",
"name": "values",
"range": [
- 74367,
- 74373
+ 74506,
+ 74512
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 61
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 67
}
}
}
],
"range": [
- 74318,
- 74374
+ 74457,
+ 74513
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 12
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 68
}
}
},
"range": [
- 74318,
- 74375
+ 74457,
+ 74514
],
"loc": {
"start": {
- "line": 2462,
+ "line": 2466,
"column": 12
},
"end": {
- "line": 2462,
+ "line": 2466,
"column": 69
}
}
}
],
"range": [
- 73988,
- 74385
+ 74127,
+ 74524
],
"loc": {
"start": {
- "line": 2453,
+ "line": 2457,
"column": 42
},
"end": {
- "line": 2463,
+ "line": 2467,
"column": 9
}
},
@@ -136155,16 +136324,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 74394,
- 74405
+ 74533,
+ 74544
],
"loc": {
"start": {
- "line": 2464,
+ "line": 2468,
"column": 8
},
"end": {
- "line": 2464,
+ "line": 2468,
"column": 19
}
}
@@ -136180,16 +136349,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 74423,
- 74433
+ 74562,
+ 74572
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2469,
"column": 17
},
"end": {
- "line": 2465,
+ "line": 2469,
"column": 27
}
}
@@ -136198,31 +136367,31 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 74438,
- 74447
+ 74577,
+ 74586
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2469,
"column": 32
},
"end": {
- "line": 2465,
+ "line": 2469,
"column": 41
}
}
},
"range": [
- 74423,
- 74447
+ 74562,
+ 74586
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2469,
"column": 17
},
"end": {
- "line": 2465,
+ "line": 2469,
"column": 41
}
}
@@ -136239,16 +136408,16 @@
"type": "Identifier",
"name": "values",
"range": [
- 74467,
- 74473
+ 74606,
+ 74612
],
"loc": {
"start": {
- "line": 2466,
+ "line": 2470,
"column": 16
},
"end": {
- "line": 2466,
+ "line": 2470,
"column": 22
}
}
@@ -136257,31 +136426,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 74476,
- 74478
+ 74615,
+ 74617
],
"loc": {
"start": {
- "line": 2466,
+ "line": 2470,
"column": 25
},
"end": {
- "line": 2466,
+ "line": 2470,
"column": 27
}
}
},
"range": [
- 74467,
- 74478
+ 74606,
+ 74617
],
"loc": {
"start": {
- "line": 2466,
+ "line": 2470,
"column": 16
},
"end": {
- "line": 2466,
+ "line": 2470,
"column": 27
}
}
@@ -136289,16 +136458,16 @@
],
"kind": "let",
"range": [
- 74463,
- 74479
+ 74602,
+ 74618
],
"loc": {
"start": {
- "line": 2466,
+ "line": 2470,
"column": 12
},
"end": {
- "line": 2466,
+ "line": 2470,
"column": 28
}
}
@@ -136314,16 +136483,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74496,
- 74500
+ 74635,
+ 74639
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2471,
"column": 16
},
"end": {
- "line": 2467,
+ "line": 2471,
"column": 20
}
}
@@ -136332,31 +136501,31 @@
"type": "Identifier",
"name": "loadFltOnDemand",
"range": [
- 74501,
- 74516
+ 74640,
+ 74655
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2471,
"column": 21
},
"end": {
- "line": 2467,
+ "line": 2471,
"column": 36
}
}
},
"range": [
- 74496,
- 74516
+ 74635,
+ 74655
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2471,
"column": 16
},
"end": {
- "line": 2467,
+ "line": 2471,
"column": 36
}
}
@@ -136370,16 +136539,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74521,
- 74525
+ 74660,
+ 74664
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2471,
"column": 41
},
"end": {
- "line": 2467,
+ "line": 2471,
"column": 45
}
}
@@ -136388,62 +136557,62 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 74526,
- 74537
+ 74665,
+ 74676
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2471,
"column": 46
},
"end": {
- "line": 2467,
+ "line": 2471,
"column": 57
}
}
},
"range": [
- 74521,
- 74537
+ 74660,
+ 74676
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2471,
"column": 41
},
"end": {
- "line": 2467,
+ "line": 2471,
"column": 57
}
}
},
"prefix": true,
"range": [
- 74520,
- 74537
+ 74659,
+ 74676
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2471,
"column": 40
},
"end": {
- "line": 2467,
+ "line": 2471,
"column": 57
}
}
},
"range": [
- 74496,
- 74537
+ 74635,
+ 74676
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2471,
"column": 16
},
"end": {
- "line": 2467,
+ "line": 2471,
"column": 57
}
}
@@ -136464,16 +136633,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74557,
- 74561
+ 74696,
+ 74700
],
"loc": {
"start": {
- "line": 2468,
+ "line": 2472,
"column": 16
},
"end": {
- "line": 2468,
+ "line": 2472,
"column": 20
}
}
@@ -136482,31 +136651,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 74562,
- 74569
+ 74701,
+ 74708
],
"loc": {
"start": {
- "line": 2468,
+ "line": 2472,
"column": 21
},
"end": {
- "line": 2468,
+ "line": 2472,
"column": 28
}
}
},
"range": [
- 74557,
- 74569
+ 74696,
+ 74708
],
"loc": {
"start": {
- "line": 2468,
+ "line": 2472,
"column": 16
},
"end": {
- "line": 2468,
+ "line": 2472,
"column": 28
}
}
@@ -136515,31 +136684,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 74570,
- 74574
+ 74709,
+ 74713
],
"loc": {
"start": {
- "line": 2468,
+ "line": 2472,
"column": 29
},
"end": {
- "line": 2468,
+ "line": 2472,
"column": 33
}
}
},
"range": [
- 74557,
- 74574
+ 74696,
+ 74713
],
"loc": {
"start": {
- "line": 2468,
+ "line": 2472,
"column": 16
},
"end": {
- "line": 2468,
+ "line": 2472,
"column": 33
}
}
@@ -136550,16 +136719,16 @@
"value": "build-checklist-filter",
"raw": "'build-checklist-filter'",
"range": [
- 74575,
- 74599
+ 74714,
+ 74738
],
"loc": {
"start": {
- "line": 2468,
+ "line": 2472,
"column": 34
},
"end": {
- "line": 2468,
+ "line": 2472,
"column": 58
}
}
@@ -136567,16 +136736,16 @@
{
"type": "ThisExpression",
"range": [
- 74601,
- 74605
+ 74740,
+ 74744
],
"loc": {
"start": {
- "line": 2468,
+ "line": 2472,
"column": 60
},
"end": {
- "line": 2468,
+ "line": 2472,
"column": 64
}
}
@@ -136585,16 +136754,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 74607,
- 74612
+ 74746,
+ 74751
],
"loc": {
"start": {
- "line": 2468,
+ "line": 2472,
"column": 66
},
"end": {
- "line": 2468,
+ "line": 2472,
"column": 71
}
}
@@ -136605,16 +136774,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74634,
- 74638
+ 74773,
+ 74777
],
"loc": {
"start": {
- "line": 2469,
+ "line": 2473,
"column": 20
},
"end": {
- "line": 2469,
+ "line": 2473,
"column": 24
}
}
@@ -136623,94 +136792,94 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 74639,
- 74652
+ 74778,
+ 74791
],
"loc": {
"start": {
- "line": 2469,
+ "line": 2473,
"column": 25
},
"end": {
- "line": 2469,
+ "line": 2473,
"column": 38
}
}
},
"range": [
- 74634,
- 74652
+ 74773,
+ 74791
],
"loc": {
"start": {
- "line": 2469,
+ "line": 2473,
"column": 20
},
"end": {
- "line": 2469,
+ "line": 2473,
"column": 38
}
}
}
],
"range": [
- 74557,
- 74653
+ 74696,
+ 74792
],
"loc": {
"start": {
- "line": 2468,
+ "line": 2472,
"column": 16
},
"end": {
- "line": 2469,
+ "line": 2473,
"column": 39
}
}
},
"range": [
- 74557,
- 74654
+ 74696,
+ 74793
],
"loc": {
"start": {
- "line": 2468,
+ "line": 2472,
"column": 16
},
"end": {
- "line": 2469,
+ "line": 2473,
"column": 40
}
}
}
],
"range": [
- 74539,
- 74668
+ 74678,
+ 74807
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2471,
"column": 59
},
"end": {
- "line": 2470,
+ "line": 2474,
"column": 13
}
}
},
"alternate": null,
"range": [
- 74492,
- 74668
+ 74631,
+ 74807
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2471,
"column": 12
},
"end": {
- "line": 2470,
+ "line": 2474,
"column": 13
}
}
@@ -136723,16 +136892,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 74685,
- 74692
+ 74824,
+ 74831
],
"loc": {
"start": {
- "line": 2471,
+ "line": 2475,
"column": 16
},
"end": {
- "line": 2471,
+ "line": 2475,
"column": 23
}
}
@@ -136742,32 +136911,32 @@
"type": "Identifier",
"name": "query",
"range": [
- 74693,
- 74698
+ 74832,
+ 74837
],
"loc": {
"start": {
- "line": 2471,
+ "line": 2475,
"column": 24
},
"end": {
- "line": 2471,
+ "line": 2475,
"column": 29
}
}
}
],
"range": [
- 74685,
- 74699
+ 74824,
+ 74838
],
"loc": {
"start": {
- "line": 2471,
+ "line": 2475,
"column": 16
},
"end": {
- "line": 2471,
+ "line": 2475,
"column": 30
}
}
@@ -136784,16 +136953,16 @@
"type": "Identifier",
"name": "values",
"range": [
- 74719,
- 74725
+ 74858,
+ 74864
],
"loc": {
"start": {
- "line": 2472,
+ "line": 2476,
"column": 16
},
"end": {
- "line": 2472,
+ "line": 2476,
"column": 22
}
}
@@ -136802,62 +136971,62 @@
"type": "Identifier",
"name": "query",
"range": [
- 74728,
- 74733
+ 74867,
+ 74872
],
"loc": {
"start": {
- "line": 2472,
+ "line": 2476,
"column": 25
},
"end": {
- "line": 2472,
+ "line": 2476,
"column": 30
}
}
},
"range": [
- 74719,
- 74733
+ 74858,
+ 74872
],
"loc": {
"start": {
- "line": 2472,
+ "line": 2476,
"column": 16
},
"end": {
- "line": 2472,
+ "line": 2476,
"column": 30
}
}
},
"range": [
- 74719,
- 74734
+ 74858,
+ 74873
],
"loc": {
"start": {
- "line": 2472,
+ "line": 2476,
"column": 16
},
"end": {
- "line": 2472,
+ "line": 2476,
"column": 31
}
}
}
],
"range": [
- 74701,
- 74748
+ 74840,
+ 74887
],
"loc": {
"start": {
- "line": 2471,
+ "line": 2475,
"column": 32
},
"end": {
- "line": 2473,
+ "line": 2477,
"column": 13
}
}
@@ -136874,16 +137043,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 74772,
- 74777
+ 74911,
+ 74916
],
"loc": {
"start": {
- "line": 2474,
+ "line": 2478,
"column": 16
},
"end": {
- "line": 2474,
+ "line": 2478,
"column": 21
}
}
@@ -136894,16 +137063,16 @@
"type": "Identifier",
"name": "matchCase",
"range": [
- 74780,
- 74789
+ 74919,
+ 74928
],
"loc": {
"start": {
- "line": 2474,
+ "line": 2478,
"column": 24
},
"end": {
- "line": 2474,
+ "line": 2478,
"column": 33
}
}
@@ -136913,16 +137082,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 74790,
- 74795
+ 74929,
+ 74934
],
"loc": {
"start": {
- "line": 2474,
+ "line": 2478,
"column": 34
},
"end": {
- "line": 2474,
+ "line": 2478,
"column": 39
}
}
@@ -136933,16 +137102,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74797,
- 74801
+ 74936,
+ 74940
],
"loc": {
"start": {
- "line": 2474,
+ "line": 2478,
"column": 41
},
"end": {
- "line": 2474,
+ "line": 2478,
"column": 45
}
}
@@ -136951,77 +137120,77 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 74802,
- 74815
+ 74941,
+ 74954
],
"loc": {
"start": {
- "line": 2474,
+ "line": 2478,
"column": 46
},
"end": {
- "line": 2474,
+ "line": 2478,
"column": 59
}
}
},
"range": [
- 74797,
- 74815
+ 74936,
+ 74954
],
"loc": {
"start": {
- "line": 2474,
+ "line": 2478,
"column": 41
},
"end": {
- "line": 2474,
+ "line": 2478,
"column": 59
}
}
}
],
"range": [
- 74780,
- 74816
+ 74919,
+ 74955
],
"loc": {
"start": {
- "line": 2474,
+ "line": 2478,
"column": 24
},
"end": {
- "line": 2474,
+ "line": 2478,
"column": 60
}
}
},
"range": [
- 74772,
- 74816
+ 74911,
+ 74955
],
"loc": {
"start": {
- "line": 2474,
+ "line": 2478,
"column": 16
},
"end": {
- "line": 2474,
+ "line": 2478,
"column": 60
}
}
},
"range": [
- 74772,
- 74817
+ 74911,
+ 74956
],
"loc": {
"start": {
- "line": 2474,
+ "line": 2478,
"column": 16
},
"end": {
- "line": 2474,
+ "line": 2478,
"column": 61
}
}
@@ -137035,16 +137204,16 @@
"type": "Identifier",
"name": "values",
"range": [
- 74834,
- 74840
+ 74973,
+ 74979
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 16
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 22
}
}
@@ -137058,16 +137227,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 74843,
- 74848
+ 74982,
+ 74987
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 25
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 30
}
}
@@ -137076,31 +137245,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 74849,
- 74854
+ 74988,
+ 74993
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 31
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 36
}
}
},
"range": [
- 74843,
- 74854
+ 74982,
+ 74993
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 25
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 36
}
}
@@ -137117,16 +137286,16 @@
"value": " ",
"raw": "' '",
"range": [
- 74855,
- 74858
+ 74994,
+ 74997
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 37
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 40
}
}
@@ -137137,16 +137306,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74861,
- 74865
+ 75000,
+ 75004
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 43
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 47
}
}
@@ -137155,46 +137324,46 @@
"type": "Identifier",
"name": "orOperator",
"range": [
- 74866,
- 74876
+ 75005,
+ 75015
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 48
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 58
}
}
},
"range": [
- 74861,
- 74876
+ 75000,
+ 75015
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 43
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 58
}
}
},
"range": [
- 74855,
- 74876
+ 74994,
+ 75015
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 37
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 58
}
}
@@ -137204,108 +137373,108 @@
"value": " ",
"raw": "' '",
"range": [
- 74879,
- 74882
+ 75018,
+ 75021
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 61
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 64
}
}
},
"range": [
- 74855,
- 74882
+ 74994,
+ 75021
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 37
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 64
}
}
}
],
"range": [
- 74843,
- 74883
+ 74982,
+ 75022
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 25
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 65
}
}
},
"range": [
- 74834,
- 74883
+ 74973,
+ 75022
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 16
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 65
}
}
},
"range": [
- 74834,
- 74884
+ 74973,
+ 75023
],
"loc": {
"start": {
- "line": 2475,
+ "line": 2479,
"column": 16
},
"end": {
- "line": 2475,
+ "line": 2479,
"column": 66
}
}
}
],
"range": [
- 74754,
- 74898
+ 74893,
+ 75037
],
"loc": {
"start": {
- "line": 2473,
+ "line": 2477,
"column": 19
},
"end": {
- "line": 2476,
+ "line": 2480,
"column": 13
}
}
},
"range": [
- 74681,
- 74898
+ 74820,
+ 75037
],
"loc": {
"start": {
- "line": 2471,
+ "line": 2475,
"column": 12
},
"end": {
- "line": 2476,
+ "line": 2480,
"column": 13
}
}
@@ -137323,16 +137492,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74912,
- 74916
+ 75051,
+ 75055
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 12
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 16
}
}
@@ -137341,31 +137510,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 74917,
- 74924
+ 75056,
+ 75063
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 17
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 24
}
}
},
"range": [
- 74912,
- 74924
+ 75051,
+ 75063
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 12
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 24
}
}
@@ -137374,31 +137543,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 74925,
- 74929
+ 75064,
+ 75068
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 25
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 29
}
}
},
"range": [
- 74912,
- 74929
+ 75051,
+ 75068
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 12
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 29
}
}
@@ -137409,16 +137578,16 @@
"value": "select-checklist-options",
"raw": "'select-checklist-options'",
"range": [
- 74930,
- 74956
+ 75069,
+ 75095
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 30
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 56
}
}
@@ -137426,16 +137595,16 @@
{
"type": "ThisExpression",
"range": [
- 74958,
- 74962
+ 75097,
+ 75101
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 58
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 62
}
}
@@ -137444,16 +137613,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 74964,
- 74969
+ 75103,
+ 75108
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 64
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 69
}
}
@@ -137462,79 +137631,79 @@
"type": "Identifier",
"name": "values",
"range": [
- 74971,
- 74977
+ 75110,
+ 75116
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 71
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 77
}
}
}
],
"range": [
- 74912,
- 74978
+ 75051,
+ 75117
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 12
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 78
}
}
},
"range": [
- 74912,
- 74979
+ 75051,
+ 75118
],
"loc": {
"start": {
- "line": 2478,
+ "line": 2482,
"column": 12
},
"end": {
- "line": 2478,
+ "line": 2482,
"column": 79
}
}
}
],
"range": [
- 74449,
- 74989
+ 74588,
+ 75128
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2469,
"column": 43
},
"end": {
- "line": 2479,
+ "line": 2483,
"column": 9
}
}
},
"alternate": null,
"range": [
- 74419,
- 74989
+ 74558,
+ 75128
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2469,
"column": 13
},
"end": {
- "line": 2479,
+ "line": 2483,
"column": 9
}
},
@@ -137543,16 +137712,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 74394,
- 74405
+ 74533,
+ 74544
],
"loc": {
"start": {
- "line": 2464,
+ "line": 2468,
"column": 8
},
"end": {
- "line": 2464,
+ "line": 2468,
"column": 19
}
}
@@ -137560,16 +137729,16 @@
]
},
"range": [
- 73959,
- 74989
+ 74098,
+ 75128
],
"loc": {
"start": {
- "line": 2453,
+ "line": 2457,
"column": 13
},
"end": {
- "line": 2479,
+ "line": 2483,
"column": 9
}
},
@@ -137578,16 +137747,16 @@
"type": "Line",
"value": "multiple selects",
"range": [
- 73927,
- 73945
+ 74066,
+ 74084
],
"loc": {
"start": {
- "line": 2452,
+ "line": 2456,
"column": 8
},
"end": {
- "line": 2452,
+ "line": 2456,
"column": 26
}
}
@@ -137595,32 +137764,32 @@
]
},
"range": [
- 73613,
- 74989
+ 73752,
+ 75128
],
"loc": {
"start": {
- "line": 2445,
+ "line": 2449,
"column": 8
},
"end": {
- "line": 2479,
+ "line": 2483,
"column": 9
}
}
}
],
"range": [
- 73443,
- 74995
+ 73582,
+ 75134
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2442,
"column": 38
},
"end": {
- "line": 2480,
+ "line": 2484,
"column": 5
}
}
@@ -137628,16 +137797,16 @@
"generator": false,
"expression": false,
"range": [
- 73423,
- 74995
+ 73562,
+ 75134
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2442,
"column": 18
},
"end": {
- "line": 2480,
+ "line": 2484,
"column": 5
}
}
@@ -137645,16 +137814,16 @@
"kind": "method",
"computed": false,
"range": [
- 73409,
- 74995
+ 73548,
+ 75134
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2442,
"column": 4
},
"end": {
- "line": 2480,
+ "line": 2484,
"column": 5
}
},
@@ -137663,16 +137832,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": [
- 73242,
- 73404
+ 73381,
+ 73543
],
"loc": {
"start": {
- "line": 2433,
+ "line": 2437,
"column": 4
},
"end": {
- "line": 2437,
+ "line": 2441,
"column": 7
}
}
@@ -137683,16 +137852,16 @@
"type": "Block",
"value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ",
"range": [
- 75001,
- 75105
+ 75140,
+ 75244
],
"loc": {
"start": {
- "line": 2482,
+ "line": 2486,
"column": 4
},
"end": {
- "line": 2485,
+ "line": 2489,
"column": 7
}
}
@@ -137706,16 +137875,16 @@
"type": "Identifier",
"name": "setColWidths",
"range": [
- 75110,
- 75122
+ 75249,
+ 75261
],
"loc": {
"start": {
- "line": 2486,
+ "line": 2490,
"column": 4
},
"end": {
- "line": 2486,
+ "line": 2490,
"column": 16
}
}
@@ -137728,16 +137897,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 75123,
- 75126
+ 75262,
+ 75265
],
"loc": {
"start": {
- "line": 2486,
+ "line": 2490,
"column": 17
},
"end": {
- "line": 2486,
+ "line": 2490,
"column": 20
}
}
@@ -137757,16 +137926,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 75143,
- 75147
+ 75282,
+ 75286
],
"loc": {
"start": {
- "line": 2487,
+ "line": 2491,
"column": 13
},
"end": {
- "line": 2487,
+ "line": 2491,
"column": 17
}
}
@@ -137775,47 +137944,47 @@
"type": "Identifier",
"name": "hasColWidths",
"range": [
- 75148,
- 75160
+ 75287,
+ 75299
],
"loc": {
"start": {
- "line": 2487,
+ "line": 2491,
"column": 18
},
"end": {
- "line": 2487,
+ "line": 2491,
"column": 30
}
}
},
"range": [
- 75143,
- 75160
+ 75282,
+ 75299
],
"loc": {
"start": {
- "line": 2487,
+ "line": 2491,
"column": 13
},
"end": {
- "line": 2487,
+ "line": 2491,
"column": 30
}
}
},
"prefix": true,
"range": [
- 75142,
- 75160
+ 75281,
+ 75299
],
"loc": {
"start": {
- "line": 2487,
+ "line": 2491,
"column": 12
},
"end": {
- "line": 2487,
+ "line": 2491,
"column": 30
}
}
@@ -137827,48 +137996,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 75176,
- 75183
+ 75315,
+ 75322
],
"loc": {
"start": {
- "line": 2488,
+ "line": 2492,
"column": 12
},
"end": {
- "line": 2488,
+ "line": 2492,
"column": 19
}
}
}
],
"range": [
- 75162,
- 75193
+ 75301,
+ 75332
],
"loc": {
"start": {
- "line": 2487,
+ "line": 2491,
"column": 32
},
"end": {
- "line": 2489,
+ "line": 2493,
"column": 9
}
}
},
"alternate": null,
"range": [
- 75138,
- 75193
+ 75277,
+ 75332
],
"loc": {
"start": {
- "line": 2487,
+ "line": 2491,
"column": 8
},
"end": {
- "line": 2489,
+ "line": 2493,
"column": 9
}
}
@@ -137882,16 +138051,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 75202,
- 75205
+ 75341,
+ 75344
],
"loc": {
"start": {
- "line": 2490,
+ "line": 2494,
"column": 8
},
"end": {
- "line": 2490,
+ "line": 2494,
"column": 11
}
}
@@ -137903,16 +138072,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 75208,
- 75211
+ 75347,
+ 75350
],
"loc": {
"start": {
- "line": 2490,
+ "line": 2494,
"column": 14
},
"end": {
- "line": 2490,
+ "line": 2494,
"column": 17
}
}
@@ -137923,16 +138092,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 75215,
- 75219
+ 75354,
+ 75358
],
"loc": {
"start": {
- "line": 2490,
+ "line": 2494,
"column": 21
},
"end": {
- "line": 2490,
+ "line": 2494,
"column": 25
}
}
@@ -137941,76 +138110,76 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 75220,
- 75223
+ 75359,
+ 75362
],
"loc": {
"start": {
- "line": 2490,
+ "line": 2494,
"column": 26
},
"end": {
- "line": 2490,
+ "line": 2494,
"column": 29
}
}
},
"range": [
- 75215,
- 75223
+ 75354,
+ 75362
],
"loc": {
"start": {
- "line": 2490,
+ "line": 2494,
"column": 21
},
"end": {
- "line": 2490,
+ "line": 2494,
"column": 29
}
}
},
"range": [
- 75208,
- 75223
+ 75347,
+ 75362
],
"loc": {
"start": {
- "line": 2490,
+ "line": 2494,
"column": 14
},
"end": {
- "line": 2490,
+ "line": 2494,
"column": 29
}
}
},
"range": [
- 75202,
- 75223
+ 75341,
+ 75362
],
"loc": {
"start": {
- "line": 2490,
+ "line": 2494,
"column": 8
},
"end": {
- "line": 2490,
+ "line": 2494,
"column": 29
}
}
},
"range": [
- 75202,
- 75224
+ 75341,
+ 75363
],
"loc": {
"start": {
- "line": 2490,
+ "line": 2494,
"column": 8
},
"end": {
- "line": 2490,
+ "line": 2494,
"column": 30
}
}
@@ -138024,16 +138193,16 @@
"type": "Identifier",
"name": "nbCols",
"range": [
- 75238,
- 75244
+ 75377,
+ 75383
],
"loc": {
"start": {
- "line": 2492,
+ "line": 2496,
"column": 12
},
"end": {
- "line": 2492,
+ "line": 2496,
"column": 18
}
}
@@ -138044,16 +138213,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 75247,
- 75251
+ 75386,
+ 75390
],
"loc": {
"start": {
- "line": 2492,
+ "line": 2496,
"column": 21
},
"end": {
- "line": 2492,
+ "line": 2496,
"column": 25
}
}
@@ -138062,46 +138231,46 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 75252,
- 75259
+ 75391,
+ 75398
],
"loc": {
"start": {
- "line": 2492,
+ "line": 2496,
"column": 26
},
"end": {
- "line": 2492,
+ "line": 2496,
"column": 33
}
}
},
"range": [
- 75247,
- 75259
+ 75386,
+ 75398
],
"loc": {
"start": {
- "line": 2492,
+ "line": 2496,
"column": 21
},
"end": {
- "line": 2492,
+ "line": 2496,
"column": 33
}
}
},
"range": [
- 75238,
- 75259
+ 75377,
+ 75398
],
"loc": {
"start": {
- "line": 2492,
+ "line": 2496,
"column": 12
},
"end": {
- "line": 2492,
+ "line": 2496,
"column": 33
}
}
@@ -138109,16 +138278,16 @@
],
"kind": "let",
"range": [
- 75234,
- 75260
+ 75373,
+ 75399
],
"loc": {
"start": {
- "line": 2492,
+ "line": 2496,
"column": 8
},
"end": {
- "line": 2492,
+ "line": 2496,
"column": 34
}
}
@@ -138132,16 +138301,16 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 75273,
- 75282
+ 75412,
+ 75421
],
"loc": {
"start": {
- "line": 2493,
+ "line": 2497,
"column": 12
},
"end": {
- "line": 2493,
+ "line": 2497,
"column": 21
}
}
@@ -138152,16 +138321,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 75285,
- 75289
+ 75424,
+ 75428
],
"loc": {
"start": {
- "line": 2493,
+ "line": 2497,
"column": 24
},
"end": {
- "line": 2493,
+ "line": 2497,
"column": 28
}
}
@@ -138170,46 +138339,46 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 75290,
- 75299
+ 75429,
+ 75438
],
"loc": {
"start": {
- "line": 2493,
+ "line": 2497,
"column": 29
},
"end": {
- "line": 2493,
+ "line": 2497,
"column": 38
}
}
},
"range": [
- 75285,
- 75299
+ 75424,
+ 75438
],
"loc": {
"start": {
- "line": 2493,
+ "line": 2497,
"column": 24
},
"end": {
- "line": 2493,
+ "line": 2497,
"column": 38
}
}
},
"range": [
- 75273,
- 75299
+ 75412,
+ 75438
],
"loc": {
"start": {
- "line": 2493,
+ "line": 2497,
"column": 12
},
"end": {
- "line": 2493,
+ "line": 2497,
"column": 38
}
}
@@ -138217,16 +138386,16 @@
],
"kind": "let",
"range": [
- 75269,
- 75300
+ 75408,
+ 75439
],
"loc": {
"start": {
- "line": 2493,
+ "line": 2497,
"column": 8
},
"end": {
- "line": 2493,
+ "line": 2497,
"column": 39
}
}
@@ -138240,16 +138409,16 @@
"type": "Identifier",
"name": "colTags",
"range": [
- 75313,
- 75320
+ 75452,
+ 75459
],
"loc": {
"start": {
- "line": 2494,
+ "line": 2498,
"column": 12
},
"end": {
- "line": 2494,
+ "line": 2498,
"column": 19
}
}
@@ -138260,16 +138429,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 75323,
- 75326
+ 75462,
+ 75465
],
"loc": {
"start": {
- "line": 2494,
+ "line": 2498,
"column": 22
},
"end": {
- "line": 2494,
+ "line": 2498,
"column": 25
}
}
@@ -138279,16 +138448,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 75327,
- 75330
+ 75466,
+ 75469
],
"loc": {
"start": {
- "line": 2494,
+ "line": 2498,
"column": 26
},
"end": {
- "line": 2494,
+ "line": 2498,
"column": 29
}
}
@@ -138298,47 +138467,47 @@
"value": "col",
"raw": "'col'",
"range": [
- 75332,
- 75337
+ 75471,
+ 75476
],
"loc": {
"start": {
- "line": 2494,
+ "line": 2498,
"column": 31
},
"end": {
- "line": 2494,
+ "line": 2498,
"column": 36
}
}
}
],
"range": [
- 75323,
- 75338
+ 75462,
+ 75477
],
"loc": {
"start": {
- "line": 2494,
+ "line": 2498,
"column": 22
},
"end": {
- "line": 2494,
+ "line": 2498,
"column": 37
}
}
},
"range": [
- 75313,
- 75338
+ 75452,
+ 75477
],
"loc": {
"start": {
- "line": 2494,
+ "line": 2498,
"column": 12
},
"end": {
- "line": 2494,
+ "line": 2498,
"column": 37
}
}
@@ -138346,16 +138515,16 @@
],
"kind": "let",
"range": [
- 75309,
- 75339
+ 75448,
+ 75478
],
"loc": {
"start": {
- "line": 2494,
+ "line": 2498,
"column": 8
},
"end": {
- "line": 2494,
+ "line": 2498,
"column": 38
}
}
@@ -138369,16 +138538,16 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 75352,
- 75364
+ 75491,
+ 75503
],
"loc": {
"start": {
- "line": 2495,
+ "line": 2499,
"column": 12
},
"end": {
- "line": 2495,
+ "line": 2499,
"column": 24
}
}
@@ -138393,16 +138562,16 @@
"type": "Identifier",
"name": "colTags",
"range": [
- 75367,
- 75374
+ 75506,
+ 75513
],
"loc": {
"start": {
- "line": 2495,
+ "line": 2499,
"column": 27
},
"end": {
- "line": 2495,
+ "line": 2499,
"column": 34
}
}
@@ -138411,31 +138580,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 75375,
- 75381
+ 75514,
+ 75520
],
"loc": {
"start": {
- "line": 2495,
+ "line": 2499,
"column": 35
},
"end": {
- "line": 2495,
+ "line": 2499,
"column": 41
}
}
},
"range": [
- 75367,
- 75381
+ 75506,
+ 75520
],
"loc": {
"start": {
- "line": 2495,
+ "line": 2499,
"column": 27
},
"end": {
- "line": 2495,
+ "line": 2499,
"column": 41
}
}
@@ -138445,46 +138614,46 @@
"value": 0,
"raw": "0",
"range": [
- 75384,
- 75385
+ 75523,
+ 75524
],
"loc": {
"start": {
- "line": 2495,
+ "line": 2499,
"column": 44
},
"end": {
- "line": 2495,
+ "line": 2499,
"column": 45
}
}
},
"range": [
- 75367,
- 75385
+ 75506,
+ 75524
],
"loc": {
"start": {
- "line": 2495,
+ "line": 2499,
"column": 27
},
"end": {
- "line": 2495,
+ "line": 2499,
"column": 45
}
}
},
"range": [
- 75352,
- 75385
+ 75491,
+ 75524
],
"loc": {
"start": {
- "line": 2495,
+ "line": 2499,
"column": 12
},
"end": {
- "line": 2495,
+ "line": 2499,
"column": 45
}
}
@@ -138492,16 +138661,16 @@
],
"kind": "let",
"range": [
- 75348,
- 75386
+ 75487,
+ 75525
],
"loc": {
"start": {
- "line": 2495,
+ "line": 2499,
"column": 8
},
"end": {
- "line": 2495,
+ "line": 2499,
"column": 46
}
}
@@ -138515,16 +138684,16 @@
"type": "Identifier",
"name": "frag",
"range": [
- 75399,
- 75403
+ 75538,
+ 75542
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 12
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 16
}
}
@@ -138538,32 +138707,32 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 75407,
- 75419
+ 75546,
+ 75558
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 20
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 32
}
}
},
"prefix": true,
"range": [
- 75406,
- 75419
+ 75545,
+ 75558
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 19
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 32
}
}
@@ -138577,16 +138746,16 @@
"type": "Identifier",
"name": "doc",
"range": [
- 75422,
- 75425
+ 75561,
+ 75564
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 35
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 38
}
}
@@ -138595,47 +138764,47 @@
"type": "Identifier",
"name": "createDocumentFragment",
"range": [
- 75426,
- 75448
+ 75565,
+ 75587
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 39
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 61
}
}
},
"range": [
- 75422,
- 75448
+ 75561,
+ 75587
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 35
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 61
}
}
},
"arguments": [],
"range": [
- 75422,
- 75450
+ 75561,
+ 75589
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 35
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 63
}
}
@@ -138645,46 +138814,46 @@
"value": null,
"raw": "null",
"range": [
- 75453,
- 75457
+ 75592,
+ 75596
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 66
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 70
}
}
},
"range": [
- 75406,
- 75457
+ 75545,
+ 75596
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 19
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 70
}
}
},
"range": [
- 75399,
- 75457
+ 75538,
+ 75596
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 12
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 70
}
}
@@ -138692,16 +138861,16 @@
],
"kind": "let",
"range": [
- 75395,
- 75458
+ 75534,
+ 75597
],
"loc": {
"start": {
- "line": 2496,
+ "line": 2500,
"column": 8
},
"end": {
- "line": 2496,
+ "line": 2500,
"column": 71
}
}
@@ -138717,16 +138886,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 75476,
- 75477
+ 75615,
+ 75616
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 17
},
"end": {
- "line": 2497,
+ "line": 2501,
"column": 18
}
}
@@ -138736,31 +138905,31 @@
"value": 0,
"raw": "0",
"range": [
- 75480,
- 75481
+ 75619,
+ 75620
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 21
},
"end": {
- "line": 2497,
+ "line": 2501,
"column": 22
}
}
},
"range": [
- 75476,
- 75481
+ 75615,
+ 75620
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 17
},
"end": {
- "line": 2497,
+ "line": 2501,
"column": 22
}
}
@@ -138768,16 +138937,16 @@
],
"kind": "let",
"range": [
- 75472,
- 75481
+ 75611,
+ 75620
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 13
},
"end": {
- "line": 2497,
+ "line": 2501,
"column": 22
}
}
@@ -138789,16 +138958,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 75483,
- 75484
+ 75622,
+ 75623
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 24
},
"end": {
- "line": 2497,
+ "line": 2501,
"column": 25
}
}
@@ -138807,31 +138976,31 @@
"type": "Identifier",
"name": "nbCols",
"range": [
- 75487,
- 75493
+ 75626,
+ 75632
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 28
},
"end": {
- "line": 2497,
+ "line": 2501,
"column": 34
}
}
},
"range": [
- 75483,
- 75493
+ 75622,
+ 75632
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 24
},
"end": {
- "line": 2497,
+ "line": 2501,
"column": 34
}
}
@@ -138843,32 +139012,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 75495,
- 75496
+ 75634,
+ 75635
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 36
},
"end": {
- "line": 2497,
+ "line": 2501,
"column": 37
}
}
},
"prefix": false,
"range": [
- 75495,
- 75498
+ 75634,
+ 75637
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 36
},
"end": {
- "line": 2497,
+ "line": 2501,
"column": 39
}
}
@@ -138885,32 +139054,32 @@
"type": "Identifier",
"name": "col",
"range": [
- 75518,
- 75521
+ 75657,
+ 75660
],
"loc": {
"start": {
- "line": 2498,
+ "line": 2502,
"column": 16
},
"end": {
- "line": 2498,
+ "line": 2502,
"column": 19
}
}
},
"init": null,
"range": [
- 75518,
- 75521
+ 75657,
+ 75660
],
"loc": {
"start": {
- "line": 2498,
+ "line": 2502,
"column": 16
},
"end": {
- "line": 2498,
+ "line": 2502,
"column": 19
}
}
@@ -138918,16 +139087,16 @@
],
"kind": "let",
"range": [
- 75514,
- 75522
+ 75653,
+ 75661
],
"loc": {
"start": {
- "line": 2498,
+ "line": 2502,
"column": 12
},
"end": {
- "line": 2498,
+ "line": 2502,
"column": 20
}
}
@@ -138938,16 +139107,16 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 75539,
- 75551
+ 75678,
+ 75690
],
"loc": {
"start": {
- "line": 2499,
+ "line": 2503,
"column": 16
},
"end": {
- "line": 2499,
+ "line": 2503,
"column": 28
}
}
@@ -138964,16 +139133,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 75571,
- 75574
+ 75710,
+ 75713
],
"loc": {
"start": {
- "line": 2500,
+ "line": 2504,
"column": 16
},
"end": {
- "line": 2500,
+ "line": 2504,
"column": 19
}
}
@@ -138985,16 +139154,16 @@
"type": "Identifier",
"name": "colTags",
"range": [
- 75577,
- 75584
+ 75716,
+ 75723
],
"loc": {
"start": {
- "line": 2500,
+ "line": 2504,
"column": 22
},
"end": {
- "line": 2500,
+ "line": 2504,
"column": 29
}
}
@@ -139003,77 +139172,77 @@
"type": "Identifier",
"name": "k",
"range": [
- 75585,
- 75586
+ 75724,
+ 75725
],
"loc": {
"start": {
- "line": 2500,
+ "line": 2504,
"column": 30
},
"end": {
- "line": 2500,
+ "line": 2504,
"column": 31
}
}
},
"range": [
- 75577,
- 75587
+ 75716,
+ 75726
],
"loc": {
"start": {
- "line": 2500,
+ "line": 2504,
"column": 22
},
"end": {
- "line": 2500,
+ "line": 2504,
"column": 32
}
}
},
"range": [
- 75571,
- 75587
+ 75710,
+ 75726
],
"loc": {
"start": {
- "line": 2500,
+ "line": 2504,
"column": 16
},
"end": {
- "line": 2500,
+ "line": 2504,
"column": 32
}
}
},
"range": [
- 75571,
- 75588
+ 75710,
+ 75727
],
"loc": {
"start": {
- "line": 2500,
+ "line": 2504,
"column": 16
},
"end": {
- "line": 2500,
+ "line": 2504,
"column": 33
}
}
}
],
"range": [
- 75553,
- 75602
+ 75692,
+ 75741
],
"loc": {
"start": {
- "line": 2499,
+ "line": 2503,
"column": 30
},
"end": {
- "line": 2501,
+ "line": 2505,
"column": 13
}
}
@@ -139090,16 +139259,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 75626,
- 75629
+ 75765,
+ 75768
],
"loc": {
"start": {
- "line": 2502,
+ "line": 2506,
"column": 16
},
"end": {
- "line": 2502,
+ "line": 2506,
"column": 19
}
}
@@ -139110,16 +139279,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 75632,
- 75641
+ 75771,
+ 75780
],
"loc": {
"start": {
- "line": 2502,
+ "line": 2506,
"column": 22
},
"end": {
- "line": 2502,
+ "line": 2506,
"column": 31
}
}
@@ -139130,62 +139299,62 @@
"value": "col",
"raw": "'col'",
"range": [
- 75642,
- 75647
+ 75781,
+ 75786
],
"loc": {
"start": {
- "line": 2502,
+ "line": 2506,
"column": 32
},
"end": {
- "line": 2502,
+ "line": 2506,
"column": 37
}
}
}
],
"range": [
- 75632,
- 75648
+ 75771,
+ 75787
],
"loc": {
"start": {
- "line": 2502,
+ "line": 2506,
"column": 22
},
"end": {
- "line": 2502,
+ "line": 2506,
"column": 38
}
}
},
"range": [
- 75626,
- 75648
+ 75765,
+ 75787
],
"loc": {
"start": {
- "line": 2502,
+ "line": 2506,
"column": 16
},
"end": {
- "line": 2502,
+ "line": 2506,
"column": 38
}
}
},
"range": [
- 75626,
- 75649
+ 75765,
+ 75788
],
"loc": {
"start": {
- "line": 2502,
+ "line": 2506,
"column": 16
},
"end": {
- "line": 2502,
+ "line": 2506,
"column": 39
}
}
@@ -139201,16 +139370,16 @@
"type": "Identifier",
"name": "frag",
"range": [
- 75666,
- 75670
+ 75805,
+ 75809
],
"loc": {
"start": {
- "line": 2503,
+ "line": 2507,
"column": 16
},
"end": {
- "line": 2503,
+ "line": 2507,
"column": 20
}
}
@@ -139219,31 +139388,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 75671,
- 75682
+ 75810,
+ 75821
],
"loc": {
"start": {
- "line": 2503,
+ "line": 2507,
"column": 21
},
"end": {
- "line": 2503,
+ "line": 2507,
"column": 32
}
}
},
"range": [
- 75666,
- 75682
+ 75805,
+ 75821
],
"loc": {
"start": {
- "line": 2503,
+ "line": 2507,
"column": 16
},
"end": {
- "line": 2503,
+ "line": 2507,
"column": 32
}
}
@@ -139253,78 +139422,78 @@
"type": "Identifier",
"name": "col",
"range": [
- 75683,
- 75686
+ 75822,
+ 75825
],
"loc": {
"start": {
- "line": 2503,
+ "line": 2507,
"column": 33
},
"end": {
- "line": 2503,
+ "line": 2507,
"column": 36
}
}
}
],
"range": [
- 75666,
- 75687
+ 75805,
+ 75826
],
"loc": {
"start": {
- "line": 2503,
+ "line": 2507,
"column": 16
},
"end": {
- "line": 2503,
+ "line": 2507,
"column": 37
}
}
},
"range": [
- 75666,
- 75688
+ 75805,
+ 75827
],
"loc": {
"start": {
- "line": 2503,
+ "line": 2507,
"column": 16
},
"end": {
- "line": 2503,
+ "line": 2507,
"column": 38
}
}
}
],
"range": [
- 75608,
- 75702
+ 75747,
+ 75841
],
"loc": {
"start": {
- "line": 2501,
+ "line": 2505,
"column": 19
},
"end": {
- "line": 2504,
+ "line": 2508,
"column": 13
}
}
},
"range": [
- 75535,
- 75702
+ 75674,
+ 75841
],
"loc": {
"start": {
- "line": 2499,
+ "line": 2503,
"column": 12
},
"end": {
- "line": 2504,
+ "line": 2508,
"column": 13
}
}
@@ -139344,16 +139513,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 75715,
- 75718
+ 75854,
+ 75857
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2509,
"column": 12
},
"end": {
- "line": 2505,
+ "line": 2509,
"column": 15
}
}
@@ -139362,31 +139531,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 75719,
- 75724
+ 75858,
+ 75863
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2509,
"column": 16
},
"end": {
- "line": 2505,
+ "line": 2509,
"column": 21
}
}
},
"range": [
- 75715,
- 75724
+ 75854,
+ 75863
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2509,
"column": 12
},
"end": {
- "line": 2505,
+ "line": 2509,
"column": 21
}
}
@@ -139395,31 +139564,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 75725,
- 75730
+ 75864,
+ 75869
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2509,
"column": 22
},
"end": {
- "line": 2505,
+ "line": 2509,
"column": 27
}
}
},
"range": [
- 75715,
- 75730
+ 75854,
+ 75869
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2509,
"column": 12
},
"end": {
- "line": 2505,
+ "line": 2509,
"column": 27
}
}
@@ -139431,16 +139600,16 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 75733,
- 75742
+ 75872,
+ 75881
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2509,
"column": 30
},
"end": {
- "line": 2505,
+ "line": 2509,
"column": 39
}
}
@@ -139449,92 +139618,92 @@
"type": "Identifier",
"name": "k",
"range": [
- 75743,
- 75744
+ 75882,
+ 75883
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2509,
"column": 40
},
"end": {
- "line": 2505,
+ "line": 2509,
"column": 41
}
}
},
"range": [
- 75733,
- 75745
+ 75872,
+ 75884
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2509,
"column": 30
},
"end": {
- "line": 2505,
+ "line": 2509,
"column": 42
}
}
},
"range": [
- 75715,
- 75745
+ 75854,
+ 75884
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2509,
"column": 12
},
"end": {
- "line": 2505,
+ "line": 2509,
"column": 42
}
}
},
"range": [
- 75715,
- 75746
+ 75854,
+ 75885
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2509,
"column": 12
},
"end": {
- "line": 2505,
+ "line": 2509,
"column": 43
}
}
}
],
"range": [
- 75500,
- 75756
+ 75639,
+ 75895
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 41
},
"end": {
- "line": 2506,
+ "line": 2510,
"column": 9
}
}
},
"range": [
- 75467,
- 75756
+ 75606,
+ 75895
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2501,
"column": 8
},
"end": {
- "line": 2506,
+ "line": 2510,
"column": 9
}
}
@@ -139548,32 +139717,32 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 75770,
- 75782
+ 75909,
+ 75921
],
"loc": {
"start": {
- "line": 2507,
+ "line": 2511,
"column": 13
},
"end": {
- "line": 2507,
+ "line": 2511,
"column": 25
}
}
},
"prefix": true,
"range": [
- 75769,
- 75782
+ 75908,
+ 75921
],
"loc": {
"start": {
- "line": 2507,
+ "line": 2511,
"column": 12
},
"end": {
- "line": 2507,
+ "line": 2511,
"column": 25
}
}
@@ -139592,16 +139761,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 75798,
- 75801
+ 75937,
+ 75940
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2512,
"column": 12
},
"end": {
- "line": 2508,
+ "line": 2512,
"column": 15
}
}
@@ -139610,31 +139779,31 @@
"type": "Identifier",
"name": "insertBefore",
"range": [
- 75802,
- 75814
+ 75941,
+ 75953
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2512,
"column": 16
},
"end": {
- "line": 2508,
+ "line": 2512,
"column": 28
}
}
},
"range": [
- 75798,
- 75814
+ 75937,
+ 75953
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2512,
"column": 12
},
"end": {
- "line": 2508,
+ "line": 2512,
"column": 28
}
}
@@ -139644,16 +139813,16 @@
"type": "Identifier",
"name": "frag",
"range": [
- 75815,
- 75819
+ 75954,
+ 75958
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2512,
"column": 29
},
"end": {
- "line": 2508,
+ "line": 2512,
"column": 33
}
}
@@ -139665,16 +139834,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 75821,
- 75824
+ 75960,
+ 75963
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2512,
"column": 35
},
"end": {
- "line": 2508,
+ "line": 2512,
"column": 38
}
}
@@ -139683,110 +139852,110 @@
"type": "Identifier",
"name": "firstChild",
"range": [
- 75825,
- 75835
+ 75964,
+ 75974
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2512,
"column": 39
},
"end": {
- "line": 2508,
+ "line": 2512,
"column": 49
}
}
},
"range": [
- 75821,
- 75835
+ 75960,
+ 75974
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2512,
"column": 35
},
"end": {
- "line": 2508,
+ "line": 2512,
"column": 49
}
}
}
],
"range": [
- 75798,
- 75836
+ 75937,
+ 75975
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2512,
"column": 12
},
"end": {
- "line": 2508,
+ "line": 2512,
"column": 50
}
}
},
"range": [
- 75798,
- 75837
+ 75937,
+ 75976
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2512,
"column": 12
},
"end": {
- "line": 2508,
+ "line": 2512,
"column": 51
}
}
}
],
"range": [
- 75784,
- 75847
+ 75923,
+ 75986
],
"loc": {
"start": {
- "line": 2507,
+ "line": 2511,
"column": 27
},
"end": {
- "line": 2509,
+ "line": 2513,
"column": 9
}
}
},
"alternate": null,
"range": [
- 75765,
- 75847
+ 75904,
+ 75986
],
"loc": {
"start": {
- "line": 2507,
+ "line": 2511,
"column": 8
},
"end": {
- "line": 2509,
+ "line": 2513,
"column": 9
}
}
}
],
"range": [
- 75128,
- 75853
+ 75267,
+ 75992
],
"loc": {
"start": {
- "line": 2486,
+ "line": 2490,
"column": 22
},
"end": {
- "line": 2510,
+ "line": 2514,
"column": 5
}
}
@@ -139794,16 +139963,16 @@
"generator": false,
"expression": false,
"range": [
- 75122,
- 75853
+ 75261,
+ 75992
],
"loc": {
"start": {
- "line": 2486,
+ "line": 2490,
"column": 16
},
"end": {
- "line": 2510,
+ "line": 2514,
"column": 5
}
}
@@ -139811,16 +139980,16 @@
"kind": "method",
"computed": false,
"range": [
- 75110,
- 75853
+ 75249,
+ 75992
],
"loc": {
"start": {
- "line": 2486,
+ "line": 2490,
"column": 4
},
"end": {
- "line": 2510,
+ "line": 2514,
"column": 5
}
},
@@ -139829,16 +139998,16 @@
"type": "Block",
"value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ",
"range": [
- 75001,
- 75105
+ 75140,
+ 75244
],
"loc": {
"start": {
- "line": 2482,
+ "line": 2486,
"column": 4
},
"end": {
- "line": 2485,
+ "line": 2489,
"column": 7
}
}
@@ -139849,16 +140018,16 @@
"type": "Block",
"value": "*\n * Makes defined rows always visible\n ",
"range": [
- 75859,
- 75911
+ 75998,
+ 76050
],
"loc": {
"start": {
- "line": 2512,
+ "line": 2516,
"column": 4
},
"end": {
- "line": 2514,
+ "line": 2518,
"column": 7
}
}
@@ -139872,16 +140041,16 @@
"type": "Identifier",
"name": "enforceVisibility",
"range": [
- 75916,
- 75933
+ 76055,
+ 76072
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2519,
"column": 4
},
"end": {
- "line": 2515,
+ "line": 2519,
"column": 21
}
}
@@ -139904,16 +140073,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 75951,
- 75955
+ 76090,
+ 76094
],
"loc": {
"start": {
- "line": 2516,
+ "line": 2520,
"column": 13
},
"end": {
- "line": 2516,
+ "line": 2520,
"column": 17
}
}
@@ -139922,47 +140091,47 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 75956,
- 75970
+ 76095,
+ 76109
],
"loc": {
"start": {
- "line": 2516,
+ "line": 2520,
"column": 18
},
"end": {
- "line": 2516,
+ "line": 2520,
"column": 32
}
}
},
"range": [
- 75951,
- 75970
+ 76090,
+ 76109
],
"loc": {
"start": {
- "line": 2516,
+ "line": 2520,
"column": 13
},
"end": {
- "line": 2516,
+ "line": 2520,
"column": 32
}
}
},
"prefix": true,
"range": [
- 75950,
- 75970
+ 76089,
+ 76109
],
"loc": {
"start": {
- "line": 2516,
+ "line": 2520,
"column": 12
},
"end": {
- "line": 2516,
+ "line": 2520,
"column": 32
}
}
@@ -139974,48 +140143,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 75986,
- 75993
+ 76125,
+ 76132
],
"loc": {
"start": {
- "line": 2517,
+ "line": 2521,
"column": 12
},
"end": {
- "line": 2517,
+ "line": 2521,
"column": 19
}
}
}
],
"range": [
- 75972,
- 76003
+ 76111,
+ 76142
],
"loc": {
"start": {
- "line": 2516,
+ "line": 2520,
"column": 34
},
"end": {
- "line": 2518,
+ "line": 2522,
"column": 9
}
}
},
"alternate": null,
"range": [
- 75946,
- 76003
+ 76085,
+ 76142
],
"loc": {
"start": {
- "line": 2516,
+ "line": 2520,
"column": 8
},
"end": {
- "line": 2518,
+ "line": 2522,
"column": 9
}
}
@@ -140029,16 +140198,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 76016,
- 76022
+ 76155,
+ 76161
],
"loc": {
"start": {
- "line": 2519,
+ "line": 2523,
"column": 12
},
"end": {
- "line": 2519,
+ "line": 2523,
"column": 18
}
}
@@ -140051,16 +140220,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76025,
- 76029
+ 76164,
+ 76168
],
"loc": {
"start": {
- "line": 2519,
+ "line": 2523,
"column": 21
},
"end": {
- "line": 2519,
+ "line": 2523,
"column": 25
}
}
@@ -140069,31 +140238,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 76030,
- 76039
+ 76169,
+ 76178
],
"loc": {
"start": {
- "line": 2519,
+ "line": 2523,
"column": 26
},
"end": {
- "line": 2519,
+ "line": 2523,
"column": 35
}
}
},
"range": [
- 76025,
- 76039
+ 76164,
+ 76178
],
"loc": {
"start": {
- "line": 2519,
+ "line": 2523,
"column": 21
},
"end": {
- "line": 2519,
+ "line": 2523,
"column": 35
}
}
@@ -140104,47 +140273,47 @@
"value": true,
"raw": "true",
"range": [
- 76040,
- 76044
+ 76179,
+ 76183
],
"loc": {
"start": {
- "line": 2519,
+ "line": 2523,
"column": 36
},
"end": {
- "line": 2519,
+ "line": 2523,
"column": 40
}
}
}
],
"range": [
- 76025,
- 76045
+ 76164,
+ 76184
],
"loc": {
"start": {
- "line": 2519,
+ "line": 2523,
"column": 21
},
"end": {
- "line": 2519,
+ "line": 2523,
"column": 41
}
}
},
"range": [
- 76016,
- 76045
+ 76155,
+ 76184
],
"loc": {
"start": {
- "line": 2519,
+ "line": 2523,
"column": 12
},
"end": {
- "line": 2519,
+ "line": 2523,
"column": 41
}
}
@@ -140152,16 +140321,16 @@
],
"kind": "let",
"range": [
- 76012,
- 76046
+ 76151,
+ 76185
],
"loc": {
"start": {
- "line": 2519,
+ "line": 2523,
"column": 8
},
"end": {
- "line": 2519,
+ "line": 2523,
"column": 42
}
}
@@ -140177,16 +140346,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 76064,
- 76065
+ 76203,
+ 76204
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 17
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 18
}
}
@@ -140196,31 +140365,31 @@
"value": 0,
"raw": "0",
"range": [
- 76068,
- 76069
+ 76207,
+ 76208
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 21
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 22
}
}
},
"range": [
- 76064,
- 76069
+ 76203,
+ 76208
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 17
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 22
}
}
@@ -140231,16 +140400,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 76071,
- 76074
+ 76210,
+ 76213
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 24
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 27
}
}
@@ -140254,16 +140423,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76077,
- 76081
+ 76216,
+ 76220
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 30
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 34
}
}
@@ -140272,31 +140441,31 @@
"type": "Identifier",
"name": "visibleRows",
"range": [
- 76082,
- 76093
+ 76221,
+ 76232
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 35
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 46
}
}
},
"range": [
- 76077,
- 76093
+ 76216,
+ 76232
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 30
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 46
}
}
@@ -140305,46 +140474,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 76094,
- 76100
+ 76233,
+ 76239
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 47
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 53
}
}
},
"range": [
- 76077,
- 76100
+ 76216,
+ 76239
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 30
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 53
}
}
},
"range": [
- 76071,
- 76100
+ 76210,
+ 76239
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 24
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 53
}
}
@@ -140352,16 +140521,16 @@
],
"kind": "let",
"range": [
- 76060,
- 76100
+ 76199,
+ 76239
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 13
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 53
}
}
@@ -140373,16 +140542,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 76102,
- 76103
+ 76241,
+ 76242
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 55
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 56
}
}
@@ -140391,31 +140560,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 76106,
- 76109
+ 76245,
+ 76248
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 59
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 62
}
}
},
"range": [
- 76102,
- 76109
+ 76241,
+ 76248
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 55
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 62
}
}
@@ -140427,32 +140596,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 76111,
- 76112
+ 76250,
+ 76251
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 64
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 65
}
}
},
"prefix": false,
"range": [
- 76111,
- 76114
+ 76250,
+ 76253
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 64
},
"end": {
- "line": 2520,
+ "line": 2524,
"column": 67
}
}
@@ -140469,16 +140638,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 76134,
- 76137
+ 76273,
+ 76276
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2525,
"column": 16
},
"end": {
- "line": 2521,
+ "line": 2525,
"column": 19
}
}
@@ -140492,16 +140661,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76140,
- 76144
+ 76279,
+ 76283
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2525,
"column": 22
},
"end": {
- "line": 2521,
+ "line": 2525,
"column": 26
}
}
@@ -140510,31 +140679,31 @@
"type": "Identifier",
"name": "visibleRows",
"range": [
- 76145,
- 76156
+ 76284,
+ 76295
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2525,
"column": 27
},
"end": {
- "line": 2521,
+ "line": 2525,
"column": 38
}
}
},
"range": [
- 76140,
- 76156
+ 76279,
+ 76295
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2525,
"column": 22
},
"end": {
- "line": 2521,
+ "line": 2525,
"column": 38
}
}
@@ -140543,46 +140712,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 76157,
- 76158
+ 76296,
+ 76297
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2525,
"column": 39
},
"end": {
- "line": 2521,
+ "line": 2525,
"column": 40
}
}
},
"range": [
- 76140,
- 76159
+ 76279,
+ 76298
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2525,
"column": 22
},
"end": {
- "line": 2521,
+ "line": 2525,
"column": 41
}
}
},
"range": [
- 76134,
- 76159
+ 76273,
+ 76298
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2525,
"column": 16
},
"end": {
- "line": 2521,
+ "line": 2525,
"column": 41
}
}
@@ -140590,16 +140759,16 @@
],
"kind": "let",
"range": [
- 76130,
- 76160
+ 76269,
+ 76299
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2525,
"column": 12
},
"end": {
- "line": 2521,
+ "line": 2525,
"column": 42
}
},
@@ -140608,16 +140777,16 @@
"type": "Line",
"value": "row index cannot be > nrows",
"range": [
- 76173,
- 76202
+ 76312,
+ 76341
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2526,
"column": 12
},
"end": {
- "line": 2522,
+ "line": 2526,
"column": 41
}
}
@@ -140633,16 +140802,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 76219,
- 76222
+ 76358,
+ 76361
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2527,
"column": 16
},
"end": {
- "line": 2523,
+ "line": 2527,
"column": 19
}
}
@@ -140651,31 +140820,31 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 76226,
- 76232
+ 76365,
+ 76371
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2527,
"column": 23
},
"end": {
- "line": 2523,
+ "line": 2527,
"column": 29
}
}
},
"range": [
- 76219,
- 76232
+ 76358,
+ 76371
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2527,
"column": 16
},
"end": {
- "line": 2523,
+ "line": 2527,
"column": 29
}
}
@@ -140693,16 +140862,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76252,
- 76256
+ 76391,
+ 76395
],
"loc": {
"start": {
- "line": 2524,
+ "line": 2528,
"column": 16
},
"end": {
- "line": 2524,
+ "line": 2528,
"column": 20
}
}
@@ -140711,31 +140880,31 @@
"type": "Identifier",
"name": "validateRow",
"range": [
- 76257,
- 76268
+ 76396,
+ 76407
],
"loc": {
"start": {
- "line": 2524,
+ "line": 2528,
"column": 21
},
"end": {
- "line": 2524,
+ "line": 2528,
"column": 32
}
}
},
"range": [
- 76252,
- 76268
+ 76391,
+ 76407
],
"loc": {
"start": {
- "line": 2524,
+ "line": 2528,
"column": 16
},
"end": {
- "line": 2524,
+ "line": 2528,
"column": 32
}
}
@@ -140745,16 +140914,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 76269,
- 76272
+ 76408,
+ 76411
],
"loc": {
"start": {
- "line": 2524,
+ "line": 2528,
"column": 33
},
"end": {
- "line": 2524,
+ "line": 2528,
"column": 36
}
}
@@ -140764,79 +140933,79 @@
"value": true,
"raw": "true",
"range": [
- 76274,
- 76278
+ 76413,
+ 76417
],
"loc": {
"start": {
- "line": 2524,
+ "line": 2528,
"column": 38
},
"end": {
- "line": 2524,
+ "line": 2528,
"column": 42
}
}
}
],
"range": [
- 76252,
- 76279
+ 76391,
+ 76418
],
"loc": {
"start": {
- "line": 2524,
+ "line": 2528,
"column": 16
},
"end": {
- "line": 2524,
+ "line": 2528,
"column": 43
}
}
},
"range": [
- 76252,
- 76280
+ 76391,
+ 76419
],
"loc": {
"start": {
- "line": 2524,
+ "line": 2528,
"column": 16
},
"end": {
- "line": 2524,
+ "line": 2528,
"column": 44
}
}
}
],
"range": [
- 76234,
- 76294
+ 76373,
+ 76433
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2527,
"column": 31
},
"end": {
- "line": 2525,
+ "line": 2529,
"column": 13
}
}
},
"alternate": null,
"range": [
- 76215,
- 76294
+ 76354,
+ 76433
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2527,
"column": 12
},
"end": {
- "line": 2525,
+ "line": 2529,
"column": 13
}
},
@@ -140845,16 +141014,16 @@
"type": "Line",
"value": "row index cannot be > nrows",
"range": [
- 76173,
- 76202
+ 76312,
+ 76341
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2526,
"column": 12
},
"end": {
- "line": 2522,
+ "line": 2526,
"column": 41
}
}
@@ -140863,47 +141032,47 @@
}
],
"range": [
- 76116,
- 76304
+ 76255,
+ 76443
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 69
},
"end": {
- "line": 2526,
+ "line": 2530,
"column": 9
}
}
},
"range": [
- 76055,
- 76304
+ 76194,
+ 76443
],
"loc": {
"start": {
- "line": 2520,
+ "line": 2524,
"column": 8
},
"end": {
- "line": 2526,
+ "line": 2530,
"column": 9
}
}
}
],
"range": [
- 75936,
- 76310
+ 76075,
+ 76449
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2519,
"column": 24
},
"end": {
- "line": 2527,
+ "line": 2531,
"column": 5
}
}
@@ -140911,16 +141080,16 @@
"generator": false,
"expression": false,
"range": [
- 75933,
- 76310
+ 76072,
+ 76449
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2519,
"column": 21
},
"end": {
- "line": 2527,
+ "line": 2531,
"column": 5
}
}
@@ -140928,16 +141097,16 @@
"kind": "method",
"computed": false,
"range": [
- 75916,
- 76310
+ 76055,
+ 76449
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2519,
"column": 4
},
"end": {
- "line": 2527,
+ "line": 2531,
"column": 5
}
},
@@ -140946,16 +141115,16 @@
"type": "Block",
"value": "*\n * Makes defined rows always visible\n ",
"range": [
- 75859,
- 75911
+ 75998,
+ 76050
],
"loc": {
"start": {
- "line": 2512,
+ "line": 2516,
"column": 4
},
"end": {
- "line": 2514,
+ "line": 2518,
"column": 7
}
}
@@ -140966,16 +141135,16 @@
"type": "Block",
"value": "*\n * Clear all the filters' values\n ",
"range": [
- 76316,
- 76364
+ 76455,
+ 76503
],
"loc": {
"start": {
- "line": 2529,
+ "line": 2533,
"column": 4
},
"end": {
- "line": 2531,
+ "line": 2535,
"column": 7
}
}
@@ -140989,16 +141158,16 @@
"type": "Identifier",
"name": "clearFilters",
"range": [
- 76369,
- 76381
+ 76508,
+ 76520
],
"loc": {
"start": {
- "line": 2532,
+ "line": 2536,
"column": 4
},
"end": {
- "line": 2532,
+ "line": 2536,
"column": 16
}
}
@@ -141021,16 +141190,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76399,
- 76403
+ 76538,
+ 76542
],
"loc": {
"start": {
- "line": 2533,
+ "line": 2537,
"column": 13
},
"end": {
- "line": 2533,
+ "line": 2537,
"column": 17
}
}
@@ -141039,47 +141208,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 76404,
- 76411
+ 76543,
+ 76550
],
"loc": {
"start": {
- "line": 2533,
+ "line": 2537,
"column": 18
},
"end": {
- "line": 2533,
+ "line": 2537,
"column": 25
}
}
},
"range": [
- 76399,
- 76411
+ 76538,
+ 76550
],
"loc": {
"start": {
- "line": 2533,
+ "line": 2537,
"column": 13
},
"end": {
- "line": 2533,
+ "line": 2537,
"column": 25
}
}
},
"prefix": true,
"range": [
- 76398,
- 76411
+ 76537,
+ 76550
],
"loc": {
"start": {
- "line": 2533,
+ "line": 2537,
"column": 12
},
"end": {
- "line": 2533,
+ "line": 2537,
"column": 25
}
}
@@ -141091,48 +141260,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 76427,
- 76434
+ 76566,
+ 76573
],
"loc": {
"start": {
- "line": 2534,
+ "line": 2538,
"column": 12
},
"end": {
- "line": 2534,
+ "line": 2538,
"column": 19
}
}
}
],
"range": [
- 76413,
- 76444
+ 76552,
+ 76583
],
"loc": {
"start": {
- "line": 2533,
+ "line": 2537,
"column": 27
},
"end": {
- "line": 2535,
+ "line": 2539,
"column": 9
}
}
},
"alternate": null,
"range": [
- 76394,
- 76444
+ 76533,
+ 76583
],
"loc": {
"start": {
- "line": 2533,
+ "line": 2537,
"column": 8
},
"end": {
- "line": 2535,
+ "line": 2539,
"column": 9
}
}
@@ -141150,16 +141319,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76454,
- 76458
+ 76593,
+ 76597
],
"loc": {
"start": {
- "line": 2537,
+ "line": 2541,
"column": 8
},
"end": {
- "line": 2537,
+ "line": 2541,
"column": 12
}
}
@@ -141168,31 +141337,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 76459,
- 76466
+ 76598,
+ 76605
],
"loc": {
"start": {
- "line": 2537,
+ "line": 2541,
"column": 13
},
"end": {
- "line": 2537,
+ "line": 2541,
"column": 20
}
}
},
"range": [
- 76454,
- 76466
+ 76593,
+ 76605
],
"loc": {
"start": {
- "line": 2537,
+ "line": 2541,
"column": 8
},
"end": {
- "line": 2537,
+ "line": 2541,
"column": 20
}
}
@@ -141201,31 +141370,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 76467,
- 76471
+ 76606,
+ 76610
],
"loc": {
"start": {
- "line": 2537,
+ "line": 2541,
"column": 21
},
"end": {
- "line": 2537,
+ "line": 2541,
"column": 25
}
}
},
"range": [
- 76454,
- 76471
+ 76593,
+ 76610
],
"loc": {
"start": {
- "line": 2537,
+ "line": 2541,
"column": 8
},
"end": {
- "line": 2537,
+ "line": 2541,
"column": 25
}
}
@@ -141236,16 +141405,16 @@
"value": "before-clearing-filters",
"raw": "'before-clearing-filters'",
"range": [
- 76472,
- 76497
+ 76611,
+ 76636
],
"loc": {
"start": {
- "line": 2537,
+ "line": 2541,
"column": 26
},
"end": {
- "line": 2537,
+ "line": 2541,
"column": 51
}
}
@@ -141253,47 +141422,47 @@
{
"type": "ThisExpression",
"range": [
- 76499,
- 76503
+ 76638,
+ 76642
],
"loc": {
"start": {
- "line": 2537,
+ "line": 2541,
"column": 53
},
"end": {
- "line": 2537,
+ "line": 2541,
"column": 57
}
}
}
],
"range": [
- 76454,
- 76504
+ 76593,
+ 76643
],
"loc": {
"start": {
- "line": 2537,
+ "line": 2541,
"column": 8
},
"end": {
- "line": 2537,
+ "line": 2541,
"column": 58
}
}
},
"range": [
- 76454,
- 76505
+ 76593,
+ 76644
],
"loc": {
"start": {
- "line": 2537,
+ "line": 2541,
"column": 8
},
"end": {
- "line": 2537,
+ "line": 2541,
"column": 59
}
}
@@ -141308,16 +141477,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76514,
- 76518
+ 76653,
+ 76657
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2542,
"column": 8
},
"end": {
- "line": 2538,
+ "line": 2542,
"column": 12
}
}
@@ -141326,31 +141495,31 @@
"type": "Identifier",
"name": "onBeforeReset",
"range": [
- 76519,
- 76532
+ 76658,
+ 76671
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2542,
"column": 13
},
"end": {
- "line": 2538,
+ "line": 2542,
"column": 26
}
}
},
"range": [
- 76514,
- 76532
+ 76653,
+ 76671
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2542,
"column": 8
},
"end": {
- "line": 2538,
+ "line": 2542,
"column": 26
}
}
@@ -141359,16 +141528,16 @@
{
"type": "ThisExpression",
"range": [
- 76533,
- 76537
+ 76672,
+ 76676
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2542,
"column": 27
},
"end": {
- "line": 2538,
+ "line": 2542,
"column": 31
}
}
@@ -141381,16 +141550,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76539,
- 76543
+ 76678,
+ 76682
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2542,
"column": 33
},
"end": {
- "line": 2538,
+ "line": 2542,
"column": 37
}
}
@@ -141399,78 +141568,78 @@
"type": "Identifier",
"name": "getFiltersValue",
"range": [
- 76544,
- 76559
+ 76683,
+ 76698
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2542,
"column": 38
},
"end": {
- "line": 2538,
+ "line": 2542,
"column": 53
}
}
},
"range": [
- 76539,
- 76559
+ 76678,
+ 76698
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2542,
"column": 33
},
"end": {
- "line": 2538,
+ "line": 2542,
"column": 53
}
}
},
"arguments": [],
"range": [
- 76539,
- 76561
+ 76678,
+ 76700
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2542,
"column": 33
},
"end": {
- "line": 2538,
+ "line": 2542,
"column": 55
}
}
}
],
"range": [
- 76514,
- 76562
+ 76653,
+ 76701
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2542,
"column": 8
},
"end": {
- "line": 2538,
+ "line": 2542,
"column": 56
}
}
},
"range": [
- 76514,
- 76563
+ 76653,
+ 76702
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2542,
"column": 8
},
"end": {
- "line": 2538,
+ "line": 2542,
"column": 57
}
}
@@ -141486,16 +141655,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 76582,
- 76583
+ 76721,
+ 76722
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 17
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 18
}
}
@@ -141505,31 +141674,31 @@
"value": 0,
"raw": "0",
"range": [
- 76586,
- 76587
+ 76725,
+ 76726
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 21
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 22
}
}
},
"range": [
- 76582,
- 76587
+ 76721,
+ 76726
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 17
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 22
}
}
@@ -141540,16 +141709,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 76589,
- 76592
+ 76728,
+ 76731
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 24
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 27
}
}
@@ -141563,16 +141732,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76595,
- 76599
+ 76734,
+ 76738
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 30
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 34
}
}
@@ -141581,31 +141750,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 76600,
- 76606
+ 76739,
+ 76745
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 35
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 41
}
}
},
"range": [
- 76595,
- 76606
+ 76734,
+ 76745
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 30
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 41
}
}
@@ -141614,46 +141783,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 76607,
- 76613
+ 76746,
+ 76752
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 42
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 48
}
}
},
"range": [
- 76595,
- 76613
+ 76734,
+ 76752
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 30
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 48
}
}
},
"range": [
- 76589,
- 76613
+ 76728,
+ 76752
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 24
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 48
}
}
@@ -141661,16 +141830,16 @@
],
"kind": "let",
"range": [
- 76578,
- 76613
+ 76717,
+ 76752
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 13
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 48
}
}
@@ -141682,16 +141851,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 76615,
- 76616
+ 76754,
+ 76755
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 50
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 51
}
}
@@ -141700,31 +141869,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 76619,
- 76622
+ 76758,
+ 76761
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 54
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 57
}
}
},
"range": [
- 76615,
- 76622
+ 76754,
+ 76761
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 50
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 57
}
}
@@ -141736,32 +141905,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 76624,
- 76625
+ 76763,
+ 76764
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 59
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 60
}
}
},
"prefix": false,
"range": [
- 76624,
- 76627
+ 76763,
+ 76766
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 59
},
"end": {
- "line": 2540,
+ "line": 2544,
"column": 62
}
}
@@ -141779,16 +141948,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76643,
- 76647
+ 76782,
+ 76786
],
"loc": {
"start": {
- "line": 2541,
+ "line": 2545,
"column": 12
},
"end": {
- "line": 2541,
+ "line": 2545,
"column": 16
}
}
@@ -141797,31 +141966,31 @@
"type": "Identifier",
"name": "setFilterValue",
"range": [
- 76648,
- 76662
+ 76787,
+ 76801
],
"loc": {
"start": {
- "line": 2541,
+ "line": 2545,
"column": 17
},
"end": {
- "line": 2541,
+ "line": 2545,
"column": 31
}
}
},
"range": [
- 76643,
- 76662
+ 76782,
+ 76801
],
"loc": {
"start": {
- "line": 2541,
+ "line": 2545,
"column": 12
},
"end": {
- "line": 2541,
+ "line": 2545,
"column": 31
}
}
@@ -141831,16 +142000,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 76663,
- 76664
+ 76802,
+ 76803
],
"loc": {
"start": {
- "line": 2541,
+ "line": 2545,
"column": 32
},
"end": {
- "line": 2541,
+ "line": 2545,
"column": 33
}
}
@@ -141850,78 +142019,78 @@
"value": "",
"raw": "''",
"range": [
- 76666,
- 76668
+ 76805,
+ 76807
],
"loc": {
"start": {
- "line": 2541,
+ "line": 2545,
"column": 35
},
"end": {
- "line": 2541,
+ "line": 2545,
"column": 37
}
}
}
],
"range": [
- 76643,
- 76669
+ 76782,
+ 76808
],
"loc": {
"start": {
- "line": 2541,
+ "line": 2545,
"column": 12
},
"end": {
- "line": 2541,
+ "line": 2545,
"column": 38
}
}
},
"range": [
- 76643,
- 76670
+ 76782,
+ 76809
],
"loc": {
"start": {
- "line": 2541,
+ "line": 2545,
"column": 12
},
"end": {
- "line": 2541,
+ "line": 2545,
"column": 39
}
}
}
],
"range": [
- 76629,
- 76680
+ 76768,
+ 76819
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 64
},
"end": {
- "line": 2542,
+ "line": 2546,
"column": 9
}
}
},
"range": [
- 76573,
- 76680
+ 76712,
+ 76819
],
"loc": {
"start": {
- "line": 2540,
+ "line": 2544,
"column": 8
},
"end": {
- "line": 2542,
+ "line": 2546,
"column": 9
}
}
@@ -141936,16 +142105,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76690,
- 76694
+ 76829,
+ 76833
],
"loc": {
"start": {
- "line": 2544,
+ "line": 2548,
"column": 8
},
"end": {
- "line": 2544,
+ "line": 2548,
"column": 12
}
}
@@ -141954,62 +142123,62 @@
"type": "Identifier",
"name": "filter",
"range": [
- 76695,
- 76701
+ 76834,
+ 76840
],
"loc": {
"start": {
- "line": 2544,
+ "line": 2548,
"column": 13
},
"end": {
- "line": 2544,
+ "line": 2548,
"column": 19
}
}
},
"range": [
- 76690,
- 76701
+ 76829,
+ 76840
],
"loc": {
"start": {
- "line": 2544,
+ "line": 2548,
"column": 8
},
"end": {
- "line": 2544,
+ "line": 2548,
"column": 19
}
}
},
"arguments": [],
"range": [
- 76690,
- 76703
+ 76829,
+ 76842
],
"loc": {
"start": {
- "line": 2544,
+ "line": 2548,
"column": 8
},
"end": {
- "line": 2544,
+ "line": 2548,
"column": 21
}
}
},
"range": [
- 76690,
- 76704
+ 76829,
+ 76843
],
"loc": {
"start": {
- "line": 2544,
+ "line": 2548,
"column": 8
},
"end": {
- "line": 2544,
+ "line": 2548,
"column": 22
}
}
@@ -142024,16 +142193,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76714,
- 76718
+ 76853,
+ 76857
],
"loc": {
"start": {
- "line": 2546,
+ "line": 2550,
"column": 8
},
"end": {
- "line": 2546,
+ "line": 2550,
"column": 12
}
}
@@ -142042,31 +142211,31 @@
"type": "Identifier",
"name": "onAfterReset",
"range": [
- 76719,
- 76731
+ 76858,
+ 76870
],
"loc": {
"start": {
- "line": 2546,
+ "line": 2550,
"column": 13
},
"end": {
- "line": 2546,
+ "line": 2550,
"column": 25
}
}
},
"range": [
- 76714,
- 76731
+ 76853,
+ 76870
],
"loc": {
"start": {
- "line": 2546,
+ "line": 2550,
"column": 8
},
"end": {
- "line": 2546,
+ "line": 2550,
"column": 25
}
}
@@ -142075,47 +142244,47 @@
{
"type": "ThisExpression",
"range": [
- 76732,
- 76736
+ 76871,
+ 76875
],
"loc": {
"start": {
- "line": 2546,
+ "line": 2550,
"column": 26
},
"end": {
- "line": 2546,
+ "line": 2550,
"column": 30
}
}
}
],
"range": [
- 76714,
- 76737
+ 76853,
+ 76876
],
"loc": {
"start": {
- "line": 2546,
+ "line": 2550,
"column": 8
},
"end": {
- "line": 2546,
+ "line": 2550,
"column": 31
}
}
},
"range": [
- 76714,
- 76738
+ 76853,
+ 76877
],
"loc": {
"start": {
- "line": 2546,
+ "line": 2550,
"column": 8
},
"end": {
- "line": 2546,
+ "line": 2550,
"column": 32
}
}
@@ -142133,16 +142302,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76747,
- 76751
+ 76886,
+ 76890
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2551,
"column": 8
},
"end": {
- "line": 2547,
+ "line": 2551,
"column": 12
}
}
@@ -142151,31 +142320,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 76752,
- 76759
+ 76891,
+ 76898
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2551,
"column": 13
},
"end": {
- "line": 2547,
+ "line": 2551,
"column": 20
}
}
},
"range": [
- 76747,
- 76759
+ 76886,
+ 76898
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2551,
"column": 8
},
"end": {
- "line": 2547,
+ "line": 2551,
"column": 20
}
}
@@ -142184,31 +142353,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 76760,
- 76764
+ 76899,
+ 76903
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2551,
"column": 21
},
"end": {
- "line": 2547,
+ "line": 2551,
"column": 25
}
}
},
"range": [
- 76747,
- 76764
+ 76886,
+ 76903
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2551,
"column": 8
},
"end": {
- "line": 2547,
+ "line": 2551,
"column": 25
}
}
@@ -142219,16 +142388,16 @@
"value": "after-clearing-filters",
"raw": "'after-clearing-filters'",
"range": [
- 76765,
- 76789
+ 76904,
+ 76928
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2551,
"column": 26
},
"end": {
- "line": 2547,
+ "line": 2551,
"column": 50
}
}
@@ -142236,63 +142405,63 @@
{
"type": "ThisExpression",
"range": [
- 76791,
- 76795
+ 76930,
+ 76934
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2551,
"column": 52
},
"end": {
- "line": 2547,
+ "line": 2551,
"column": 56
}
}
}
],
"range": [
- 76747,
- 76796
+ 76886,
+ 76935
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2551,
"column": 8
},
"end": {
- "line": 2547,
+ "line": 2551,
"column": 57
}
}
},
"range": [
- 76747,
- 76797
+ 76886,
+ 76936
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2551,
"column": 8
},
"end": {
- "line": 2547,
+ "line": 2551,
"column": 58
}
}
}
],
"range": [
- 76384,
- 76803
+ 76523,
+ 76942
],
"loc": {
"start": {
- "line": 2532,
+ "line": 2536,
"column": 19
},
"end": {
- "line": 2548,
+ "line": 2552,
"column": 5
}
}
@@ -142300,16 +142469,16 @@
"generator": false,
"expression": false,
"range": [
- 76381,
- 76803
+ 76520,
+ 76942
],
"loc": {
"start": {
- "line": 2532,
+ "line": 2536,
"column": 16
},
"end": {
- "line": 2548,
+ "line": 2552,
"column": 5
}
}
@@ -142317,16 +142486,16 @@
"kind": "method",
"computed": false,
"range": [
- 76369,
- 76803
+ 76508,
+ 76942
],
"loc": {
"start": {
- "line": 2532,
+ "line": 2536,
"column": 4
},
"end": {
- "line": 2548,
+ "line": 2552,
"column": 5
}
},
@@ -142335,16 +142504,16 @@
"type": "Block",
"value": "*\n * Clear all the filters' values\n ",
"range": [
- 76316,
- 76364
+ 76455,
+ 76503
],
"loc": {
"start": {
- "line": 2529,
+ "line": 2533,
"column": 4
},
"end": {
- "line": 2531,
+ "line": 2535,
"column": 7
}
}
@@ -142355,16 +142524,16 @@
"type": "Block",
"value": "*\n * Clears filtered columns visual indicator (background color)\n ",
"range": [
- 76809,
- 76887
+ 76948,
+ 77026
],
"loc": {
"start": {
- "line": 2550,
+ "line": 2554,
"column": 4
},
"end": {
- "line": 2552,
+ "line": 2556,
"column": 7
}
}
@@ -142378,16 +142547,16 @@
"type": "Identifier",
"name": "clearActiveColumns",
"range": [
- 76892,
- 76910
+ 77031,
+ 77049
],
"loc": {
"start": {
- "line": 2553,
+ "line": 2557,
"column": 4
},
"end": {
- "line": 2553,
+ "line": 2557,
"column": 22
}
}
@@ -142410,16 +142579,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 76932,
- 76933
+ 77071,
+ 77072
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 17
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 18
}
}
@@ -142429,31 +142598,31 @@
"value": 0,
"raw": "0",
"range": [
- 76936,
- 76937
+ 77075,
+ 77076
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 21
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 22
}
}
},
"range": [
- 76932,
- 76937
+ 77071,
+ 77076
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 17
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 22
}
}
@@ -142464,16 +142633,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 76939,
- 76942
+ 77078,
+ 77081
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 24
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 27
}
}
@@ -142486,16 +142655,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76945,
- 76949
+ 77084,
+ 77088
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 30
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 34
}
}
@@ -142504,31 +142673,31 @@
"type": "Identifier",
"name": "getCellsNb",
"range": [
- 76950,
- 76960
+ 77089,
+ 77099
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 35
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 45
}
}
},
"range": [
- 76945,
- 76960
+ 77084,
+ 77099
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 30
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 45
}
}
@@ -142540,16 +142709,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76961,
- 76965
+ 77100,
+ 77104
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 46
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 50
}
}
@@ -142558,62 +142727,62 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 76966,
- 76976
+ 77105,
+ 77115
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 51
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 61
}
}
},
"range": [
- 76961,
- 76976
+ 77100,
+ 77115
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 46
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 61
}
}
}
],
"range": [
- 76945,
- 76977
+ 77084,
+ 77116
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 30
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 62
}
}
},
"range": [
- 76939,
- 76977
+ 77078,
+ 77116
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 24
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 62
}
}
@@ -142621,16 +142790,16 @@
],
"kind": "let",
"range": [
- 76928,
- 76977
+ 77067,
+ 77116
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 13
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 62
}
}
@@ -142642,16 +142811,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 76979,
- 76980
+ 77118,
+ 77119
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 64
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 65
}
}
@@ -142660,31 +142829,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 76983,
- 76986
+ 77122,
+ 77125
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 68
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 71
}
}
},
"range": [
- 76979,
- 76986
+ 77118,
+ 77125
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 64
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 71
}
}
@@ -142696,32 +142865,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 76988,
- 76989
+ 77127,
+ 77128
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 73
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 74
}
}
},
"prefix": false,
"range": [
- 76988,
- 76991
+ 77127,
+ 77130
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 73
},
"end": {
- "line": 2554,
+ "line": 2558,
"column": 76
}
}
@@ -142737,16 +142906,16 @@
"type": "Identifier",
"name": "removeClass",
"range": [
- 77007,
- 77018
+ 77146,
+ 77157
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 12
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 23
}
}
@@ -142760,16 +142929,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77019,
- 77023
+ 77158,
+ 77162
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 24
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 28
}
}
@@ -142778,31 +142947,31 @@
"type": "Identifier",
"name": "getHeaderElement",
"range": [
- 77024,
- 77040
+ 77163,
+ 77179
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 29
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 45
}
}
},
"range": [
- 77019,
- 77040
+ 77158,
+ 77179
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 24
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 45
}
}
@@ -142812,32 +142981,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 77041,
- 77042
+ 77180,
+ 77181
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 46
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 47
}
}
}
],
"range": [
- 77019,
- 77043
+ 77158,
+ 77182
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 24
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 48
}
}
@@ -142848,16 +143017,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77045,
- 77049
+ 77184,
+ 77188
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 50
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 54
}
}
@@ -142866,109 +143035,109 @@
"type": "Identifier",
"name": "activeColumnsCssClass",
"range": [
- 77050,
- 77071
+ 77189,
+ 77210
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 55
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 76
}
}
},
"range": [
- 77045,
- 77071
+ 77184,
+ 77210
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 50
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 76
}
}
}
],
"range": [
- 77007,
- 77072
+ 77146,
+ 77211
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 12
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 77
}
}
},
"range": [
- 77007,
- 77073
+ 77146,
+ 77212
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2559,
"column": 12
},
"end": {
- "line": 2555,
+ "line": 2559,
"column": 78
}
}
}
],
"range": [
- 76993,
- 77083
+ 77132,
+ 77222
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 78
},
"end": {
- "line": 2556,
+ "line": 2560,
"column": 9
}
}
},
"range": [
- 76923,
- 77083
+ 77062,
+ 77222
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2558,
"column": 8
},
"end": {
- "line": 2556,
+ "line": 2560,
"column": 9
}
}
}
],
"range": [
- 76913,
- 77089
+ 77052,
+ 77228
],
"loc": {
"start": {
- "line": 2553,
+ "line": 2557,
"column": 25
},
"end": {
- "line": 2557,
+ "line": 2561,
"column": 5
}
}
@@ -142976,16 +143145,16 @@
"generator": false,
"expression": false,
"range": [
- 76910,
- 77089
+ 77049,
+ 77228
],
"loc": {
"start": {
- "line": 2553,
+ "line": 2557,
"column": 22
},
"end": {
- "line": 2557,
+ "line": 2561,
"column": 5
}
}
@@ -142993,16 +143162,16 @@
"kind": "method",
"computed": false,
"range": [
- 76892,
- 77089
+ 77031,
+ 77228
],
"loc": {
"start": {
- "line": 2553,
+ "line": 2557,
"column": 4
},
"end": {
- "line": 2557,
+ "line": 2561,
"column": 5
}
},
@@ -143011,16 +143180,16 @@
"type": "Block",
"value": "*\n * Clears filtered columns visual indicator (background color)\n ",
"range": [
- 76809,
- 76887
+ 76948,
+ 77026
],
"loc": {
"start": {
- "line": 2550,
+ "line": 2554,
"column": 4
},
"end": {
- "line": 2552,
+ "line": 2556,
"column": 7
}
}
@@ -143031,16 +143200,16 @@
"type": "Block",
"value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ",
"range": [
- 77095,
- 77190
+ 77234,
+ 77329
],
"loc": {
"start": {
- "line": 2559,
+ "line": 2563,
"column": 4
},
"end": {
- "line": 2562,
+ "line": 2566,
"column": 7
}
}
@@ -143054,16 +143223,16 @@
"type": "Identifier",
"name": "markActiveColumn",
"range": [
- 77195,
- 77211
+ 77334,
+ 77350
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2567,
"column": 4
},
"end": {
- "line": 2563,
+ "line": 2567,
"column": 20
}
}
@@ -143076,16 +143245,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 77212,
- 77220
+ 77351,
+ 77359
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2567,
"column": 21
},
"end": {
- "line": 2563,
+ "line": 2567,
"column": 29
}
}
@@ -143103,16 +143272,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 77236,
- 77242
+ 77375,
+ 77381
],
"loc": {
"start": {
- "line": 2564,
+ "line": 2568,
"column": 12
},
"end": {
- "line": 2564,
+ "line": 2568,
"column": 18
}
}
@@ -143125,16 +143294,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77245,
- 77249
+ 77384,
+ 77388
],
"loc": {
"start": {
- "line": 2564,
+ "line": 2568,
"column": 21
},
"end": {
- "line": 2564,
+ "line": 2568,
"column": 25
}
}
@@ -143143,31 +143312,31 @@
"type": "Identifier",
"name": "getHeaderElement",
"range": [
- 77250,
- 77266
+ 77389,
+ 77405
],
"loc": {
"start": {
- "line": 2564,
+ "line": 2568,
"column": 26
},
"end": {
- "line": 2564,
+ "line": 2568,
"column": 42
}
}
},
"range": [
- 77245,
- 77266
+ 77384,
+ 77405
],
"loc": {
"start": {
- "line": 2564,
+ "line": 2568,
"column": 21
},
"end": {
- "line": 2564,
+ "line": 2568,
"column": 42
}
}
@@ -143177,47 +143346,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 77267,
- 77275
+ 77406,
+ 77414
],
"loc": {
"start": {
- "line": 2564,
+ "line": 2568,
"column": 43
},
"end": {
- "line": 2564,
+ "line": 2568,
"column": 51
}
}
}
],
"range": [
- 77245,
- 77276
+ 77384,
+ 77415
],
"loc": {
"start": {
- "line": 2564,
+ "line": 2568,
"column": 21
},
"end": {
- "line": 2564,
+ "line": 2568,
"column": 52
}
}
},
"range": [
- 77236,
- 77276
+ 77375,
+ 77415
],
"loc": {
"start": {
- "line": 2564,
+ "line": 2568,
"column": 12
},
"end": {
- "line": 2564,
+ "line": 2568,
"column": 52
}
}
@@ -143225,16 +143394,16 @@
],
"kind": "let",
"range": [
- 77232,
- 77277
+ 77371,
+ 77416
],
"loc": {
"start": {
- "line": 2564,
+ "line": 2568,
"column": 8
},
"end": {
- "line": 2564,
+ "line": 2568,
"column": 53
}
}
@@ -143247,16 +143416,16 @@
"type": "Identifier",
"name": "hasClass",
"range": [
- 77290,
- 77298
+ 77429,
+ 77437
],
"loc": {
"start": {
- "line": 2565,
+ "line": 2569,
"column": 12
},
"end": {
- "line": 2565,
+ "line": 2569,
"column": 20
}
}
@@ -143266,16 +143435,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 77299,
- 77305
+ 77438,
+ 77444
],
"loc": {
"start": {
- "line": 2565,
+ "line": 2569,
"column": 21
},
"end": {
- "line": 2565,
+ "line": 2569,
"column": 27
}
}
@@ -143286,16 +143455,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77307,
- 77311
+ 77446,
+ 77450
],
"loc": {
"start": {
- "line": 2565,
+ "line": 2569,
"column": 29
},
"end": {
- "line": 2565,
+ "line": 2569,
"column": 33
}
}
@@ -143304,47 +143473,47 @@
"type": "Identifier",
"name": "activeColumnsCssClass",
"range": [
- 77312,
- 77333
+ 77451,
+ 77472
],
"loc": {
"start": {
- "line": 2565,
+ "line": 2569,
"column": 34
},
"end": {
- "line": 2565,
+ "line": 2569,
"column": 55
}
}
},
"range": [
- 77307,
- 77333
+ 77446,
+ 77472
],
"loc": {
"start": {
- "line": 2565,
+ "line": 2569,
"column": 29
},
"end": {
- "line": 2565,
+ "line": 2569,
"column": 55
}
}
}
],
"range": [
- 77290,
- 77334
+ 77429,
+ 77473
],
"loc": {
"start": {
- "line": 2565,
+ "line": 2569,
"column": 12
},
"end": {
- "line": 2565,
+ "line": 2569,
"column": 56
}
}
@@ -143356,48 +143525,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 77350,
- 77357
+ 77489,
+ 77496
],
"loc": {
"start": {
- "line": 2566,
+ "line": 2570,
"column": 12
},
"end": {
- "line": 2566,
+ "line": 2570,
"column": 19
}
}
}
],
"range": [
- 77336,
- 77367
+ 77475,
+ 77506
],
"loc": {
"start": {
- "line": 2565,
+ "line": 2569,
"column": 58
},
"end": {
- "line": 2567,
+ "line": 2571,
"column": 9
}
}
},
"alternate": null,
"range": [
- 77286,
- 77367
+ 77425,
+ 77506
],
"loc": {
"start": {
- "line": 2565,
+ "line": 2569,
"column": 8
},
"end": {
- "line": 2567,
+ "line": 2571,
"column": 9
}
}
@@ -143412,16 +143581,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77376,
- 77380
+ 77515,
+ 77519
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2572,
"column": 8
},
"end": {
- "line": 2568,
+ "line": 2572,
"column": 12
}
}
@@ -143430,31 +143599,31 @@
"type": "Identifier",
"name": "onBeforeActiveColumn",
"range": [
- 77381,
- 77401
+ 77520,
+ 77540
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2572,
"column": 13
},
"end": {
- "line": 2568,
+ "line": 2572,
"column": 33
}
}
},
"range": [
- 77376,
- 77401
+ 77515,
+ 77540
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2572,
"column": 8
},
"end": {
- "line": 2568,
+ "line": 2572,
"column": 33
}
}
@@ -143463,16 +143632,16 @@
{
"type": "ThisExpression",
"range": [
- 77402,
- 77406
+ 77541,
+ 77545
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2572,
"column": 34
},
"end": {
- "line": 2568,
+ "line": 2572,
"column": 38
}
}
@@ -143481,47 +143650,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 77408,
- 77416
+ 77547,
+ 77555
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2572,
"column": 40
},
"end": {
- "line": 2568,
+ "line": 2572,
"column": 48
}
}
}
],
"range": [
- 77376,
- 77417
+ 77515,
+ 77556
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2572,
"column": 8
},
"end": {
- "line": 2568,
+ "line": 2572,
"column": 49
}
}
},
"range": [
- 77376,
- 77418
+ 77515,
+ 77557
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2572,
"column": 8
},
"end": {
- "line": 2568,
+ "line": 2572,
"column": 50
}
}
@@ -143534,16 +143703,16 @@
"type": "Identifier",
"name": "addClass",
"range": [
- 77428,
- 77436
+ 77567,
+ 77575
],
"loc": {
"start": {
- "line": 2570,
+ "line": 2574,
"column": 8
},
"end": {
- "line": 2570,
+ "line": 2574,
"column": 16
}
}
@@ -143553,16 +143722,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 77437,
- 77443
+ 77576,
+ 77582
],
"loc": {
"start": {
- "line": 2570,
+ "line": 2574,
"column": 17
},
"end": {
- "line": 2570,
+ "line": 2574,
"column": 23
}
}
@@ -143573,16 +143742,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77445,
- 77449
+ 77584,
+ 77588
],
"loc": {
"start": {
- "line": 2570,
+ "line": 2574,
"column": 25
},
"end": {
- "line": 2570,
+ "line": 2574,
"column": 29
}
}
@@ -143591,62 +143760,62 @@
"type": "Identifier",
"name": "activeColumnsCssClass",
"range": [
- 77450,
- 77471
+ 77589,
+ 77610
],
"loc": {
"start": {
- "line": 2570,
+ "line": 2574,
"column": 30
},
"end": {
- "line": 2570,
+ "line": 2574,
"column": 51
}
}
},
"range": [
- 77445,
- 77471
+ 77584,
+ 77610
],
"loc": {
"start": {
- "line": 2570,
+ "line": 2574,
"column": 25
},
"end": {
- "line": 2570,
+ "line": 2574,
"column": 51
}
}
}
],
"range": [
- 77428,
- 77472
+ 77567,
+ 77611
],
"loc": {
"start": {
- "line": 2570,
+ "line": 2574,
"column": 8
},
"end": {
- "line": 2570,
+ "line": 2574,
"column": 52
}
}
},
"range": [
- 77428,
- 77473
+ 77567,
+ 77612
],
"loc": {
"start": {
- "line": 2570,
+ "line": 2574,
"column": 8
},
"end": {
- "line": 2570,
+ "line": 2574,
"column": 53
}
}
@@ -143661,16 +143830,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77483,
- 77487
+ 77622,
+ 77626
],
"loc": {
"start": {
- "line": 2572,
+ "line": 2576,
"column": 8
},
"end": {
- "line": 2572,
+ "line": 2576,
"column": 12
}
}
@@ -143679,31 +143848,31 @@
"type": "Identifier",
"name": "onAfterActiveColumn",
"range": [
- 77488,
- 77507
+ 77627,
+ 77646
],
"loc": {
"start": {
- "line": 2572,
+ "line": 2576,
"column": 13
},
"end": {
- "line": 2572,
+ "line": 2576,
"column": 32
}
}
},
"range": [
- 77483,
- 77507
+ 77622,
+ 77646
],
"loc": {
"start": {
- "line": 2572,
+ "line": 2576,
"column": 8
},
"end": {
- "line": 2572,
+ "line": 2576,
"column": 32
}
}
@@ -143712,16 +143881,16 @@
{
"type": "ThisExpression",
"range": [
- 77508,
- 77512
+ 77647,
+ 77651
],
"loc": {
"start": {
- "line": 2572,
+ "line": 2576,
"column": 33
},
"end": {
- "line": 2572,
+ "line": 2576,
"column": 37
}
}
@@ -143730,63 +143899,63 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 77514,
- 77522
+ 77653,
+ 77661
],
"loc": {
"start": {
- "line": 2572,
+ "line": 2576,
"column": 39
},
"end": {
- "line": 2572,
+ "line": 2576,
"column": 47
}
}
}
],
"range": [
- 77483,
- 77523
+ 77622,
+ 77662
],
"loc": {
"start": {
- "line": 2572,
+ "line": 2576,
"column": 8
},
"end": {
- "line": 2572,
+ "line": 2576,
"column": 48
}
}
},
"range": [
- 77483,
- 77524
+ 77622,
+ 77663
],
"loc": {
"start": {
- "line": 2572,
+ "line": 2576,
"column": 8
},
"end": {
- "line": 2572,
+ "line": 2576,
"column": 49
}
}
}
],
"range": [
- 77222,
- 77530
+ 77361,
+ 77669
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2567,
"column": 31
},
"end": {
- "line": 2573,
+ "line": 2577,
"column": 5
}
}
@@ -143794,16 +143963,16 @@
"generator": false,
"expression": false,
"range": [
- 77211,
- 77530
+ 77350,
+ 77669
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2567,
"column": 20
},
"end": {
- "line": 2573,
+ "line": 2577,
"column": 5
}
}
@@ -143811,16 +143980,16 @@
"kind": "method",
"computed": false,
"range": [
- 77195,
- 77530
+ 77334,
+ 77669
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2567,
"column": 4
},
"end": {
- "line": 2573,
+ "line": 2577,
"column": 5
}
},
@@ -143829,16 +143998,16 @@
"type": "Block",
"value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ",
"range": [
- 77095,
- 77190
+ 77234,
+ 77329
],
"loc": {
"start": {
- "line": 2559,
+ "line": 2563,
"column": 4
},
"end": {
- "line": 2562,
+ "line": 2566,
"column": 7
}
}
@@ -143849,16 +144018,16 @@
"type": "Block",
"value": "*\n * Return the ID of the current active filter\n * @returns {String}\n ",
"range": [
- 77536,
- 77622
+ 77675,
+ 77761
],
"loc": {
"start": {
- "line": 2575,
+ "line": 2579,
"column": 4
},
"end": {
- "line": 2578,
+ "line": 2582,
"column": 7
}
}
@@ -143872,16 +144041,16 @@
"type": "Identifier",
"name": "getActiveFilterId",
"range": [
- 77627,
- 77644
+ 77766,
+ 77783
],
"loc": {
"start": {
- "line": 2579,
+ "line": 2583,
"column": 4
},
"end": {
- "line": 2579,
+ "line": 2583,
"column": 21
}
}
@@ -143901,16 +144070,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77664,
- 77668
+ 77803,
+ 77807
],
"loc": {
"start": {
- "line": 2580,
+ "line": 2584,
"column": 15
},
"end": {
- "line": 2580,
+ "line": 2584,
"column": 19
}
}
@@ -143919,62 +144088,62 @@
"type": "Identifier",
"name": "activeFilterId",
"range": [
- 77669,
- 77683
+ 77808,
+ 77822
],
"loc": {
"start": {
- "line": 2580,
+ "line": 2584,
"column": 20
},
"end": {
- "line": 2580,
+ "line": 2584,
"column": 34
}
}
},
"range": [
- 77664,
- 77683
+ 77803,
+ 77822
],
"loc": {
"start": {
- "line": 2580,
+ "line": 2584,
"column": 15
},
"end": {
- "line": 2580,
+ "line": 2584,
"column": 34
}
}
},
"range": [
- 77657,
- 77684
+ 77796,
+ 77823
],
"loc": {
"start": {
- "line": 2580,
+ "line": 2584,
"column": 8
},
"end": {
- "line": 2580,
+ "line": 2584,
"column": 35
}
}
}
],
"range": [
- 77647,
- 77690
+ 77786,
+ 77829
],
"loc": {
"start": {
- "line": 2579,
+ "line": 2583,
"column": 24
},
"end": {
- "line": 2581,
+ "line": 2585,
"column": 5
}
}
@@ -143982,16 +144151,16 @@
"generator": false,
"expression": false,
"range": [
- 77644,
- 77690
+ 77783,
+ 77829
],
"loc": {
"start": {
- "line": 2579,
+ "line": 2583,
"column": 21
},
"end": {
- "line": 2581,
+ "line": 2585,
"column": 5
}
}
@@ -143999,16 +144168,16 @@
"kind": "method",
"computed": false,
"range": [
- 77627,
- 77690
+ 77766,
+ 77829
],
"loc": {
"start": {
- "line": 2579,
+ "line": 2583,
"column": 4
},
"end": {
- "line": 2581,
+ "line": 2585,
"column": 5
}
},
@@ -144017,16 +144186,16 @@
"type": "Block",
"value": "*\n * Return the ID of the current active filter\n * @returns {String}\n ",
"range": [
- 77536,
- 77622
+ 77675,
+ 77761
],
"loc": {
"start": {
- "line": 2575,
+ "line": 2579,
"column": 4
},
"end": {
- "line": 2578,
+ "line": 2582,
"column": 7
}
}
@@ -144037,16 +144206,16 @@
"type": "Block",
"value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ",
"range": [
- 77696,
- 77797
+ 77835,
+ 77936
],
"loc": {
"start": {
- "line": 2583,
+ "line": 2587,
"column": 4
},
"end": {
- "line": 2586,
+ "line": 2590,
"column": 7
}
}
@@ -144060,16 +144229,16 @@
"type": "Identifier",
"name": "setActiveFilterId",
"range": [
- 77802,
- 77819
+ 77941,
+ 77958
],
"loc": {
"start": {
- "line": 2587,
+ "line": 2591,
"column": 4
},
"end": {
- "line": 2587,
+ "line": 2591,
"column": 21
}
}
@@ -144082,16 +144251,16 @@
"type": "Identifier",
"name": "filterId",
"range": [
- 77820,
- 77828
+ 77959,
+ 77967
],
"loc": {
"start": {
- "line": 2587,
+ "line": 2591,
"column": 22
},
"end": {
- "line": 2587,
+ "line": 2591,
"column": 30
}
}
@@ -144111,16 +144280,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77840,
- 77844
+ 77979,
+ 77983
],
"loc": {
"start": {
- "line": 2588,
+ "line": 2592,
"column": 8
},
"end": {
- "line": 2588,
+ "line": 2592,
"column": 12
}
}
@@ -144129,31 +144298,31 @@
"type": "Identifier",
"name": "activeFilterId",
"range": [
- 77845,
- 77859
+ 77984,
+ 77998
],
"loc": {
"start": {
- "line": 2588,
+ "line": 2592,
"column": 13
},
"end": {
- "line": 2588,
+ "line": 2592,
"column": 27
}
}
},
"range": [
- 77840,
- 77859
+ 77979,
+ 77998
],
"loc": {
"start": {
- "line": 2588,
+ "line": 2592,
"column": 8
},
"end": {
- "line": 2588,
+ "line": 2592,
"column": 27
}
}
@@ -144162,62 +144331,62 @@
"type": "Identifier",
"name": "filterId",
"range": [
- 77862,
- 77870
+ 78001,
+ 78009
],
"loc": {
"start": {
- "line": 2588,
+ "line": 2592,
"column": 30
},
"end": {
- "line": 2588,
+ "line": 2592,
"column": 38
}
}
},
"range": [
- 77840,
- 77870
+ 77979,
+ 78009
],
"loc": {
"start": {
- "line": 2588,
+ "line": 2592,
"column": 8
},
"end": {
- "line": 2588,
+ "line": 2592,
"column": 38
}
}
},
"range": [
- 77840,
- 77871
+ 77979,
+ 78010
],
"loc": {
"start": {
- "line": 2588,
+ "line": 2592,
"column": 8
},
"end": {
- "line": 2588,
+ "line": 2592,
"column": 39
}
}
}
],
"range": [
- 77830,
- 77877
+ 77969,
+ 78016
],
"loc": {
"start": {
- "line": 2587,
+ "line": 2591,
"column": 32
},
"end": {
- "line": 2589,
+ "line": 2593,
"column": 5
}
}
@@ -144225,16 +144394,16 @@
"generator": false,
"expression": false,
"range": [
- 77819,
- 77877
+ 77958,
+ 78016
],
"loc": {
"start": {
- "line": 2587,
+ "line": 2591,
"column": 21
},
"end": {
- "line": 2589,
+ "line": 2593,
"column": 5
}
}
@@ -144242,16 +144411,16 @@
"kind": "method",
"computed": false,
"range": [
- 77802,
- 77877
+ 77941,
+ 78016
],
"loc": {
"start": {
- "line": 2587,
+ "line": 2591,
"column": 4
},
"end": {
- "line": 2589,
+ "line": 2593,
"column": 5
}
},
@@ -144260,16 +144429,16 @@
"type": "Block",
"value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ",
"range": [
- 77696,
- 77797
+ 77835,
+ 77936
],
"loc": {
"start": {
- "line": 2583,
+ "line": 2587,
"column": 4
},
"end": {
- "line": 2586,
+ "line": 2590,
"column": 7
}
}
@@ -144280,16 +144449,16 @@
"type": "Block",
"value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @returns {Number} Column index\n ",
"range": [
- 77883,
- 78032
+ 78022,
+ 78171
],
"loc": {
"start": {
- "line": 2591,
+ "line": 2595,
"column": 4
},
"end": {
- "line": 2595,
+ "line": 2599,
"column": 7
}
}
@@ -144303,16 +144472,16 @@
"type": "Identifier",
"name": "getColumnIndexFromFilterId",
"range": [
- 78037,
- 78063
+ 78176,
+ 78202
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2600,
"column": 4
},
"end": {
- "line": 2596,
+ "line": 2600,
"column": 30
}
}
@@ -144327,16 +144496,16 @@
"type": "Identifier",
"name": "filterId",
"range": [
- 78064,
- 78072
+ 78203,
+ 78211
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2600,
"column": 31
},
"end": {
- "line": 2596,
+ "line": 2600,
"column": 39
}
}
@@ -144346,31 +144515,31 @@
"value": "",
"raw": "''",
"range": [
- 78075,
- 78077
+ 78214,
+ 78216
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2600,
"column": 42
},
"end": {
- "line": 2596,
+ "line": 2600,
"column": 44
}
}
},
"range": [
- 78064,
- 78077
+ 78203,
+ 78216
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2600,
"column": 31
},
"end": {
- "line": 2596,
+ "line": 2600,
"column": 44
}
}
@@ -144388,16 +144557,16 @@
"type": "Identifier",
"name": "idx",
"range": [
- 78093,
- 78096
+ 78232,
+ 78235
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2601,
"column": 12
},
"end": {
- "line": 2597,
+ "line": 2601,
"column": 15
}
}
@@ -144414,16 +144583,16 @@
"type": "Identifier",
"name": "filterId",
"range": [
- 78099,
- 78107
+ 78238,
+ 78246
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2601,
"column": 18
},
"end": {
- "line": 2597,
+ "line": 2601,
"column": 26
}
}
@@ -144432,31 +144601,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 78108,
- 78113
+ 78247,
+ 78252
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2601,
"column": 27
},
"end": {
- "line": 2597,
+ "line": 2601,
"column": 32
}
}
},
"range": [
- 78099,
- 78113
+ 78238,
+ 78252
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2601,
"column": 18
},
"end": {
- "line": 2597,
+ "line": 2601,
"column": 32
}
}
@@ -144467,32 +144636,32 @@
"value": "_",
"raw": "'_'",
"range": [
- 78114,
- 78117
+ 78253,
+ 78256
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2601,
"column": 33
},
"end": {
- "line": 2597,
+ "line": 2601,
"column": 36
}
}
}
],
"range": [
- 78099,
- 78118
+ 78238,
+ 78257
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2601,
"column": 18
},
"end": {
- "line": 2597,
+ "line": 2601,
"column": 37
}
}
@@ -144502,46 +144671,46 @@
"value": 0,
"raw": "0",
"range": [
- 78119,
- 78120
+ 78258,
+ 78259
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2601,
"column": 38
},
"end": {
- "line": 2597,
+ "line": 2601,
"column": 39
}
}
},
"range": [
- 78099,
- 78121
+ 78238,
+ 78260
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2601,
"column": 18
},
"end": {
- "line": 2597,
+ "line": 2601,
"column": 40
}
}
},
"range": [
- 78093,
- 78121
+ 78232,
+ 78260
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2601,
"column": 12
},
"end": {
- "line": 2597,
+ "line": 2601,
"column": 40
}
}
@@ -144549,16 +144718,16 @@
],
"kind": "let",
"range": [
- 78089,
- 78122
+ 78228,
+ 78261
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2601,
"column": 8
},
"end": {
- "line": 2597,
+ "line": 2601,
"column": 41
}
}
@@ -144572,16 +144741,16 @@
"type": "Identifier",
"name": "idx",
"range": [
- 78131,
- 78134
+ 78270,
+ 78273
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 8
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 11
}
}
@@ -144598,16 +144767,16 @@
"type": "Identifier",
"name": "idx",
"range": [
- 78137,
- 78140
+ 78276,
+ 78279
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 14
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 17
}
}
@@ -144616,31 +144785,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 78141,
- 78146
+ 78280,
+ 78285
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 18
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 23
}
}
},
"range": [
- 78137,
- 78146
+ 78276,
+ 78285
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 14
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 23
}
}
@@ -144652,16 +144821,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78147,
- 78151
+ 78286,
+ 78290
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 24
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 28
}
}
@@ -144670,47 +144839,47 @@
"type": "Identifier",
"name": "prfxFlt",
"range": [
- 78152,
- 78159
+ 78291,
+ 78298
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 29
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 36
}
}
},
"range": [
- 78147,
- 78159
+ 78286,
+ 78298
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 24
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 36
}
}
}
],
"range": [
- 78137,
- 78160
+ 78276,
+ 78299
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 14
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 37
}
}
@@ -144720,61 +144889,61 @@
"value": 1,
"raw": "1",
"range": [
- 78161,
- 78162
+ 78300,
+ 78301
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 38
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 39
}
}
},
"range": [
- 78137,
- 78163
+ 78276,
+ 78302
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 14
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 40
}
}
},
"range": [
- 78131,
- 78163
+ 78270,
+ 78302
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 8
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 40
}
}
},
"range": [
- 78131,
- 78164
+ 78270,
+ 78303
],
"loc": {
"start": {
- "line": 2598,
+ "line": 2602,
"column": 8
},
"end": {
- "line": 2598,
+ "line": 2602,
"column": 41
}
}
@@ -144787,16 +144956,16 @@
"type": "Identifier",
"name": "parseInt",
"range": [
- 78180,
- 78188
+ 78319,
+ 78327
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2603,
"column": 15
},
"end": {
- "line": 2599,
+ "line": 2603,
"column": 23
}
}
@@ -144806,16 +144975,16 @@
"type": "Identifier",
"name": "idx",
"range": [
- 78189,
- 78192
+ 78328,
+ 78331
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2603,
"column": 24
},
"end": {
- "line": 2599,
+ "line": 2603,
"column": 27
}
}
@@ -144825,63 +144994,63 @@
"value": 10,
"raw": "10",
"range": [
- 78194,
- 78196
+ 78333,
+ 78335
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2603,
"column": 29
},
"end": {
- "line": 2599,
+ "line": 2603,
"column": 31
}
}
}
],
"range": [
- 78180,
- 78197
+ 78319,
+ 78336
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2603,
"column": 15
},
"end": {
- "line": 2599,
+ "line": 2603,
"column": 32
}
}
},
"range": [
- 78173,
- 78198
+ 78312,
+ 78337
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2603,
"column": 8
},
"end": {
- "line": 2599,
+ "line": 2603,
"column": 33
}
}
}
],
"range": [
- 78079,
- 78204
+ 78218,
+ 78343
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2600,
"column": 46
},
"end": {
- "line": 2600,
+ "line": 2604,
"column": 5
}
}
@@ -144889,16 +145058,16 @@
"generator": false,
"expression": false,
"range": [
- 78063,
- 78204
+ 78202,
+ 78343
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2600,
"column": 30
},
"end": {
- "line": 2600,
+ "line": 2604,
"column": 5
}
}
@@ -144906,16 +145075,16 @@
"kind": "method",
"computed": false,
"range": [
- 78037,
- 78204
+ 78176,
+ 78343
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2600,
"column": 4
},
"end": {
- "line": 2600,
+ "line": 2604,
"column": 5
}
},
@@ -144924,16 +145093,16 @@
"type": "Block",
"value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @returns {Number} Column index\n ",
"range": [
- 77883,
- 78032
+ 78022,
+ 78171
],
"loc": {
"start": {
- "line": 2591,
+ "line": 2595,
"column": 4
},
"end": {
- "line": 2595,
+ "line": 2599,
"column": 7
}
}
@@ -144944,16 +145113,16 @@
"type": "Block",
"value": "*\n * Builds filter element ID for a given column index\n * @param {any} colIndex\n * @returns {String} Filter element ID string\n * @private\n ",
"range": [
- 78210,
- 78373
+ 78349,
+ 78512
],
"loc": {
"start": {
- "line": 2602,
+ "line": 2606,
"column": 4
},
"end": {
- "line": 2607,
+ "line": 2611,
"column": 7
}
}
@@ -144967,16 +145136,16 @@
"type": "Identifier",
"name": "buildFilterId",
"range": [
- 78378,
- 78391
+ 78517,
+ 78530
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2612,
"column": 4
},
"end": {
- "line": 2608,
+ "line": 2612,
"column": 17
}
}
@@ -144989,16 +145158,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 78392,
- 78400
+ 78531,
+ 78539
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2612,
"column": 18
},
"end": {
- "line": 2608,
+ "line": 2612,
"column": 26
}
}
@@ -145020,16 +145189,16 @@
},
"tail": false,
"range": [
- 78419,
- 78422
+ 78558,
+ 78561
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 15
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 18
}
}
@@ -145042,16 +145211,16 @@
},
"tail": false,
"range": [
- 78434,
- 78437
+ 78573,
+ 78576
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 30
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 33
}
}
@@ -145064,16 +145233,16 @@
},
"tail": false,
"range": [
- 78445,
- 78449
+ 78584,
+ 78588
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 41
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 45
}
}
@@ -145086,16 +145255,16 @@
},
"tail": true,
"range": [
- 78456,
- 78458
+ 78595,
+ 78597
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 52
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 54
}
}
@@ -145108,16 +145277,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78422,
- 78426
+ 78561,
+ 78565
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 18
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 22
}
}
@@ -145126,31 +145295,31 @@
"type": "Identifier",
"name": "prfxFlt",
"range": [
- 78427,
- 78434
+ 78566,
+ 78573
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 23
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 30
}
}
},
"range": [
- 78422,
- 78434
+ 78561,
+ 78573
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 18
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 30
}
}
@@ -145159,16 +145328,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 78437,
- 78445
+ 78576,
+ 78584
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 33
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 41
}
}
@@ -145179,16 +145348,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78449,
- 78453
+ 78588,
+ 78592
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 45
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 49
}
}
@@ -145197,78 +145366,78 @@
"type": "Identifier",
"name": "id",
"range": [
- 78454,
- 78456
+ 78593,
+ 78595
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 50
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 52
}
}
},
"range": [
- 78449,
- 78456
+ 78588,
+ 78595
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 45
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 52
}
}
}
],
"range": [
- 78419,
- 78458
+ 78558,
+ 78597
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 15
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 54
}
}
},
"range": [
- 78412,
- 78459
+ 78551,
+ 78598
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2613,
"column": 8
},
"end": {
- "line": 2609,
+ "line": 2613,
"column": 55
}
}
}
],
"range": [
- 78402,
- 78465
+ 78541,
+ 78604
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2612,
"column": 28
},
"end": {
- "line": 2610,
+ "line": 2614,
"column": 5
}
}
@@ -145276,16 +145445,16 @@
"generator": false,
"expression": false,
"range": [
- 78391,
- 78465
+ 78530,
+ 78604
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2612,
"column": 17
},
"end": {
- "line": 2610,
+ "line": 2614,
"column": 5
}
}
@@ -145293,16 +145462,16 @@
"kind": "method",
"computed": false,
"range": [
- 78378,
- 78465
+ 78517,
+ 78604
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2612,
"column": 4
},
"end": {
- "line": 2610,
+ "line": 2614,
"column": 5
}
},
@@ -145311,16 +145480,16 @@
"type": "Block",
"value": "*\n * Builds filter element ID for a given column index\n * @param {any} colIndex\n * @returns {String} Filter element ID string\n * @private\n ",
"range": [
- 78210,
- 78373
+ 78349,
+ 78512
],
"loc": {
"start": {
- "line": 2602,
+ "line": 2606,
"column": 4
},
"end": {
- "line": 2607,
+ "line": 2611,
"column": 7
}
}
@@ -145331,16 +145500,16 @@
"type": "Block",
"value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ",
"range": [
- 78471,
- 78568
+ 78610,
+ 78707
],
"loc": {
"start": {
- "line": 2612,
+ "line": 2616,
"column": 4
},
"end": {
- "line": 2615,
+ "line": 2619,
"column": 7
}
}
@@ -145354,16 +145523,16 @@
"type": "Identifier",
"name": "activateFilter",
"range": [
- 78573,
- 78587
+ 78712,
+ 78726
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2620,
"column": 4
},
"end": {
- "line": 2616,
+ "line": 2620,
"column": 18
}
}
@@ -145376,16 +145545,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 78588,
- 78596
+ 78727,
+ 78735
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2620,
"column": 19
},
"end": {
- "line": 2616,
+ "line": 2620,
"column": 27
}
}
@@ -145402,16 +145571,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 78612,
- 78619
+ 78751,
+ 78758
],
"loc": {
"start": {
- "line": 2617,
+ "line": 2621,
"column": 12
},
"end": {
- "line": 2617,
+ "line": 2621,
"column": 19
}
}
@@ -145421,32 +145590,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 78620,
- 78628
+ 78759,
+ 78767
],
"loc": {
"start": {
- "line": 2617,
+ "line": 2621,
"column": 20
},
"end": {
- "line": 2617,
+ "line": 2621,
"column": 28
}
}
}
],
"range": [
- 78612,
- 78629
+ 78751,
+ 78768
],
"loc": {
"start": {
- "line": 2617,
+ "line": 2621,
"column": 12
},
"end": {
- "line": 2617,
+ "line": 2621,
"column": 29
}
}
@@ -145458,48 +145627,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 78645,
- 78652
+ 78784,
+ 78791
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2622,
"column": 12
},
"end": {
- "line": 2618,
+ "line": 2622,
"column": 19
}
}
}
],
"range": [
- 78631,
- 78662
+ 78770,
+ 78801
],
"loc": {
"start": {
- "line": 2617,
+ "line": 2621,
"column": 31
},
"end": {
- "line": 2619,
+ "line": 2623,
"column": 9
}
}
},
"alternate": null,
"range": [
- 78608,
- 78662
+ 78747,
+ 78801
],
"loc": {
"start": {
- "line": 2617,
+ "line": 2621,
"column": 8
},
"end": {
- "line": 2619,
+ "line": 2623,
"column": 9
}
}
@@ -145514,16 +145683,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78671,
- 78675
+ 78810,
+ 78814
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2624,
"column": 8
},
"end": {
- "line": 2620,
+ "line": 2624,
"column": 12
}
}
@@ -145532,31 +145701,31 @@
"type": "Identifier",
"name": "setActiveFilterId",
"range": [
- 78676,
- 78693
+ 78815,
+ 78832
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2624,
"column": 13
},
"end": {
- "line": 2620,
+ "line": 2624,
"column": 30
}
}
},
"range": [
- 78671,
- 78693
+ 78810,
+ 78832
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2624,
"column": 8
},
"end": {
- "line": 2620,
+ "line": 2624,
"column": 30
}
}
@@ -145570,16 +145739,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78694,
- 78698
+ 78833,
+ 78837
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2624,
"column": 31
},
"end": {
- "line": 2620,
+ "line": 2624,
"column": 35
}
}
@@ -145588,31 +145757,31 @@
"type": "Identifier",
"name": "getFilterId",
"range": [
- 78699,
- 78710
+ 78838,
+ 78849
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2624,
"column": 36
},
"end": {
- "line": 2620,
+ "line": 2624,
"column": 47
}
}
},
"range": [
- 78694,
- 78710
+ 78833,
+ 78849
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2624,
"column": 31
},
"end": {
- "line": 2620,
+ "line": 2624,
"column": 47
}
}
@@ -145622,79 +145791,79 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 78711,
- 78719
+ 78850,
+ 78858
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2624,
"column": 48
},
"end": {
- "line": 2620,
+ "line": 2624,
"column": 56
}
}
}
],
"range": [
- 78694,
- 78720
+ 78833,
+ 78859
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2624,
"column": 31
},
"end": {
- "line": 2620,
+ "line": 2624,
"column": 57
}
}
}
],
"range": [
- 78671,
- 78721
+ 78810,
+ 78860
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2624,
"column": 8
},
"end": {
- "line": 2620,
+ "line": 2624,
"column": 58
}
}
},
"range": [
- 78671,
- 78722
+ 78810,
+ 78861
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2624,
"column": 8
},
"end": {
- "line": 2620,
+ "line": 2624,
"column": 59
}
}
}
],
"range": [
- 78598,
- 78728
+ 78737,
+ 78867
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2620,
"column": 29
},
"end": {
- "line": 2621,
+ "line": 2625,
"column": 5
}
}
@@ -145702,16 +145871,16 @@
"generator": false,
"expression": false,
"range": [
- 78587,
- 78728
+ 78726,
+ 78867
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2620,
"column": 18
},
"end": {
- "line": 2621,
+ "line": 2625,
"column": 5
}
}
@@ -145719,16 +145888,16 @@
"kind": "method",
"computed": false,
"range": [
- 78573,
- 78728
+ 78712,
+ 78867
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2620,
"column": 4
},
"end": {
- "line": 2621,
+ "line": 2625,
"column": 5
}
},
@@ -145737,16 +145906,16 @@
"type": "Block",
"value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ",
"range": [
- 78471,
- 78568
+ 78610,
+ 78707
],
"loc": {
"start": {
- "line": 2612,
+ "line": 2616,
"column": 4
},
"end": {
- "line": 2615,
+ "line": 2619,
"column": 7
}
}
@@ -145757,16 +145926,16 @@
"type": "Block",
"value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ",
"range": [
- 78734,
- 78839
+ 78873,
+ 78978
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2627,
"column": 4
},
"end": {
- "line": 2626,
+ "line": 2630,
"column": 7
}
}
@@ -145780,16 +145949,16 @@
"type": "Identifier",
"name": "linkFilters",
"range": [
- 78844,
- 78855
+ 78983,
+ 78994
],
"loc": {
"start": {
- "line": 2627,
+ "line": 2631,
"column": 4
},
"end": {
- "line": 2627,
+ "line": 2631,
"column": 15
}
}
@@ -145815,16 +145984,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78873,
- 78877
+ 79012,
+ 79016
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 13
},
"end": {
- "line": 2628,
+ "line": 2632,
"column": 17
}
}
@@ -145833,47 +146002,47 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 78878,
- 78891
+ 79017,
+ 79030
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 18
},
"end": {
- "line": 2628,
+ "line": 2632,
"column": 31
}
}
},
"range": [
- 78873,
- 78891
+ 79012,
+ 79030
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 13
},
"end": {
- "line": 2628,
+ "line": 2632,
"column": 31
}
}
},
"prefix": true,
"range": [
- 78872,
- 78891
+ 79011,
+ 79030
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 12
},
"end": {
- "line": 2628,
+ "line": 2632,
"column": 31
}
}
@@ -145887,16 +146056,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78896,
- 78900
+ 79035,
+ 79039
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 36
},
"end": {
- "line": 2628,
+ "line": 2632,
"column": 40
}
}
@@ -145905,62 +146074,62 @@
"type": "Identifier",
"name": "activeFilterId",
"range": [
- 78901,
- 78915
+ 79040,
+ 79054
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 41
},
"end": {
- "line": 2628,
+ "line": 2632,
"column": 55
}
}
},
"range": [
- 78896,
- 78915
+ 79035,
+ 79054
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 36
},
"end": {
- "line": 2628,
+ "line": 2632,
"column": 55
}
}
},
"prefix": true,
"range": [
- 78895,
- 78915
+ 79034,
+ 79054
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 35
},
"end": {
- "line": 2628,
+ "line": 2632,
"column": 55
}
}
},
"range": [
- 78872,
- 78915
+ 79011,
+ 79054
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 12
},
"end": {
- "line": 2628,
+ "line": 2632,
"column": 55
}
}
@@ -145972,48 +146141,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 78931,
- 78938
+ 79070,
+ 79077
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2633,
"column": 12
},
"end": {
- "line": 2629,
+ "line": 2633,
"column": 19
}
}
}
],
"range": [
- 78917,
- 78948
+ 79056,
+ 79087
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 57
},
"end": {
- "line": 2630,
+ "line": 2634,
"column": 9
}
}
},
"alternate": null,
"range": [
- 78868,
- 78948
+ 79007,
+ 79087
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2632,
"column": 8
},
"end": {
- "line": 2630,
+ "line": 2634,
"column": 9
}
}
@@ -146027,16 +146196,16 @@
"type": "Identifier",
"name": "slcA1",
"range": [
- 78961,
- 78966
+ 79100,
+ 79105
],
"loc": {
"start": {
- "line": 2631,
+ "line": 2635,
"column": 12
},
"end": {
- "line": 2631,
+ "line": 2635,
"column": 17
}
}
@@ -146049,16 +146218,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78969,
- 78973
+ 79108,
+ 79112
],
"loc": {
"start": {
- "line": 2631,
+ "line": 2635,
"column": 20
},
"end": {
- "line": 2631,
+ "line": 2635,
"column": 24
}
}
@@ -146067,31 +146236,31 @@
"type": "Identifier",
"name": "getFiltersByType",
"range": [
- 78974,
- 78990
+ 79113,
+ 79129
],
"loc": {
"start": {
- "line": 2631,
+ "line": 2635,
"column": 25
},
"end": {
- "line": 2631,
+ "line": 2635,
"column": 41
}
}
},
"range": [
- 78969,
- 78990
+ 79108,
+ 79129
],
"loc": {
"start": {
- "line": 2631,
+ "line": 2635,
"column": 20
},
"end": {
- "line": 2631,
+ "line": 2635,
"column": 41
}
}
@@ -146101,16 +146270,16 @@
"type": "Identifier",
"name": "SELECT",
"range": [
- 78991,
- 78997
+ 79130,
+ 79136
],
"loc": {
"start": {
- "line": 2631,
+ "line": 2635,
"column": 42
},
"end": {
- "line": 2631,
+ "line": 2635,
"column": 48
}
}
@@ -146120,47 +146289,47 @@
"value": true,
"raw": "true",
"range": [
- 78999,
- 79003
+ 79138,
+ 79142
],
"loc": {
"start": {
- "line": 2631,
+ "line": 2635,
"column": 50
},
"end": {
- "line": 2631,
+ "line": 2635,
"column": 54
}
}
}
],
"range": [
- 78969,
- 79004
+ 79108,
+ 79143
],
"loc": {
"start": {
- "line": 2631,
+ "line": 2635,
"column": 20
},
"end": {
- "line": 2631,
+ "line": 2635,
"column": 55
}
}
},
"range": [
- 78961,
- 79004
+ 79100,
+ 79143
],
"loc": {
"start": {
- "line": 2631,
+ "line": 2635,
"column": 12
},
"end": {
- "line": 2631,
+ "line": 2635,
"column": 55
}
}
@@ -146171,16 +146340,16 @@
"type": "Identifier",
"name": "slcA2",
"range": [
- 79018,
- 79023
+ 79157,
+ 79162
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2636,
"column": 12
},
"end": {
- "line": 2632,
+ "line": 2636,
"column": 17
}
}
@@ -146193,16 +146362,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79026,
- 79030
+ 79165,
+ 79169
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2636,
"column": 20
},
"end": {
- "line": 2632,
+ "line": 2636,
"column": 24
}
}
@@ -146211,31 +146380,31 @@
"type": "Identifier",
"name": "getFiltersByType",
"range": [
- 79031,
- 79047
+ 79170,
+ 79186
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2636,
"column": 25
},
"end": {
- "line": 2632,
+ "line": 2636,
"column": 41
}
}
},
"range": [
- 79026,
- 79047
+ 79165,
+ 79186
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2636,
"column": 20
},
"end": {
- "line": 2632,
+ "line": 2636,
"column": 41
}
}
@@ -146245,16 +146414,16 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 79048,
- 79056
+ 79187,
+ 79195
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2636,
"column": 42
},
"end": {
- "line": 2632,
+ "line": 2636,
"column": 50
}
}
@@ -146264,47 +146433,47 @@
"value": true,
"raw": "true",
"range": [
- 79058,
- 79062
+ 79197,
+ 79201
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2636,
"column": 52
},
"end": {
- "line": 2632,
+ "line": 2636,
"column": 56
}
}
}
],
"range": [
- 79026,
- 79063
+ 79165,
+ 79202
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2636,
"column": 20
},
"end": {
- "line": 2632,
+ "line": 2636,
"column": 57
}
}
},
"range": [
- 79018,
- 79063
+ 79157,
+ 79202
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2636,
"column": 12
},
"end": {
- "line": 2632,
+ "line": 2636,
"column": 57
}
}
@@ -146315,16 +146484,16 @@
"type": "Identifier",
"name": "slcA3",
"range": [
- 79077,
- 79082
+ 79216,
+ 79221
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2637,
"column": 12
},
"end": {
- "line": 2633,
+ "line": 2637,
"column": 17
}
}
@@ -146337,16 +146506,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79085,
- 79089
+ 79224,
+ 79228
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2637,
"column": 20
},
"end": {
- "line": 2633,
+ "line": 2637,
"column": 24
}
}
@@ -146355,31 +146524,31 @@
"type": "Identifier",
"name": "getFiltersByType",
"range": [
- 79090,
- 79106
+ 79229,
+ 79245
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2637,
"column": 25
},
"end": {
- "line": 2633,
+ "line": 2637,
"column": 41
}
}
},
"range": [
- 79085,
- 79106
+ 79224,
+ 79245
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2637,
"column": 20
},
"end": {
- "line": 2633,
+ "line": 2637,
"column": 41
}
}
@@ -146389,16 +146558,16 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 79107,
- 79116
+ 79246,
+ 79255
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2637,
"column": 42
},
"end": {
- "line": 2633,
+ "line": 2637,
"column": 51
}
}
@@ -146408,47 +146577,47 @@
"value": true,
"raw": "true",
"range": [
- 79118,
- 79122
+ 79257,
+ 79261
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2637,
"column": 53
},
"end": {
- "line": 2633,
+ "line": 2637,
"column": 57
}
}
}
],
"range": [
- 79085,
- 79123
+ 79224,
+ 79262
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2637,
"column": 20
},
"end": {
- "line": 2633,
+ "line": 2637,
"column": 58
}
}
},
"range": [
- 79077,
- 79123
+ 79216,
+ 79262
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2637,
"column": 12
},
"end": {
- "line": 2633,
+ "line": 2637,
"column": 58
}
}
@@ -146459,16 +146628,16 @@
"type": "Identifier",
"name": "slcIndex",
"range": [
- 79137,
- 79145
+ 79276,
+ 79284
],
"loc": {
"start": {
- "line": 2634,
+ "line": 2638,
"column": 12
},
"end": {
- "line": 2634,
+ "line": 2638,
"column": 20
}
}
@@ -146482,16 +146651,16 @@
"type": "Identifier",
"name": "slcA1",
"range": [
- 79148,
- 79153
+ 79287,
+ 79292
],
"loc": {
"start": {
- "line": 2634,
+ "line": 2638,
"column": 23
},
"end": {
- "line": 2634,
+ "line": 2638,
"column": 28
}
}
@@ -146500,31 +146669,31 @@
"type": "Identifier",
"name": "concat",
"range": [
- 79154,
- 79160
+ 79293,
+ 79299
],
"loc": {
"start": {
- "line": 2634,
+ "line": 2638,
"column": 29
},
"end": {
- "line": 2634,
+ "line": 2638,
"column": 35
}
}
},
"range": [
- 79148,
- 79160
+ 79287,
+ 79299
],
"loc": {
"start": {
- "line": 2634,
+ "line": 2638,
"column": 23
},
"end": {
- "line": 2634,
+ "line": 2638,
"column": 35
}
}
@@ -146534,47 +146703,47 @@
"type": "Identifier",
"name": "slcA2",
"range": [
- 79161,
- 79166
+ 79300,
+ 79305
],
"loc": {
"start": {
- "line": 2634,
+ "line": 2638,
"column": 36
},
"end": {
- "line": 2634,
+ "line": 2638,
"column": 41
}
}
}
],
"range": [
- 79148,
- 79167
+ 79287,
+ 79306
],
"loc": {
"start": {
- "line": 2634,
+ "line": 2638,
"column": 23
},
"end": {
- "line": 2634,
+ "line": 2638,
"column": 42
}
}
},
"range": [
- 79137,
- 79167
+ 79276,
+ 79306
],
"loc": {
"start": {
- "line": 2634,
+ "line": 2638,
"column": 12
},
"end": {
- "line": 2634,
+ "line": 2638,
"column": 42
}
}
@@ -146582,16 +146751,16 @@
],
"kind": "let",
"range": [
- 78957,
- 79168
+ 79096,
+ 79307
],
"loc": {
"start": {
- "line": 2631,
+ "line": 2635,
"column": 8
},
"end": {
- "line": 2634,
+ "line": 2638,
"column": 43
}
}
@@ -146605,16 +146774,16 @@
"type": "Identifier",
"name": "slcIndex",
"range": [
- 79177,
- 79185
+ 79316,
+ 79324
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2639,
"column": 8
},
"end": {
- "line": 2635,
+ "line": 2639,
"column": 16
}
}
@@ -146628,16 +146797,16 @@
"type": "Identifier",
"name": "slcIndex",
"range": [
- 79188,
- 79196
+ 79327,
+ 79335
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2639,
"column": 19
},
"end": {
- "line": 2635,
+ "line": 2639,
"column": 27
}
}
@@ -146646,31 +146815,31 @@
"type": "Identifier",
"name": "concat",
"range": [
- 79197,
- 79203
+ 79336,
+ 79342
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2639,
"column": 28
},
"end": {
- "line": 2635,
+ "line": 2639,
"column": 34
}
}
},
"range": [
- 79188,
- 79203
+ 79327,
+ 79342
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2639,
"column": 19
},
"end": {
- "line": 2635,
+ "line": 2639,
"column": 34
}
}
@@ -146680,62 +146849,62 @@
"type": "Identifier",
"name": "slcA3",
"range": [
- 79204,
- 79209
+ 79343,
+ 79348
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2639,
"column": 35
},
"end": {
- "line": 2635,
+ "line": 2639,
"column": 40
}
}
}
],
"range": [
- 79188,
- 79210
+ 79327,
+ 79349
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2639,
"column": 19
},
"end": {
- "line": 2635,
+ "line": 2639,
"column": 41
}
}
},
"range": [
- 79177,
- 79210
+ 79316,
+ 79349
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2639,
"column": 8
},
"end": {
- "line": 2635,
+ "line": 2639,
"column": 41
}
}
},
"range": [
- 79177,
- 79211
+ 79316,
+ 79350
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2639,
"column": 8
},
"end": {
- "line": 2635,
+ "line": 2639,
"column": 42
}
}
@@ -146749,16 +146918,16 @@
"type": "Identifier",
"name": "activeIdx",
"range": [
- 79225,
- 79234
+ 79364,
+ 79373
],
"loc": {
"start": {
- "line": 2637,
+ "line": 2641,
"column": 12
},
"end": {
- "line": 2637,
+ "line": 2641,
"column": 21
}
}
@@ -146771,16 +146940,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79237,
- 79241
+ 79376,
+ 79380
],
"loc": {
"start": {
- "line": 2637,
+ "line": 2641,
"column": 24
},
"end": {
- "line": 2637,
+ "line": 2641,
"column": 28
}
}
@@ -146789,31 +146958,31 @@
"type": "Identifier",
"name": "getColumnIndexFromFilterId",
"range": [
- 79242,
- 79268
+ 79381,
+ 79407
],
"loc": {
"start": {
- "line": 2637,
+ "line": 2641,
"column": 29
},
"end": {
- "line": 2637,
+ "line": 2641,
"column": 55
}
}
},
"range": [
- 79237,
- 79268
+ 79376,
+ 79407
],
"loc": {
"start": {
- "line": 2637,
+ "line": 2641,
"column": 24
},
"end": {
- "line": 2637,
+ "line": 2641,
"column": 55
}
}
@@ -146825,16 +146994,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79269,
- 79273
+ 79408,
+ 79412
],
"loc": {
"start": {
- "line": 2637,
+ "line": 2641,
"column": 56
},
"end": {
- "line": 2637,
+ "line": 2641,
"column": 60
}
}
@@ -146843,62 +147012,62 @@
"type": "Identifier",
"name": "activeFilterId",
"range": [
- 79274,
- 79288
+ 79413,
+ 79427
],
"loc": {
"start": {
- "line": 2637,
+ "line": 2641,
"column": 61
},
"end": {
- "line": 2637,
+ "line": 2641,
"column": 75
}
}
},
"range": [
- 79269,
- 79288
+ 79408,
+ 79427
],
"loc": {
"start": {
- "line": 2637,
+ "line": 2641,
"column": 56
},
"end": {
- "line": 2637,
+ "line": 2641,
"column": 75
}
}
}
],
"range": [
- 79237,
- 79289
+ 79376,
+ 79428
],
"loc": {
"start": {
- "line": 2637,
+ "line": 2641,
"column": 24
},
"end": {
- "line": 2637,
+ "line": 2641,
"column": 76
}
}
},
"range": [
- 79225,
- 79289
+ 79364,
+ 79428
],
"loc": {
"start": {
- "line": 2637,
+ "line": 2641,
"column": 12
},
"end": {
- "line": 2637,
+ "line": 2641,
"column": 76
}
}
@@ -146906,16 +147075,16 @@
],
"kind": "let",
"range": [
- 79221,
- 79290
+ 79360,
+ 79429
],
"loc": {
"start": {
- "line": 2637,
+ "line": 2641,
"column": 8
},
"end": {
- "line": 2637,
+ "line": 2641,
"column": 77
}
}
@@ -146931,16 +147100,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 79309,
- 79310
+ 79448,
+ 79449
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 17
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 18
}
}
@@ -146950,31 +147119,31 @@
"value": 0,
"raw": "0",
"range": [
- 79313,
- 79314
+ 79452,
+ 79453
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 21
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 22
}
}
},
"range": [
- 79309,
- 79314
+ 79448,
+ 79453
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 17
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 22
}
}
@@ -146985,16 +147154,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 79316,
- 79319
+ 79455,
+ 79458
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 24
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 27
}
}
@@ -147006,16 +147175,16 @@
"type": "Identifier",
"name": "slcIndex",
"range": [
- 79322,
- 79330
+ 79461,
+ 79469
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 30
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 38
}
}
@@ -147024,46 +147193,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 79331,
- 79337
+ 79470,
+ 79476
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 39
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 45
}
}
},
"range": [
- 79322,
- 79337
+ 79461,
+ 79476
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 30
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 45
}
}
},
"range": [
- 79316,
- 79337
+ 79455,
+ 79476
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 24
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 45
}
}
@@ -147071,16 +147240,16 @@
],
"kind": "let",
"range": [
- 79305,
- 79337
+ 79444,
+ 79476
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 13
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 45
}
}
@@ -147092,16 +147261,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 79339,
- 79340
+ 79478,
+ 79479
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 47
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 48
}
}
@@ -147110,31 +147279,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 79343,
- 79346
+ 79482,
+ 79485
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 51
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 54
}
}
},
"range": [
- 79339,
- 79346
+ 79478,
+ 79485
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 47
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 54
}
}
@@ -147146,32 +147315,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 79348,
- 79349
+ 79487,
+ 79488
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 56
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 57
}
}
},
"prefix": false,
"range": [
- 79348,
- 79351
+ 79487,
+ 79490
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 56
},
"end": {
- "line": 2639,
+ "line": 2643,
"column": 59
}
}
@@ -147188,16 +147357,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 79371,
- 79377
+ 79510,
+ 79516
],
"loc": {
"start": {
- "line": 2640,
+ "line": 2644,
"column": 16
},
"end": {
- "line": 2640,
+ "line": 2644,
"column": 22
}
}
@@ -147209,16 +147378,16 @@
"type": "Identifier",
"name": "slcIndex",
"range": [
- 79380,
- 79388
+ 79519,
+ 79527
],
"loc": {
"start": {
- "line": 2640,
+ "line": 2644,
"column": 25
},
"end": {
- "line": 2640,
+ "line": 2644,
"column": 33
}
}
@@ -147227,46 +147396,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 79389,
- 79390
+ 79528,
+ 79529
],
"loc": {
"start": {
- "line": 2640,
+ "line": 2644,
"column": 34
},
"end": {
- "line": 2640,
+ "line": 2644,
"column": 35
}
}
},
"range": [
- 79380,
- 79391
+ 79519,
+ 79530
],
"loc": {
"start": {
- "line": 2640,
+ "line": 2644,
"column": 25
},
"end": {
- "line": 2640,
+ "line": 2644,
"column": 36
}
}
},
"range": [
- 79371,
- 79391
+ 79510,
+ 79530
],
"loc": {
"start": {
- "line": 2640,
+ "line": 2644,
"column": 16
},
"end": {
- "line": 2640,
+ "line": 2644,
"column": 36
}
}
@@ -147274,16 +147443,16 @@
],
"kind": "let",
"range": [
- 79367,
- 79392
+ 79506,
+ 79531
],
"loc": {
"start": {
- "line": 2640,
+ "line": 2644,
"column": 12
},
"end": {
- "line": 2640,
+ "line": 2644,
"column": 37
}
}
@@ -147297,16 +147466,16 @@
"type": "Identifier",
"name": "curSlc",
"range": [
- 79409,
- 79415
+ 79548,
+ 79554
],
"loc": {
"start": {
- "line": 2641,
+ "line": 2645,
"column": 16
},
"end": {
- "line": 2641,
+ "line": 2645,
"column": 22
}
}
@@ -147317,16 +147486,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 79418,
- 79421
+ 79557,
+ 79560
],
"loc": {
"start": {
- "line": 2641,
+ "line": 2645,
"column": 25
},
"end": {
- "line": 2641,
+ "line": 2645,
"column": 28
}
}
@@ -147341,16 +147510,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79422,
- 79426
+ 79561,
+ 79565
],
"loc": {
"start": {
- "line": 2641,
+ "line": 2645,
"column": 29
},
"end": {
- "line": 2641,
+ "line": 2645,
"column": 33
}
}
@@ -147359,31 +147528,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 79427,
- 79433
+ 79566,
+ 79572
],
"loc": {
"start": {
- "line": 2641,
+ "line": 2645,
"column": 34
},
"end": {
- "line": 2641,
+ "line": 2645,
"column": 40
}
}
},
"range": [
- 79422,
- 79433
+ 79561,
+ 79572
],
"loc": {
"start": {
- "line": 2641,
+ "line": 2645,
"column": 29
},
"end": {
- "line": 2641,
+ "line": 2645,
"column": 40
}
}
@@ -147392,62 +147561,62 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 79434,
- 79440
+ 79573,
+ 79579
],
"loc": {
"start": {
- "line": 2641,
+ "line": 2645,
"column": 41
},
"end": {
- "line": 2641,
+ "line": 2645,
"column": 47
}
}
},
"range": [
- 79422,
- 79441
+ 79561,
+ 79580
],
"loc": {
"start": {
- "line": 2641,
+ "line": 2645,
"column": 29
},
"end": {
- "line": 2641,
+ "line": 2645,
"column": 48
}
}
}
],
"range": [
- 79418,
- 79442
+ 79557,
+ 79581
],
"loc": {
"start": {
- "line": 2641,
+ "line": 2645,
"column": 25
},
"end": {
- "line": 2641,
+ "line": 2645,
"column": 49
}
}
},
"range": [
- 79409,
- 79442
+ 79548,
+ 79581
],
"loc": {
"start": {
- "line": 2641,
+ "line": 2645,
"column": 16
},
"end": {
- "line": 2641,
+ "line": 2645,
"column": 49
}
}
@@ -147455,16 +147624,16 @@
],
"kind": "let",
"range": [
- 79405,
- 79443
+ 79544,
+ 79582
],
"loc": {
"start": {
- "line": 2641,
+ "line": 2645,
"column": 12
},
"end": {
- "line": 2641,
+ "line": 2645,
"column": 50
}
}
@@ -147478,16 +147647,16 @@
"type": "Identifier",
"name": "slcSelectedValue",
"range": [
- 79460,
- 79476
+ 79599,
+ 79615
],
"loc": {
"start": {
- "line": 2642,
+ "line": 2646,
"column": 16
},
"end": {
- "line": 2642,
+ "line": 2646,
"column": 32
}
}
@@ -147500,16 +147669,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79479,
- 79483
+ 79618,
+ 79622
],
"loc": {
"start": {
- "line": 2642,
+ "line": 2646,
"column": 35
},
"end": {
- "line": 2642,
+ "line": 2646,
"column": 39
}
}
@@ -147518,31 +147687,31 @@
"type": "Identifier",
"name": "getFilterValue",
"range": [
- 79484,
- 79498
+ 79623,
+ 79637
],
"loc": {
"start": {
- "line": 2642,
+ "line": 2646,
"column": 40
},
"end": {
- "line": 2642,
+ "line": 2646,
"column": 54
}
}
},
"range": [
- 79479,
- 79498
+ 79618,
+ 79637
],
"loc": {
"start": {
- "line": 2642,
+ "line": 2646,
"column": 35
},
"end": {
- "line": 2642,
+ "line": 2646,
"column": 54
}
}
@@ -147552,47 +147721,47 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 79499,
- 79505
+ 79638,
+ 79644
],
"loc": {
"start": {
- "line": 2642,
+ "line": 2646,
"column": 55
},
"end": {
- "line": 2642,
+ "line": 2646,
"column": 61
}
}
}
],
"range": [
- 79479,
- 79506
+ 79618,
+ 79645
],
"loc": {
"start": {
- "line": 2642,
+ "line": 2646,
"column": 35
},
"end": {
- "line": 2642,
+ "line": 2646,
"column": 62
}
}
},
"range": [
- 79460,
- 79506
+ 79599,
+ 79645
],
"loc": {
"start": {
- "line": 2642,
+ "line": 2646,
"column": 16
},
"end": {
- "line": 2642,
+ "line": 2646,
"column": 62
}
}
@@ -147600,16 +147769,16 @@
],
"kind": "let",
"range": [
- 79456,
- 79507
+ 79595,
+ 79646
],
"loc": {
"start": {
- "line": 2642,
+ "line": 2646,
"column": 12
},
"end": {
- "line": 2642,
+ "line": 2646,
"column": 63
}
},
@@ -147618,16 +147787,16 @@
"type": "Line",
"value": " Welcome to cyclomatic complexity hell :)",
"range": [
- 79521,
- 79564
+ 79660,
+ 79703
],
"loc": {
"start": {
- "line": 2644,
+ "line": 2648,
"column": 12
},
"end": {
- "line": 2644,
+ "line": 2648,
"column": 55
}
}
@@ -147636,16 +147805,16 @@
"type": "Line",
"value": " TODO: simplify/refactor if statement",
"range": [
- 79577,
- 79616
+ 79716,
+ 79755
],
"loc": {
"start": {
- "line": 2645,
+ "line": 2649,
"column": 12
},
"end": {
- "line": 2645,
+ "line": 2649,
"column": 51
}
}
@@ -147670,16 +147839,16 @@
"type": "Identifier",
"name": "activeIdx",
"range": [
- 79633,
- 79642
+ 79772,
+ 79781
],
"loc": {
"start": {
- "line": 2646,
+ "line": 2650,
"column": 16
},
"end": {
- "line": 2646,
+ "line": 2650,
"column": 25
}
}
@@ -147688,31 +147857,31 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 79647,
- 79653
+ 79786,
+ 79792
],
"loc": {
"start": {
- "line": 2646,
+ "line": 2650,
"column": 30
},
"end": {
- "line": 2646,
+ "line": 2650,
"column": 36
}
}
},
"range": [
- 79633,
- 79653
+ 79772,
+ 79792
],
"loc": {
"start": {
- "line": 2646,
+ "line": 2650,
"column": 16
},
"end": {
- "line": 2646,
+ "line": 2650,
"column": 36
}
}
@@ -147729,16 +147898,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79674,
- 79678
+ 79813,
+ 79817
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 17
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 21
}
}
@@ -147747,31 +147916,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 79679,
- 79685
+ 79818,
+ 79824
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 22
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 28
}
}
},
"range": [
- 79674,
- 79685
+ 79813,
+ 79824
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 17
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 28
}
}
@@ -147788,16 +147957,16 @@
"type": "Identifier",
"name": "slcA1",
"range": [
- 79689,
- 79694
+ 79828,
+ 79833
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 32
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 37
}
}
@@ -147806,31 +147975,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 79695,
- 79702
+ 79834,
+ 79841
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 38
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 45
}
}
},
"range": [
- 79689,
- 79702
+ 79828,
+ 79841
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 32
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 45
}
}
@@ -147840,32 +148009,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 79703,
- 79709
+ 79842,
+ 79848
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 46
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 52
}
}
}
],
"range": [
- 79689,
- 79710
+ 79828,
+ 79849
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 32
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 53
}
}
@@ -147878,62 +148047,62 @@
"value": 1,
"raw": "1",
"range": [
- 79716,
- 79717
+ 79855,
+ 79856
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 59
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 60
}
}
},
"prefix": true,
"range": [
- 79715,
- 79717
+ 79854,
+ 79856
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 58
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 60
}
}
},
"range": [
- 79689,
- 79717
+ 79828,
+ 79856
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 32
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 60
}
}
},
"range": [
- 79674,
- 79717
+ 79813,
+ 79856
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 17
},
"end": {
- "line": 2647,
+ "line": 2651,
"column": 60
}
}
@@ -147945,16 +148114,16 @@
"type": "Identifier",
"name": "activeIdx",
"range": [
- 79741,
- 79750
+ 79880,
+ 79889
],
"loc": {
"start": {
- "line": 2648,
+ "line": 2652,
"column": 20
},
"end": {
- "line": 2648,
+ "line": 2652,
"column": 29
}
}
@@ -147963,61 +148132,61 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 79755,
- 79761
+ 79894,
+ 79900
],
"loc": {
"start": {
- "line": 2648,
+ "line": 2652,
"column": 34
},
"end": {
- "line": 2648,
+ "line": 2652,
"column": 40
}
}
},
"range": [
- 79741,
- 79761
+ 79880,
+ 79900
],
"loc": {
"start": {
- "line": 2648,
+ "line": 2652,
"column": 20
},
"end": {
- "line": 2648,
+ "line": 2652,
"column": 40
}
}
},
"range": [
- 79674,
- 79761
+ 79813,
+ 79900
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2651,
"column": 17
},
"end": {
- "line": 2648,
+ "line": 2652,
"column": 40
}
}
},
"range": [
- 79633,
- 79762
+ 79772,
+ 79901
],
"loc": {
"start": {
- "line": 2646,
+ "line": 2650,
"column": 16
},
"end": {
- "line": 2648,
+ "line": 2652,
"column": 41
}
}
@@ -148034,16 +148203,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79784,
- 79788
+ 79923,
+ 79927
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 18
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 22
}
}
@@ -148052,47 +148221,47 @@
"type": "Identifier",
"name": "paging",
"range": [
- 79789,
- 79795
+ 79928,
+ 79934
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 23
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 29
}
}
},
"range": [
- 79784,
- 79795
+ 79923,
+ 79934
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 18
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 29
}
}
},
"prefix": true,
"range": [
- 79783,
- 79795
+ 79922,
+ 79934
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 17
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 29
}
}
@@ -148112,16 +148281,16 @@
"type": "Identifier",
"name": "slcA3",
"range": [
- 79800,
- 79805
+ 79939,
+ 79944
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 34
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 39
}
}
@@ -148130,31 +148299,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 79806,
- 79813
+ 79945,
+ 79952
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 40
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 47
}
}
},
"range": [
- 79800,
- 79813
+ 79939,
+ 79952
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 34
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 47
}
}
@@ -148164,32 +148333,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 79814,
- 79820
+ 79953,
+ 79959
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 48
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 54
}
}
}
],
"range": [
- 79800,
- 79821
+ 79939,
+ 79960
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 34
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 55
}
}
@@ -148202,47 +148371,47 @@
"value": 1,
"raw": "1",
"range": [
- 79827,
- 79828
+ 79966,
+ 79967
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 61
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 62
}
}
},
"prefix": true,
"range": [
- 79826,
- 79828
+ 79965,
+ 79967
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 60
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 62
}
}
},
"range": [
- 79800,
- 79828
+ 79939,
+ 79967
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 34
},
"end": {
- "line": 2649,
+ "line": 2653,
"column": 62
}
}
@@ -148259,16 +148428,16 @@
"type": "Identifier",
"name": "slcA2",
"range": [
- 79852,
- 79857
+ 79991,
+ 79996
],
"loc": {
"start": {
- "line": 2650,
+ "line": 2654,
"column": 20
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 25
}
}
@@ -148277,31 +148446,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 79858,
- 79865
+ 79997,
+ 80004
],
"loc": {
"start": {
- "line": 2650,
+ "line": 2654,
"column": 26
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 33
}
}
},
"range": [
- 79852,
- 79865
+ 79991,
+ 80004
],
"loc": {
"start": {
- "line": 2650,
+ "line": 2654,
"column": 20
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 33
}
}
@@ -148311,32 +148480,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 79866,
- 79872
+ 80005,
+ 80011
],
"loc": {
"start": {
- "line": 2650,
+ "line": 2654,
"column": 34
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 40
}
}
}
],
"range": [
- 79852,
- 79873
+ 79991,
+ 80012
],
"loc": {
"start": {
- "line": 2650,
+ "line": 2654,
"column": 20
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 41
}
}
@@ -148349,92 +148518,92 @@
"value": 1,
"raw": "1",
"range": [
- 79879,
- 79880
+ 80018,
+ 80019
],
"loc": {
"start": {
- "line": 2650,
+ "line": 2654,
"column": 47
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 48
}
}
},
"prefix": true,
"range": [
- 79878,
- 79880
+ 80017,
+ 80019
],
"loc": {
"start": {
- "line": 2650,
+ "line": 2654,
"column": 46
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 48
}
}
},
"range": [
- 79852,
- 79880
+ 79991,
+ 80019
],
"loc": {
"start": {
- "line": 2650,
+ "line": 2654,
"column": 20
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 48
}
}
},
"range": [
- 79800,
- 79880
+ 79939,
+ 80019
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 34
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 48
}
}
},
"range": [
- 79783,
- 79881
+ 79922,
+ 80020
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2653,
"column": 17
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 49
}
}
},
"range": [
- 79633,
- 79882
+ 79772,
+ 80021
],
"loc": {
"start": {
- "line": 2646,
+ "line": 2650,
"column": 16
},
"end": {
- "line": 2650,
+ "line": 2654,
"column": 50
}
}
@@ -148446,16 +148615,16 @@
"type": "Identifier",
"name": "slcSelectedValue",
"range": [
- 79902,
- 79918
+ 80041,
+ 80057
],
"loc": {
"start": {
- "line": 2651,
+ "line": 2655,
"column": 16
},
"end": {
- "line": 2651,
+ "line": 2655,
"column": 32
}
}
@@ -148468,16 +148637,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79923,
- 79927
+ 80062,
+ 80066
],
"loc": {
"start": {
- "line": 2651,
+ "line": 2655,
"column": 37
},
"end": {
- "line": 2651,
+ "line": 2655,
"column": 41
}
}
@@ -148486,31 +148655,31 @@
"type": "Identifier",
"name": "getClearFilterText",
"range": [
- 79928,
- 79946
+ 80067,
+ 80085
],
"loc": {
"start": {
- "line": 2651,
+ "line": 2655,
"column": 42
},
"end": {
- "line": 2651,
+ "line": 2655,
"column": 60
}
}
},
"range": [
- 79923,
- 79946
+ 80062,
+ 80085
],
"loc": {
"start": {
- "line": 2651,
+ "line": 2655,
"column": 37
},
"end": {
- "line": 2651,
+ "line": 2655,
"column": 60
}
}
@@ -148520,62 +148689,62 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 79947,
- 79953
+ 80086,
+ 80092
],
"loc": {
"start": {
- "line": 2651,
+ "line": 2655,
"column": 61
},
"end": {
- "line": 2651,
+ "line": 2655,
"column": 67
}
}
}
],
"range": [
- 79923,
- 79954
+ 80062,
+ 80093
],
"loc": {
"start": {
- "line": 2651,
+ "line": 2655,
"column": 37
},
"end": {
- "line": 2651,
+ "line": 2655,
"column": 68
}
}
},
"range": [
- 79902,
- 79954
+ 80041,
+ 80093
],
"loc": {
"start": {
- "line": 2651,
+ "line": 2655,
"column": 16
},
"end": {
- "line": 2651,
+ "line": 2655,
"column": 68
}
}
},
"range": [
- 79633,
- 79954
+ 79772,
+ 80093
],
"loc": {
"start": {
- "line": 2646,
+ "line": 2650,
"column": 16
},
"end": {
- "line": 2651,
+ "line": 2655,
"column": 68
}
}
@@ -148591,16 +148760,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80029,
- 80033
+ 80168,
+ 80172
],
"loc": {
"start": {
- "line": 2654,
+ "line": 2658,
"column": 20
},
"end": {
- "line": 2654,
+ "line": 2658,
"column": 24
}
}
@@ -148609,31 +148778,31 @@
"type": "Identifier",
"name": "loadFltOnDemand",
"range": [
- 80034,
- 80049
+ 80173,
+ 80188
],
"loc": {
"start": {
- "line": 2654,
+ "line": 2658,
"column": 25
},
"end": {
- "line": 2654,
+ "line": 2658,
"column": 40
}
}
},
"range": [
- 80029,
- 80049
+ 80168,
+ 80188
],
"loc": {
"start": {
- "line": 2654,
+ "line": 2658,
"column": 20
},
"end": {
- "line": 2654,
+ "line": 2658,
"column": 40
}
}
@@ -148650,16 +148819,16 @@
"type": "Identifier",
"name": "opt0",
"range": [
- 80077,
- 80081
+ 80216,
+ 80220
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 24
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 28
}
}
@@ -148670,16 +148839,16 @@
"type": "Identifier",
"name": "createOpt",
"range": [
- 80084,
- 80093
+ 80223,
+ 80232
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 31
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 40
}
}
@@ -148693,16 +148862,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80094,
- 80098
+ 80233,
+ 80237
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 41
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 45
}
}
@@ -148711,31 +148880,31 @@
"type": "Identifier",
"name": "getClearFilterText",
"range": [
- 80099,
- 80117
+ 80238,
+ 80256
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 46
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 64
}
}
},
"range": [
- 80094,
- 80117
+ 80233,
+ 80256
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 41
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 64
}
}
@@ -148745,32 +148914,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 80118,
- 80124
+ 80257,
+ 80263
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 65
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 71
}
}
}
],
"range": [
- 80094,
- 80125
+ 80233,
+ 80264
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 41
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 72
}
}
@@ -148780,47 +148949,47 @@
"value": "",
"raw": "''",
"range": [
- 80127,
- 80129
+ 80266,
+ 80268
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 74
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 76
}
}
}
],
"range": [
- 80084,
- 80130
+ 80223,
+ 80269
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 31
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 77
}
}
},
"range": [
- 80077,
- 80130
+ 80216,
+ 80269
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 24
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 77
}
}
@@ -148828,16 +148997,16 @@
],
"kind": "let",
"range": [
- 80073,
- 80131
+ 80212,
+ 80270
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2659,
"column": 20
},
"end": {
- "line": 2655,
+ "line": 2659,
"column": 78
}
}
@@ -148854,16 +149023,16 @@
"type": "Identifier",
"name": "curSlc",
"range": [
- 80152,
- 80158
+ 80291,
+ 80297
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2660,
"column": 20
},
"end": {
- "line": 2656,
+ "line": 2660,
"column": 26
}
}
@@ -148872,31 +149041,31 @@
"type": "Identifier",
"name": "innerHTML",
"range": [
- 80159,
- 80168
+ 80298,
+ 80307
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2660,
"column": 27
},
"end": {
- "line": 2656,
+ "line": 2660,
"column": 36
}
}
},
"range": [
- 80152,
- 80168
+ 80291,
+ 80307
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2660,
"column": 20
},
"end": {
- "line": 2656,
+ "line": 2660,
"column": 36
}
}
@@ -148906,46 +149075,46 @@
"value": "",
"raw": "''",
"range": [
- 80171,
- 80173
+ 80310,
+ 80312
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2660,
"column": 39
},
"end": {
- "line": 2656,
+ "line": 2660,
"column": 41
}
}
},
"range": [
- 80152,
- 80173
+ 80291,
+ 80312
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2660,
"column": 20
},
"end": {
- "line": 2656,
+ "line": 2660,
"column": 41
}
}
},
"range": [
- 80152,
- 80174
+ 80291,
+ 80313
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2660,
"column": 20
},
"end": {
- "line": 2656,
+ "line": 2660,
"column": 42
}
}
@@ -148961,16 +149130,16 @@
"type": "Identifier",
"name": "curSlc",
"range": [
- 80195,
- 80201
+ 80334,
+ 80340
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2661,
"column": 20
},
"end": {
- "line": 2657,
+ "line": 2661,
"column": 26
}
}
@@ -148979,31 +149148,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 80202,
- 80213
+ 80341,
+ 80352
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2661,
"column": 27
},
"end": {
- "line": 2657,
+ "line": 2661,
"column": 38
}
}
},
"range": [
- 80195,
- 80213
+ 80334,
+ 80352
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2661,
"column": 20
},
"end": {
- "line": 2657,
+ "line": 2661,
"column": 38
}
}
@@ -149013,79 +149182,79 @@
"type": "Identifier",
"name": "opt0",
"range": [
- 80214,
- 80218
+ 80353,
+ 80357
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2661,
"column": 39
},
"end": {
- "line": 2657,
+ "line": 2661,
"column": 43
}
}
}
],
"range": [
- 80195,
- 80219
+ 80334,
+ 80358
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2661,
"column": 20
},
"end": {
- "line": 2657,
+ "line": 2661,
"column": 44
}
}
},
"range": [
- 80195,
- 80220
+ 80334,
+ 80359
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2661,
"column": 20
},
"end": {
- "line": 2657,
+ "line": 2661,
"column": 45
}
}
}
],
"range": [
- 80051,
- 80238
+ 80190,
+ 80377
],
"loc": {
"start": {
- "line": 2654,
+ "line": 2658,
"column": 42
},
"end": {
- "line": 2658,
+ "line": 2662,
"column": 17
}
}
},
"alternate": null,
"range": [
- 80025,
- 80238
+ 80164,
+ 80377
],
"loc": {
"start": {
- "line": 2654,
+ "line": 2658,
"column": 16
},
"end": {
- "line": 2658,
+ "line": 2662,
"column": 17
}
},
@@ -149094,16 +149263,16 @@
"type": "Line",
"value": "1st option needs to be inserted",
"range": [
- 79975,
- 80008
+ 80114,
+ 80147
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2657,
"column": 16
},
"end": {
- "line": 2653,
+ "line": 2657,
"column": 49
}
}
@@ -149124,16 +149293,16 @@
"type": "Identifier",
"name": "slcA3",
"range": [
- 80260,
- 80265
+ 80399,
+ 80404
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2664,
"column": 20
},
"end": {
- "line": 2660,
+ "line": 2664,
"column": 25
}
}
@@ -149142,31 +149311,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 80266,
- 80273
+ 80405,
+ 80412
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2664,
"column": 26
},
"end": {
- "line": 2660,
+ "line": 2664,
"column": 33
}
}
},
"range": [
- 80260,
- 80273
+ 80399,
+ 80412
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2664,
"column": 20
},
"end": {
- "line": 2660,
+ "line": 2664,
"column": 33
}
}
@@ -149176,32 +149345,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 80274,
- 80280
+ 80413,
+ 80419
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2664,
"column": 34
},
"end": {
- "line": 2660,
+ "line": 2664,
"column": 40
}
}
}
],
"range": [
- 80260,
- 80281
+ 80399,
+ 80420
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2664,
"column": 20
},
"end": {
- "line": 2660,
+ "line": 2664,
"column": 41
}
}
@@ -149214,47 +149383,47 @@
"value": 1,
"raw": "1",
"range": [
- 80287,
- 80288
+ 80426,
+ 80427
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2664,
"column": 47
},
"end": {
- "line": 2660,
+ "line": 2664,
"column": 48
}
}
},
"prefix": true,
"range": [
- 80286,
- 80288
+ 80425,
+ 80427
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2664,
"column": 46
},
"end": {
- "line": 2660,
+ "line": 2664,
"column": 48
}
}
},
"range": [
- 80260,
- 80288
+ 80399,
+ 80427
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2664,
"column": 20
},
"end": {
- "line": 2660,
+ "line": 2664,
"column": 48
}
}
@@ -149275,16 +149444,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80312,
- 80316
+ 80451,
+ 80455
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2665,
"column": 20
},
"end": {
- "line": 2661,
+ "line": 2665,
"column": 24
}
}
@@ -149293,31 +149462,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 80317,
- 80324
+ 80456,
+ 80463
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2665,
"column": 25
},
"end": {
- "line": 2661,
+ "line": 2665,
"column": 32
}
}
},
"range": [
- 80312,
- 80324
+ 80451,
+ 80463
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2665,
"column": 20
},
"end": {
- "line": 2661,
+ "line": 2665,
"column": 32
}
}
@@ -149326,31 +149495,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 80325,
- 80329
+ 80464,
+ 80468
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2665,
"column": 33
},
"end": {
- "line": 2661,
+ "line": 2665,
"column": 37
}
}
},
"range": [
- 80312,
- 80329
+ 80451,
+ 80468
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2665,
"column": 20
},
"end": {
- "line": 2661,
+ "line": 2665,
"column": 37
}
}
@@ -149361,16 +149530,16 @@
"value": "build-checklist-filter",
"raw": "'build-checklist-filter'",
"range": [
- 80330,
- 80354
+ 80469,
+ 80493
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2665,
"column": 38
},
"end": {
- "line": 2661,
+ "line": 2665,
"column": 62
}
}
@@ -149378,16 +149547,16 @@
{
"type": "ThisExpression",
"range": [
- 80356,
- 80360
+ 80495,
+ 80499
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2665,
"column": 64
},
"end": {
- "line": 2661,
+ "line": 2665,
"column": 68
}
}
@@ -149396,16 +149565,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 80362,
- 80368
+ 80501,
+ 80507
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2665,
"column": 70
},
"end": {
- "line": 2661,
+ "line": 2665,
"column": 76
}
}
@@ -149415,63 +149584,63 @@
"value": true,
"raw": "true",
"range": [
- 80394,
- 80398
+ 80533,
+ 80537
],
"loc": {
"start": {
- "line": 2662,
+ "line": 2666,
"column": 24
},
"end": {
- "line": 2662,
+ "line": 2666,
"column": 28
}
}
}
],
"range": [
- 80312,
- 80399
+ 80451,
+ 80538
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2665,
"column": 20
},
"end": {
- "line": 2662,
+ "line": 2666,
"column": 29
}
}
},
"range": [
- 80312,
- 80400
+ 80451,
+ 80539
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2665,
"column": 20
},
"end": {
- "line": 2662,
+ "line": 2666,
"column": 30
}
}
}
],
"range": [
- 80290,
- 80418
+ 80429,
+ 80557
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2664,
"column": 50
},
"end": {
- "line": 2663,
+ "line": 2667,
"column": 17
}
}
@@ -149492,16 +149661,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80446,
- 80450
+ 80585,
+ 80589
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2668,
"column": 20
},
"end": {
- "line": 2664,
+ "line": 2668,
"column": 24
}
}
@@ -149510,31 +149679,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 80451,
- 80458
+ 80590,
+ 80597
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2668,
"column": 25
},
"end": {
- "line": 2664,
+ "line": 2668,
"column": 32
}
}
},
"range": [
- 80446,
- 80458
+ 80585,
+ 80597
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2668,
"column": 20
},
"end": {
- "line": 2664,
+ "line": 2668,
"column": 32
}
}
@@ -149543,31 +149712,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 80459,
- 80463
+ 80598,
+ 80602
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2668,
"column": 33
},
"end": {
- "line": 2664,
+ "line": 2668,
"column": 37
}
}
},
"range": [
- 80446,
- 80463
+ 80585,
+ 80602
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2668,
"column": 20
},
"end": {
- "line": 2664,
+ "line": 2668,
"column": 37
}
}
@@ -149578,16 +149747,16 @@
"value": "build-select-filter",
"raw": "'build-select-filter'",
"range": [
- 80464,
- 80485
+ 80603,
+ 80624
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2668,
"column": 38
},
"end": {
- "line": 2664,
+ "line": 2668,
"column": 59
}
}
@@ -149595,16 +149764,16 @@
{
"type": "ThisExpression",
"range": [
- 80487,
- 80491
+ 80626,
+ 80630
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2668,
"column": 61
},
"end": {
- "line": 2664,
+ "line": 2668,
"column": 65
}
}
@@ -149613,16 +149782,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 80493,
- 80499
+ 80632,
+ 80638
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2668,
"column": 67
},
"end": {
- "line": 2664,
+ "line": 2668,
"column": 73
}
}
@@ -149632,78 +149801,78 @@
"value": true,
"raw": "true",
"range": [
- 80525,
- 80529
+ 80664,
+ 80668
],
"loc": {
"start": {
- "line": 2665,
+ "line": 2669,
"column": 24
},
"end": {
- "line": 2665,
+ "line": 2669,
"column": 28
}
}
}
],
"range": [
- 80446,
- 80530
+ 80585,
+ 80669
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2668,
"column": 20
},
"end": {
- "line": 2665,
+ "line": 2669,
"column": 29
}
}
},
"range": [
- 80446,
- 80531
+ 80585,
+ 80670
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2668,
"column": 20
},
"end": {
- "line": 2665,
+ "line": 2669,
"column": 30
}
}
}
],
"range": [
- 80424,
- 80549
+ 80563,
+ 80688
],
"loc": {
"start": {
- "line": 2663,
+ "line": 2667,
"column": 23
},
"end": {
- "line": 2666,
+ "line": 2670,
"column": 17
}
}
},
"range": [
- 80256,
- 80549
+ 80395,
+ 80688
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2664,
"column": 16
},
"end": {
- "line": 2666,
+ "line": 2670,
"column": 17
}
}
@@ -149718,16 +149887,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80567,
- 80571
+ 80706,
+ 80710
],
"loc": {
"start": {
- "line": 2668,
+ "line": 2672,
"column": 16
},
"end": {
- "line": 2668,
+ "line": 2672,
"column": 20
}
}
@@ -149736,31 +149905,31 @@
"type": "Identifier",
"name": "setFilterValue",
"range": [
- 80572,
- 80586
+ 80711,
+ 80725
],
"loc": {
"start": {
- "line": 2668,
+ "line": 2672,
"column": 21
},
"end": {
- "line": 2668,
+ "line": 2672,
"column": 35
}
}
},
"range": [
- 80567,
- 80586
+ 80706,
+ 80725
],
"loc": {
"start": {
- "line": 2668,
+ "line": 2672,
"column": 16
},
"end": {
- "line": 2668,
+ "line": 2672,
"column": 35
}
}
@@ -149770,16 +149939,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 80587,
- 80593
+ 80726,
+ 80732
],
"loc": {
"start": {
- "line": 2668,
+ "line": 2672,
"column": 36
},
"end": {
- "line": 2668,
+ "line": 2672,
"column": 42
}
}
@@ -149788,79 +149957,79 @@
"type": "Identifier",
"name": "slcSelectedValue",
"range": [
- 80595,
- 80611
+ 80734,
+ 80750
],
"loc": {
"start": {
- "line": 2668,
+ "line": 2672,
"column": 44
},
"end": {
- "line": 2668,
+ "line": 2672,
"column": 60
}
}
}
],
"range": [
- 80567,
- 80612
+ 80706,
+ 80751
],
"loc": {
"start": {
- "line": 2668,
+ "line": 2672,
"column": 16
},
"end": {
- "line": 2668,
+ "line": 2672,
"column": 61
}
}
},
"range": [
- 80567,
- 80613
+ 80706,
+ 80752
],
"loc": {
"start": {
- "line": 2668,
+ "line": 2672,
"column": 16
},
"end": {
- "line": 2668,
+ "line": 2672,
"column": 62
}
}
}
],
"range": [
- 79956,
- 80627
+ 80095,
+ 80766
],
"loc": {
"start": {
- "line": 2651,
+ "line": 2655,
"column": 70
},
"end": {
- "line": 2669,
+ "line": 2673,
"column": 13
}
}
},
"alternate": null,
"range": [
- 79629,
- 80627
+ 79768,
+ 80766
],
"loc": {
"start": {
- "line": 2646,
+ "line": 2650,
"column": 12
},
"end": {
- "line": 2669,
+ "line": 2673,
"column": 13
}
},
@@ -149869,16 +150038,16 @@
"type": "Line",
"value": " Welcome to cyclomatic complexity hell :)",
"range": [
- 79521,
- 79564
+ 79660,
+ 79703
],
"loc": {
"start": {
- "line": 2644,
+ "line": 2648,
"column": 12
},
"end": {
- "line": 2644,
+ "line": 2648,
"column": 55
}
}
@@ -149887,16 +150056,16 @@
"type": "Line",
"value": " TODO: simplify/refactor if statement",
"range": [
- 79577,
- 79616
+ 79716,
+ 79755
],
"loc": {
"start": {
- "line": 2645,
+ "line": 2649,
"column": 12
},
"end": {
- "line": 2645,
+ "line": 2649,
"column": 51
}
}
@@ -149905,47 +150074,47 @@
}
],
"range": [
- 79353,
- 80637
+ 79492,
+ 80776
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 61
},
"end": {
- "line": 2670,
+ "line": 2674,
"column": 9
}
}
},
"range": [
- 79300,
- 80637
+ 79439,
+ 80776
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2643,
"column": 8
},
"end": {
- "line": 2670,
+ "line": 2674,
"column": 9
}
}
}
],
"range": [
- 78858,
- 80643
+ 78997,
+ 80782
],
"loc": {
"start": {
- "line": 2627,
+ "line": 2631,
"column": 18
},
"end": {
- "line": 2671,
+ "line": 2675,
"column": 5
}
}
@@ -149953,16 +150122,16 @@
"generator": false,
"expression": false,
"range": [
- 78855,
- 80643
+ 78994,
+ 80782
],
"loc": {
"start": {
- "line": 2627,
+ "line": 2631,
"column": 15
},
"end": {
- "line": 2671,
+ "line": 2675,
"column": 5
}
}
@@ -149970,16 +150139,16 @@
"kind": "method",
"computed": false,
"range": [
- 78844,
- 80643
+ 78983,
+ 80782
],
"loc": {
"start": {
- "line": 2627,
+ "line": 2631,
"column": 4
},
"end": {
- "line": 2671,
+ "line": 2675,
"column": 5
}
},
@@ -149988,16 +150157,16 @@
"type": "Block",
"value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ",
"range": [
- 78734,
- 78839
+ 78873,
+ 78978
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2627,
"column": 4
},
"end": {
- "line": 2626,
+ "line": 2630,
"column": 7
}
}
@@ -150008,16 +150177,16 @@
"type": "Block",
"value": "*\n * Determines if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ",
"range": [
- 80649,
- 80805
+ 80788,
+ 80944
],
"loc": {
"start": {
- "line": 2673,
+ "line": 2677,
"column": 4
},
"end": {
- "line": 2677,
+ "line": 2681,
"column": 7
}
}
@@ -150031,16 +150200,16 @@
"type": "Identifier",
"name": "isExactMatch",
"range": [
- 80810,
- 80822
+ 80949,
+ 80961
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2682,
"column": 4
},
"end": {
- "line": 2678,
+ "line": 2682,
"column": 16
}
}
@@ -150053,16 +150222,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 80823,
- 80831
+ 80962,
+ 80970
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2682,
"column": 17
},
"end": {
- "line": 2678,
+ "line": 2682,
"column": 25
}
}
@@ -150080,16 +150249,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 80847,
- 80854
+ 80986,
+ 80993
],
"loc": {
"start": {
- "line": 2679,
+ "line": 2683,
"column": 12
},
"end": {
- "line": 2679,
+ "line": 2683,
"column": 19
}
}
@@ -150102,16 +150271,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80857,
- 80861
+ 80996,
+ 81000
],
"loc": {
"start": {
- "line": 2679,
+ "line": 2683,
"column": 22
},
"end": {
- "line": 2679,
+ "line": 2683,
"column": 26
}
}
@@ -150120,31 +150289,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 80862,
- 80875
+ 81001,
+ 81014
],
"loc": {
"start": {
- "line": 2679,
+ "line": 2683,
"column": 27
},
"end": {
- "line": 2679,
+ "line": 2683,
"column": 40
}
}
},
"range": [
- 80857,
- 80875
+ 80996,
+ 81014
],
"loc": {
"start": {
- "line": 2679,
+ "line": 2683,
"column": 22
},
"end": {
- "line": 2679,
+ "line": 2683,
"column": 40
}
}
@@ -150154,47 +150323,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 80876,
- 80884
+ 81015,
+ 81023
],
"loc": {
"start": {
- "line": 2679,
+ "line": 2683,
"column": 41
},
"end": {
- "line": 2679,
+ "line": 2683,
"column": 49
}
}
}
],
"range": [
- 80857,
- 80885
+ 80996,
+ 81024
],
"loc": {
"start": {
- "line": 2679,
+ "line": 2683,
"column": 22
},
"end": {
- "line": 2679,
+ "line": 2683,
"column": 50
}
}
},
"range": [
- 80847,
- 80885
+ 80986,
+ 81024
],
"loc": {
"start": {
- "line": 2679,
+ "line": 2683,
"column": 12
},
"end": {
- "line": 2679,
+ "line": 2683,
"column": 50
}
}
@@ -150202,16 +150371,16 @@
],
"kind": "let",
"range": [
- 80843,
- 80886
+ 80982,
+ 81025
],
"loc": {
"start": {
- "line": 2679,
+ "line": 2683,
"column": 8
},
"end": {
- "line": 2679,
+ "line": 2683,
"column": 51
}
}
@@ -150233,16 +150402,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80902,
- 80906
+ 81041,
+ 81045
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 15
},
"end": {
- "line": 2680,
+ "line": 2684,
"column": 19
}
}
@@ -150251,31 +150420,31 @@
"type": "Identifier",
"name": "exactMatchByCol",
"range": [
- 80907,
- 80922
+ 81046,
+ 81061
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 20
},
"end": {
- "line": 2680,
+ "line": 2684,
"column": 35
}
}
},
"range": [
- 80902,
- 80922
+ 81041,
+ 81061
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 15
},
"end": {
- "line": 2680,
+ "line": 2684,
"column": 35
}
}
@@ -150284,31 +150453,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 80923,
- 80931
+ 81062,
+ 81070
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 36
},
"end": {
- "line": 2680,
+ "line": 2684,
"column": 44
}
}
},
"range": [
- 80902,
- 80932
+ 81041,
+ 81071
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 15
},
"end": {
- "line": 2680,
+ "line": 2684,
"column": 45
}
}
@@ -150319,16 +150488,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80936,
- 80940
+ 81075,
+ 81079
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 49
},
"end": {
- "line": 2680,
+ "line": 2684,
"column": 53
}
}
@@ -150337,46 +150506,46 @@
"type": "Identifier",
"name": "exactMatch",
"range": [
- 80941,
- 80951
+ 81080,
+ 81090
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 54
},
"end": {
- "line": 2680,
+ "line": 2684,
"column": 64
}
}
},
"range": [
- 80936,
- 80951
+ 81075,
+ 81090
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 49
},
"end": {
- "line": 2680,
+ "line": 2684,
"column": 64
}
}
},
"range": [
- 80902,
- 80951
+ 81041,
+ 81090
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 15
},
"end": {
- "line": 2680,
+ "line": 2684,
"column": 64
}
}
@@ -150388,16 +150557,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 80967,
- 80974
+ 81106,
+ 81113
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2685,
"column": 12
},
"end": {
- "line": 2681,
+ "line": 2685,
"column": 19
}
}
@@ -150406,77 +150575,77 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 80979,
- 80984
+ 81118,
+ 81123
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2685,
"column": 24
},
"end": {
- "line": 2681,
+ "line": 2685,
"column": 29
}
}
},
"range": [
- 80967,
- 80984
+ 81106,
+ 81123
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2685,
"column": 12
},
"end": {
- "line": 2681,
+ "line": 2685,
"column": 29
}
}
},
"range": [
- 80902,
- 80984
+ 81041,
+ 81123
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 15
},
"end": {
- "line": 2681,
+ "line": 2685,
"column": 29
}
}
},
"range": [
- 80895,
- 80985
+ 81034,
+ 81124
],
"loc": {
"start": {
- "line": 2680,
+ "line": 2684,
"column": 8
},
"end": {
- "line": 2681,
+ "line": 2685,
"column": 30
}
}
}
],
"range": [
- 80833,
- 80991
+ 80972,
+ 81130
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2682,
"column": 27
},
"end": {
- "line": 2682,
+ "line": 2686,
"column": 5
}
}
@@ -150484,16 +150653,16 @@
"generator": false,
"expression": false,
"range": [
- 80822,
- 80991
+ 80961,
+ 81130
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2682,
"column": 16
},
"end": {
- "line": 2682,
+ "line": 2686,
"column": 5
}
}
@@ -150501,16 +150670,16 @@
"kind": "method",
"computed": false,
"range": [
- 80810,
- 80991
+ 80949,
+ 81130
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2682,
"column": 4
},
"end": {
- "line": 2682,
+ "line": 2686,
"column": 5
}
},
@@ -150519,16 +150688,16 @@
"type": "Block",
"value": "*\n * Determines if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ",
"range": [
- 80649,
- 80805
+ 80788,
+ 80944
],
"loc": {
"start": {
- "line": 2673,
+ "line": 2677,
"column": 4
},
"end": {
- "line": 2677,
+ "line": 2681,
"column": 7
}
}
@@ -150539,16 +150708,16 @@
"type": "Block",
"value": "*\n * Checks if passed row is valid\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ",
"range": [
- 80997,
- 81113
+ 81136,
+ 81252
],
"loc": {
"start": {
- "line": 2684,
+ "line": 2688,
"column": 4
},
"end": {
- "line": 2688,
+ "line": 2692,
"column": 7
}
}
@@ -150562,16 +150731,16 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 81118,
- 81128
+ 81257,
+ 81267
],
"loc": {
"start": {
- "line": 2689,
+ "line": 2693,
"column": 4
},
"end": {
- "line": 2689,
+ "line": 2693,
"column": 14
}
}
@@ -150584,16 +150753,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 81129,
- 81137
+ 81268,
+ 81276
],
"loc": {
"start": {
- "line": 2689,
+ "line": 2693,
"column": 15
},
"end": {
- "line": 2689,
+ "line": 2693,
"column": 23
}
}
@@ -150620,16 +150789,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 81156,
- 81160
+ 81295,
+ 81299
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 15
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 19
}
}
@@ -150638,47 +150807,47 @@
"type": "Identifier",
"name": "getValidRows",
"range": [
- 81161,
- 81173
+ 81300,
+ 81312
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 20
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 32
}
}
},
"range": [
- 81156,
- 81173
+ 81295,
+ 81312
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 15
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 32
}
}
},
"arguments": [],
"range": [
- 81156,
- 81175
+ 81295,
+ 81314
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 15
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 34
}
}
@@ -150687,31 +150856,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 81176,
- 81183
+ 81315,
+ 81322
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 35
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 42
}
}
},
"range": [
- 81156,
- 81183
+ 81295,
+ 81322
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 15
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 42
}
}
@@ -150721,32 +150890,32 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 81184,
- 81192
+ 81323,
+ 81331
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 43
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 51
}
}
}
],
"range": [
- 81156,
- 81193
+ 81295,
+ 81332
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 15
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 52
}
}
@@ -150759,78 +150928,78 @@
"value": 1,
"raw": "1",
"range": [
- 81199,
- 81200
+ 81338,
+ 81339
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 58
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 59
}
}
},
"prefix": true,
"range": [
- 81198,
- 81200
+ 81337,
+ 81339
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 57
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 59
}
}
},
"range": [
- 81156,
- 81200
+ 81295,
+ 81339
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 15
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 59
}
}
},
"range": [
- 81149,
- 81201
+ 81288,
+ 81340
],
"loc": {
"start": {
- "line": 2690,
+ "line": 2694,
"column": 8
},
"end": {
- "line": 2690,
+ "line": 2694,
"column": 60
}
}
}
],
"range": [
- 81139,
- 81207
+ 81278,
+ 81346
],
"loc": {
"start": {
- "line": 2689,
+ "line": 2693,
"column": 25
},
"end": {
- "line": 2691,
+ "line": 2695,
"column": 5
}
}
@@ -150838,16 +151007,16 @@
"generator": false,
"expression": false,
"range": [
- 81128,
- 81207
+ 81267,
+ 81346
],
"loc": {
"start": {
- "line": 2689,
+ "line": 2693,
"column": 14
},
"end": {
- "line": 2691,
+ "line": 2695,
"column": 5
}
}
@@ -150855,16 +151024,16 @@
"kind": "method",
"computed": false,
"range": [
- 81118,
- 81207
+ 81257,
+ 81346
],
"loc": {
"start": {
- "line": 2689,
+ "line": 2693,
"column": 4
},
"end": {
- "line": 2691,
+ "line": 2695,
"column": 5
}
},
@@ -150873,16 +151042,16 @@
"type": "Block",
"value": "*\n * Checks if passed row is valid\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ",
"range": [
- 80997,
- 81113
+ 81136,
+ 81252
],
"loc": {
"start": {
- "line": 2684,
+ "line": 2688,
"column": 4
},
"end": {
- "line": 2688,
+ "line": 2692,
"column": 7
}
}
@@ -150893,16 +151062,16 @@
"type": "Block",
"value": "*\n * Checks if passed row is visible\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ",
"range": [
- 81213,
- 81331
+ 81352,
+ 81470
],
"loc": {
"start": {
- "line": 2693,
+ "line": 2697,
"column": 4
},
"end": {
- "line": 2697,
+ "line": 2701,
"column": 7
}
}
@@ -150916,16 +151085,16 @@
"type": "Identifier",
"name": "isRowDisplayed",
"range": [
- 81336,
- 81350
+ 81475,
+ 81489
],
"loc": {
"start": {
- "line": 2698,
+ "line": 2702,
"column": 4
},
"end": {
- "line": 2698,
+ "line": 2702,
"column": 18
}
}
@@ -150938,16 +151107,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 81351,
- 81359
+ 81490,
+ 81498
],
"loc": {
"start": {
- "line": 2698,
+ "line": 2702,
"column": 19
},
"end": {
- "line": 2698,
+ "line": 2702,
"column": 27
}
}
@@ -150965,16 +151134,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 81375,
- 81378
+ 81514,
+ 81517
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2703,
"column": 12
},
"end": {
- "line": 2699,
+ "line": 2703,
"column": 15
}
}
@@ -150991,16 +151160,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 81381,
- 81385
+ 81520,
+ 81524
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2703,
"column": 18
},
"end": {
- "line": 2699,
+ "line": 2703,
"column": 22
}
}
@@ -151009,31 +151178,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 81386,
- 81389
+ 81525,
+ 81528
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2703,
"column": 23
},
"end": {
- "line": 2699,
+ "line": 2703,
"column": 26
}
}
},
"range": [
- 81381,
- 81389
+ 81520,
+ 81528
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2703,
"column": 18
},
"end": {
- "line": 2699,
+ "line": 2703,
"column": 26
}
}
@@ -151042,31 +151211,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 81390,
- 81394
+ 81529,
+ 81533
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2703,
"column": 27
},
"end": {
- "line": 2699,
+ "line": 2703,
"column": 31
}
}
},
"range": [
- 81381,
- 81394
+ 81520,
+ 81533
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2703,
"column": 18
},
"end": {
- "line": 2699,
+ "line": 2703,
"column": 31
}
}
@@ -151075,46 +151244,46 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 81395,
- 81403
+ 81534,
+ 81542
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2703,
"column": 32
},
"end": {
- "line": 2699,
+ "line": 2703,
"column": 40
}
}
},
"range": [
- 81381,
- 81404
+ 81520,
+ 81543
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2703,
"column": 18
},
"end": {
- "line": 2699,
+ "line": 2703,
"column": 41
}
}
},
"range": [
- 81375,
- 81404
+ 81514,
+ 81543
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2703,
"column": 12
},
"end": {
- "line": 2699,
+ "line": 2703,
"column": 41
}
}
@@ -151122,16 +151291,16 @@
],
"kind": "let",
"range": [
- 81371,
- 81405
+ 81510,
+ 81544
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2703,
"column": 8
},
"end": {
- "line": 2699,
+ "line": 2703,
"column": 42
}
}
@@ -151149,16 +151318,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 81421,
- 81425
+ 81560,
+ 81564
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2704,
"column": 15
},
"end": {
- "line": 2700,
+ "line": 2704,
"column": 19
}
}
@@ -151167,31 +151336,31 @@
"type": "Identifier",
"name": "getRowDisplay",
"range": [
- 81426,
- 81439
+ 81565,
+ 81578
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2704,
"column": 20
},
"end": {
- "line": 2700,
+ "line": 2704,
"column": 33
}
}
},
"range": [
- 81421,
- 81439
+ 81560,
+ 81578
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2704,
"column": 15
},
"end": {
- "line": 2700,
+ "line": 2704,
"column": 33
}
}
@@ -151201,32 +151370,32 @@
"type": "Identifier",
"name": "row",
"range": [
- 81440,
- 81443
+ 81579,
+ 81582
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2704,
"column": 34
},
"end": {
- "line": 2700,
+ "line": 2704,
"column": 37
}
}
}
],
"range": [
- 81421,
- 81444
+ 81560,
+ 81583
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2704,
"column": 15
},
"end": {
- "line": 2700,
+ "line": 2704,
"column": 38
}
}
@@ -151236,62 +151405,62 @@
"value": "",
"raw": "''",
"range": [
- 81449,
- 81451
+ 81588,
+ 81590
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2704,
"column": 43
},
"end": {
- "line": 2700,
+ "line": 2704,
"column": 45
}
}
},
"range": [
- 81421,
- 81451
+ 81560,
+ 81590
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2704,
"column": 15
},
"end": {
- "line": 2700,
+ "line": 2704,
"column": 45
}
}
},
"range": [
- 81414,
- 81452
+ 81553,
+ 81591
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2704,
"column": 8
},
"end": {
- "line": 2700,
+ "line": 2704,
"column": 46
}
}
}
],
"range": [
- 81361,
- 81458
+ 81500,
+ 81597
],
"loc": {
"start": {
- "line": 2698,
+ "line": 2702,
"column": 29
},
"end": {
- "line": 2701,
+ "line": 2705,
"column": 5
}
}
@@ -151299,16 +151468,16 @@
"generator": false,
"expression": false,
"range": [
- 81350,
- 81458
+ 81489,
+ 81597
],
"loc": {
"start": {
- "line": 2698,
+ "line": 2702,
"column": 18
},
"end": {
- "line": 2701,
+ "line": 2705,
"column": 5
}
}
@@ -151316,16 +151485,16 @@
"kind": "method",
"computed": false,
"range": [
- 81336,
- 81458
+ 81475,
+ 81597
],
"loc": {
"start": {
- "line": 2698,
+ "line": 2702,
"column": 4
},
"end": {
- "line": 2701,
+ "line": 2705,
"column": 5
}
},
@@ -151334,16 +151503,16 @@
"type": "Block",
"value": "*\n * Checks if passed row is visible\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ",
"range": [
- 81213,
- 81331
+ 81352,
+ 81470
],
"loc": {
"start": {
- "line": 2693,
+ "line": 2697,
"column": 4
},
"end": {
- "line": 2697,
+ "line": 2701,
"column": 7
}
}
@@ -151354,16 +151523,16 @@
"type": "Block",
"value": "*\n * Checks if specified column filter ignores diacritics.\n * Note this is only valid for input filter types.\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ",
"range": [
- 81464,
- 81665
+ 81603,
+ 81804
],
"loc": {
"start": {
- "line": 2703,
+ "line": 2707,
"column": 4
},
"end": {
- "line": 2708,
+ "line": 2712,
"column": 7
}
}
@@ -151377,16 +151546,16 @@
"type": "Identifier",
"name": "ignoresDiacritics",
"range": [
- 81670,
- 81687
+ 81809,
+ 81826
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2713,
"column": 4
},
"end": {
- "line": 2709,
+ "line": 2713,
"column": 21
}
}
@@ -151399,16 +151568,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 81688,
- 81696
+ 81827,
+ 81835
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2713,
"column": 22
},
"end": {
- "line": 2709,
+ "line": 2713,
"column": 30
}
}
@@ -151426,16 +151595,16 @@
"type": "Identifier",
"name": "ignoreDiac",
"range": [
- 81712,
- 81722
+ 81851,
+ 81861
],
"loc": {
"start": {
- "line": 2710,
+ "line": 2714,
"column": 12
},
"end": {
- "line": 2710,
+ "line": 2714,
"column": 22
}
}
@@ -151446,16 +151615,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 81725,
- 81729
+ 81864,
+ 81868
],
"loc": {
"start": {
- "line": 2710,
+ "line": 2714,
"column": 25
},
"end": {
- "line": 2710,
+ "line": 2714,
"column": 29
}
}
@@ -151464,46 +151633,46 @@
"type": "Identifier",
"name": "ignoreDiacritics",
"range": [
- 81730,
- 81746
+ 81869,
+ 81885
],
"loc": {
"start": {
- "line": 2710,
+ "line": 2714,
"column": 30
},
"end": {
- "line": 2710,
+ "line": 2714,
"column": 46
}
}
},
"range": [
- 81725,
- 81746
+ 81864,
+ 81885
],
"loc": {
"start": {
- "line": 2710,
+ "line": 2714,
"column": 25
},
"end": {
- "line": 2710,
+ "line": 2714,
"column": 46
}
}
},
"range": [
- 81712,
- 81746
+ 81851,
+ 81885
],
"loc": {
"start": {
- "line": 2710,
+ "line": 2714,
"column": 12
},
"end": {
- "line": 2710,
+ "line": 2714,
"column": 46
}
}
@@ -151511,16 +151680,16 @@
],
"kind": "let",
"range": [
- 81708,
- 81747
+ 81847,
+ 81886
],
"loc": {
"start": {
- "line": 2710,
+ "line": 2714,
"column": 8
},
"end": {
- "line": 2710,
+ "line": 2714,
"column": 47
}
}
@@ -151533,16 +151702,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 81760,
- 81767
+ 81899,
+ 81906
],
"loc": {
"start": {
- "line": 2711,
+ "line": 2715,
"column": 12
},
"end": {
- "line": 2711,
+ "line": 2715,
"column": 19
}
}
@@ -151552,32 +151721,32 @@
"type": "Identifier",
"name": "ignoreDiac",
"range": [
- 81768,
- 81778
+ 81907,
+ 81917
],
"loc": {
"start": {
- "line": 2711,
+ "line": 2715,
"column": 20
},
"end": {
- "line": 2711,
+ "line": 2715,
"column": 30
}
}
}
],
"range": [
- 81760,
- 81779
+ 81899,
+ 81918
],
"loc": {
"start": {
- "line": 2711,
+ "line": 2715,
"column": 12
},
"end": {
- "line": 2711,
+ "line": 2715,
"column": 31
}
}
@@ -151594,16 +151763,16 @@
"type": "Identifier",
"name": "ignoreDiac",
"range": [
- 81802,
- 81812
+ 81941,
+ 81951
],
"loc": {
"start": {
- "line": 2712,
+ "line": 2716,
"column": 19
},
"end": {
- "line": 2712,
+ "line": 2716,
"column": 29
}
}
@@ -151612,78 +151781,78 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 81813,
- 81821
+ 81952,
+ 81960
],
"loc": {
"start": {
- "line": 2712,
+ "line": 2716,
"column": 30
},
"end": {
- "line": 2712,
+ "line": 2716,
"column": 38
}
}
},
"range": [
- 81802,
- 81822
+ 81941,
+ 81961
],
"loc": {
"start": {
- "line": 2712,
+ "line": 2716,
"column": 19
},
"end": {
- "line": 2712,
+ "line": 2716,
"column": 39
}
}
},
"range": [
- 81795,
- 81823
+ 81934,
+ 81962
],
"loc": {
"start": {
- "line": 2712,
+ "line": 2716,
"column": 12
},
"end": {
- "line": 2712,
+ "line": 2716,
"column": 40
}
}
}
],
"range": [
- 81781,
- 81833
+ 81920,
+ 81972
],
"loc": {
"start": {
- "line": 2711,
+ "line": 2715,
"column": 33
},
"end": {
- "line": 2713,
+ "line": 2717,
"column": 9
}
}
},
"alternate": null,
"range": [
- 81756,
- 81833
+ 81895,
+ 81972
],
"loc": {
"start": {
- "line": 2711,
+ "line": 2715,
"column": 8
},
"end": {
- "line": 2713,
+ "line": 2717,
"column": 9
}
}
@@ -151696,16 +151865,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 81849,
- 81856
+ 81988,
+ 81995
],
"loc": {
"start": {
- "line": 2714,
+ "line": 2718,
"column": 15
},
"end": {
- "line": 2714,
+ "line": 2718,
"column": 22
}
}
@@ -151715,63 +151884,63 @@
"type": "Identifier",
"name": "ignoreDiac",
"range": [
- 81857,
- 81867
+ 81996,
+ 82006
],
"loc": {
"start": {
- "line": 2714,
+ "line": 2718,
"column": 23
},
"end": {
- "line": 2714,
+ "line": 2718,
"column": 33
}
}
}
],
"range": [
- 81849,
- 81868
+ 81988,
+ 82007
],
"loc": {
"start": {
- "line": 2714,
+ "line": 2718,
"column": 15
},
"end": {
- "line": 2714,
+ "line": 2718,
"column": 34
}
}
},
"range": [
- 81842,
- 81869
+ 81981,
+ 82008
],
"loc": {
"start": {
- "line": 2714,
+ "line": 2718,
"column": 8
},
"end": {
- "line": 2714,
+ "line": 2718,
"column": 35
}
}
}
],
"range": [
- 81698,
- 81875
+ 81837,
+ 82014
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2713,
"column": 32
},
"end": {
- "line": 2715,
+ "line": 2719,
"column": 5
}
}
@@ -151779,16 +151948,16 @@
"generator": false,
"expression": false,
"range": [
- 81687,
- 81875
+ 81826,
+ 82014
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2713,
"column": 21
},
"end": {
- "line": 2715,
+ "line": 2719,
"column": 5
}
}
@@ -151796,16 +151965,16 @@
"kind": "method",
"computed": false,
"range": [
- 81670,
- 81875
+ 81809,
+ 82014
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2713,
"column": 4
},
"end": {
- "line": 2715,
+ "line": 2719,
"column": 5
}
},
@@ -151814,16 +151983,16 @@
"type": "Block",
"value": "*\n * Checks if specified column filter ignores diacritics.\n * Note this is only valid for input filter types.\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ",
"range": [
- 81464,
- 81665
+ 81603,
+ 81804
],
"loc": {
"start": {
- "line": 2703,
+ "line": 2707,
"column": 4
},
"end": {
- "line": 2708,
+ "line": 2712,
"column": 7
}
}
@@ -151834,16 +152003,16 @@
"type": "Block",
"value": "*\n * Returns clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @returns {String}\n ",
"range": [
- 81881,
- 82023
+ 82020,
+ 82162
],
"loc": {
"start": {
- "line": 2717,
+ "line": 2721,
"column": 4
},
"end": {
- "line": 2721,
+ "line": 2725,
"column": 7
}
}
@@ -151857,16 +152026,16 @@
"type": "Identifier",
"name": "getClearFilterText",
"range": [
- 82028,
- 82046
+ 82167,
+ 82185
],
"loc": {
"start": {
- "line": 2722,
+ "line": 2726,
"column": 4
},
"end": {
- "line": 2722,
+ "line": 2726,
"column": 22
}
}
@@ -151879,16 +152048,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 82047,
- 82055
+ 82186,
+ 82194
],
"loc": {
"start": {
- "line": 2722,
+ "line": 2726,
"column": 23
},
"end": {
- "line": 2722,
+ "line": 2726,
"column": 31
}
}
@@ -151906,16 +152075,16 @@
"type": "Identifier",
"name": "clearText",
"range": [
- 82071,
- 82080
+ 82210,
+ 82219
],
"loc": {
"start": {
- "line": 2723,
+ "line": 2727,
"column": 12
},
"end": {
- "line": 2723,
+ "line": 2727,
"column": 21
}
}
@@ -151926,16 +152095,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82083,
- 82087
+ 82222,
+ 82226
],
"loc": {
"start": {
- "line": 2723,
+ "line": 2727,
"column": 24
},
"end": {
- "line": 2723,
+ "line": 2727,
"column": 28
}
}
@@ -151944,46 +152113,46 @@
"type": "Identifier",
"name": "clearFilterText",
"range": [
- 82088,
- 82103
+ 82227,
+ 82242
],
"loc": {
"start": {
- "line": 2723,
+ "line": 2727,
"column": 29
},
"end": {
- "line": 2723,
+ "line": 2727,
"column": 44
}
}
},
"range": [
- 82083,
- 82103
+ 82222,
+ 82242
],
"loc": {
"start": {
- "line": 2723,
+ "line": 2727,
"column": 24
},
"end": {
- "line": 2723,
+ "line": 2727,
"column": 44
}
}
},
"range": [
- 82071,
- 82103
+ 82210,
+ 82242
],
"loc": {
"start": {
- "line": 2723,
+ "line": 2727,
"column": 12
},
"end": {
- "line": 2723,
+ "line": 2727,
"column": 44
}
}
@@ -151991,16 +152160,16 @@
],
"kind": "let",
"range": [
- 82067,
- 82104
+ 82206,
+ 82243
],
"loc": {
"start": {
- "line": 2723,
+ "line": 2727,
"column": 8
},
"end": {
- "line": 2723,
+ "line": 2727,
"column": 45
}
}
@@ -152013,16 +152182,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 82117,
- 82124
+ 82256,
+ 82263
],
"loc": {
"start": {
- "line": 2724,
+ "line": 2728,
"column": 12
},
"end": {
- "line": 2724,
+ "line": 2728,
"column": 19
}
}
@@ -152032,32 +152201,32 @@
"type": "Identifier",
"name": "clearText",
"range": [
- 82125,
- 82134
+ 82264,
+ 82273
],
"loc": {
"start": {
- "line": 2724,
+ "line": 2728,
"column": 20
},
"end": {
- "line": 2724,
+ "line": 2728,
"column": 29
}
}
}
],
"range": [
- 82117,
- 82135
+ 82256,
+ 82274
],
"loc": {
"start": {
- "line": 2724,
+ "line": 2728,
"column": 12
},
"end": {
- "line": 2724,
+ "line": 2728,
"column": 30
}
}
@@ -152074,16 +152243,16 @@
"type": "Identifier",
"name": "clearText",
"range": [
- 82158,
- 82167
+ 82297,
+ 82306
],
"loc": {
"start": {
- "line": 2725,
+ "line": 2729,
"column": 19
},
"end": {
- "line": 2725,
+ "line": 2729,
"column": 28
}
}
@@ -152092,78 +152261,78 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 82168,
- 82176
+ 82307,
+ 82315
],
"loc": {
"start": {
- "line": 2725,
+ "line": 2729,
"column": 29
},
"end": {
- "line": 2725,
+ "line": 2729,
"column": 37
}
}
},
"range": [
- 82158,
- 82177
+ 82297,
+ 82316
],
"loc": {
"start": {
- "line": 2725,
+ "line": 2729,
"column": 19
},
"end": {
- "line": 2725,
+ "line": 2729,
"column": 38
}
}
},
"range": [
- 82151,
- 82178
+ 82290,
+ 82317
],
"loc": {
"start": {
- "line": 2725,
+ "line": 2729,
"column": 12
},
"end": {
- "line": 2725,
+ "line": 2729,
"column": 39
}
}
}
],
"range": [
- 82137,
- 82188
+ 82276,
+ 82327
],
"loc": {
"start": {
- "line": 2724,
+ "line": 2728,
"column": 32
},
"end": {
- "line": 2726,
+ "line": 2730,
"column": 9
}
}
},
"alternate": null,
"range": [
- 82113,
- 82188
+ 82252,
+ 82327
],
"loc": {
"start": {
- "line": 2724,
+ "line": 2728,
"column": 8
},
"end": {
- "line": 2726,
+ "line": 2730,
"column": 9
}
}
@@ -152174,47 +152343,47 @@
"type": "Identifier",
"name": "clearText",
"range": [
- 82204,
- 82213
+ 82343,
+ 82352
],
"loc": {
"start": {
- "line": 2727,
+ "line": 2731,
"column": 15
},
"end": {
- "line": 2727,
+ "line": 2731,
"column": 24
}
}
},
"range": [
- 82197,
- 82214
+ 82336,
+ 82353
],
"loc": {
"start": {
- "line": 2727,
+ "line": 2731,
"column": 8
},
"end": {
- "line": 2727,
+ "line": 2731,
"column": 25
}
}
}
],
"range": [
- 82057,
- 82220
+ 82196,
+ 82359
],
"loc": {
"start": {
- "line": 2722,
+ "line": 2726,
"column": 33
},
"end": {
- "line": 2728,
+ "line": 2732,
"column": 5
}
}
@@ -152222,16 +152391,16 @@
"generator": false,
"expression": false,
"range": [
- 82046,
- 82220
+ 82185,
+ 82359
],
"loc": {
"start": {
- "line": 2722,
+ "line": 2726,
"column": 22
},
"end": {
- "line": 2728,
+ "line": 2732,
"column": 5
}
}
@@ -152239,16 +152408,16 @@
"kind": "method",
"computed": false,
"range": [
- 82028,
- 82220
+ 82167,
+ 82359
],
"loc": {
"start": {
- "line": 2722,
+ "line": 2726,
"column": 4
},
"end": {
- "line": 2728,
+ "line": 2732,
"column": 5
}
},
@@ -152257,16 +152426,16 @@
"type": "Block",
"value": "*\n * Returns clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @returns {String}\n ",
"range": [
- 81881,
- 82023
+ 82020,
+ 82162
],
"loc": {
"start": {
- "line": 2717,
+ "line": 2721,
"column": 4
},
"end": {
- "line": 2721,
+ "line": 2725,
"column": 7
}
}
@@ -152277,16 +152446,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": [
- 82226,
- 82445
+ 82365,
+ 82584
],
"loc": {
"start": {
- "line": 2730,
+ "line": 2734,
"column": 4
},
"end": {
- "line": 2735,
+ "line": 2739,
"column": 7
}
}
@@ -152300,16 +152469,16 @@
"type": "Identifier",
"name": "isImported",
"range": [
- 82450,
- 82460
+ 82589,
+ 82599
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2740,
"column": 4
},
"end": {
- "line": 2736,
+ "line": 2740,
"column": 14
}
}
@@ -152322,16 +152491,16 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 82461,
- 82469
+ 82600,
+ 82608
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2740,
"column": 15
},
"end": {
- "line": 2736,
+ "line": 2740,
"column": 23
}
}
@@ -152342,16 +152511,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 82471,
- 82475
+ 82610,
+ 82614
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2740,
"column": 25
},
"end": {
- "line": 2736,
+ "line": 2740,
"column": 29
}
}
@@ -152361,31 +152530,31 @@
"value": "script",
"raw": "'script'",
"range": [
- 82478,
- 82486
+ 82617,
+ 82625
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2740,
"column": 32
},
"end": {
- "line": 2736,
+ "line": 2740,
"column": 40
}
}
},
"range": [
- 82471,
- 82486
+ 82610,
+ 82625
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2740,
"column": 25
},
"end": {
- "line": 2736,
+ "line": 2740,
"column": 40
}
}
@@ -152403,16 +152572,16 @@
"type": "Identifier",
"name": "imported",
"range": [
- 82502,
- 82510
+ 82641,
+ 82649
],
"loc": {
"start": {
- "line": 2737,
+ "line": 2741,
"column": 12
},
"end": {
- "line": 2737,
+ "line": 2741,
"column": 20
}
}
@@ -152422,31 +152591,31 @@
"value": false,
"raw": "false",
"range": [
- 82513,
- 82518
+ 82652,
+ 82657
],
"loc": {
"start": {
- "line": 2737,
+ "line": 2741,
"column": 23
},
"end": {
- "line": 2737,
+ "line": 2741,
"column": 28
}
}
},
"range": [
- 82502,
- 82518
+ 82641,
+ 82657
],
"loc": {
"start": {
- "line": 2737,
+ "line": 2741,
"column": 12
},
"end": {
- "line": 2737,
+ "line": 2741,
"column": 28
}
}
@@ -152457,16 +152626,16 @@
"type": "Identifier",
"name": "attr",
"range": [
- 82532,
- 82536
+ 82671,
+ 82675
],
"loc": {
"start": {
- "line": 2738,
+ "line": 2742,
"column": 12
},
"end": {
- "line": 2738,
+ "line": 2742,
"column": 16
}
}
@@ -152480,16 +152649,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 82539,
- 82543
+ 82678,
+ 82682
],
"loc": {
"start": {
- "line": 2738,
+ "line": 2742,
"column": 19
},
"end": {
- "line": 2738,
+ "line": 2742,
"column": 23
}
}
@@ -152499,31 +152668,31 @@
"value": "script",
"raw": "'script'",
"range": [
- 82548,
- 82556
+ 82687,
+ 82695
],
"loc": {
"start": {
- "line": 2738,
+ "line": 2742,
"column": 28
},
"end": {
- "line": 2738,
+ "line": 2742,
"column": 36
}
}
},
"range": [
- 82539,
- 82556
+ 82678,
+ 82695
],
"loc": {
"start": {
- "line": 2738,
+ "line": 2742,
"column": 19
},
"end": {
- "line": 2738,
+ "line": 2742,
"column": 36
}
}
@@ -152533,16 +152702,16 @@
"value": "src",
"raw": "'src'",
"range": [
- 82559,
- 82564
+ 82698,
+ 82703
],
"loc": {
"start": {
- "line": 2738,
+ "line": 2742,
"column": 39
},
"end": {
- "line": 2738,
+ "line": 2742,
"column": 44
}
}
@@ -152552,46 +152721,46 @@
"value": "href",
"raw": "'href'",
"range": [
- 82567,
- 82573
+ 82706,
+ 82712
],
"loc": {
"start": {
- "line": 2738,
+ "line": 2742,
"column": 47
},
"end": {
- "line": 2738,
+ "line": 2742,
"column": 53
}
}
},
"range": [
- 82539,
- 82573
+ 82678,
+ 82712
],
"loc": {
"start": {
- "line": 2738,
+ "line": 2742,
"column": 19
},
"end": {
- "line": 2738,
+ "line": 2742,
"column": 53
}
}
},
"range": [
- 82532,
- 82573
+ 82671,
+ 82712
],
"loc": {
"start": {
- "line": 2738,
+ "line": 2742,
"column": 12
},
"end": {
- "line": 2738,
+ "line": 2742,
"column": 53
}
}
@@ -152602,16 +152771,16 @@
"type": "Identifier",
"name": "files",
"range": [
- 82587,
- 82592
+ 82726,
+ 82731
],
"loc": {
"start": {
- "line": 2739,
+ "line": 2743,
"column": 12
},
"end": {
- "line": 2739,
+ "line": 2743,
"column": 17
}
}
@@ -152622,16 +152791,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 82595,
- 82598
+ 82734,
+ 82737
],
"loc": {
"start": {
- "line": 2739,
+ "line": 2743,
"column": 20
},
"end": {
- "line": 2739,
+ "line": 2743,
"column": 23
}
}
@@ -152641,16 +152810,16 @@
"type": "Identifier",
"name": "doc",
"range": [
- 82599,
- 82602
+ 82738,
+ 82741
],
"loc": {
"start": {
- "line": 2739,
+ "line": 2743,
"column": 24
},
"end": {
- "line": 2739,
+ "line": 2743,
"column": 27
}
}
@@ -152659,47 +152828,47 @@
"type": "Identifier",
"name": "type",
"range": [
- 82604,
- 82608
+ 82743,
+ 82747
],
"loc": {
"start": {
- "line": 2739,
+ "line": 2743,
"column": 29
},
"end": {
- "line": 2739,
+ "line": 2743,
"column": 33
}
}
}
],
"range": [
- 82595,
- 82609
+ 82734,
+ 82748
],
"loc": {
"start": {
- "line": 2739,
+ "line": 2743,
"column": 20
},
"end": {
- "line": 2739,
+ "line": 2743,
"column": 34
}
}
},
"range": [
- 82587,
- 82609
+ 82726,
+ 82748
],
"loc": {
"start": {
- "line": 2739,
+ "line": 2743,
"column": 12
},
"end": {
- "line": 2739,
+ "line": 2743,
"column": 34
}
}
@@ -152707,16 +152876,16 @@
],
"kind": "let",
"range": [
- 82498,
- 82610
+ 82637,
+ 82749
],
"loc": {
"start": {
- "line": 2737,
+ "line": 2741,
"column": 8
},
"end": {
- "line": 2739,
+ "line": 2743,
"column": 35
}
}
@@ -152732,16 +152901,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 82628,
- 82629
+ 82767,
+ 82768
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 17
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 18
}
}
@@ -152751,31 +152920,31 @@
"value": 0,
"raw": "0",
"range": [
- 82632,
- 82633
+ 82771,
+ 82772
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 21
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 22
}
}
},
"range": [
- 82628,
- 82633
+ 82767,
+ 82772
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 17
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 22
}
}
@@ -152786,16 +152955,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 82635,
- 82638
+ 82774,
+ 82777
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 24
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 27
}
}
@@ -152807,16 +152976,16 @@
"type": "Identifier",
"name": "files",
"range": [
- 82641,
- 82646
+ 82780,
+ 82785
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 30
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 35
}
}
@@ -152825,46 +152994,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 82647,
- 82653
+ 82786,
+ 82792
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 36
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 42
}
}
},
"range": [
- 82641,
- 82653
+ 82780,
+ 82792
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 30
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 42
}
}
},
"range": [
- 82635,
- 82653
+ 82774,
+ 82792
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 24
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 42
}
}
@@ -152872,16 +153041,16 @@
],
"kind": "let",
"range": [
- 82624,
- 82653
+ 82763,
+ 82792
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 13
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 42
}
}
@@ -152893,16 +153062,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 82655,
- 82656
+ 82794,
+ 82795
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 44
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 45
}
}
@@ -152911,31 +153080,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 82659,
- 82662
+ 82798,
+ 82801
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 48
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 51
}
}
},
"range": [
- 82655,
- 82662
+ 82794,
+ 82801
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 44
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 51
}
}
@@ -152947,32 +153116,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 82664,
- 82665
+ 82803,
+ 82804
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 53
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 54
}
}
},
"prefix": false,
"range": [
- 82664,
- 82667
+ 82803,
+ 82806
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 53
},
"end": {
- "line": 2740,
+ "line": 2744,
"column": 56
}
}
@@ -152988,16 +153157,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 82687,
- 82694
+ 82826,
+ 82833
],
"loc": {
"start": {
- "line": 2741,
+ "line": 2745,
"column": 16
},
"end": {
- "line": 2741,
+ "line": 2745,
"column": 23
}
}
@@ -153013,16 +153182,16 @@
"type": "Identifier",
"name": "files",
"range": [
- 82695,
- 82700
+ 82834,
+ 82839
],
"loc": {
"start": {
- "line": 2741,
+ "line": 2745,
"column": 24
},
"end": {
- "line": 2741,
+ "line": 2745,
"column": 29
}
}
@@ -153031,31 +153200,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 82701,
- 82702
+ 82840,
+ 82841
],
"loc": {
"start": {
- "line": 2741,
+ "line": 2745,
"column": 30
},
"end": {
- "line": 2741,
+ "line": 2745,
"column": 31
}
}
},
"range": [
- 82695,
- 82703
+ 82834,
+ 82842
],
"loc": {
"start": {
- "line": 2741,
+ "line": 2745,
"column": 24
},
"end": {
- "line": 2741,
+ "line": 2745,
"column": 32
}
}
@@ -153064,47 +153233,47 @@
"type": "Identifier",
"name": "attr",
"range": [
- 82704,
- 82708
+ 82843,
+ 82847
],
"loc": {
"start": {
- "line": 2741,
+ "line": 2745,
"column": 33
},
"end": {
- "line": 2741,
+ "line": 2745,
"column": 37
}
}
},
"range": [
- 82695,
- 82709
+ 82834,
+ 82848
],
"loc": {
"start": {
- "line": 2741,
+ "line": 2745,
"column": 24
},
"end": {
- "line": 2741,
+ "line": 2745,
"column": 38
}
}
}
],
"range": [
- 82687,
- 82710
+ 82826,
+ 82849
],
"loc": {
"start": {
- "line": 2741,
+ "line": 2745,
"column": 16
},
"end": {
- "line": 2741,
+ "line": 2745,
"column": 39
}
}
@@ -153116,48 +153285,48 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 82730,
- 82739
+ 82869,
+ 82878
],
"loc": {
"start": {
- "line": 2742,
+ "line": 2746,
"column": 16
},
"end": {
- "line": 2742,
+ "line": 2746,
"column": 25
}
}
}
],
"range": [
- 82712,
- 82753
+ 82851,
+ 82892
],
"loc": {
"start": {
- "line": 2741,
+ "line": 2745,
"column": 41
},
"end": {
- "line": 2743,
+ "line": 2747,
"column": 13
}
}
},
"alternate": null,
"range": [
- 82683,
- 82753
+ 82822,
+ 82892
],
"loc": {
"start": {
- "line": 2741,
+ "line": 2745,
"column": 12
},
"end": {
- "line": 2743,
+ "line": 2747,
"column": 13
}
}
@@ -153179,16 +153348,16 @@
"type": "Identifier",
"name": "files",
"range": [
- 82770,
- 82775
+ 82909,
+ 82914
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 16
},
"end": {
- "line": 2744,
+ "line": 2748,
"column": 21
}
}
@@ -153197,31 +153366,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 82776,
- 82777
+ 82915,
+ 82916
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 22
},
"end": {
- "line": 2744,
+ "line": 2748,
"column": 23
}
}
},
"range": [
- 82770,
- 82778
+ 82909,
+ 82917
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 16
},
"end": {
- "line": 2744,
+ "line": 2748,
"column": 24
}
}
@@ -153230,31 +153399,31 @@
"type": "Identifier",
"name": "attr",
"range": [
- 82779,
- 82783
+ 82918,
+ 82922
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 25
},
"end": {
- "line": 2744,
+ "line": 2748,
"column": 29
}
}
},
"range": [
- 82770,
- 82784
+ 82909,
+ 82923
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 16
},
"end": {
- "line": 2744,
+ "line": 2748,
"column": 30
}
}
@@ -153263,31 +153432,31 @@
"type": "Identifier",
"name": "match",
"range": [
- 82785,
- 82790
+ 82924,
+ 82929
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 31
},
"end": {
- "line": 2744,
+ "line": 2748,
"column": 36
}
}
},
"range": [
- 82770,
- 82790
+ 82909,
+ 82929
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 16
},
"end": {
- "line": 2744,
+ "line": 2748,
"column": 36
}
}
@@ -153297,32 +153466,32 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 82791,
- 82799
+ 82930,
+ 82938
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 37
},
"end": {
- "line": 2744,
+ "line": 2748,
"column": 45
}
}
}
],
"range": [
- 82770,
- 82800
+ 82909,
+ 82939
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 16
},
"end": {
- "line": 2744,
+ "line": 2748,
"column": 46
}
}
@@ -153339,16 +153508,16 @@
"type": "Identifier",
"name": "imported",
"range": [
- 82820,
- 82828
+ 82959,
+ 82967
],
"loc": {
"start": {
- "line": 2745,
+ "line": 2749,
"column": 16
},
"end": {
- "line": 2745,
+ "line": 2749,
"column": 24
}
}
@@ -153358,46 +153527,46 @@
"value": true,
"raw": "true",
"range": [
- 82831,
- 82835
+ 82970,
+ 82974
],
"loc": {
"start": {
- "line": 2745,
+ "line": 2749,
"column": 27
},
"end": {
- "line": 2745,
+ "line": 2749,
"column": 31
}
}
},
"range": [
- 82820,
- 82835
+ 82959,
+ 82974
],
"loc": {
"start": {
- "line": 2745,
+ "line": 2749,
"column": 16
},
"end": {
- "line": 2745,
+ "line": 2749,
"column": 31
}
}
},
"range": [
- 82820,
- 82836
+ 82959,
+ 82975
],
"loc": {
"start": {
- "line": 2745,
+ "line": 2749,
"column": 16
},
"end": {
- "line": 2745,
+ "line": 2749,
"column": 32
}
}
@@ -153406,79 +153575,79 @@
"type": "BreakStatement",
"label": null,
"range": [
- 82853,
- 82859
+ 82992,
+ 82998
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2750,
"column": 16
},
"end": {
- "line": 2746,
+ "line": 2750,
"column": 22
}
}
}
],
"range": [
- 82802,
- 82873
+ 82941,
+ 83012
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 48
},
"end": {
- "line": 2747,
+ "line": 2751,
"column": 13
}
}
},
"alternate": null,
"range": [
- 82766,
- 82873
+ 82905,
+ 83012
],
"loc": {
"start": {
- "line": 2744,
+ "line": 2748,
"column": 12
},
"end": {
- "line": 2747,
+ "line": 2751,
"column": 13
}
}
}
],
"range": [
- 82669,
- 82883
+ 82808,
+ 83022
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 58
},
"end": {
- "line": 2748,
+ "line": 2752,
"column": 9
}
}
},
"range": [
- 82619,
- 82883
+ 82758,
+ 83022
],
"loc": {
"start": {
- "line": 2740,
+ "line": 2744,
"column": 8
},
"end": {
- "line": 2748,
+ "line": 2752,
"column": 9
}
}
@@ -153489,47 +153658,47 @@
"type": "Identifier",
"name": "imported",
"range": [
- 82899,
- 82907
+ 83038,
+ 83046
],
"loc": {
"start": {
- "line": 2749,
+ "line": 2753,
"column": 15
},
"end": {
- "line": 2749,
+ "line": 2753,
"column": 23
}
}
},
"range": [
- 82892,
- 82908
+ 83031,
+ 83047
],
"loc": {
"start": {
- "line": 2749,
+ "line": 2753,
"column": 8
},
"end": {
- "line": 2749,
+ "line": 2753,
"column": 24
}
}
}
],
"range": [
- 82488,
- 82914
+ 82627,
+ 83053
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2740,
"column": 42
},
"end": {
- "line": 2750,
+ "line": 2754,
"column": 5
}
}
@@ -153537,16 +153706,16 @@
"generator": false,
"expression": false,
"range": [
- 82460,
- 82914
+ 82599,
+ 83053
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2740,
"column": 14
},
"end": {
- "line": 2750,
+ "line": 2754,
"column": 5
}
}
@@ -153554,16 +153723,16 @@
"kind": "method",
"computed": false,
"range": [
- 82450,
- 82914
+ 82589,
+ 83053
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2740,
"column": 4
},
"end": {
- "line": 2750,
+ "line": 2754,
"column": 5
}
},
@@ -153572,16 +153741,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": [
- 82226,
- 82445
+ 82365,
+ 82584
],
"loc": {
"start": {
- "line": 2730,
+ "line": 2734,
"column": 4
},
"end": {
- "line": 2735,
+ "line": 2739,
"column": 7
}
}
@@ -153592,16 +153761,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": [
- 82920,
- 83179
+ 83059,
+ 83318
],
"loc": {
"start": {
- "line": 2752,
+ "line": 2756,
"column": 4
},
"end": {
- "line": 2758,
+ "line": 2762,
"column": 7
}
}
@@ -153615,16 +153784,16 @@
"type": "Identifier",
"name": "import",
"range": [
- 83184,
- 83190
+ 83323,
+ 83329
],
"loc": {
"start": {
- "line": 2759,
+ "line": 2763,
"column": 4
},
"end": {
- "line": 2759,
+ "line": 2763,
"column": 10
}
}
@@ -153637,16 +153806,16 @@
"type": "Identifier",
"name": "fileId",
"range": [
- 83191,
- 83197
+ 83330,
+ 83336
],
"loc": {
"start": {
- "line": 2759,
+ "line": 2763,
"column": 11
},
"end": {
- "line": 2759,
+ "line": 2763,
"column": 17
}
}
@@ -153655,16 +153824,16 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 83199,
- 83207
+ 83338,
+ 83346
],
"loc": {
"start": {
- "line": 2759,
+ "line": 2763,
"column": 19
},
"end": {
- "line": 2759,
+ "line": 2763,
"column": 27
}
}
@@ -153673,16 +153842,16 @@
"type": "Identifier",
"name": "callback",
"range": [
- 83209,
- 83217
+ 83348,
+ 83356
],
"loc": {
"start": {
- "line": 2759,
+ "line": 2763,
"column": 29
},
"end": {
- "line": 2759,
+ "line": 2763,
"column": 37
}
}
@@ -153693,16 +153862,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 83219,
- 83223
+ 83358,
+ 83362
],
"loc": {
"start": {
- "line": 2759,
+ "line": 2763,
"column": 39
},
"end": {
- "line": 2759,
+ "line": 2763,
"column": 43
}
}
@@ -153712,31 +153881,31 @@
"value": "script",
"raw": "'script'",
"range": [
- 83226,
- 83234
+ 83365,
+ 83373
],
"loc": {
"start": {
- "line": 2759,
+ "line": 2763,
"column": 46
},
"end": {
- "line": 2759,
+ "line": 2763,
"column": 54
}
}
},
"range": [
- 83219,
- 83234
+ 83358,
+ 83373
],
"loc": {
"start": {
- "line": 2759,
+ "line": 2763,
"column": 39
},
"end": {
- "line": 2759,
+ "line": 2763,
"column": 54
}
}
@@ -153755,16 +153924,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 83250,
- 83254
+ 83389,
+ 83393
],
"loc": {
"start": {
- "line": 2760,
+ "line": 2764,
"column": 12
},
"end": {
- "line": 2760,
+ "line": 2764,
"column": 16
}
}
@@ -153773,31 +153942,31 @@
"type": "Identifier",
"name": "isImported",
"range": [
- 83255,
- 83265
+ 83394,
+ 83404
],
"loc": {
"start": {
- "line": 2760,
+ "line": 2764,
"column": 17
},
"end": {
- "line": 2760,
+ "line": 2764,
"column": 27
}
}
},
"range": [
- 83250,
- 83265
+ 83389,
+ 83404
],
"loc": {
"start": {
- "line": 2760,
+ "line": 2764,
"column": 12
},
"end": {
- "line": 2760,
+ "line": 2764,
"column": 27
}
}
@@ -153807,16 +153976,16 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 83266,
- 83274
+ 83405,
+ 83413
],
"loc": {
"start": {
- "line": 2760,
+ "line": 2764,
"column": 28
},
"end": {
- "line": 2760,
+ "line": 2764,
"column": 36
}
}
@@ -153825,32 +153994,32 @@
"type": "Identifier",
"name": "type",
"range": [
- 83276,
- 83280
+ 83415,
+ 83419
],
"loc": {
"start": {
- "line": 2760,
+ "line": 2764,
"column": 38
},
"end": {
- "line": 2760,
+ "line": 2764,
"column": 42
}
}
}
],
"range": [
- 83250,
- 83281
+ 83389,
+ 83420
],
"loc": {
"start": {
- "line": 2760,
+ "line": 2764,
"column": 12
},
"end": {
- "line": 2760,
+ "line": 2764,
"column": 43
}
}
@@ -153862,48 +154031,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 83297,
- 83304
+ 83436,
+ 83443
],
"loc": {
"start": {
- "line": 2761,
+ "line": 2765,
"column": 12
},
"end": {
- "line": 2761,
+ "line": 2765,
"column": 19
}
}
}
],
"range": [
- 83283,
- 83314
+ 83422,
+ 83453
],
"loc": {
"start": {
- "line": 2760,
+ "line": 2764,
"column": 45
},
"end": {
- "line": 2762,
+ "line": 2766,
"column": 9
}
}
},
"alternate": null,
"range": [
- 83246,
- 83314
+ 83385,
+ 83453
],
"loc": {
"start": {
- "line": 2760,
+ "line": 2764,
"column": 8
},
"end": {
- "line": 2762,
+ "line": 2766,
"column": 9
}
}
@@ -153917,16 +154086,16 @@
"type": "Identifier",
"name": "o",
"range": [
- 83327,
- 83328
+ 83466,
+ 83467
],
"loc": {
"start": {
- "line": 2763,
+ "line": 2767,
"column": 12
},
"end": {
- "line": 2763,
+ "line": 2767,
"column": 13
}
}
@@ -153934,31 +154103,31 @@
"init": {
"type": "ThisExpression",
"range": [
- 83331,
- 83335
+ 83470,
+ 83474
],
"loc": {
"start": {
- "line": 2763,
+ "line": 2767,
"column": 16
},
"end": {
- "line": 2763,
+ "line": 2767,
"column": 20
}
}
},
"range": [
- 83327,
- 83335
+ 83466,
+ 83474
],
"loc": {
"start": {
- "line": 2763,
+ "line": 2767,
"column": 12
},
"end": {
- "line": 2763,
+ "line": 2767,
"column": 20
}
}
@@ -153969,16 +154138,16 @@
"type": "Identifier",
"name": "isLoaded",
"range": [
- 83349,
- 83357
+ 83488,
+ 83496
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2768,
"column": 12
},
"end": {
- "line": 2764,
+ "line": 2768,
"column": 20
}
}
@@ -153988,31 +154157,31 @@
"value": false,
"raw": "false",
"range": [
- 83360,
- 83365
+ 83499,
+ 83504
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2768,
"column": 23
},
"end": {
- "line": 2764,
+ "line": 2768,
"column": 28
}
}
},
"range": [
- 83349,
- 83365
+ 83488,
+ 83504
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2768,
"column": 12
},
"end": {
- "line": 2764,
+ "line": 2768,
"column": 28
}
}
@@ -154023,32 +154192,32 @@
"type": "Identifier",
"name": "file",
"range": [
- 83379,
- 83383
+ 83518,
+ 83522
],
"loc": {
"start": {
- "line": 2765,
+ "line": 2769,
"column": 12
},
"end": {
- "line": 2765,
+ "line": 2769,
"column": 16
}
}
},
"init": null,
"range": [
- 83379,
- 83383
+ 83518,
+ 83522
],
"loc": {
"start": {
- "line": 2765,
+ "line": 2769,
"column": 12
},
"end": {
- "line": 2765,
+ "line": 2769,
"column": 16
}
}
@@ -154059,16 +154228,16 @@
"type": "Identifier",
"name": "head",
"range": [
- 83397,
- 83401
+ 83536,
+ 83540
],
"loc": {
"start": {
- "line": 2766,
+ "line": 2770,
"column": 12
},
"end": {
- "line": 2766,
+ "line": 2770,
"column": 16
}
}
@@ -154082,16 +154251,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 83404,
- 83407
+ 83543,
+ 83546
],
"loc": {
"start": {
- "line": 2766,
+ "line": 2770,
"column": 19
},
"end": {
- "line": 2766,
+ "line": 2770,
"column": 22
}
}
@@ -154101,16 +154270,16 @@
"type": "Identifier",
"name": "doc",
"range": [
- 83408,
- 83411
+ 83547,
+ 83550
],
"loc": {
"start": {
- "line": 2766,
+ "line": 2770,
"column": 23
},
"end": {
- "line": 2766,
+ "line": 2770,
"column": 26
}
}
@@ -154120,32 +154289,32 @@
"value": "head",
"raw": "'head'",
"range": [
- 83413,
- 83419
+ 83552,
+ 83558
],
"loc": {
"start": {
- "line": 2766,
+ "line": 2770,
"column": 28
},
"end": {
- "line": 2766,
+ "line": 2770,
"column": 34
}
}
}
],
"range": [
- 83404,
- 83420
+ 83543,
+ 83559
],
"loc": {
"start": {
- "line": 2766,
+ "line": 2770,
"column": 19
},
"end": {
- "line": 2766,
+ "line": 2770,
"column": 35
}
}
@@ -154155,46 +154324,46 @@
"value": 0,
"raw": "0",
"range": [
- 83421,
- 83422
+ 83560,
+ 83561
],
"loc": {
"start": {
- "line": 2766,
+ "line": 2770,
"column": 36
},
"end": {
- "line": 2766,
+ "line": 2770,
"column": 37
}
}
},
"range": [
- 83404,
- 83423
+ 83543,
+ 83562
],
"loc": {
"start": {
- "line": 2766,
+ "line": 2770,
"column": 19
},
"end": {
- "line": 2766,
+ "line": 2770,
"column": 38
}
}
},
"range": [
- 83397,
- 83423
+ 83536,
+ 83562
],
"loc": {
"start": {
- "line": 2766,
+ "line": 2770,
"column": 12
},
"end": {
- "line": 2766,
+ "line": 2770,
"column": 38
}
}
@@ -154202,16 +154371,16 @@
],
"kind": "let",
"range": [
- 83323,
- 83424
+ 83462,
+ 83563
],
"loc": {
"start": {
- "line": 2763,
+ "line": 2767,
"column": 8
},
"end": {
- "line": 2766,
+ "line": 2770,
"column": 39
}
}
@@ -154230,16 +154399,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 83438,
- 83442
+ 83577,
+ 83581
],
"loc": {
"start": {
- "line": 2768,
+ "line": 2772,
"column": 12
},
"end": {
- "line": 2768,
+ "line": 2772,
"column": 16
}
}
@@ -154248,47 +154417,47 @@
"type": "Identifier",
"name": "toLowerCase",
"range": [
- 83443,
- 83454
+ 83582,
+ 83593
],
"loc": {
"start": {
- "line": 2768,
+ "line": 2772,
"column": 17
},
"end": {
- "line": 2768,
+ "line": 2772,
"column": 28
}
}
},
"range": [
- 83438,
- 83454
+ 83577,
+ 83593
],
"loc": {
"start": {
- "line": 2768,
+ "line": 2772,
"column": 12
},
"end": {
- "line": 2768,
+ "line": 2772,
"column": 28
}
}
},
"arguments": [],
"range": [
- 83438,
- 83456
+ 83577,
+ 83595
],
"loc": {
"start": {
- "line": 2768,
+ "line": 2772,
"column": 12
},
"end": {
- "line": 2768,
+ "line": 2772,
"column": 30
}
}
@@ -154298,31 +154467,31 @@
"value": "link",
"raw": "'link'",
"range": [
- 83461,
- 83467
+ 83600,
+ 83606
],
"loc": {
"start": {
- "line": 2768,
+ "line": 2772,
"column": 35
},
"end": {
- "line": 2768,
+ "line": 2772,
"column": 41
}
}
},
"range": [
- 83438,
- 83467
+ 83577,
+ 83606
],
"loc": {
"start": {
- "line": 2768,
+ "line": 2772,
"column": 12
},
"end": {
- "line": 2768,
+ "line": 2772,
"column": 41
}
}
@@ -154339,16 +154508,16 @@
"type": "Identifier",
"name": "file",
"range": [
- 83483,
- 83487
+ 83622,
+ 83626
],
"loc": {
"start": {
- "line": 2769,
+ "line": 2773,
"column": 12
},
"end": {
- "line": 2769,
+ "line": 2773,
"column": 16
}
}
@@ -154359,16 +154528,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 83490,
- 83499
+ 83629,
+ 83638
],
"loc": {
"start": {
- "line": 2769,
+ "line": 2773,
"column": 19
},
"end": {
- "line": 2769,
+ "line": 2773,
"column": 28
}
}
@@ -154379,16 +154548,16 @@
"value": "link",
"raw": "'link'",
"range": [
- 83500,
- 83506
+ 83639,
+ 83645
],
"loc": {
"start": {
- "line": 2769,
+ "line": 2773,
"column": 29
},
"end": {
- "line": 2769,
+ "line": 2773,
"column": 35
}
}
@@ -154401,16 +154570,16 @@
"value": "id",
"raw": "'id'",
"range": [
- 83525,
- 83529
+ 83664,
+ 83668
],
"loc": {
"start": {
- "line": 2770,
+ "line": 2774,
"column": 17
},
"end": {
- "line": 2770,
+ "line": 2774,
"column": 21
}
}
@@ -154419,32 +154588,32 @@
"type": "Identifier",
"name": "fileId",
"range": [
- 83531,
- 83537
+ 83670,
+ 83676
],
"loc": {
"start": {
- "line": 2770,
+ "line": 2774,
"column": 23
},
"end": {
- "line": 2770,
+ "line": 2774,
"column": 29
}
}
}
],
"range": [
- 83524,
- 83538
+ 83663,
+ 83677
],
"loc": {
"start": {
- "line": 2770,
+ "line": 2774,
"column": 16
},
"end": {
- "line": 2770,
+ "line": 2774,
"column": 30
}
}
@@ -154457,16 +154626,16 @@
"value": "type",
"raw": "'type'",
"range": [
- 83541,
- 83547
+ 83680,
+ 83686
],
"loc": {
"start": {
- "line": 2770,
+ "line": 2774,
"column": 33
},
"end": {
- "line": 2770,
+ "line": 2774,
"column": 39
}
}
@@ -154476,32 +154645,32 @@
"value": "text/css",
"raw": "'text/css'",
"range": [
- 83549,
- 83559
+ 83688,
+ 83698
],
"loc": {
"start": {
- "line": 2770,
+ "line": 2774,
"column": 41
},
"end": {
- "line": 2770,
+ "line": 2774,
"column": 51
}
}
}
],
"range": [
- 83540,
- 83560
+ 83679,
+ 83699
],
"loc": {
"start": {
- "line": 2770,
+ "line": 2774,
"column": 32
},
"end": {
- "line": 2770,
+ "line": 2774,
"column": 52
}
}
@@ -154514,16 +154683,16 @@
"value": "rel",
"raw": "'rel'",
"range": [
- 83579,
- 83584
+ 83718,
+ 83723
],
"loc": {
"start": {
- "line": 2771,
+ "line": 2775,
"column": 17
},
"end": {
- "line": 2771,
+ "line": 2775,
"column": 22
}
}
@@ -154533,32 +154702,32 @@
"value": "stylesheet",
"raw": "'stylesheet'",
"range": [
- 83586,
- 83598
+ 83725,
+ 83737
],
"loc": {
"start": {
- "line": 2771,
+ "line": 2775,
"column": 24
},
"end": {
- "line": 2771,
+ "line": 2775,
"column": 36
}
}
}
],
"range": [
- 83578,
- 83599
+ 83717,
+ 83738
],
"loc": {
"start": {
- "line": 2771,
+ "line": 2775,
"column": 16
},
"end": {
- "line": 2771,
+ "line": 2775,
"column": 37
}
}
@@ -154571,16 +154740,16 @@
"value": "href",
"raw": "'href'",
"range": [
- 83602,
- 83608
+ 83741,
+ 83747
],
"loc": {
"start": {
- "line": 2771,
+ "line": 2775,
"column": 40
},
"end": {
- "line": 2771,
+ "line": 2775,
"column": 46
}
}
@@ -154589,94 +154758,94 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 83610,
- 83618
+ 83749,
+ 83757
],
"loc": {
"start": {
- "line": 2771,
+ "line": 2775,
"column": 48
},
"end": {
- "line": 2771,
+ "line": 2775,
"column": 56
}
}
}
],
"range": [
- 83601,
- 83619
+ 83740,
+ 83758
],
"loc": {
"start": {
- "line": 2771,
+ "line": 2775,
"column": 39
},
"end": {
- "line": 2771,
+ "line": 2775,
"column": 57
}
}
}
],
"range": [
- 83490,
- 83633
+ 83629,
+ 83772
],
"loc": {
"start": {
- "line": 2769,
+ "line": 2773,
"column": 19
},
"end": {
- "line": 2772,
+ "line": 2776,
"column": 13
}
}
},
"range": [
- 83483,
- 83633
+ 83622,
+ 83772
],
"loc": {
"start": {
- "line": 2769,
+ "line": 2773,
"column": 12
},
"end": {
- "line": 2772,
+ "line": 2776,
"column": 13
}
}
},
"range": [
- 83483,
- 83634
+ 83622,
+ 83773
],
"loc": {
"start": {
- "line": 2769,
+ "line": 2773,
"column": 12
},
"end": {
- "line": 2772,
+ "line": 2776,
"column": 14
}
}
}
],
"range": [
- 83469,
- 83644
+ 83608,
+ 83783
],
"loc": {
"start": {
- "line": 2768,
+ "line": 2772,
"column": 43
},
"end": {
- "line": 2773,
+ "line": 2777,
"column": 9
}
}
@@ -154693,16 +154862,16 @@
"type": "Identifier",
"name": "file",
"range": [
- 83664,
- 83668
+ 83803,
+ 83807
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2778,
"column": 12
},
"end": {
- "line": 2774,
+ "line": 2778,
"column": 16
}
}
@@ -154713,16 +154882,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 83671,
- 83680
+ 83810,
+ 83819
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2778,
"column": 19
},
"end": {
- "line": 2774,
+ "line": 2778,
"column": 28
}
}
@@ -154733,16 +154902,16 @@
"value": "script",
"raw": "'script'",
"range": [
- 83681,
- 83689
+ 83820,
+ 83828
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2778,
"column": 29
},
"end": {
- "line": 2774,
+ "line": 2778,
"column": 37
}
}
@@ -154755,16 +154924,16 @@
"value": "id",
"raw": "'id'",
"range": [
- 83708,
- 83712
+ 83847,
+ 83851
],
"loc": {
"start": {
- "line": 2775,
+ "line": 2779,
"column": 17
},
"end": {
- "line": 2775,
+ "line": 2779,
"column": 21
}
}
@@ -154773,32 +154942,32 @@
"type": "Identifier",
"name": "fileId",
"range": [
- 83714,
- 83720
+ 83853,
+ 83859
],
"loc": {
"start": {
- "line": 2775,
+ "line": 2779,
"column": 23
},
"end": {
- "line": 2775,
+ "line": 2779,
"column": 29
}
}
}
],
"range": [
- 83707,
- 83721
+ 83846,
+ 83860
],
"loc": {
"start": {
- "line": 2775,
+ "line": 2779,
"column": 16
},
"end": {
- "line": 2775,
+ "line": 2779,
"column": 30
}
}
@@ -154811,16 +154980,16 @@
"value": "type",
"raw": "'type'",
"range": [
- 83740,
- 83746
+ 83879,
+ 83885
],
"loc": {
"start": {
- "line": 2776,
+ "line": 2780,
"column": 17
},
"end": {
- "line": 2776,
+ "line": 2780,
"column": 23
}
}
@@ -154830,32 +154999,32 @@
"value": "text/javascript",
"raw": "'text/javascript'",
"range": [
- 83748,
- 83765
+ 83887,
+ 83904
],
"loc": {
"start": {
- "line": 2776,
+ "line": 2780,
"column": 25
},
"end": {
- "line": 2776,
+ "line": 2780,
"column": 42
}
}
}
],
"range": [
- 83739,
- 83766
+ 83878,
+ 83905
],
"loc": {
"start": {
- "line": 2776,
+ "line": 2780,
"column": 16
},
"end": {
- "line": 2776,
+ "line": 2780,
"column": 43
}
}
@@ -154868,16 +155037,16 @@
"value": "src",
"raw": "'src'",
"range": [
- 83769,
- 83774
+ 83908,
+ 83913
],
"loc": {
"start": {
- "line": 2776,
+ "line": 2780,
"column": 46
},
"end": {
- "line": 2776,
+ "line": 2780,
"column": 51
}
}
@@ -154886,109 +155055,109 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 83776,
- 83784
+ 83915,
+ 83923
],
"loc": {
"start": {
- "line": 2776,
+ "line": 2780,
"column": 53
},
"end": {
- "line": 2776,
+ "line": 2780,
"column": 61
}
}
}
],
"range": [
- 83768,
- 83785
+ 83907,
+ 83924
],
"loc": {
"start": {
- "line": 2776,
+ "line": 2780,
"column": 45
},
"end": {
- "line": 2776,
+ "line": 2780,
"column": 62
}
}
}
],
"range": [
- 83671,
- 83799
+ 83810,
+ 83938
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2778,
"column": 19
},
"end": {
- "line": 2777,
+ "line": 2781,
"column": 13
}
}
},
"range": [
- 83664,
- 83799
+ 83803,
+ 83938
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2778,
"column": 12
},
"end": {
- "line": 2777,
+ "line": 2781,
"column": 13
}
}
},
"range": [
- 83664,
- 83800
+ 83803,
+ 83939
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2778,
"column": 12
},
"end": {
- "line": 2777,
+ "line": 2781,
"column": 14
}
}
}
],
"range": [
- 83650,
- 83810
+ 83789,
+ 83949
],
"loc": {
"start": {
- "line": 2773,
+ "line": 2777,
"column": 15
},
"end": {
- "line": 2778,
+ "line": 2782,
"column": 9
}
}
},
"range": [
- 83434,
- 83810
+ 83573,
+ 83949
],
"loc": {
"start": {
- "line": 2768,
+ "line": 2772,
"column": 8
},
"end": {
- "line": 2778,
+ "line": 2782,
"column": 9
}
},
@@ -154997,16 +155166,16 @@
"type": "Line",
"value": "Browser <> IE onload event works only for scripts, not for stylesheets",
"range": [
- 83820,
- 83892
+ 83959,
+ 84031
],
"loc": {
"start": {
- "line": 2780,
+ "line": 2784,
"column": 8
},
"end": {
- "line": 2780,
+ "line": 2784,
"column": 80
}
}
@@ -155025,16 +155194,16 @@
"type": "Identifier",
"name": "file",
"range": [
- 83901,
- 83905
+ 84040,
+ 84044
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 8
},
"end": {
- "line": 2781,
+ "line": 2785,
"column": 12
}
}
@@ -155043,31 +155212,31 @@
"type": "Identifier",
"name": "onload",
"range": [
- 83906,
- 83912
+ 84045,
+ 84051
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 13
},
"end": {
- "line": 2781,
+ "line": 2785,
"column": 19
}
}
},
"range": [
- 83901,
- 83912
+ 84040,
+ 84051
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 8
},
"end": {
- "line": 2781,
+ "line": 2785,
"column": 19
}
}
@@ -155082,16 +155251,16 @@
"type": "Identifier",
"name": "file",
"range": [
- 83915,
- 83919
+ 84054,
+ 84058
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 22
},
"end": {
- "line": 2781,
+ "line": 2785,
"column": 26
}
}
@@ -155100,31 +155269,31 @@
"type": "Identifier",
"name": "onreadystatechange",
"range": [
- 83920,
- 83938
+ 84059,
+ 84077
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 27
},
"end": {
- "line": 2781,
+ "line": 2785,
"column": 45
}
}
},
"range": [
- 83915,
- 83938
+ 84054,
+ 84077
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 22
},
"end": {
- "line": 2781,
+ "line": 2785,
"column": 45
}
}
@@ -155148,32 +155317,32 @@
"type": "Identifier",
"name": "isLoaded",
"range": [
- 83966,
- 83974
+ 84105,
+ 84113
],
"loc": {
"start": {
- "line": 2782,
+ "line": 2786,
"column": 17
},
"end": {
- "line": 2782,
+ "line": 2786,
"column": 25
}
}
},
"prefix": true,
"range": [
- 83965,
- 83974
+ 84104,
+ 84113
],
"loc": {
"start": {
- "line": 2782,
+ "line": 2786,
"column": 16
},
"end": {
- "line": 2782,
+ "line": 2786,
"column": 25
}
}
@@ -155193,16 +155362,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 83996,
- 84000
+ 84135,
+ 84139
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 18
},
"end": {
- "line": 2783,
+ "line": 2787,
"column": 22
}
}
@@ -155211,47 +155380,47 @@
"type": "Identifier",
"name": "readyState",
"range": [
- 84001,
- 84011
+ 84140,
+ 84150
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 23
},
"end": {
- "line": 2783,
+ "line": 2787,
"column": 33
}
}
},
"range": [
- 83996,
- 84011
+ 84135,
+ 84150
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 18
},
"end": {
- "line": 2783,
+ "line": 2787,
"column": 33
}
}
},
"prefix": true,
"range": [
- 83995,
- 84011
+ 84134,
+ 84150
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 17
},
"end": {
- "line": 2783,
+ "line": 2787,
"column": 33
}
}
@@ -155265,16 +155434,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84015,
- 84019
+ 84154,
+ 84158
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 37
},
"end": {
- "line": 2783,
+ "line": 2787,
"column": 41
}
}
@@ -155283,31 +155452,31 @@
"type": "Identifier",
"name": "readyState",
"range": [
- 84020,
- 84030
+ 84159,
+ 84169
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 42
},
"end": {
- "line": 2783,
+ "line": 2787,
"column": 52
}
}
},
"range": [
- 84015,
- 84030
+ 84154,
+ 84169
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 37
},
"end": {
- "line": 2783,
+ "line": 2787,
"column": 52
}
}
@@ -155317,46 +155486,46 @@
"value": "loaded",
"raw": "'loaded'",
"range": [
- 84035,
- 84043
+ 84174,
+ 84182
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 57
},
"end": {
- "line": 2783,
+ "line": 2787,
"column": 65
}
}
},
"range": [
- 84015,
- 84043
+ 84154,
+ 84182
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 37
},
"end": {
- "line": 2783,
+ "line": 2787,
"column": 65
}
}
},
"range": [
- 83995,
- 84043
+ 84134,
+ 84182
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 17
},
"end": {
- "line": 2783,
+ "line": 2787,
"column": 65
}
}
@@ -155370,16 +155539,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84067,
- 84071
+ 84206,
+ 84210
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2788,
"column": 20
},
"end": {
- "line": 2784,
+ "line": 2788,
"column": 24
}
}
@@ -155388,31 +155557,31 @@
"type": "Identifier",
"name": "readyState",
"range": [
- 84072,
- 84082
+ 84211,
+ 84221
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2788,
"column": 25
},
"end": {
- "line": 2784,
+ "line": 2788,
"column": 35
}
}
},
"range": [
- 84067,
- 84082
+ 84206,
+ 84221
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2788,
"column": 20
},
"end": {
- "line": 2784,
+ "line": 2788,
"column": 35
}
}
@@ -155422,61 +155591,61 @@
"value": "complete",
"raw": "'complete'",
"range": [
- 84087,
- 84097
+ 84226,
+ 84236
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2788,
"column": 40
},
"end": {
- "line": 2784,
+ "line": 2788,
"column": 50
}
}
},
"range": [
- 84067,
- 84097
+ 84206,
+ 84236
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2788,
"column": 20
},
"end": {
- "line": 2784,
+ "line": 2788,
"column": 50
}
}
},
"range": [
- 83995,
- 84097
+ 84134,
+ 84236
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2787,
"column": 17
},
"end": {
- "line": 2784,
+ "line": 2788,
"column": 50
}
}
},
"range": [
- 83965,
- 84098
+ 84104,
+ 84237
],
"loc": {
"start": {
- "line": 2782,
+ "line": 2786,
"column": 16
},
"end": {
- "line": 2784,
+ "line": 2788,
"column": 51
}
}
@@ -155493,16 +155662,16 @@
"type": "Identifier",
"name": "isLoaded",
"range": [
- 84118,
- 84126
+ 84257,
+ 84265
],
"loc": {
"start": {
- "line": 2785,
+ "line": 2789,
"column": 16
},
"end": {
- "line": 2785,
+ "line": 2789,
"column": 24
}
}
@@ -155512,46 +155681,46 @@
"value": true,
"raw": "true",
"range": [
- 84129,
- 84133
+ 84268,
+ 84272
],
"loc": {
"start": {
- "line": 2785,
+ "line": 2789,
"column": 27
},
"end": {
- "line": 2785,
+ "line": 2789,
"column": 31
}
}
},
"range": [
- 84118,
- 84133
+ 84257,
+ 84272
],
"loc": {
"start": {
- "line": 2785,
+ "line": 2789,
"column": 16
},
"end": {
- "line": 2785,
+ "line": 2789,
"column": 31
}
}
},
"range": [
- 84118,
- 84134
+ 84257,
+ 84273
],
"loc": {
"start": {
- "line": 2785,
+ "line": 2789,
"column": 16
},
"end": {
- "line": 2785,
+ "line": 2789,
"column": 32
}
}
@@ -155568,32 +155737,32 @@
"type": "Identifier",
"name": "callback",
"range": [
- 84162,
- 84170
+ 84301,
+ 84309
],
"loc": {
"start": {
- "line": 2786,
+ "line": 2790,
"column": 27
},
"end": {
- "line": 2786,
+ "line": 2790,
"column": 35
}
}
},
"prefix": true,
"range": [
- 84155,
- 84170
+ 84294,
+ 84309
],
"loc": {
"start": {
- "line": 2786,
+ "line": 2790,
"column": 20
},
"end": {
- "line": 2786,
+ "line": 2790,
"column": 35
}
}
@@ -155603,31 +155772,31 @@
"value": "function",
"raw": "'function'",
"range": [
- 84175,
- 84185
+ 84314,
+ 84324
],
"loc": {
"start": {
- "line": 2786,
+ "line": 2790,
"column": 40
},
"end": {
- "line": 2786,
+ "line": 2790,
"column": 50
}
}
},
"range": [
- 84155,
- 84185
+ 84294,
+ 84324
],
"loc": {
"start": {
- "line": 2786,
+ "line": 2790,
"column": 20
},
"end": {
- "line": 2786,
+ "line": 2790,
"column": 50
}
}
@@ -155646,16 +155815,16 @@
"type": "Identifier",
"name": "callback",
"range": [
- 84209,
- 84217
+ 84348,
+ 84356
],
"loc": {
"start": {
- "line": 2787,
+ "line": 2791,
"column": 20
},
"end": {
- "line": 2787,
+ "line": 2791,
"column": 28
}
}
@@ -155664,31 +155833,31 @@
"type": "Identifier",
"name": "call",
"range": [
- 84218,
- 84222
+ 84357,
+ 84361
],
"loc": {
"start": {
- "line": 2787,
+ "line": 2791,
"column": 29
},
"end": {
- "line": 2787,
+ "line": 2791,
"column": 33
}
}
},
"range": [
- 84209,
- 84222
+ 84348,
+ 84361
],
"loc": {
"start": {
- "line": 2787,
+ "line": 2791,
"column": 20
},
"end": {
- "line": 2787,
+ "line": 2791,
"column": 33
}
}
@@ -155699,16 +155868,16 @@
"value": null,
"raw": "null",
"range": [
- 84223,
- 84227
+ 84362,
+ 84366
],
"loc": {
"start": {
- "line": 2787,
+ "line": 2791,
"column": 34
},
"end": {
- "line": 2787,
+ "line": 2791,
"column": 38
}
}
@@ -155717,127 +155886,127 @@
"type": "Identifier",
"name": "o",
"range": [
- 84229,
- 84230
+ 84368,
+ 84369
],
"loc": {
"start": {
- "line": 2787,
+ "line": 2791,
"column": 40
},
"end": {
- "line": 2787,
+ "line": 2791,
"column": 41
}
}
}
],
"range": [
- 84209,
- 84231
+ 84348,
+ 84370
],
"loc": {
"start": {
- "line": 2787,
+ "line": 2791,
"column": 20
},
"end": {
- "line": 2787,
+ "line": 2791,
"column": 42
}
}
},
"range": [
- 84209,
- 84232
+ 84348,
+ 84371
],
"loc": {
"start": {
- "line": 2787,
+ "line": 2791,
"column": 20
},
"end": {
- "line": 2787,
+ "line": 2791,
"column": 43
}
}
}
],
"range": [
- 84187,
- 84250
+ 84326,
+ 84389
],
"loc": {
"start": {
- "line": 2786,
+ "line": 2790,
"column": 52
},
"end": {
- "line": 2788,
+ "line": 2792,
"column": 17
}
}
},
"alternate": null,
"range": [
- 84151,
- 84250
+ 84290,
+ 84389
],
"loc": {
"start": {
- "line": 2786,
+ "line": 2790,
"column": 16
},
"end": {
- "line": 2788,
+ "line": 2792,
"column": 17
}
}
}
],
"range": [
- 84100,
- 84264
+ 84239,
+ 84403
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2788,
"column": 53
},
"end": {
- "line": 2789,
+ "line": 2793,
"column": 13
}
}
},
"alternate": null,
"range": [
- 83961,
- 84264
+ 84100,
+ 84403
],
"loc": {
"start": {
- "line": 2782,
+ "line": 2786,
"column": 12
},
"end": {
- "line": 2789,
+ "line": 2793,
"column": 13
}
}
}
],
"range": [
- 83947,
- 84274
+ 84086,
+ 84413
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 54
},
"end": {
- "line": 2790,
+ "line": 2794,
"column": 9
}
}
@@ -155845,61 +156014,61 @@
"generator": false,
"expression": false,
"range": [
- 83941,
- 84274
+ 84080,
+ 84413
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 48
},
"end": {
- "line": 2790,
+ "line": 2794,
"column": 9
}
}
},
"range": [
- 83915,
- 84274
+ 84054,
+ 84413
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 22
},
"end": {
- "line": 2790,
+ "line": 2794,
"column": 9
}
}
},
"range": [
- 83901,
- 84274
+ 84040,
+ 84413
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 8
},
"end": {
- "line": 2790,
+ "line": 2794,
"column": 9
}
}
},
"range": [
- 83901,
- 84275
+ 84040,
+ 84414
],
"loc": {
"start": {
- "line": 2781,
+ "line": 2785,
"column": 8
},
"end": {
- "line": 2790,
+ "line": 2794,
"column": 10
}
},
@@ -155908,16 +156077,16 @@
"type": "Line",
"value": "Browser <> IE onload event works only for scripts, not for stylesheets",
"range": [
- 83820,
- 83892
+ 83959,
+ 84031
],
"loc": {
"start": {
- "line": 2780,
+ "line": 2784,
"column": 8
},
"end": {
- "line": 2780,
+ "line": 2784,
"column": 80
}
}
@@ -155936,16 +156105,16 @@
"type": "Identifier",
"name": "file",
"range": [
- 84284,
- 84288
+ 84423,
+ 84427
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2795,
"column": 8
},
"end": {
- "line": 2791,
+ "line": 2795,
"column": 12
}
}
@@ -155954,31 +156123,31 @@
"type": "Identifier",
"name": "onerror",
"range": [
- 84289,
- 84296
+ 84428,
+ 84435
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2795,
"column": 13
},
"end": {
- "line": 2791,
+ "line": 2795,
"column": 20
}
}
},
"range": [
- 84284,
- 84296
+ 84423,
+ 84435
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2795,
"column": 8
},
"end": {
- "line": 2791,
+ "line": 2795,
"column": 20
}
}
@@ -155998,16 +156167,16 @@
"type": "Identifier",
"name": "Error",
"range": [
- 84335,
- 84340
+ 84474,
+ 84479
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2796,
"column": 22
},
"end": {
- "line": 2792,
+ "line": 2796,
"column": 27
}
}
@@ -156024,16 +156193,16 @@
},
"tail": false,
"range": [
- 84341,
- 84372
+ 84480,
+ 84511
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2796,
"column": 28
},
"end": {
- "line": 2792,
+ "line": 2796,
"column": 59
}
}
@@ -156046,16 +156215,16 @@
},
"tail": true,
"range": [
- 84380,
- 84382
+ 84519,
+ 84521
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2796,
"column": 67
},
"end": {
- "line": 2792,
+ "line": 2796,
"column": 69
}
}
@@ -156066,79 +156235,79 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 84372,
- 84380
+ 84511,
+ 84519
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2796,
"column": 59
},
"end": {
- "line": 2792,
+ "line": 2796,
"column": 67
}
}
}
],
"range": [
- 84341,
- 84382
+ 84480,
+ 84521
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2796,
"column": 28
},
"end": {
- "line": 2792,
+ "line": 2796,
"column": 69
}
}
}
],
"range": [
- 84331,
- 84383
+ 84470,
+ 84522
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2796,
"column": 18
},
"end": {
- "line": 2792,
+ "line": 2796,
"column": 70
}
}
},
"range": [
- 84325,
- 84384
+ 84464,
+ 84523
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2796,
"column": 12
},
"end": {
- "line": 2792,
+ "line": 2796,
"column": 71
}
}
}
],
"range": [
- 84311,
- 84394
+ 84450,
+ 84533
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2795,
"column": 35
},
"end": {
- "line": 2793,
+ "line": 2797,
"column": 9
}
}
@@ -156146,46 +156315,46 @@
"generator": false,
"expression": false,
"range": [
- 84299,
- 84394
+ 84438,
+ 84533
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2795,
"column": 23
},
"end": {
- "line": 2793,
+ "line": 2797,
"column": 9
}
}
},
"range": [
- 84284,
- 84394
+ 84423,
+ 84533
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2795,
"column": 8
},
"end": {
- "line": 2793,
+ "line": 2797,
"column": 9
}
}
},
"range": [
- 84284,
- 84395
+ 84423,
+ 84534
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2795,
"column": 8
},
"end": {
- "line": 2793,
+ "line": 2797,
"column": 10
}
}
@@ -156201,16 +156370,16 @@
"type": "Identifier",
"name": "head",
"range": [
- 84404,
- 84408
+ 84543,
+ 84547
],
"loc": {
"start": {
- "line": 2794,
+ "line": 2798,
"column": 8
},
"end": {
- "line": 2794,
+ "line": 2798,
"column": 12
}
}
@@ -156219,31 +156388,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 84409,
- 84420
+ 84548,
+ 84559
],
"loc": {
"start": {
- "line": 2794,
+ "line": 2798,
"column": 13
},
"end": {
- "line": 2794,
+ "line": 2798,
"column": 24
}
}
},
"range": [
- 84404,
- 84420
+ 84543,
+ 84559
],
"loc": {
"start": {
- "line": 2794,
+ "line": 2798,
"column": 8
},
"end": {
- "line": 2794,
+ "line": 2798,
"column": 24
}
}
@@ -156253,63 +156422,63 @@
"type": "Identifier",
"name": "file",
"range": [
- 84421,
- 84425
+ 84560,
+ 84564
],
"loc": {
"start": {
- "line": 2794,
+ "line": 2798,
"column": 25
},
"end": {
- "line": 2794,
+ "line": 2798,
"column": 29
}
}
}
],
"range": [
- 84404,
- 84426
+ 84543,
+ 84565
],
"loc": {
"start": {
- "line": 2794,
+ "line": 2798,
"column": 8
},
"end": {
- "line": 2794,
+ "line": 2798,
"column": 30
}
}
},
"range": [
- 84404,
- 84427
+ 84543,
+ 84566
],
"loc": {
"start": {
- "line": 2794,
+ "line": 2798,
"column": 8
},
"end": {
- "line": 2794,
+ "line": 2798,
"column": 31
}
}
}
],
"range": [
- 83236,
- 84433
+ 83375,
+ 84572
],
"loc": {
"start": {
- "line": 2759,
+ "line": 2763,
"column": 56
},
"end": {
- "line": 2795,
+ "line": 2799,
"column": 5
}
}
@@ -156317,16 +156486,16 @@
"generator": false,
"expression": false,
"range": [
- 83190,
- 84433
+ 83329,
+ 84572
],
"loc": {
"start": {
- "line": 2759,
+ "line": 2763,
"column": 10
},
"end": {
- "line": 2795,
+ "line": 2799,
"column": 5
}
}
@@ -156334,16 +156503,16 @@
"kind": "method",
"computed": false,
"range": [
- 83184,
- 84433
+ 83323,
+ 84572
],
"loc": {
"start": {
- "line": 2759,
+ "line": 2763,
"column": 4
},
"end": {
- "line": 2795,
+ "line": 2799,
"column": 5
}
},
@@ -156352,16 +156521,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": [
- 82920,
- 83179
+ 83059,
+ 83318
],
"loc": {
"start": {
- "line": 2752,
+ "line": 2756,
"column": 4
},
"end": {
- "line": 2758,
+ "line": 2762,
"column": 7
}
}
@@ -156372,16 +156541,16 @@
"type": "Block",
"value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ",
"range": [
- 84439,
- 84514
+ 84578,
+ 84653
],
"loc": {
"start": {
- "line": 2797,
+ "line": 2801,
"column": 4
},
"end": {
- "line": 2800,
+ "line": 2804,
"column": 7
}
}
@@ -156395,16 +156564,16 @@
"type": "Identifier",
"name": "isInitialized",
"range": [
- 84519,
- 84532
+ 84658,
+ 84671
],
"loc": {
"start": {
- "line": 2801,
+ "line": 2805,
"column": 4
},
"end": {
- "line": 2801,
+ "line": 2805,
"column": 17
}
}
@@ -156424,16 +156593,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84552,
- 84556
+ 84691,
+ 84695
],
"loc": {
"start": {
- "line": 2802,
+ "line": 2806,
"column": 15
},
"end": {
- "line": 2802,
+ "line": 2806,
"column": 19
}
}
@@ -156442,62 +156611,62 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 84557,
- 84568
+ 84696,
+ 84707
],
"loc": {
"start": {
- "line": 2802,
+ "line": 2806,
"column": 20
},
"end": {
- "line": 2802,
+ "line": 2806,
"column": 31
}
}
},
"range": [
- 84552,
- 84568
+ 84691,
+ 84707
],
"loc": {
"start": {
- "line": 2802,
+ "line": 2806,
"column": 15
},
"end": {
- "line": 2802,
+ "line": 2806,
"column": 31
}
}
},
"range": [
- 84545,
- 84569
+ 84684,
+ 84708
],
"loc": {
"start": {
- "line": 2802,
+ "line": 2806,
"column": 8
},
"end": {
- "line": 2802,
+ "line": 2806,
"column": 32
}
}
}
],
"range": [
- 84535,
- 84575
+ 84674,
+ 84714
],
"loc": {
"start": {
- "line": 2801,
+ "line": 2805,
"column": 20
},
"end": {
- "line": 2803,
+ "line": 2807,
"column": 5
}
}
@@ -156505,16 +156674,16 @@
"generator": false,
"expression": false,
"range": [
- 84532,
- 84575
+ 84671,
+ 84714
],
"loc": {
"start": {
- "line": 2801,
+ "line": 2805,
"column": 17
},
"end": {
- "line": 2803,
+ "line": 2807,
"column": 5
}
}
@@ -156522,16 +156691,16 @@
"kind": "method",
"computed": false,
"range": [
- 84519,
- 84575
+ 84658,
+ 84714
],
"loc": {
"start": {
- "line": 2801,
+ "line": 2805,
"column": 4
},
"end": {
- "line": 2803,
+ "line": 2807,
"column": 5
}
},
@@ -156540,16 +156709,16 @@
"type": "Block",
"value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ",
"range": [
- 84439,
- 84514
+ 84578,
+ 84653
],
"loc": {
"start": {
- "line": 2797,
+ "line": 2801,
"column": 4
},
"end": {
- "line": 2800,
+ "line": 2804,
"column": 7
}
}
@@ -156560,16 +156729,16 @@
"type": "Block",
"value": "*\n * Get list of filter IDs\n * @return {[type]} [description]\n ",
"range": [
- 84581,
- 84660
+ 84720,
+ 84799
],
"loc": {
"start": {
- "line": 2805,
+ "line": 2809,
"column": 4
},
"end": {
- "line": 2808,
+ "line": 2812,
"column": 7
}
}
@@ -156583,16 +156752,16 @@
"type": "Identifier",
"name": "getFiltersId",
"range": [
- 84665,
- 84677
+ 84804,
+ 84816
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2813,
"column": 4
},
"end": {
- "line": 2809,
+ "line": 2813,
"column": 16
}
}
@@ -156615,16 +156784,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84697,
- 84701
+ 84836,
+ 84840
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2814,
"column": 15
},
"end": {
- "line": 2810,
+ "line": 2814,
"column": 19
}
}
@@ -156633,31 +156802,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 84702,
- 84708
+ 84841,
+ 84847
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2814,
"column": 20
},
"end": {
- "line": 2810,
+ "line": 2814,
"column": 26
}
}
},
"range": [
- 84697,
- 84708
+ 84836,
+ 84847
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2814,
"column": 15
},
"end": {
- "line": 2810,
+ "line": 2814,
"column": 26
}
}
@@ -156666,62 +156835,62 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 84712,
- 84714
+ 84851,
+ 84853
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2814,
"column": 30
},
"end": {
- "line": 2810,
+ "line": 2814,
"column": 32
}
}
},
"range": [
- 84697,
- 84714
+ 84836,
+ 84853
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2814,
"column": 15
},
"end": {
- "line": 2810,
+ "line": 2814,
"column": 32
}
}
},
"range": [
- 84690,
- 84715
+ 84829,
+ 84854
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2814,
"column": 8
},
"end": {
- "line": 2810,
+ "line": 2814,
"column": 33
}
}
}
],
"range": [
- 84680,
- 84721
+ 84819,
+ 84860
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2813,
"column": 19
},
"end": {
- "line": 2811,
+ "line": 2815,
"column": 5
}
}
@@ -156729,16 +156898,16 @@
"generator": false,
"expression": false,
"range": [
- 84677,
- 84721
+ 84816,
+ 84860
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2813,
"column": 16
},
"end": {
- "line": 2811,
+ "line": 2815,
"column": 5
}
}
@@ -156746,16 +156915,16 @@
"kind": "method",
"computed": false,
"range": [
- 84665,
- 84721
+ 84804,
+ 84860
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2813,
"column": 4
},
"end": {
- "line": 2811,
+ "line": 2815,
"column": 5
}
},
@@ -156764,16 +156933,16 @@
"type": "Block",
"value": "*\n * Get list of filter IDs\n * @return {[type]} [description]\n ",
"range": [
- 84581,
- 84660
+ 84720,
+ 84799
],
"loc": {
"start": {
- "line": 2805,
+ "line": 2809,
"column": 4
},
"end": {
- "line": 2808,
+ "line": 2812,
"column": 7
}
}
@@ -156784,16 +156953,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": [
- 84727,
- 84903
+ 84866,
+ 85042
],
"loc": {
"start": {
- "line": 2813,
+ "line": 2817,
"column": 4
},
"end": {
- "line": 2817,
+ "line": 2821,
"column": 7
}
}
@@ -156807,16 +156976,16 @@
"type": "Identifier",
"name": "getValidRows",
"range": [
- 84908,
- 84920
+ 85047,
+ 85059
],
"loc": {
"start": {
- "line": 2818,
+ "line": 2822,
"column": 4
},
"end": {
- "line": 2818,
+ "line": 2822,
"column": 16
}
}
@@ -156829,16 +156998,16 @@
"type": "Identifier",
"name": "reCalc",
"range": [
- 84921,
- 84927
+ 85060,
+ 85066
],
"loc": {
"start": {
- "line": 2818,
+ "line": 2822,
"column": 17
},
"end": {
- "line": 2818,
+ "line": 2822,
"column": 23
}
}
@@ -156856,32 +157025,32 @@
"type": "Identifier",
"name": "reCalc",
"range": [
- 84944,
- 84950
+ 85083,
+ 85089
],
"loc": {
"start": {
- "line": 2819,
+ "line": 2823,
"column": 13
},
"end": {
- "line": 2819,
+ "line": 2823,
"column": 19
}
}
},
"prefix": true,
"range": [
- 84943,
- 84950
+ 85082,
+ 85089
],
"loc": {
"start": {
- "line": 2819,
+ "line": 2823,
"column": 12
},
"end": {
- "line": 2819,
+ "line": 2823,
"column": 19
}
}
@@ -156897,16 +157066,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84973,
- 84977
+ 85112,
+ 85116
],
"loc": {
"start": {
- "line": 2820,
+ "line": 2824,
"column": 19
},
"end": {
- "line": 2820,
+ "line": 2824,
"column": 23
}
}
@@ -156915,78 +157084,78 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 84978,
- 84992
+ 85117,
+ 85131
],
"loc": {
"start": {
- "line": 2820,
+ "line": 2824,
"column": 24
},
"end": {
- "line": 2820,
+ "line": 2824,
"column": 38
}
}
},
"range": [
- 84973,
- 84992
+ 85112,
+ 85131
],
"loc": {
"start": {
- "line": 2820,
+ "line": 2824,
"column": 19
},
"end": {
- "line": 2820,
+ "line": 2824,
"column": 38
}
}
},
"range": [
- 84966,
- 84993
+ 85105,
+ 85132
],
"loc": {
"start": {
- "line": 2820,
+ "line": 2824,
"column": 12
},
"end": {
- "line": 2820,
+ "line": 2824,
"column": 39
}
}
}
],
"range": [
- 84952,
- 85003
+ 85091,
+ 85142
],
"loc": {
"start": {
- "line": 2819,
+ "line": 2823,
"column": 21
},
"end": {
- "line": 2821,
+ "line": 2825,
"column": 9
}
}
},
"alternate": null,
"range": [
- 84939,
- 85003
+ 85078,
+ 85142
],
"loc": {
"start": {
- "line": 2819,
+ "line": 2823,
"column": 8
},
"end": {
- "line": 2821,
+ "line": 2825,
"column": 9
}
}
@@ -157000,16 +157169,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 85017,
- 85023
+ 85156,
+ 85162
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2827,
"column": 12
},
"end": {
- "line": 2823,
+ "line": 2827,
"column": 18
}
}
@@ -157022,16 +157191,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85026,
- 85030
+ 85165,
+ 85169
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2827,
"column": 21
},
"end": {
- "line": 2823,
+ "line": 2827,
"column": 25
}
}
@@ -157040,31 +157209,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 85031,
- 85040
+ 85170,
+ 85179
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2827,
"column": 26
},
"end": {
- "line": 2823,
+ "line": 2827,
"column": 35
}
}
},
"range": [
- 85026,
- 85040
+ 85165,
+ 85179
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2827,
"column": 21
},
"end": {
- "line": 2823,
+ "line": 2827,
"column": 35
}
}
@@ -157075,47 +157244,47 @@
"value": true,
"raw": "true",
"range": [
- 85041,
- 85045
+ 85180,
+ 85184
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2827,
"column": 36
},
"end": {
- "line": 2823,
+ "line": 2827,
"column": 40
}
}
}
],
"range": [
- 85026,
- 85046
+ 85165,
+ 85185
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2827,
"column": 21
},
"end": {
- "line": 2823,
+ "line": 2827,
"column": 41
}
}
},
"range": [
- 85017,
- 85046
+ 85156,
+ 85185
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2827,
"column": 12
},
"end": {
- "line": 2823,
+ "line": 2827,
"column": 41
}
}
@@ -157123,16 +157292,16 @@
],
"kind": "let",
"range": [
- 85013,
- 85047
+ 85152,
+ 85186
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2827,
"column": 8
},
"end": {
- "line": 2823,
+ "line": 2827,
"column": 42
}
}
@@ -157148,16 +157317,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85056,
- 85060
+ 85195,
+ 85199
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2828,
"column": 8
},
"end": {
- "line": 2824,
+ "line": 2828,
"column": 12
}
}
@@ -157166,31 +157335,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 85061,
- 85075
+ 85200,
+ 85214
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2828,
"column": 13
},
"end": {
- "line": 2824,
+ "line": 2828,
"column": 27
}
}
},
"range": [
- 85056,
- 85075
+ 85195,
+ 85214
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2828,
"column": 8
},
"end": {
- "line": 2824,
+ "line": 2828,
"column": 27
}
}
@@ -157199,46 +157368,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 85078,
- 85080
+ 85217,
+ 85219
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2828,
"column": 30
},
"end": {
- "line": 2824,
+ "line": 2828,
"column": 32
}
}
},
"range": [
- 85056,
- 85080
+ 85195,
+ 85219
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2828,
"column": 8
},
"end": {
- "line": 2824,
+ "line": 2828,
"column": 32
}
}
},
"range": [
- 85056,
- 85081
+ 85195,
+ 85220
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2828,
"column": 8
},
"end": {
- "line": 2824,
+ "line": 2828,
"column": 33
}
}
@@ -157254,16 +157423,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 85099,
- 85100
+ 85238,
+ 85239
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 17
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 18
}
}
@@ -157274,16 +157443,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85103,
- 85107
+ 85242,
+ 85246
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 21
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 25
}
}
@@ -157292,46 +157461,46 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 85108,
- 85114
+ 85247,
+ 85253
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 26
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 32
}
}
},
"range": [
- 85103,
- 85114
+ 85242,
+ 85253
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 21
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 32
}
}
},
"range": [
- 85099,
- 85114
+ 85238,
+ 85253
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 17
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 32
}
}
@@ -157339,16 +157508,16 @@
],
"kind": "let",
"range": [
- 85095,
- 85114
+ 85234,
+ 85253
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 13
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 32
}
}
@@ -157360,16 +157529,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 85116,
- 85117
+ 85255,
+ 85256
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 34
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 35
}
}
@@ -157378,31 +157547,31 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 85120,
- 85126
+ 85259,
+ 85265
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 38
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 44
}
}
},
"range": [
- 85116,
- 85126
+ 85255,
+ 85265
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 34
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 44
}
}
@@ -157414,32 +157583,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 85128,
- 85129
+ 85267,
+ 85268
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 46
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 47
}
}
},
"prefix": false,
"range": [
- 85128,
- 85131
+ 85267,
+ 85270
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 46
},
"end": {
- "line": 2825,
+ "line": 2829,
"column": 49
}
}
@@ -157456,16 +157625,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 85151,
- 85152
+ 85290,
+ 85291
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2830,
"column": 16
},
"end": {
- "line": 2826,
+ "line": 2830,
"column": 17
}
}
@@ -157482,16 +157651,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85155,
- 85159
+ 85294,
+ 85298
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2830,
"column": 20
},
"end": {
- "line": 2826,
+ "line": 2830,
"column": 24
}
}
@@ -157500,31 +157669,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 85160,
- 85163
+ 85299,
+ 85302
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2830,
"column": 25
},
"end": {
- "line": 2826,
+ "line": 2830,
"column": 28
}
}
},
"range": [
- 85155,
- 85163
+ 85294,
+ 85302
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2830,
"column": 20
},
"end": {
- "line": 2826,
+ "line": 2830,
"column": 28
}
}
@@ -157533,31 +157702,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 85164,
- 85168
+ 85303,
+ 85307
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2830,
"column": 29
},
"end": {
- "line": 2826,
+ "line": 2830,
"column": 33
}
}
},
"range": [
- 85155,
- 85168
+ 85294,
+ 85307
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2830,
"column": 20
},
"end": {
- "line": 2826,
+ "line": 2830,
"column": 33
}
}
@@ -157566,46 +157735,46 @@
"type": "Identifier",
"name": "k",
"range": [
- 85169,
- 85170
+ 85308,
+ 85309
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2830,
"column": 34
},
"end": {
- "line": 2826,
+ "line": 2830,
"column": 35
}
}
},
"range": [
- 85155,
- 85171
+ 85294,
+ 85310
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2830,
"column": 20
},
"end": {
- "line": 2826,
+ "line": 2830,
"column": 36
}
}
},
"range": [
- 85151,
- 85171
+ 85290,
+ 85310
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2830,
"column": 16
},
"end": {
- "line": 2826,
+ "line": 2830,
"column": 36
}
}
@@ -157613,16 +157782,16 @@
],
"kind": "let",
"range": [
- 85147,
- 85172
+ 85286,
+ 85311
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2830,
"column": 12
},
"end": {
- "line": 2826,
+ "line": 2830,
"column": 37
}
}
@@ -157638,16 +157807,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85190,
- 85194
+ 85329,
+ 85333
],
"loc": {
"start": {
- "line": 2827,
+ "line": 2831,
"column": 17
},
"end": {
- "line": 2827,
+ "line": 2831,
"column": 21
}
}
@@ -157656,47 +157825,47 @@
"type": "Identifier",
"name": "paging",
"range": [
- 85195,
- 85201
+ 85334,
+ 85340
],
"loc": {
"start": {
- "line": 2827,
+ "line": 2831,
"column": 22
},
"end": {
- "line": 2827,
+ "line": 2831,
"column": 28
}
}
},
"range": [
- 85190,
- 85201
+ 85329,
+ 85340
],
"loc": {
"start": {
- "line": 2827,
+ "line": 2831,
"column": 17
},
"end": {
- "line": 2827,
+ "line": 2831,
"column": 28
}
}
},
"prefix": true,
"range": [
- 85189,
- 85201
+ 85328,
+ 85340
],
"loc": {
"start": {
- "line": 2827,
+ "line": 2831,
"column": 16
},
"end": {
- "line": 2827,
+ "line": 2831,
"column": 28
}
}
@@ -157717,16 +157886,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85225,
- 85229
+ 85364,
+ 85368
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2832,
"column": 20
},
"end": {
- "line": 2828,
+ "line": 2832,
"column": 24
}
}
@@ -157735,31 +157904,31 @@
"type": "Identifier",
"name": "getRowDisplay",
"range": [
- 85230,
- 85243
+ 85369,
+ 85382
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2832,
"column": 25
},
"end": {
- "line": 2828,
+ "line": 2832,
"column": 38
}
}
},
"range": [
- 85225,
- 85243
+ 85364,
+ 85382
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2832,
"column": 20
},
"end": {
- "line": 2828,
+ "line": 2832,
"column": 38
}
}
@@ -157769,32 +157938,32 @@
"type": "Identifier",
"name": "r",
"range": [
- 85244,
- 85245
+ 85383,
+ 85384
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2832,
"column": 39
},
"end": {
- "line": 2828,
+ "line": 2832,
"column": 40
}
}
}
],
"range": [
- 85225,
- 85246
+ 85364,
+ 85385
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2832,
"column": 20
},
"end": {
- "line": 2828,
+ "line": 2832,
"column": 41
}
}
@@ -157803,31 +157972,31 @@
"type": "Identifier",
"name": "NONE",
"range": [
- 85251,
- 85255
+ 85390,
+ 85394
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2832,
"column": 46
},
"end": {
- "line": 2828,
+ "line": 2832,
"column": 50
}
}
},
"range": [
- 85225,
- 85255
+ 85364,
+ 85394
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2832,
"column": 20
},
"end": {
- "line": 2828,
+ "line": 2832,
"column": 50
}
}
@@ -157848,16 +158017,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85279,
- 85283
+ 85418,
+ 85422
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2833,
"column": 20
},
"end": {
- "line": 2829,
+ "line": 2833,
"column": 24
}
}
@@ -157866,31 +158035,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 85284,
- 85298
+ 85423,
+ 85437
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2833,
"column": 25
},
"end": {
- "line": 2829,
+ "line": 2833,
"column": 39
}
}
},
"range": [
- 85279,
- 85298
+ 85418,
+ 85437
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2833,
"column": 20
},
"end": {
- "line": 2829,
+ "line": 2833,
"column": 39
}
}
@@ -157899,31 +158068,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 85299,
- 85303
+ 85438,
+ 85442
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2833,
"column": 40
},
"end": {
- "line": 2829,
+ "line": 2833,
"column": 44
}
}
},
"range": [
- 85279,
- 85303
+ 85418,
+ 85442
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2833,
"column": 20
},
"end": {
- "line": 2829,
+ "line": 2833,
"column": 44
}
}
@@ -157936,16 +158105,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 85304,
- 85305
+ 85443,
+ 85444
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2833,
"column": 45
},
"end": {
- "line": 2829,
+ "line": 2833,
"column": 46
}
}
@@ -157954,110 +158123,110 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 85306,
- 85314
+ 85445,
+ 85453
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2833,
"column": 47
},
"end": {
- "line": 2829,
+ "line": 2833,
"column": 55
}
}
},
"range": [
- 85304,
- 85314
+ 85443,
+ 85453
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2833,
"column": 45
},
"end": {
- "line": 2829,
+ "line": 2833,
"column": 55
}
}
}
],
"range": [
- 85279,
- 85315
+ 85418,
+ 85454
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2833,
"column": 20
},
"end": {
- "line": 2829,
+ "line": 2833,
"column": 56
}
}
},
"range": [
- 85279,
- 85316
+ 85418,
+ 85455
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2833,
"column": 20
},
"end": {
- "line": 2829,
+ "line": 2833,
"column": 57
}
}
}
],
"range": [
- 85257,
- 85334
+ 85396,
+ 85473
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2832,
"column": 52
},
"end": {
- "line": 2830,
+ "line": 2834,
"column": 17
}
}
},
"alternate": null,
"range": [
- 85221,
- 85334
+ 85360,
+ 85473
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2832,
"column": 16
},
"end": {
- "line": 2830,
+ "line": 2834,
"column": 17
}
}
}
],
"range": [
- 85203,
- 85348
+ 85342,
+ 85487
],
"loc": {
"start": {
- "line": 2827,
+ "line": 2831,
"column": 30
},
"end": {
- "line": 2831,
+ "line": 2835,
"column": 13
}
}
@@ -158082,16 +158251,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 85376,
- 85377
+ 85515,
+ 85516
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2836,
"column": 20
},
"end": {
- "line": 2832,
+ "line": 2836,
"column": 21
}
}
@@ -158100,31 +158269,31 @@
"type": "Identifier",
"name": "getAttribute",
"range": [
- 85378,
- 85390
+ 85517,
+ 85529
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2836,
"column": 22
},
"end": {
- "line": 2832,
+ "line": 2836,
"column": 34
}
}
},
"range": [
- 85376,
- 85390
+ 85515,
+ 85529
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2836,
"column": 20
},
"end": {
- "line": 2832,
+ "line": 2836,
"column": 34
}
}
@@ -158135,32 +158304,32 @@
"value": "validRow",
"raw": "'validRow'",
"range": [
- 85391,
- 85401
+ 85530,
+ 85540
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2836,
"column": 35
},
"end": {
- "line": 2832,
+ "line": 2836,
"column": 45
}
}
}
],
"range": [
- 85376,
- 85402
+ 85515,
+ 85541
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2836,
"column": 20
},
"end": {
- "line": 2832,
+ "line": 2836,
"column": 46
}
}
@@ -158170,31 +158339,31 @@
"value": "true",
"raw": "'true'",
"range": [
- 85407,
- 85413
+ 85546,
+ 85552
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2836,
"column": 51
},
"end": {
- "line": 2832,
+ "line": 2836,
"column": 57
}
}
},
"range": [
- 85376,
- 85413
+ 85515,
+ 85552
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2836,
"column": 20
},
"end": {
- "line": 2832,
+ "line": 2836,
"column": 57
}
}
@@ -158211,16 +158380,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 85437,
- 85438
+ 85576,
+ 85577
],
"loc": {
"start": {
- "line": 2833,
+ "line": 2837,
"column": 20
},
"end": {
- "line": 2833,
+ "line": 2837,
"column": 21
}
}
@@ -158229,31 +158398,31 @@
"type": "Identifier",
"name": "getAttribute",
"range": [
- 85439,
- 85451
+ 85578,
+ 85590
],
"loc": {
"start": {
- "line": 2833,
+ "line": 2837,
"column": 22
},
"end": {
- "line": 2833,
+ "line": 2837,
"column": 34
}
}
},
"range": [
- 85437,
- 85451
+ 85576,
+ 85590
],
"loc": {
"start": {
- "line": 2833,
+ "line": 2837,
"column": 20
},
"end": {
- "line": 2833,
+ "line": 2837,
"column": 34
}
}
@@ -158264,32 +158433,32 @@
"value": "validRow",
"raw": "'validRow'",
"range": [
- 85452,
- 85462
+ 85591,
+ 85601
],
"loc": {
"start": {
- "line": 2833,
+ "line": 2837,
"column": 35
},
"end": {
- "line": 2833,
+ "line": 2837,
"column": 45
}
}
}
],
"range": [
- 85437,
- 85463
+ 85576,
+ 85602
],
"loc": {
"start": {
- "line": 2833,
+ "line": 2837,
"column": 20
},
"end": {
- "line": 2833,
+ "line": 2837,
"column": 46
}
}
@@ -158299,46 +158468,46 @@
"value": null,
"raw": "null",
"range": [
- 85468,
- 85472
+ 85607,
+ 85611
],
"loc": {
"start": {
- "line": 2833,
+ "line": 2837,
"column": 51
},
"end": {
- "line": 2833,
+ "line": 2837,
"column": 55
}
}
},
"range": [
- 85437,
- 85472
+ 85576,
+ 85611
],
"loc": {
"start": {
- "line": 2833,
+ "line": 2837,
"column": 20
},
"end": {
- "line": 2833,
+ "line": 2837,
"column": 55
}
}
},
"range": [
- 85376,
- 85472
+ 85515,
+ 85611
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2836,
"column": 20
},
"end": {
- "line": 2833,
+ "line": 2837,
"column": 55
}
}
@@ -158359,16 +158528,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85496,
- 85500
+ 85635,
+ 85639
],
"loc": {
"start": {
- "line": 2834,
+ "line": 2838,
"column": 20
},
"end": {
- "line": 2834,
+ "line": 2838,
"column": 24
}
}
@@ -158377,31 +158546,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 85501,
- 85515
+ 85640,
+ 85654
],
"loc": {
"start": {
- "line": 2834,
+ "line": 2838,
"column": 25
},
"end": {
- "line": 2834,
+ "line": 2838,
"column": 39
}
}
},
"range": [
- 85496,
- 85515
+ 85635,
+ 85654
],
"loc": {
"start": {
- "line": 2834,
+ "line": 2838,
"column": 20
},
"end": {
- "line": 2834,
+ "line": 2838,
"column": 39
}
}
@@ -158410,31 +158579,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 85516,
- 85520
+ 85655,
+ 85659
],
"loc": {
"start": {
- "line": 2834,
+ "line": 2838,
"column": 40
},
"end": {
- "line": 2834,
+ "line": 2838,
"column": 44
}
}
},
"range": [
- 85496,
- 85520
+ 85635,
+ 85659
],
"loc": {
"start": {
- "line": 2834,
+ "line": 2838,
"column": 20
},
"end": {
- "line": 2834,
+ "line": 2838,
"column": 44
}
}
@@ -158447,16 +158616,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 85521,
- 85522
+ 85660,
+ 85661
],
"loc": {
"start": {
- "line": 2834,
+ "line": 2838,
"column": 45
},
"end": {
- "line": 2834,
+ "line": 2838,
"column": 46
}
}
@@ -158465,156 +158634,156 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 85523,
- 85531
+ 85662,
+ 85670
],
"loc": {
"start": {
- "line": 2834,
+ "line": 2838,
"column": 47
},
"end": {
- "line": 2834,
+ "line": 2838,
"column": 55
}
}
},
"range": [
- 85521,
- 85531
+ 85660,
+ 85670
],
"loc": {
"start": {
- "line": 2834,
+ "line": 2838,
"column": 45
},
"end": {
- "line": 2834,
+ "line": 2838,
"column": 55
}
}
}
],
"range": [
- 85496,
- 85532
+ 85635,
+ 85671
],
"loc": {
"start": {
- "line": 2834,
+ "line": 2838,
"column": 20
},
"end": {
- "line": 2834,
+ "line": 2838,
"column": 56
}
}
},
"range": [
- 85496,
- 85533
+ 85635,
+ 85672
],
"loc": {
"start": {
- "line": 2834,
+ "line": 2838,
"column": 20
},
"end": {
- "line": 2834,
+ "line": 2838,
"column": 57
}
}
}
],
"range": [
- 85474,
- 85551
+ 85613,
+ 85690
],
"loc": {
"start": {
- "line": 2833,
+ "line": 2837,
"column": 57
},
"end": {
- "line": 2835,
+ "line": 2839,
"column": 17
}
}
},
"alternate": null,
"range": [
- 85372,
- 85551
+ 85511,
+ 85690
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2836,
"column": 16
},
"end": {
- "line": 2835,
+ "line": 2839,
"column": 17
}
}
}
],
"range": [
- 85354,
- 85565
+ 85493,
+ 85704
],
"loc": {
"start": {
- "line": 2831,
+ "line": 2835,
"column": 19
},
"end": {
- "line": 2836,
+ "line": 2840,
"column": 13
}
}
},
"range": [
- 85185,
- 85565
+ 85324,
+ 85704
],
"loc": {
"start": {
- "line": 2827,
+ "line": 2831,
"column": 12
},
"end": {
- "line": 2836,
+ "line": 2840,
"column": 13
}
}
}
],
"range": [
- 85133,
- 85575
+ 85272,
+ 85714
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 51
},
"end": {
- "line": 2837,
+ "line": 2841,
"column": 9
}
}
},
"range": [
- 85090,
- 85575
+ 85229,
+ 85714
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2829,
"column": 8
},
"end": {
- "line": 2837,
+ "line": 2841,
"column": 9
}
}
@@ -158627,16 +158796,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85591,
- 85595
+ 85730,
+ 85734
],
"loc": {
"start": {
- "line": 2838,
+ "line": 2842,
"column": 15
},
"end": {
- "line": 2838,
+ "line": 2842,
"column": 19
}
}
@@ -158645,62 +158814,62 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 85596,
- 85610
+ 85735,
+ 85749
],
"loc": {
"start": {
- "line": 2838,
+ "line": 2842,
"column": 20
},
"end": {
- "line": 2838,
+ "line": 2842,
"column": 34
}
}
},
"range": [
- 85591,
- 85610
+ 85730,
+ 85749
],
"loc": {
"start": {
- "line": 2838,
+ "line": 2842,
"column": 15
},
"end": {
- "line": 2838,
+ "line": 2842,
"column": 34
}
}
},
"range": [
- 85584,
- 85611
+ 85723,
+ 85750
],
"loc": {
"start": {
- "line": 2838,
+ "line": 2842,
"column": 8
},
"end": {
- "line": 2838,
+ "line": 2842,
"column": 35
}
}
}
],
"range": [
- 84929,
- 85617
+ 85068,
+ 85756
],
"loc": {
"start": {
- "line": 2818,
+ "line": 2822,
"column": 25
},
"end": {
- "line": 2839,
+ "line": 2843,
"column": 5
}
}
@@ -158708,16 +158877,16 @@
"generator": false,
"expression": false,
"range": [
- 84920,
- 85617
+ 85059,
+ 85756
],
"loc": {
"start": {
- "line": 2818,
+ "line": 2822,
"column": 16
},
"end": {
- "line": 2839,
+ "line": 2843,
"column": 5
}
}
@@ -158725,16 +158894,16 @@
"kind": "method",
"computed": false,
"range": [
- 84908,
- 85617
+ 85047,
+ 85756
],
"loc": {
"start": {
- "line": 2818,
+ "line": 2822,
"column": 4
},
"end": {
- "line": 2839,
+ "line": 2843,
"column": 5
}
},
@@ -158743,16 +158912,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": [
- 84727,
- 84903
+ 84866,
+ 85042
],
"loc": {
"start": {
- "line": 2813,
+ "line": 2817,
"column": 4
},
"end": {
- "line": 2817,
+ "line": 2821,
"column": 7
}
}
@@ -158763,16 +158932,16 @@
"type": "Block",
"value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ",
"range": [
- 85623,
- 85713
+ 85762,
+ 85852
],
"loc": {
"start": {
- "line": 2841,
+ "line": 2845,
"column": 4
},
"end": {
- "line": 2844,
+ "line": 2848,
"column": 7
}
}
@@ -158786,16 +158955,16 @@
"type": "Identifier",
"name": "getFiltersRowIndex",
"range": [
- 85718,
- 85736
+ 85857,
+ 85875
],
"loc": {
"start": {
- "line": 2845,
+ "line": 2849,
"column": 4
},
"end": {
- "line": 2845,
+ "line": 2849,
"column": 22
}
}
@@ -158815,16 +158984,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85756,
- 85760
+ 85895,
+ 85899
],
"loc": {
"start": {
- "line": 2846,
+ "line": 2850,
"column": 15
},
"end": {
- "line": 2846,
+ "line": 2850,
"column": 19
}
}
@@ -158833,62 +159002,62 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 85761,
- 85776
+ 85900,
+ 85915
],
"loc": {
"start": {
- "line": 2846,
+ "line": 2850,
"column": 20
},
"end": {
- "line": 2846,
+ "line": 2850,
"column": 35
}
}
},
"range": [
- 85756,
- 85776
+ 85895,
+ 85915
],
"loc": {
"start": {
- "line": 2846,
+ "line": 2850,
"column": 15
},
"end": {
- "line": 2846,
+ "line": 2850,
"column": 35
}
}
},
"range": [
- 85749,
- 85777
+ 85888,
+ 85916
],
"loc": {
"start": {
- "line": 2846,
+ "line": 2850,
"column": 8
},
"end": {
- "line": 2846,
+ "line": 2850,
"column": 36
}
}
}
],
"range": [
- 85739,
- 85783
+ 85878,
+ 85922
],
"loc": {
"start": {
- "line": 2845,
+ "line": 2849,
"column": 25
},
"end": {
- "line": 2847,
+ "line": 2851,
"column": 5
}
}
@@ -158896,16 +159065,16 @@
"generator": false,
"expression": false,
"range": [
- 85736,
- 85783
+ 85875,
+ 85922
],
"loc": {
"start": {
- "line": 2845,
+ "line": 2849,
"column": 22
},
"end": {
- "line": 2847,
+ "line": 2851,
"column": 5
}
}
@@ -158913,16 +159082,16 @@
"kind": "method",
"computed": false,
"range": [
- 85718,
- 85783
+ 85857,
+ 85922
],
"loc": {
"start": {
- "line": 2845,
+ "line": 2849,
"column": 4
},
"end": {
- "line": 2847,
+ "line": 2851,
"column": 5
}
},
@@ -158931,16 +159100,16 @@
"type": "Block",
"value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ",
"range": [
- 85623,
- 85713
+ 85762,
+ 85852
],
"loc": {
"start": {
- "line": 2841,
+ "line": 2845,
"column": 4
},
"end": {
- "line": 2844,
+ "line": 2848,
"column": 7
}
}
@@ -158951,16 +159120,16 @@
"type": "Block",
"value": "*\n * Get the index of the headers row\n * @return {Number}\n ",
"range": [
- 85789,
- 85864
+ 85928,
+ 86003
],
"loc": {
"start": {
- "line": 2849,
+ "line": 2853,
"column": 4
},
"end": {
- "line": 2852,
+ "line": 2856,
"column": 7
}
}
@@ -158974,16 +159143,16 @@
"type": "Identifier",
"name": "getHeadersRowIndex",
"range": [
- 85869,
- 85887
+ 86008,
+ 86026
],
"loc": {
"start": {
- "line": 2853,
+ "line": 2857,
"column": 4
},
"end": {
- "line": 2853,
+ "line": 2857,
"column": 22
}
}
@@ -159003,16 +159172,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85907,
- 85911
+ 86046,
+ 86050
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2858,
"column": 15
},
"end": {
- "line": 2854,
+ "line": 2858,
"column": 19
}
}
@@ -159021,62 +159190,62 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 85912,
- 85922
+ 86051,
+ 86061
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2858,
"column": 20
},
"end": {
- "line": 2854,
+ "line": 2858,
"column": 30
}
}
},
"range": [
- 85907,
- 85922
+ 86046,
+ 86061
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2858,
"column": 15
},
"end": {
- "line": 2854,
+ "line": 2858,
"column": 30
}
}
},
"range": [
- 85900,
- 85923
+ 86039,
+ 86062
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2858,
"column": 8
},
"end": {
- "line": 2854,
+ "line": 2858,
"column": 31
}
}
}
],
"range": [
- 85890,
- 85929
+ 86029,
+ 86068
],
"loc": {
"start": {
- "line": 2853,
+ "line": 2857,
"column": 25
},
"end": {
- "line": 2855,
+ "line": 2859,
"column": 5
}
}
@@ -159084,16 +159253,16 @@
"generator": false,
"expression": false,
"range": [
- 85887,
- 85929
+ 86026,
+ 86068
],
"loc": {
"start": {
- "line": 2853,
+ "line": 2857,
"column": 22
},
"end": {
- "line": 2855,
+ "line": 2859,
"column": 5
}
}
@@ -159101,16 +159270,16 @@
"kind": "method",
"computed": false,
"range": [
- 85869,
- 85929
+ 86008,
+ 86068
],
"loc": {
"start": {
- "line": 2853,
+ "line": 2857,
"column": 4
},
"end": {
- "line": 2855,
+ "line": 2859,
"column": 5
}
},
@@ -159119,16 +159288,16 @@
"type": "Block",
"value": "*\n * Get the index of the headers row\n * @return {Number}\n ",
"range": [
- 85789,
- 85864
+ 85928,
+ 86003
],
"loc": {
"start": {
- "line": 2849,
+ "line": 2853,
"column": 4
},
"end": {
- "line": 2852,
+ "line": 2856,
"column": 7
}
}
@@ -159139,16 +159308,16 @@
"type": "Block",
"value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ",
"range": [
- 85935,
- 86062
+ 86074,
+ 86201
],
"loc": {
"start": {
- "line": 2857,
+ "line": 2861,
"column": 4
},
"end": {
- "line": 2861,
+ "line": 2865,
"column": 7
}
}
@@ -159162,16 +159331,16 @@
"type": "Identifier",
"name": "getStartRowIndex",
"range": [
- 86067,
- 86083
+ 86206,
+ 86222
],
"loc": {
"start": {
- "line": 2862,
+ "line": 2866,
"column": 4
},
"end": {
- "line": 2862,
+ "line": 2866,
"column": 20
}
}
@@ -159191,16 +159360,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86103,
- 86107
+ 86242,
+ 86246
],
"loc": {
"start": {
- "line": 2863,
+ "line": 2867,
"column": 15
},
"end": {
- "line": 2863,
+ "line": 2867,
"column": 19
}
}
@@ -159209,62 +159378,62 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 86108,
- 86114
+ 86247,
+ 86253
],
"loc": {
"start": {
- "line": 2863,
+ "line": 2867,
"column": 20
},
"end": {
- "line": 2863,
+ "line": 2867,
"column": 26
}
}
},
"range": [
- 86103,
- 86114
+ 86242,
+ 86253
],
"loc": {
"start": {
- "line": 2863,
+ "line": 2867,
"column": 15
},
"end": {
- "line": 2863,
+ "line": 2867,
"column": 26
}
}
},
"range": [
- 86096,
- 86115
+ 86235,
+ 86254
],
"loc": {
"start": {
- "line": 2863,
+ "line": 2867,
"column": 8
},
"end": {
- "line": 2863,
+ "line": 2867,
"column": 27
}
}
}
],
"range": [
- 86086,
- 86121
+ 86225,
+ 86260
],
"loc": {
"start": {
- "line": 2862,
+ "line": 2866,
"column": 23
},
"end": {
- "line": 2864,
+ "line": 2868,
"column": 5
}
}
@@ -159272,16 +159441,16 @@
"generator": false,
"expression": false,
"range": [
- 86083,
- 86121
+ 86222,
+ 86260
],
"loc": {
"start": {
- "line": 2862,
+ "line": 2866,
"column": 20
},
"end": {
- "line": 2864,
+ "line": 2868,
"column": 5
}
}
@@ -159289,16 +159458,16 @@
"kind": "method",
"computed": false,
"range": [
- 86067,
- 86121
+ 86206,
+ 86260
],
"loc": {
"start": {
- "line": 2862,
+ "line": 2866,
"column": 4
},
"end": {
- "line": 2864,
+ "line": 2868,
"column": 5
}
},
@@ -159307,16 +159476,16 @@
"type": "Block",
"value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ",
"range": [
- 85935,
- 86062
+ 86074,
+ 86201
],
"loc": {
"start": {
- "line": 2857,
+ "line": 2861,
"column": 4
},
"end": {
- "line": 2861,
+ "line": 2865,
"column": 7
}
}
@@ -159327,16 +159496,16 @@
"type": "Block",
"value": "*\n * Get the index of the last row\n * @return {Number}\n ",
"range": [
- 86127,
- 86199
+ 86266,
+ 86338
],
"loc": {
"start": {
- "line": 2866,
+ "line": 2870,
"column": 4
},
"end": {
- "line": 2869,
+ "line": 2873,
"column": 7
}
}
@@ -159350,16 +159519,16 @@
"type": "Identifier",
"name": "getLastRowIndex",
"range": [
- 86204,
- 86219
+ 86343,
+ 86358
],
"loc": {
"start": {
- "line": 2870,
+ "line": 2874,
"column": 4
},
"end": {
- "line": 2870,
+ "line": 2874,
"column": 19
}
}
@@ -159380,16 +159549,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 86236,
- 86242
+ 86375,
+ 86381
],
"loc": {
"start": {
- "line": 2871,
+ "line": 2875,
"column": 12
},
"end": {
- "line": 2871,
+ "line": 2875,
"column": 18
}
}
@@ -159402,16 +159571,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86245,
- 86249
+ 86384,
+ 86388
],
"loc": {
"start": {
- "line": 2871,
+ "line": 2875,
"column": 21
},
"end": {
- "line": 2871,
+ "line": 2875,
"column": 25
}
}
@@ -159420,31 +159589,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 86250,
- 86259
+ 86389,
+ 86398
],
"loc": {
"start": {
- "line": 2871,
+ "line": 2875,
"column": 26
},
"end": {
- "line": 2871,
+ "line": 2875,
"column": 35
}
}
},
"range": [
- 86245,
- 86259
+ 86384,
+ 86398
],
"loc": {
"start": {
- "line": 2871,
+ "line": 2875,
"column": 21
},
"end": {
- "line": 2871,
+ "line": 2875,
"column": 35
}
}
@@ -159455,47 +159624,47 @@
"value": true,
"raw": "true",
"range": [
- 86260,
- 86264
+ 86399,
+ 86403
],
"loc": {
"start": {
- "line": 2871,
+ "line": 2875,
"column": 36
},
"end": {
- "line": 2871,
+ "line": 2875,
"column": 40
}
}
}
],
"range": [
- 86245,
- 86265
+ 86384,
+ 86404
],
"loc": {
"start": {
- "line": 2871,
+ "line": 2875,
"column": 21
},
"end": {
- "line": 2871,
+ "line": 2875,
"column": 41
}
}
},
"range": [
- 86236,
- 86265
+ 86375,
+ 86404
],
"loc": {
"start": {
- "line": 2871,
+ "line": 2875,
"column": 12
},
"end": {
- "line": 2871,
+ "line": 2875,
"column": 41
}
}
@@ -159503,16 +159672,16 @@
],
"kind": "let",
"range": [
- 86232,
- 86266
+ 86371,
+ 86405
],
"loc": {
"start": {
- "line": 2871,
+ "line": 2875,
"column": 8
},
"end": {
- "line": 2871,
+ "line": 2875,
"column": 42
}
}
@@ -159526,16 +159695,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 86283,
- 86289
+ 86422,
+ 86428
],
"loc": {
"start": {
- "line": 2872,
+ "line": 2876,
"column": 16
},
"end": {
- "line": 2872,
+ "line": 2876,
"column": 22
}
}
@@ -159545,62 +159714,62 @@
"value": 1,
"raw": "1",
"range": [
- 86292,
- 86293
+ 86431,
+ 86432
],
"loc": {
"start": {
- "line": 2872,
+ "line": 2876,
"column": 25
},
"end": {
- "line": 2872,
+ "line": 2876,
"column": 26
}
}
},
"range": [
- 86283,
- 86293
+ 86422,
+ 86432
],
"loc": {
"start": {
- "line": 2872,
+ "line": 2876,
"column": 16
},
"end": {
- "line": 2872,
+ "line": 2876,
"column": 26
}
}
},
"range": [
- 86275,
- 86295
+ 86414,
+ 86434
],
"loc": {
"start": {
- "line": 2872,
+ "line": 2876,
"column": 8
},
"end": {
- "line": 2872,
+ "line": 2876,
"column": 28
}
}
}
],
"range": [
- 86222,
- 86301
+ 86361,
+ 86440
],
"loc": {
"start": {
- "line": 2870,
+ "line": 2874,
"column": 22
},
"end": {
- "line": 2873,
+ "line": 2877,
"column": 5
}
}
@@ -159608,16 +159777,16 @@
"generator": false,
"expression": false,
"range": [
- 86219,
- 86301
+ 86358,
+ 86440
],
"loc": {
"start": {
- "line": 2870,
+ "line": 2874,
"column": 19
},
"end": {
- "line": 2873,
+ "line": 2877,
"column": 5
}
}
@@ -159625,16 +159794,16 @@
"kind": "method",
"computed": false,
"range": [
- 86204,
- 86301
+ 86343,
+ 86440
],
"loc": {
"start": {
- "line": 2870,
+ "line": 2874,
"column": 4
},
"end": {
- "line": 2873,
+ "line": 2877,
"column": 5
}
},
@@ -159643,16 +159812,16 @@
"type": "Block",
"value": "*\n * Get the index of the last row\n * @return {Number}\n ",
"range": [
- 86127,
- 86199
+ 86266,
+ 86338
],
"loc": {
"start": {
- "line": 2866,
+ "line": 2870,
"column": 4
},
"end": {
- "line": 2869,
+ "line": 2873,
"column": 7
}
}
@@ -159663,16 +159832,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 * @returns {Boolean}\n ",
"range": [
- 86307,
- 86517
+ 86446,
+ 86656
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2879,
"column": 4
},
"end": {
- "line": 2880,
+ "line": 2884,
"column": 7
}
}
@@ -159686,16 +159855,16 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 86522,
- 86529
+ 86661,
+ 86668
],
"loc": {
"start": {
- "line": 2881,
+ "line": 2885,
"column": 4
},
"end": {
- "line": 2881,
+ "line": 2885,
"column": 11
}
}
@@ -159708,16 +159877,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 86530,
- 86538
+ 86669,
+ 86677
],
"loc": {
"start": {
- "line": 2881,
+ "line": 2885,
"column": 12
},
"end": {
- "line": 2881,
+ "line": 2885,
"column": 20
}
}
@@ -159728,16 +159897,16 @@
"type": "Identifier",
"name": "types",
"range": [
- 86540,
- 86545
+ 86679,
+ 86684
],
"loc": {
"start": {
- "line": 2881,
+ "line": 2885,
"column": 22
},
"end": {
- "line": 2881,
+ "line": 2885,
"column": 27
}
}
@@ -159746,31 +159915,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 86548,
- 86550
+ 86687,
+ 86689
],
"loc": {
"start": {
- "line": 2881,
+ "line": 2885,
"column": 30
},
"end": {
- "line": 2881,
+ "line": 2885,
"column": 32
}
}
},
"range": [
- 86540,
- 86550
+ 86679,
+ 86689
],
"loc": {
"start": {
- "line": 2881,
+ "line": 2885,
"column": 22
},
"end": {
- "line": 2881,
+ "line": 2885,
"column": 32
}
}
@@ -159790,16 +159959,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86567,
- 86571
+ 86706,
+ 86710
],
"loc": {
"start": {
- "line": 2882,
+ "line": 2886,
"column": 13
},
"end": {
- "line": 2882,
+ "line": 2886,
"column": 17
}
}
@@ -159808,47 +159977,47 @@
"type": "Identifier",
"name": "hasColTypes",
"range": [
- 86572,
- 86583
+ 86711,
+ 86722
],
"loc": {
"start": {
- "line": 2882,
+ "line": 2886,
"column": 18
},
"end": {
- "line": 2882,
+ "line": 2886,
"column": 29
}
}
},
"range": [
- 86567,
- 86583
+ 86706,
+ 86722
],
"loc": {
"start": {
- "line": 2882,
+ "line": 2886,
"column": 13
},
"end": {
- "line": 2882,
+ "line": 2886,
"column": 29
}
}
},
"prefix": true,
"range": [
- 86566,
- 86583
+ 86705,
+ 86722
],
"loc": {
"start": {
- "line": 2882,
+ "line": 2886,
"column": 12
},
"end": {
- "line": 2882,
+ "line": 2886,
"column": 29
}
}
@@ -159863,63 +160032,63 @@
"value": false,
"raw": "false",
"range": [
- 86606,
- 86611
+ 86745,
+ 86750
],
"loc": {
"start": {
- "line": 2883,
+ "line": 2887,
"column": 19
},
"end": {
- "line": 2883,
+ "line": 2887,
"column": 24
}
}
},
"range": [
- 86599,
- 86612
+ 86738,
+ 86751
],
"loc": {
"start": {
- "line": 2883,
+ "line": 2887,
"column": 12
},
"end": {
- "line": 2883,
+ "line": 2887,
"column": 25
}
}
}
],
"range": [
- 86585,
- 86622
+ 86724,
+ 86761
],
"loc": {
"start": {
- "line": 2882,
+ "line": 2886,
"column": 31
},
"end": {
- "line": 2884,
+ "line": 2888,
"column": 9
}
}
},
"alternate": null,
"range": [
- 86562,
- 86622
+ 86701,
+ 86761
],
"loc": {
"start": {
- "line": 2882,
+ "line": 2886,
"column": 8
},
"end": {
- "line": 2884,
+ "line": 2888,
"column": 9
}
}
@@ -159933,16 +160102,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 86635,
- 86642
+ 86774,
+ 86781
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2889,
"column": 12
},
"end": {
- "line": 2885,
+ "line": 2889,
"column": 19
}
}
@@ -159956,16 +160125,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86645,
- 86649
+ 86784,
+ 86788
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2889,
"column": 22
},
"end": {
- "line": 2885,
+ "line": 2889,
"column": 26
}
}
@@ -159974,31 +160143,31 @@
"type": "Identifier",
"name": "colTypes",
"range": [
- 86650,
- 86658
+ 86789,
+ 86797
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2889,
"column": 27
},
"end": {
- "line": 2885,
+ "line": 2889,
"column": 35
}
}
},
"range": [
- 86645,
- 86658
+ 86784,
+ 86797
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2889,
"column": 22
},
"end": {
- "line": 2885,
+ "line": 2889,
"column": 35
}
}
@@ -160007,46 +160176,46 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 86659,
- 86667
+ 86798,
+ 86806
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2889,
"column": 36
},
"end": {
- "line": 2885,
+ "line": 2889,
"column": 44
}
}
},
"range": [
- 86645,
- 86668
+ 86784,
+ 86807
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2889,
"column": 22
},
"end": {
- "line": 2885,
+ "line": 2889,
"column": 45
}
}
},
"range": [
- 86635,
- 86668
+ 86774,
+ 86807
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2889,
"column": 12
},
"end": {
- "line": 2885,
+ "line": 2889,
"column": 45
}
}
@@ -160054,16 +160223,16 @@
],
"kind": "let",
"range": [
- 86631,
- 86669
+ 86770,
+ 86808
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2889,
"column": 8
},
"end": {
- "line": 2885,
+ "line": 2889,
"column": 46
}
}
@@ -160076,16 +160245,16 @@
"type": "Identifier",
"name": "isObj",
"range": [
- 86682,
- 86687
+ 86821,
+ 86826
],
"loc": {
"start": {
- "line": 2886,
+ "line": 2890,
"column": 12
},
"end": {
- "line": 2886,
+ "line": 2890,
"column": 17
}
}
@@ -160095,32 +160264,32 @@
"type": "Identifier",
"name": "colType",
"range": [
- 86688,
- 86695
+ 86827,
+ 86834
],
"loc": {
"start": {
- "line": 2886,
+ "line": 2890,
"column": 18
},
"end": {
- "line": 2886,
+ "line": 2890,
"column": 25
}
}
}
],
"range": [
- 86682,
- 86696
+ 86821,
+ 86835
],
"loc": {
"start": {
- "line": 2886,
+ "line": 2890,
"column": 12
},
"end": {
- "line": 2886,
+ "line": 2890,
"column": 26
}
}
@@ -160137,16 +160306,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 86712,
- 86719
+ 86851,
+ 86858
],
"loc": {
"start": {
- "line": 2887,
+ "line": 2891,
"column": 12
},
"end": {
- "line": 2887,
+ "line": 2891,
"column": 19
}
}
@@ -160158,16 +160327,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 86722,
- 86729
+ 86861,
+ 86868
],
"loc": {
"start": {
- "line": 2887,
+ "line": 2891,
"column": 22
},
"end": {
- "line": 2887,
+ "line": 2891,
"column": 29
}
}
@@ -160176,93 +160345,93 @@
"type": "Identifier",
"name": "type",
"range": [
- 86730,
- 86734
+ 86869,
+ 86873
],
"loc": {
"start": {
- "line": 2887,
+ "line": 2891,
"column": 30
},
"end": {
- "line": 2887,
+ "line": 2891,
"column": 34
}
}
},
"range": [
- 86722,
- 86734
+ 86861,
+ 86873
],
"loc": {
"start": {
- "line": 2887,
+ "line": 2891,
"column": 22
},
"end": {
- "line": 2887,
+ "line": 2891,
"column": 34
}
}
},
"range": [
- 86712,
- 86734
+ 86851,
+ 86873
],
"loc": {
"start": {
- "line": 2887,
+ "line": 2891,
"column": 12
},
"end": {
- "line": 2887,
+ "line": 2891,
"column": 34
}
}
},
"range": [
- 86712,
- 86735
+ 86851,
+ 86874
],
"loc": {
"start": {
- "line": 2887,
+ "line": 2891,
"column": 12
},
"end": {
- "line": 2887,
+ "line": 2891,
"column": 35
}
}
}
],
"range": [
- 86698,
- 86745
+ 86837,
+ 86884
],
"loc": {
"start": {
- "line": 2886,
+ "line": 2890,
"column": 28
},
"end": {
- "line": 2888,
+ "line": 2892,
"column": 9
}
}
},
"alternate": null,
"range": [
- 86678,
- 86745
+ 86817,
+ 86884
],
"loc": {
"start": {
- "line": 2886,
+ "line": 2890,
"column": 8
},
"end": {
- "line": 2888,
+ "line": 2892,
"column": 9
}
}
@@ -160281,16 +160450,16 @@
"type": "Identifier",
"name": "types",
"range": [
- 86761,
- 86766
+ 86900,
+ 86905
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2893,
"column": 15
},
"end": {
- "line": 2889,
+ "line": 2893,
"column": 20
}
}
@@ -160299,31 +160468,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 86767,
- 86774
+ 86906,
+ 86913
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2893,
"column": 21
},
"end": {
- "line": 2889,
+ "line": 2893,
"column": 28
}
}
},
"range": [
- 86761,
- 86774
+ 86900,
+ 86913
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2893,
"column": 15
},
"end": {
- "line": 2889,
+ "line": 2893,
"column": 28
}
}
@@ -160333,32 +160502,32 @@
"type": "Identifier",
"name": "colType",
"range": [
- 86775,
- 86782
+ 86914,
+ 86921
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2893,
"column": 29
},
"end": {
- "line": 2889,
+ "line": 2893,
"column": 36
}
}
}
],
"range": [
- 86761,
- 86783
+ 86900,
+ 86922
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2893,
"column": 15
},
"end": {
- "line": 2889,
+ "line": 2893,
"column": 37
}
}
@@ -160371,78 +160540,78 @@
"value": 1,
"raw": "1",
"range": [
- 86789,
- 86790
+ 86928,
+ 86929
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2893,
"column": 43
},
"end": {
- "line": 2889,
+ "line": 2893,
"column": 44
}
}
},
"prefix": true,
"range": [
- 86788,
- 86790
+ 86927,
+ 86929
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2893,
"column": 42
},
"end": {
- "line": 2889,
+ "line": 2893,
"column": 44
}
}
},
"range": [
- 86761,
- 86790
+ 86900,
+ 86929
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2893,
"column": 15
},
"end": {
- "line": 2889,
+ "line": 2893,
"column": 44
}
}
},
"range": [
- 86754,
- 86791
+ 86893,
+ 86930
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2893,
"column": 8
},
"end": {
- "line": 2889,
+ "line": 2893,
"column": 45
}
}
}
],
"range": [
- 86552,
- 86797
+ 86691,
+ 86936
],
"loc": {
"start": {
- "line": 2881,
+ "line": 2885,
"column": 34
},
"end": {
- "line": 2890,
+ "line": 2894,
"column": 5
}
}
@@ -160450,16 +160619,16 @@
"generator": false,
"expression": false,
"range": [
- 86529,
- 86797
+ 86668,
+ 86936
],
"loc": {
"start": {
- "line": 2881,
+ "line": 2885,
"column": 11
},
"end": {
- "line": 2890,
+ "line": 2894,
"column": 5
}
}
@@ -160467,16 +160636,16 @@
"kind": "method",
"computed": false,
"range": [
- 86522,
- 86797
+ 86661,
+ 86936
],
"loc": {
"start": {
- "line": 2881,
+ "line": 2885,
"column": 4
},
"end": {
- "line": 2890,
+ "line": 2894,
"column": 5
}
},
@@ -160485,16 +160654,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 * @returns {Boolean}\n ",
"range": [
- 86307,
- 86517
+ 86446,
+ 86656
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2879,
"column": 4
},
"end": {
- "line": 2880,
+ "line": 2884,
"column": 7
}
}
@@ -160505,16 +160674,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": [
- 86803,
- 86944
+ 86942,
+ 87083
],
"loc": {
"start": {
- "line": 2892,
+ "line": 2896,
"column": 4
},
"end": {
- "line": 2896,
+ "line": 2900,
"column": 7
}
}
@@ -160528,16 +160697,16 @@
"type": "Identifier",
"name": "getHeaderElement",
"range": [
- 86949,
- 86965
+ 87088,
+ 87104
],
"loc": {
"start": {
- "line": 2897,
+ "line": 2901,
"column": 4
},
"end": {
- "line": 2897,
+ "line": 2901,
"column": 20
}
}
@@ -160550,16 +160719,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 86966,
- 86974
+ 87105,
+ 87113
],
"loc": {
"start": {
- "line": 2897,
+ "line": 2901,
"column": 21
},
"end": {
- "line": 2897,
+ "line": 2901,
"column": 29
}
}
@@ -160577,16 +160746,16 @@
"type": "Identifier",
"name": "table",
"range": [
- 86990,
- 86995
+ 87129,
+ 87134
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 12
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 17
}
}
@@ -160599,16 +160768,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86998,
- 87002
+ 87137,
+ 87141
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 20
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 24
}
}
@@ -160617,31 +160786,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 87003,
- 87013
+ 87142,
+ 87152
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 25
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 35
}
}
},
"range": [
- 86998,
- 87013
+ 87137,
+ 87152
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 20
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 35
}
}
@@ -160658,16 +160827,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87016,
- 87020
+ 87155,
+ 87159
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 38
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 42
}
}
@@ -160676,31 +160845,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 87021,
- 87024
+ 87160,
+ 87163
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 43
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 46
}
}
},
"range": [
- 87016,
- 87024
+ 87155,
+ 87163
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 38
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 46
}
}
@@ -160709,31 +160878,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 87025,
- 87035
+ 87164,
+ 87174
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 47
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 57
}
}
},
"range": [
- 87016,
- 87035
+ 87155,
+ 87174
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 38
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 57
}
}
@@ -160742,31 +160911,31 @@
"type": "Identifier",
"name": "headTbl",
"range": [
- 87036,
- 87043
+ 87175,
+ 87182
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 58
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 65
}
}
},
"range": [
- 87016,
- 87043
+ 87155,
+ 87182
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 38
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 65
}
}
@@ -160777,16 +160946,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87046,
- 87050
+ 87185,
+ 87189
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 68
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 72
}
}
@@ -160795,61 +160964,61 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 87051,
- 87054
+ 87190,
+ 87193
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 73
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 76
}
}
},
"range": [
- 87046,
- 87054
+ 87185,
+ 87193
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 68
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 76
}
}
},
"range": [
- 86998,
- 87054
+ 87137,
+ 87193
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 20
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 76
}
}
},
"range": [
- 86990,
- 87054
+ 87129,
+ 87193
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 12
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 76
}
}
@@ -160857,16 +161026,16 @@
],
"kind": "let",
"range": [
- 86986,
- 87055
+ 87125,
+ 87194
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2902,
"column": 8
},
"end": {
- "line": 2898,
+ "line": 2902,
"column": 77
}
}
@@ -160880,16 +161049,16 @@
"type": "Identifier",
"name": "tHead",
"range": [
- 87068,
- 87073
+ 87207,
+ 87212
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2903,
"column": 12
},
"end": {
- "line": 2899,
+ "line": 2903,
"column": 17
}
}
@@ -160900,16 +161069,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 87076,
- 87079
+ 87215,
+ 87218
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2903,
"column": 20
},
"end": {
- "line": 2899,
+ "line": 2903,
"column": 23
}
}
@@ -160919,16 +161088,16 @@
"type": "Identifier",
"name": "table",
"range": [
- 87080,
- 87085
+ 87219,
+ 87224
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2903,
"column": 24
},
"end": {
- "line": 2899,
+ "line": 2903,
"column": 29
}
}
@@ -160938,47 +161107,47 @@
"value": "thead",
"raw": "'thead'",
"range": [
- 87087,
- 87094
+ 87226,
+ 87233
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2903,
"column": 31
},
"end": {
- "line": 2899,
+ "line": 2903,
"column": 38
}
}
}
],
"range": [
- 87076,
- 87095
+ 87215,
+ 87234
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2903,
"column": 20
},
"end": {
- "line": 2899,
+ "line": 2903,
"column": 39
}
}
},
"range": [
- 87068,
- 87095
+ 87207,
+ 87234
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2903,
"column": 12
},
"end": {
- "line": 2899,
+ "line": 2903,
"column": 39
}
}
@@ -160986,16 +161155,16 @@
],
"kind": "let",
"range": [
- 87064,
- 87096
+ 87203,
+ 87235
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2903,
"column": 8
},
"end": {
- "line": 2899,
+ "line": 2903,
"column": 40
}
}
@@ -161009,16 +161178,16 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 87109,
- 87119
+ 87248,
+ 87258
],
"loc": {
"start": {
- "line": 2900,
+ "line": 2904,
"column": 12
},
"end": {
- "line": 2900,
+ "line": 2904,
"column": 22
}
}
@@ -161029,16 +161198,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87122,
- 87126
+ 87261,
+ 87265
],
"loc": {
"start": {
- "line": 2900,
+ "line": 2904,
"column": 25
},
"end": {
- "line": 2900,
+ "line": 2904,
"column": 29
}
}
@@ -161047,46 +161216,46 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 87127,
- 87137
+ 87266,
+ 87276
],
"loc": {
"start": {
- "line": 2900,
+ "line": 2904,
"column": 30
},
"end": {
- "line": 2900,
+ "line": 2904,
"column": 40
}
}
},
"range": [
- 87122,
- 87137
+ 87261,
+ 87276
],
"loc": {
"start": {
- "line": 2900,
+ "line": 2904,
"column": 25
},
"end": {
- "line": 2900,
+ "line": 2904,
"column": 40
}
}
},
"range": [
- 87109,
- 87137
+ 87248,
+ 87276
],
"loc": {
"start": {
- "line": 2900,
+ "line": 2904,
"column": 12
},
"end": {
- "line": 2900,
+ "line": 2904,
"column": 40
}
}
@@ -161094,16 +161263,16 @@
],
"kind": "let",
"range": [
- 87105,
- 87138
+ 87244,
+ 87277
],
"loc": {
"start": {
- "line": 2900,
+ "line": 2904,
"column": 8
},
"end": {
- "line": 2900,
+ "line": 2904,
"column": 41
}
}
@@ -161117,32 +161286,32 @@
"type": "Identifier",
"name": "header",
"range": [
- 87151,
- 87157
+ 87290,
+ 87296
],
"loc": {
"start": {
- "line": 2901,
+ "line": 2905,
"column": 12
},
"end": {
- "line": 2901,
+ "line": 2905,
"column": 18
}
}
},
"init": null,
"range": [
- 87151,
- 87157
+ 87290,
+ 87296
],
"loc": {
"start": {
- "line": 2901,
+ "line": 2905,
"column": 12
},
"end": {
- "line": 2901,
+ "line": 2905,
"column": 18
}
}
@@ -161150,16 +161319,16 @@
],
"kind": "let",
"range": [
- 87147,
- 87158
+ 87286,
+ 87297
],
"loc": {
"start": {
- "line": 2901,
+ "line": 2905,
"column": 8
},
"end": {
- "line": 2901,
+ "line": 2905,
"column": 19
}
}
@@ -161175,16 +161344,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 87176,
- 87177
+ 87315,
+ 87316
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 17
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 18
}
}
@@ -161194,31 +161363,31 @@
"value": 0,
"raw": "0",
"range": [
- 87180,
- 87181
+ 87319,
+ 87320
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 21
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 22
}
}
},
"range": [
- 87176,
- 87181
+ 87315,
+ 87320
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 17
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 22
}
}
@@ -161226,16 +161395,16 @@
],
"kind": "let",
"range": [
- 87172,
- 87181
+ 87311,
+ 87320
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 13
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 22
}
}
@@ -161247,16 +161416,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 87183,
- 87184
+ 87322,
+ 87323
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 24
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 25
}
}
@@ -161267,16 +161436,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87187,
- 87191
+ 87326,
+ 87330
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 28
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 32
}
}
@@ -161285,46 +161454,46 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 87192,
- 87199
+ 87331,
+ 87338
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 33
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 40
}
}
},
"range": [
- 87187,
- 87199
+ 87326,
+ 87338
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 28
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 40
}
}
},
"range": [
- 87183,
- 87199
+ 87322,
+ 87338
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 24
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 40
}
}
@@ -161336,32 +161505,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 87201,
- 87202
+ 87340,
+ 87341
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 42
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 43
}
}
},
"prefix": false,
"range": [
- 87201,
- 87204
+ 87340,
+ 87343
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 42
},
"end": {
- "line": 2902,
+ "line": 2906,
"column": 45
}
}
@@ -161378,16 +161547,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 87224,
- 87225
+ 87363,
+ 87364
],
"loc": {
"start": {
- "line": 2903,
+ "line": 2907,
"column": 16
},
"end": {
- "line": 2903,
+ "line": 2907,
"column": 17
}
}
@@ -161396,31 +161565,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 87230,
- 87238
+ 87369,
+ 87377
],
"loc": {
"start": {
- "line": 2903,
+ "line": 2907,
"column": 22
},
"end": {
- "line": 2903,
+ "line": 2907,
"column": 30
}
}
},
"range": [
- 87224,
- 87238
+ 87363,
+ 87377
],
"loc": {
"start": {
- "line": 2903,
+ "line": 2907,
"column": 16
},
"end": {
- "line": 2903,
+ "line": 2907,
"column": 30
}
}
@@ -161432,48 +161601,48 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 87258,
- 87267
+ 87397,
+ 87406
],
"loc": {
"start": {
- "line": 2904,
+ "line": 2908,
"column": 16
},
"end": {
- "line": 2904,
+ "line": 2908,
"column": 25
}
}
}
],
"range": [
- 87240,
- 87281
+ 87379,
+ 87420
],
"loc": {
"start": {
- "line": 2903,
+ "line": 2907,
"column": 32
},
"end": {
- "line": 2905,
+ "line": 2909,
"column": 13
}
}
},
"alternate": null,
"range": [
- 87220,
- 87281
+ 87359,
+ 87420
],
"loc": {
"start": {
- "line": 2903,
+ "line": 2907,
"column": 12
},
"end": {
- "line": 2905,
+ "line": 2909,
"column": 13
}
}
@@ -161490,16 +161659,16 @@
"type": "Identifier",
"name": "tHead",
"range": [
- 87298,
- 87303
+ 87437,
+ 87442
],
"loc": {
"start": {
- "line": 2906,
+ "line": 2910,
"column": 16
},
"end": {
- "line": 2906,
+ "line": 2910,
"column": 21
}
}
@@ -161508,31 +161677,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 87304,
- 87310
+ 87443,
+ 87449
],
"loc": {
"start": {
- "line": 2906,
+ "line": 2910,
"column": 22
},
"end": {
- "line": 2906,
+ "line": 2910,
"column": 28
}
}
},
"range": [
- 87298,
- 87310
+ 87437,
+ 87449
],
"loc": {
"start": {
- "line": 2906,
+ "line": 2910,
"column": 16
},
"end": {
- "line": 2906,
+ "line": 2910,
"column": 28
}
}
@@ -161542,31 +161711,31 @@
"value": 0,
"raw": "0",
"range": [
- 87315,
- 87316
+ 87454,
+ 87455
],
"loc": {
"start": {
- "line": 2906,
+ "line": 2910,
"column": 33
},
"end": {
- "line": 2906,
+ "line": 2910,
"column": 34
}
}
},
"range": [
- 87298,
- 87316
+ 87437,
+ 87455
],
"loc": {
"start": {
- "line": 2906,
+ "line": 2910,
"column": 16
},
"end": {
- "line": 2906,
+ "line": 2910,
"column": 34
}
}
@@ -161583,16 +161752,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 87336,
- 87342
+ 87475,
+ 87481
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 16
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 22
}
}
@@ -161613,16 +161782,16 @@
"type": "Identifier",
"name": "table",
"range": [
- 87345,
- 87350
+ 87484,
+ 87489
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 25
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 30
}
}
@@ -161631,31 +161800,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 87351,
- 87355
+ 87490,
+ 87494
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 31
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 35
}
}
},
"range": [
- 87345,
- 87355
+ 87484,
+ 87494
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 25
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 35
}
}
@@ -161664,31 +161833,31 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 87356,
- 87366
+ 87495,
+ 87505
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 36
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 46
}
}
},
"range": [
- 87345,
- 87367
+ 87484,
+ 87506
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 25
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 47
}
}
@@ -161697,31 +161866,31 @@
"type": "Identifier",
"name": "cells",
"range": [
- 87368,
- 87373
+ 87507,
+ 87512
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 48
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 53
}
}
},
"range": [
- 87345,
- 87373
+ 87484,
+ 87512
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 25
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 53
}
}
@@ -161730,93 +161899,93 @@
"type": "Identifier",
"name": "i",
"range": [
- 87374,
- 87375
+ 87513,
+ 87514
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 54
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 55
}
}
},
"range": [
- 87345,
- 87376
+ 87484,
+ 87515
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 25
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 56
}
}
},
"range": [
- 87336,
- 87376
+ 87475,
+ 87515
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 16
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 56
}
}
},
"range": [
- 87336,
- 87377
+ 87475,
+ 87516
],
"loc": {
"start": {
- "line": 2907,
+ "line": 2911,
"column": 16
},
"end": {
- "line": 2907,
+ "line": 2911,
"column": 57
}
}
}
],
"range": [
- 87318,
- 87391
+ 87457,
+ 87530
],
"loc": {
"start": {
- "line": 2906,
+ "line": 2910,
"column": 36
},
"end": {
- "line": 2908,
+ "line": 2912,
"column": 13
}
}
},
"alternate": null,
"range": [
- 87294,
- 87391
+ 87433,
+ 87530
],
"loc": {
"start": {
- "line": 2906,
+ "line": 2910,
"column": 12
},
"end": {
- "line": 2908,
+ "line": 2912,
"column": 13
}
}
@@ -161833,16 +162002,16 @@
"type": "Identifier",
"name": "tHead",
"range": [
- 87408,
- 87413
+ 87547,
+ 87552
],
"loc": {
"start": {
- "line": 2909,
+ "line": 2913,
"column": 16
},
"end": {
- "line": 2909,
+ "line": 2913,
"column": 21
}
}
@@ -161851,31 +162020,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 87414,
- 87420
+ 87553,
+ 87559
],
"loc": {
"start": {
- "line": 2909,
+ "line": 2913,
"column": 22
},
"end": {
- "line": 2909,
+ "line": 2913,
"column": 28
}
}
},
"range": [
- 87408,
- 87420
+ 87547,
+ 87559
],
"loc": {
"start": {
- "line": 2909,
+ "line": 2913,
"column": 16
},
"end": {
- "line": 2909,
+ "line": 2913,
"column": 28
}
}
@@ -161885,31 +162054,31 @@
"value": 1,
"raw": "1",
"range": [
- 87425,
- 87426
+ 87564,
+ 87565
],
"loc": {
"start": {
- "line": 2909,
+ "line": 2913,
"column": 33
},
"end": {
- "line": 2909,
+ "line": 2913,
"column": 34
}
}
},
"range": [
- 87408,
- 87426
+ 87547,
+ 87565
],
"loc": {
"start": {
- "line": 2909,
+ "line": 2913,
"column": 16
},
"end": {
- "line": 2909,
+ "line": 2913,
"column": 34
}
}
@@ -161926,16 +162095,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 87446,
- 87452
+ 87585,
+ 87591
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 16
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 22
}
}
@@ -161959,16 +162128,16 @@
"type": "Identifier",
"name": "tHead",
"range": [
- 87455,
- 87460
+ 87594,
+ 87599
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 25
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 30
}
}
@@ -161978,31 +162147,31 @@
"value": 0,
"raw": "0",
"range": [
- 87461,
- 87462
+ 87600,
+ 87601
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 31
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 32
}
}
},
"range": [
- 87455,
- 87463
+ 87594,
+ 87602
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 25
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 33
}
}
@@ -162011,31 +162180,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 87464,
- 87468
+ 87603,
+ 87607
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 34
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 38
}
}
},
"range": [
- 87455,
- 87468
+ 87594,
+ 87607
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 25
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 38
}
}
@@ -162044,31 +162213,31 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 87469,
- 87479
+ 87608,
+ 87618
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 39
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 49
}
}
},
"range": [
- 87455,
- 87480
+ 87594,
+ 87619
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 25
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 50
}
}
@@ -162077,31 +162246,31 @@
"type": "Identifier",
"name": "cells",
"range": [
- 87481,
- 87486
+ 87620,
+ 87625
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 51
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 56
}
}
},
"range": [
- 87455,
- 87486
+ 87594,
+ 87625
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 25
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 56
}
}
@@ -162110,93 +162279,93 @@
"type": "Identifier",
"name": "i",
"range": [
- 87487,
- 87488
+ 87626,
+ 87627
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 57
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 58
}
}
},
"range": [
- 87455,
- 87489
+ 87594,
+ 87628
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 25
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 59
}
}
},
"range": [
- 87446,
- 87489
+ 87585,
+ 87628
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 16
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 59
}
}
},
"range": [
- 87446,
- 87490
+ 87585,
+ 87629
],
"loc": {
"start": {
- "line": 2910,
+ "line": 2914,
"column": 16
},
"end": {
- "line": 2910,
+ "line": 2914,
"column": 60
}
}
}
],
"range": [
- 87428,
- 87504
+ 87567,
+ 87643
],
"loc": {
"start": {
- "line": 2909,
+ "line": 2913,
"column": 36
},
"end": {
- "line": 2911,
+ "line": 2915,
"column": 13
}
}
},
"alternate": null,
"range": [
- 87404,
- 87504
+ 87543,
+ 87643
],
"loc": {
"start": {
- "line": 2909,
+ "line": 2913,
"column": 12
},
"end": {
- "line": 2911,
+ "line": 2915,
"column": 13
}
}
@@ -162205,47 +162374,47 @@
"type": "BreakStatement",
"label": null,
"range": [
- 87517,
- 87523
+ 87656,
+ 87662
],
"loc": {
"start": {
- "line": 2912,
+ "line": 2916,
"column": 12
},
"end": {
- "line": 2912,
+ "line": 2916,
"column": 18
}
}
}
],
"range": [
- 87206,
- 87533
+ 87345,
+ 87672
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 47
},
"end": {
- "line": 2913,
+ "line": 2917,
"column": 9
}
}
},
"range": [
- 87167,
- 87533
+ 87306,
+ 87672
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2906,
"column": 8
},
"end": {
- "line": 2913,
+ "line": 2917,
"column": 9
}
}
@@ -162256,47 +162425,47 @@
"type": "Identifier",
"name": "header",
"range": [
- 87549,
- 87555
+ 87688,
+ 87694
],
"loc": {
"start": {
- "line": 2914,
+ "line": 2918,
"column": 15
},
"end": {
- "line": 2914,
+ "line": 2918,
"column": 21
}
}
},
"range": [
- 87542,
- 87556
+ 87681,
+ 87695
],
"loc": {
"start": {
- "line": 2914,
+ "line": 2918,
"column": 8
},
"end": {
- "line": 2914,
+ "line": 2918,
"column": 22
}
}
}
],
"range": [
- 86976,
- 87562
+ 87115,
+ 87701
],
"loc": {
"start": {
- "line": 2897,
+ "line": 2901,
"column": 31
},
"end": {
- "line": 2915,
+ "line": 2919,
"column": 5
}
}
@@ -162304,16 +162473,16 @@
"generator": false,
"expression": false,
"range": [
- 86965,
- 87562
+ 87104,
+ 87701
],
"loc": {
"start": {
- "line": 2897,
+ "line": 2901,
"column": 20
},
"end": {
- "line": 2915,
+ "line": 2919,
"column": 5
}
}
@@ -162321,16 +162490,16 @@
"kind": "method",
"computed": false,
"range": [
- 86949,
- 87562
+ 87088,
+ 87701
],
"loc": {
"start": {
- "line": 2897,
+ "line": 2901,
"column": 4
},
"end": {
- "line": 2915,
+ "line": 2919,
"column": 5
}
},
@@ -162339,16 +162508,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": [
- 86803,
- 86944
+ 86942,
+ 87083
],
"loc": {
"start": {
- "line": 2892,
+ "line": 2896,
"column": 4
},
"end": {
- "line": 2896,
+ "line": 2900,
"column": 7
}
}
@@ -162359,16 +162528,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": [
- 87568,
- 87741
+ 87707,
+ 87880
],
"loc": {
"start": {
- "line": 2917,
+ "line": 2921,
"column": 4
},
"end": {
- "line": 2921,
+ "line": 2925,
"column": 7
}
}
@@ -162382,16 +162551,16 @@
"type": "Identifier",
"name": "getHeadersText",
"range": [
- 87746,
- 87760
+ 87885,
+ 87899
],
"loc": {
"start": {
- "line": 2922,
+ "line": 2926,
"column": 4
},
"end": {
- "line": 2922,
+ "line": 2926,
"column": 18
}
}
@@ -162406,16 +162575,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 87761,
- 87778
+ 87900,
+ 87917
],
"loc": {
"start": {
- "line": 2922,
+ "line": 2926,
"column": 19
},
"end": {
- "line": 2922,
+ "line": 2926,
"column": 36
}
}
@@ -162425,31 +162594,31 @@
"value": false,
"raw": "false",
"range": [
- 87781,
- 87786
+ 87920,
+ 87925
],
"loc": {
"start": {
- "line": 2922,
+ "line": 2926,
"column": 39
},
"end": {
- "line": 2922,
+ "line": 2926,
"column": 44
}
}
},
"range": [
- 87761,
- 87786
+ 87900,
+ 87925
],
"loc": {
"start": {
- "line": 2922,
+ "line": 2926,
"column": 19
},
"end": {
- "line": 2922,
+ "line": 2926,
"column": 44
}
}
@@ -162467,16 +162636,16 @@
"type": "Identifier",
"name": "headers",
"range": [
- 87802,
- 87809
+ 87941,
+ 87948
],
"loc": {
"start": {
- "line": 2923,
+ "line": 2927,
"column": 12
},
"end": {
- "line": 2923,
+ "line": 2927,
"column": 19
}
}
@@ -162485,31 +162654,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 87812,
- 87814
+ 87951,
+ 87953
],
"loc": {
"start": {
- "line": 2923,
+ "line": 2927,
"column": 22
},
"end": {
- "line": 2923,
+ "line": 2927,
"column": 24
}
}
},
"range": [
- 87802,
- 87814
+ 87941,
+ 87953
],
"loc": {
"start": {
- "line": 2923,
+ "line": 2927,
"column": 12
},
"end": {
- "line": 2923,
+ "line": 2927,
"column": 24
}
}
@@ -162517,16 +162686,16 @@
],
"kind": "let",
"range": [
- 87798,
- 87815
+ 87937,
+ 87954
],
"loc": {
"start": {
- "line": 2923,
+ "line": 2927,
"column": 8
},
"end": {
- "line": 2923,
+ "line": 2927,
"column": 25
}
}
@@ -162542,16 +162711,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 87833,
- 87834
+ 87972,
+ 87973
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 17
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 18
}
}
@@ -162561,31 +162730,31 @@
"value": 0,
"raw": "0",
"range": [
- 87837,
- 87838
+ 87976,
+ 87977
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 21
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 22
}
}
},
"range": [
- 87833,
- 87838
+ 87972,
+ 87977
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 17
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 22
}
}
@@ -162593,16 +162762,16 @@
],
"kind": "let",
"range": [
- 87829,
- 87838
+ 87968,
+ 87977
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 13
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 22
}
}
@@ -162614,16 +162783,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 87840,
- 87841
+ 87979,
+ 87980
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 24
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 25
}
}
@@ -162634,16 +162803,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87844,
- 87848
+ 87983,
+ 87987
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 28
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 32
}
}
@@ -162652,46 +162821,46 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 87849,
- 87856
+ 87988,
+ 87995
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 33
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 40
}
}
},
"range": [
- 87844,
- 87856
+ 87983,
+ 87995
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 28
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 40
}
}
},
"range": [
- 87840,
- 87856
+ 87979,
+ 87995
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 24
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 40
}
}
@@ -162703,32 +162872,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 87858,
- 87859
+ 87997,
+ 87998
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 42
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 43
}
}
},
"prefix": false,
"range": [
- 87858,
- 87861
+ 87997,
+ 88000
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 42
},
"end": {
- "line": 2924,
+ "line": 2928,
"column": 45
}
}
@@ -162745,16 +162914,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 87881,
- 87898
+ 88020,
+ 88037
],
"loc": {
"start": {
- "line": 2925,
+ "line": 2929,
"column": 16
},
"end": {
- "line": 2925,
+ "line": 2929,
"column": 33
}
}
@@ -162767,16 +162936,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87902,
- 87906
+ 88041,
+ 88045
],
"loc": {
"start": {
- "line": 2925,
+ "line": 2929,
"column": 37
},
"end": {
- "line": 2925,
+ "line": 2929,
"column": 41
}
}
@@ -162785,31 +162954,31 @@
"type": "Identifier",
"name": "hasExtension",
"range": [
- 87907,
- 87919
+ 88046,
+ 88058
],
"loc": {
"start": {
- "line": 2925,
+ "line": 2929,
"column": 42
},
"end": {
- "line": 2925,
+ "line": 2929,
"column": 54
}
}
},
"range": [
- 87902,
- 87919
+ 88041,
+ 88058
],
"loc": {
"start": {
- "line": 2925,
+ "line": 2929,
"column": 37
},
"end": {
- "line": 2925,
+ "line": 2929,
"column": 54
}
}
@@ -162820,47 +162989,47 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 87920,
- 87936
+ 88059,
+ 88075
],
"loc": {
"start": {
- "line": 2925,
+ "line": 2929,
"column": 55
},
"end": {
- "line": 2925,
+ "line": 2929,
"column": 71
}
}
}
],
"range": [
- 87902,
- 87937
+ 88041,
+ 88076
],
"loc": {
"start": {
- "line": 2925,
+ "line": 2929,
"column": 37
},
"end": {
- "line": 2925,
+ "line": 2929,
"column": 72
}
}
},
"range": [
- 87881,
- 87937
+ 88020,
+ 88076
],
"loc": {
"start": {
- "line": 2925,
+ "line": 2929,
"column": 16
},
"end": {
- "line": 2925,
+ "line": 2929,
"column": 72
}
}
@@ -162883,16 +163052,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87961,
- 87965
+ 88100,
+ 88104
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 20
},
"end": {
- "line": 2926,
+ "line": 2930,
"column": 24
}
}
@@ -162901,31 +163070,31 @@
"type": "Identifier",
"name": "extension",
"range": [
- 87966,
- 87975
+ 88105,
+ 88114
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 25
},
"end": {
- "line": 2926,
+ "line": 2930,
"column": 34
}
}
},
"range": [
- 87961,
- 87975
+ 88100,
+ 88114
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 20
},
"end": {
- "line": 2926,
+ "line": 2930,
"column": 34
}
}
@@ -162936,32 +163105,32 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 87976,
- 87992
+ 88115,
+ 88131
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 35
},
"end": {
- "line": 2926,
+ "line": 2930,
"column": 51
}
}
}
],
"range": [
- 87961,
- 87993
+ 88100,
+ 88132
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 20
},
"end": {
- "line": 2926,
+ "line": 2930,
"column": 52
}
}
@@ -162970,31 +163139,31 @@
"type": "Identifier",
"name": "isColHidden",
"range": [
- 87994,
- 88005
+ 88133,
+ 88144
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 53
},
"end": {
- "line": 2926,
+ "line": 2930,
"column": 64
}
}
},
"range": [
- 87961,
- 88005
+ 88100,
+ 88144
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 20
},
"end": {
- "line": 2926,
+ "line": 2930,
"column": 64
}
}
@@ -163004,32 +163173,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 88006,
- 88007
+ 88145,
+ 88146
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 65
},
"end": {
- "line": 2926,
+ "line": 2930,
"column": 66
}
}
}
],
"range": [
- 87961,
- 88008
+ 88100,
+ 88147
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 20
},
"end": {
- "line": 2926,
+ "line": 2930,
"column": 67
}
}
@@ -163041,80 +163210,80 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 88032,
- 88041
+ 88171,
+ 88180
],
"loc": {
"start": {
- "line": 2927,
+ "line": 2931,
"column": 20
},
"end": {
- "line": 2927,
+ "line": 2931,
"column": 29
}
}
}
],
"range": [
- 88010,
- 88059
+ 88149,
+ 88198
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 69
},
"end": {
- "line": 2928,
+ "line": 2932,
"column": 17
}
}
},
"alternate": null,
"range": [
- 87957,
- 88059
+ 88096,
+ 88198
],
"loc": {
"start": {
- "line": 2926,
+ "line": 2930,
"column": 16
},
"end": {
- "line": 2928,
+ "line": 2932,
"column": 17
}
}
}
],
"range": [
- 87939,
- 88073
+ 88078,
+ 88212
],
"loc": {
"start": {
- "line": 2925,
+ "line": 2929,
"column": 74
},
"end": {
- "line": 2929,
+ "line": 2933,
"column": 13
}
}
},
"alternate": null,
"range": [
- 87877,
- 88073
+ 88016,
+ 88212
],
"loc": {
"start": {
- "line": 2925,
+ "line": 2929,
"column": 12
},
"end": {
- "line": 2929,
+ "line": 2933,
"column": 13
}
}
@@ -163128,16 +163297,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 88090,
- 88096
+ 88229,
+ 88235
],
"loc": {
"start": {
- "line": 2930,
+ "line": 2934,
"column": 16
},
"end": {
- "line": 2930,
+ "line": 2934,
"column": 22
}
}
@@ -163150,16 +163319,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 88099,
- 88103
+ 88238,
+ 88242
],
"loc": {
"start": {
- "line": 2930,
+ "line": 2934,
"column": 25
},
"end": {
- "line": 2930,
+ "line": 2934,
"column": 29
}
}
@@ -163168,31 +163337,31 @@
"type": "Identifier",
"name": "getHeaderElement",
"range": [
- 88104,
- 88120
+ 88243,
+ 88259
],
"loc": {
"start": {
- "line": 2930,
+ "line": 2934,
"column": 30
},
"end": {
- "line": 2930,
+ "line": 2934,
"column": 46
}
}
},
"range": [
- 88099,
- 88120
+ 88238,
+ 88259
],
"loc": {
"start": {
- "line": 2930,
+ "line": 2934,
"column": 25
},
"end": {
- "line": 2930,
+ "line": 2934,
"column": 46
}
}
@@ -163202,47 +163371,47 @@
"type": "Identifier",
"name": "j",
"range": [
- 88121,
- 88122
+ 88260,
+ 88261
],
"loc": {
"start": {
- "line": 2930,
+ "line": 2934,
"column": 47
},
"end": {
- "line": 2930,
+ "line": 2934,
"column": 48
}
}
}
],
"range": [
- 88099,
- 88123
+ 88238,
+ 88262
],
"loc": {
"start": {
- "line": 2930,
+ "line": 2934,
"column": 25
},
"end": {
- "line": 2930,
+ "line": 2934,
"column": 49
}
}
},
"range": [
- 88090,
- 88123
+ 88229,
+ 88262
],
"loc": {
"start": {
- "line": 2930,
+ "line": 2934,
"column": 16
},
"end": {
- "line": 2930,
+ "line": 2934,
"column": 49
}
}
@@ -163250,16 +163419,16 @@
],
"kind": "let",
"range": [
- 88086,
- 88124
+ 88225,
+ 88263
],
"loc": {
"start": {
- "line": 2930,
+ "line": 2934,
"column": 12
},
"end": {
- "line": 2930,
+ "line": 2934,
"column": 50
}
}
@@ -163273,16 +163442,16 @@
"type": "Identifier",
"name": "headerText",
"range": [
- 88141,
- 88151
+ 88280,
+ 88290
],
"loc": {
"start": {
- "line": 2931,
+ "line": 2935,
"column": 16
},
"end": {
- "line": 2931,
+ "line": 2935,
"column": 26
}
}
@@ -163293,16 +163462,16 @@
"type": "Identifier",
"name": "getFirstTextNode",
"range": [
- 88154,
- 88170
+ 88293,
+ 88309
],
"loc": {
"start": {
- "line": 2931,
+ "line": 2935,
"column": 29
},
"end": {
- "line": 2931,
+ "line": 2935,
"column": 45
}
}
@@ -163312,47 +163481,47 @@
"type": "Identifier",
"name": "header",
"range": [
- 88171,
- 88177
+ 88310,
+ 88316
],
"loc": {
"start": {
- "line": 2931,
+ "line": 2935,
"column": 46
},
"end": {
- "line": 2931,
+ "line": 2935,
"column": 52
}
}
}
],
"range": [
- 88154,
- 88178
+ 88293,
+ 88317
],
"loc": {
"start": {
- "line": 2931,
+ "line": 2935,
"column": 29
},
"end": {
- "line": 2931,
+ "line": 2935,
"column": 53
}
}
},
"range": [
- 88141,
- 88178
+ 88280,
+ 88317
],
"loc": {
"start": {
- "line": 2931,
+ "line": 2935,
"column": 16
},
"end": {
- "line": 2931,
+ "line": 2935,
"column": 53
}
}
@@ -163360,16 +163529,16 @@
],
"kind": "let",
"range": [
- 88137,
- 88179
+ 88276,
+ 88318
],
"loc": {
"start": {
- "line": 2931,
+ "line": 2935,
"column": 12
},
"end": {
- "line": 2931,
+ "line": 2935,
"column": 54
}
}
@@ -163385,16 +163554,16 @@
"type": "Identifier",
"name": "headers",
"range": [
- 88192,
- 88199
+ 88331,
+ 88338
],
"loc": {
"start": {
- "line": 2932,
+ "line": 2936,
"column": 12
},
"end": {
- "line": 2932,
+ "line": 2936,
"column": 19
}
}
@@ -163403,31 +163572,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 88200,
- 88204
+ 88339,
+ 88343
],
"loc": {
"start": {
- "line": 2932,
+ "line": 2936,
"column": 20
},
"end": {
- "line": 2932,
+ "line": 2936,
"column": 24
}
}
},
"range": [
- 88192,
- 88204
+ 88331,
+ 88343
],
"loc": {
"start": {
- "line": 2932,
+ "line": 2936,
"column": 12
},
"end": {
- "line": 2932,
+ "line": 2936,
"column": 24
}
}
@@ -163437,78 +163606,78 @@
"type": "Identifier",
"name": "headerText",
"range": [
- 88205,
- 88215
+ 88344,
+ 88354
],
"loc": {
"start": {
- "line": 2932,
+ "line": 2936,
"column": 25
},
"end": {
- "line": 2932,
+ "line": 2936,
"column": 35
}
}
}
],
"range": [
- 88192,
- 88216
+ 88331,
+ 88355
],
"loc": {
"start": {
- "line": 2932,
+ "line": 2936,
"column": 12
},
"end": {
- "line": 2932,
+ "line": 2936,
"column": 36
}
}
},
"range": [
- 88192,
- 88217
+ 88331,
+ 88356
],
"loc": {
"start": {
- "line": 2932,
+ "line": 2936,
"column": 12
},
"end": {
- "line": 2932,
+ "line": 2936,
"column": 37
}
}
}
],
"range": [
- 87863,
- 88227
+ 88002,
+ 88366
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 47
},
"end": {
- "line": 2933,
+ "line": 2937,
"column": 9
}
}
},
"range": [
- 87824,
- 88227
+ 87963,
+ 88366
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2928,
"column": 8
},
"end": {
- "line": 2933,
+ "line": 2937,
"column": 9
}
}
@@ -163519,47 +163688,47 @@
"type": "Identifier",
"name": "headers",
"range": [
- 88243,
- 88250
+ 88382,
+ 88389
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2938,
"column": 15
},
"end": {
- "line": 2934,
+ "line": 2938,
"column": 22
}
}
},
"range": [
- 88236,
- 88251
+ 88375,
+ 88390
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2938,
"column": 8
},
"end": {
- "line": 2934,
+ "line": 2938,
"column": 23
}
}
}
],
"range": [
- 87788,
- 88257
+ 87927,
+ 88396
],
"loc": {
"start": {
- "line": 2922,
+ "line": 2926,
"column": 46
},
"end": {
- "line": 2935,
+ "line": 2939,
"column": 5
}
}
@@ -163567,16 +163736,16 @@
"generator": false,
"expression": false,
"range": [
- 87760,
- 88257
+ 87899,
+ 88396
],
"loc": {
"start": {
- "line": 2922,
+ "line": 2926,
"column": 18
},
"end": {
- "line": 2935,
+ "line": 2939,
"column": 5
}
}
@@ -163584,16 +163753,16 @@
"kind": "method",
"computed": false,
"range": [
- 87746,
- 88257
+ 87885,
+ 88396
],
"loc": {
"start": {
- "line": 2922,
+ "line": 2926,
"column": 4
},
"end": {
- "line": 2935,
+ "line": 2939,
"column": 5
}
},
@@ -163602,16 +163771,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": [
- 87568,
- 87741
+ 87707,
+ 87880
],
"loc": {
"start": {
- "line": 2917,
+ "line": 2921,
"column": 4
},
"end": {
- "line": 2921,
+ "line": 2925,
"column": 7
}
}
@@ -163622,16 +163791,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": [
- 88263,
- 88399
+ 88402,
+ 88538
],
"loc": {
"start": {
- "line": 2937,
+ "line": 2941,
"column": 4
},
"end": {
- "line": 2941,
+ "line": 2945,
"column": 7
}
}
@@ -163645,16 +163814,16 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 88404,
- 88417
+ 88543,
+ 88556
],
"loc": {
"start": {
- "line": 2942,
+ "line": 2946,
"column": 4
},
"end": {
- "line": 2942,
+ "line": 2946,
"column": 17
}
}
@@ -163667,16 +163836,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 88418,
- 88426
+ 88557,
+ 88565
],
"loc": {
"start": {
- "line": 2942,
+ "line": 2946,
"column": 18
},
"end": {
- "line": 2942,
+ "line": 2946,
"column": 26
}
}
@@ -163694,16 +163863,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 88442,
- 88449
+ 88581,
+ 88588
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2947,
"column": 12
},
"end": {
- "line": 2943,
+ "line": 2947,
"column": 19
}
}
@@ -163717,16 +163886,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 88452,
- 88456
+ 88591,
+ 88595
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2947,
"column": 22
},
"end": {
- "line": 2943,
+ "line": 2947,
"column": 26
}
}
@@ -163735,31 +163904,31 @@
"type": "Identifier",
"name": "cfg",
"range": [
- 88457,
- 88460
+ 88596,
+ 88599
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2947,
"column": 27
},
"end": {
- "line": 2943,
+ "line": 2947,
"column": 30
}
}
},
"range": [
- 88452,
- 88460
+ 88591,
+ 88599
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2947,
"column": 22
},
"end": {
- "line": 2943,
+ "line": 2947,
"column": 30
}
}
@@ -163772,16 +163941,16 @@
"value": "col_",
"raw": "'col_'",
"range": [
- 88461,
- 88467
+ 88600,
+ 88606
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2947,
"column": 31
},
"end": {
- "line": 2943,
+ "line": 2947,
"column": 37
}
}
@@ -163790,61 +163959,61 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 88470,
- 88478
+ 88609,
+ 88617
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2947,
"column": 40
},
"end": {
- "line": 2943,
+ "line": 2947,
"column": 48
}
}
},
"range": [
- 88461,
- 88478
+ 88600,
+ 88617
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2947,
"column": 31
},
"end": {
- "line": 2943,
+ "line": 2947,
"column": 48
}
}
},
"range": [
- 88452,
- 88479
+ 88591,
+ 88618
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2947,
"column": 22
},
"end": {
- "line": 2943,
+ "line": 2947,
"column": 49
}
}
},
"range": [
- 88442,
- 88479
+ 88581,
+ 88618
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2947,
"column": 12
},
"end": {
- "line": 2943,
+ "line": 2947,
"column": 49
}
}
@@ -163852,16 +164021,16 @@
],
"kind": "let",
"range": [
- 88438,
- 88480
+ 88577,
+ 88619
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2947,
"column": 8
},
"end": {
- "line": 2943,
+ "line": 2947,
"column": 50
}
}
@@ -163877,32 +164046,32 @@
"type": "Identifier",
"name": "colType",
"range": [
- 88497,
- 88504
+ 88636,
+ 88643
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2948,
"column": 16
},
"end": {
- "line": 2944,
+ "line": 2948,
"column": 23
}
}
},
"prefix": true,
"range": [
- 88496,
- 88504
+ 88635,
+ 88643
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2948,
"column": 15
},
"end": {
- "line": 2944,
+ "line": 2948,
"column": 23
}
}
@@ -163911,16 +164080,16 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 88507,
- 88512
+ 88646,
+ 88651
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2948,
"column": 26
},
"end": {
- "line": 2944,
+ "line": 2948,
"column": 31
}
}
@@ -163934,16 +164103,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 88515,
- 88522
+ 88654,
+ 88661
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2948,
"column": 34
},
"end": {
- "line": 2944,
+ "line": 2948,
"column": 41
}
}
@@ -163952,93 +164121,93 @@
"type": "Identifier",
"name": "toLowerCase",
"range": [
- 88523,
- 88534
+ 88662,
+ 88673
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2948,
"column": 42
},
"end": {
- "line": 2944,
+ "line": 2948,
"column": 53
}
}
},
"range": [
- 88515,
- 88534
+ 88654,
+ 88673
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2948,
"column": 34
},
"end": {
- "line": 2944,
+ "line": 2948,
"column": 53
}
}
},
"arguments": [],
"range": [
- 88515,
- 88536
+ 88654,
+ 88675
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2948,
"column": 34
},
"end": {
- "line": 2944,
+ "line": 2948,
"column": 55
}
}
},
"range": [
- 88496,
- 88536
+ 88635,
+ 88675
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2948,
"column": 15
},
"end": {
- "line": 2944,
+ "line": 2948,
"column": 55
}
}
},
"range": [
- 88489,
- 88537
+ 88628,
+ 88676
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2948,
"column": 8
},
"end": {
- "line": 2944,
+ "line": 2948,
"column": 56
}
}
}
],
"range": [
- 88428,
- 88543
+ 88567,
+ 88682
],
"loc": {
"start": {
- "line": 2942,
+ "line": 2946,
"column": 28
},
"end": {
- "line": 2945,
+ "line": 2949,
"column": 5
}
}
@@ -164046,16 +164215,16 @@
"generator": false,
"expression": false,
"range": [
- 88417,
- 88543
+ 88556,
+ 88682
],
"loc": {
"start": {
- "line": 2942,
+ "line": 2946,
"column": 17
},
"end": {
- "line": 2945,
+ "line": 2949,
"column": 5
}
}
@@ -164063,16 +164232,16 @@
"kind": "method",
"computed": false,
"range": [
- 88404,
- 88543
+ 88543,
+ 88682
],
"loc": {
"start": {
- "line": 2942,
+ "line": 2946,
"column": 4
},
"end": {
- "line": 2945,
+ "line": 2949,
"column": 5
}
},
@@ -164081,16 +164250,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": [
- 88263,
- 88399
+ 88402,
+ 88538
],
"loc": {
"start": {
- "line": 2937,
+ "line": 2941,
"column": 4
},
"end": {
- "line": 2941,
+ "line": 2945,
"column": 7
}
}
@@ -164101,16 +164270,16 @@
"type": "Block",
"value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ",
"range": [
- 88549,
- 88631
+ 88688,
+ 88770
],
"loc": {
"start": {
- "line": 2947,
+ "line": 2951,
"column": 4
},
"end": {
- "line": 2950,
+ "line": 2954,
"column": 7
}
}
@@ -164124,16 +164293,16 @@
"type": "Identifier",
"name": "getFilterableRowsNb",
"range": [
- 88636,
- 88655
+ 88775,
+ 88794
],
"loc": {
"start": {
- "line": 2951,
+ "line": 2955,
"column": 4
},
"end": {
- "line": 2951,
+ "line": 2955,
"column": 23
}
}
@@ -164155,16 +164324,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 88675,
- 88679
+ 88814,
+ 88818
],
"loc": {
"start": {
- "line": 2952,
+ "line": 2956,
"column": 15
},
"end": {
- "line": 2952,
+ "line": 2956,
"column": 19
}
}
@@ -164173,31 +164342,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 88680,
- 88689
+ 88819,
+ 88828
],
"loc": {
"start": {
- "line": 2952,
+ "line": 2956,
"column": 20
},
"end": {
- "line": 2952,
+ "line": 2956,
"column": 29
}
}
},
"range": [
- 88675,
- 88689
+ 88814,
+ 88828
],
"loc": {
"start": {
- "line": 2952,
+ "line": 2956,
"column": 15
},
"end": {
- "line": 2952,
+ "line": 2956,
"column": 29
}
}
@@ -164208,63 +164377,63 @@
"value": false,
"raw": "false",
"range": [
- 88690,
- 88695
+ 88829,
+ 88834
],
"loc": {
"start": {
- "line": 2952,
+ "line": 2956,
"column": 30
},
"end": {
- "line": 2952,
+ "line": 2956,
"column": 35
}
}
}
],
"range": [
- 88675,
- 88696
+ 88814,
+ 88835
],
"loc": {
"start": {
- "line": 2952,
+ "line": 2956,
"column": 15
},
"end": {
- "line": 2952,
+ "line": 2956,
"column": 36
}
}
},
"range": [
- 88668,
- 88697
+ 88807,
+ 88836
],
"loc": {
"start": {
- "line": 2952,
+ "line": 2956,
"column": 8
},
"end": {
- "line": 2952,
+ "line": 2956,
"column": 37
}
}
}
],
"range": [
- 88658,
- 88703
+ 88797,
+ 88842
],
"loc": {
"start": {
- "line": 2951,
+ "line": 2955,
"column": 26
},
"end": {
- "line": 2953,
+ "line": 2957,
"column": 5
}
}
@@ -164272,16 +164441,16 @@
"generator": false,
"expression": false,
"range": [
- 88655,
- 88703
+ 88794,
+ 88842
],
"loc": {
"start": {
- "line": 2951,
+ "line": 2955,
"column": 23
},
"end": {
- "line": 2953,
+ "line": 2957,
"column": 5
}
}
@@ -164289,16 +164458,16 @@
"kind": "method",
"computed": false,
"range": [
- 88636,
- 88703
+ 88775,
+ 88842
],
"loc": {
"start": {
- "line": 2951,
+ "line": 2955,
"column": 4
},
"end": {
- "line": 2953,
+ "line": 2957,
"column": 5
}
},
@@ -164307,16 +164476,16 @@
"type": "Block",
"value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ",
"range": [
- 88549,
- 88631
+ 88688,
+ 88770
],
"loc": {
"start": {
- "line": 2947,
+ "line": 2951,
"column": 4
},
"end": {
- "line": 2950,
+ "line": 2954,
"column": 7
}
}
@@ -164327,16 +164496,16 @@
"type": "Block",
"value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @returns {Number}\n ",
"range": [
- 88709,
- 88865
+ 88848,
+ 89004
],
"loc": {
"start": {
- "line": 2955,
+ "line": 2959,
"column": 4
},
"end": {
- "line": 2959,
+ "line": 2963,
"column": 7
}
}
@@ -164350,16 +164519,16 @@
"type": "Identifier",
"name": "getValidRowsNb",
"range": [
- 88870,
- 88884
+ 89009,
+ 89023
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2964,
"column": 4
},
"end": {
- "line": 2960,
+ "line": 2964,
"column": 18
}
}
@@ -164374,16 +164543,16 @@
"type": "Identifier",
"name": "reCalc",
"range": [
- 88885,
- 88891
+ 89024,
+ 89030
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2964,
"column": 19
},
"end": {
- "line": 2960,
+ "line": 2964,
"column": 25
}
}
@@ -164393,31 +164562,31 @@
"value": false,
"raw": "false",
"range": [
- 88894,
- 88899
+ 89033,
+ 89038
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2964,
"column": 28
},
"end": {
- "line": 2960,
+ "line": 2964,
"column": 33
}
}
},
"range": [
- 88885,
- 88899
+ 89024,
+ 89038
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2964,
"column": 19
},
"end": {
- "line": 2960,
+ "line": 2964,
"column": 33
}
}
@@ -164439,16 +164608,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 88918,
- 88922
+ 89057,
+ 89061
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2965,
"column": 15
},
"end": {
- "line": 2961,
+ "line": 2965,
"column": 19
}
}
@@ -164457,31 +164626,31 @@
"type": "Identifier",
"name": "getValidRows",
"range": [
- 88923,
- 88935
+ 89062,
+ 89074
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2965,
"column": 20
},
"end": {
- "line": 2961,
+ "line": 2965,
"column": 32
}
}
},
"range": [
- 88918,
- 88935
+ 89057,
+ 89074
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2965,
"column": 15
},
"end": {
- "line": 2961,
+ "line": 2965,
"column": 32
}
}
@@ -164491,32 +164660,32 @@
"type": "Identifier",
"name": "reCalc",
"range": [
- 88936,
- 88942
+ 89075,
+ 89081
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2965,
"column": 33
},
"end": {
- "line": 2961,
+ "line": 2965,
"column": 39
}
}
}
],
"range": [
- 88918,
- 88943
+ 89057,
+ 89082
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2965,
"column": 15
},
"end": {
- "line": 2961,
+ "line": 2965,
"column": 40
}
}
@@ -164525,62 +164694,62 @@
"type": "Identifier",
"name": "length",
"range": [
- 88944,
- 88950
+ 89083,
+ 89089
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2965,
"column": 41
},
"end": {
- "line": 2961,
+ "line": 2965,
"column": 47
}
}
},
"range": [
- 88918,
- 88950
+ 89057,
+ 89089
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2965,
"column": 15
},
"end": {
- "line": 2961,
+ "line": 2965,
"column": 47
}
}
},
"range": [
- 88911,
- 88951
+ 89050,
+ 89090
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2965,
"column": 8
},
"end": {
- "line": 2961,
+ "line": 2965,
"column": 48
}
}
}
],
"range": [
- 88901,
- 88957
+ 89040,
+ 89096
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2964,
"column": 35
},
"end": {
- "line": 2962,
+ "line": 2966,
"column": 5
}
}
@@ -164588,16 +164757,16 @@
"generator": false,
"expression": false,
"range": [
- 88884,
- 88957
+ 89023,
+ 89096
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2964,
"column": 18
},
"end": {
- "line": 2962,
+ "line": 2966,
"column": 5
}
}
@@ -164605,16 +164774,16 @@
"kind": "method",
"computed": false,
"range": [
- 88870,
- 88957
+ 89009,
+ 89096
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2964,
"column": 4
},
"end": {
- "line": 2962,
+ "line": 2966,
"column": 5
}
},
@@ -164623,16 +164792,16 @@
"type": "Block",
"value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @returns {Number}\n ",
"range": [
- 88709,
- 88865
+ 88848,
+ 89004
],
"loc": {
"start": {
- "line": 2955,
+ "line": 2959,
"column": 4
},
"end": {
- "line": 2959,
+ "line": 2963,
"column": 7
}
}
@@ -164643,16 +164812,16 @@
"type": "Block",
"value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ",
"range": [
- 88963,
- 89051
+ 89102,
+ 89190
],
"loc": {
"start": {
- "line": 2964,
+ "line": 2968,
"column": 4
},
"end": {
- "line": 2967,
+ "line": 2971,
"column": 7
}
}
@@ -164666,16 +164835,16 @@
"type": "Identifier",
"name": "config",
"range": [
- 89056,
- 89062
+ 89195,
+ 89201
],
"loc": {
"start": {
- "line": 2968,
+ "line": 2972,
"column": 4
},
"end": {
- "line": 2968,
+ "line": 2972,
"column": 10
}
}
@@ -164695,16 +164864,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 89082,
- 89086
+ 89221,
+ 89225
],
"loc": {
"start": {
- "line": 2969,
+ "line": 2973,
"column": 15
},
"end": {
- "line": 2969,
+ "line": 2973,
"column": 19
}
}
@@ -164713,62 +164882,62 @@
"type": "Identifier",
"name": "cfg",
"range": [
- 89087,
- 89090
+ 89226,
+ 89229
],
"loc": {
"start": {
- "line": 2969,
+ "line": 2973,
"column": 20
},
"end": {
- "line": 2969,
+ "line": 2973,
"column": 23
}
}
},
"range": [
- 89082,
- 89090
+ 89221,
+ 89229
],
"loc": {
"start": {
- "line": 2969,
+ "line": 2973,
"column": 15
},
"end": {
- "line": 2969,
+ "line": 2973,
"column": 23
}
}
},
"range": [
- 89075,
- 89091
+ 89214,
+ 89230
],
"loc": {
"start": {
- "line": 2969,
+ "line": 2973,
"column": 8
},
"end": {
- "line": 2969,
+ "line": 2973,
"column": 24
}
}
}
],
"range": [
- 89065,
- 89097
+ 89204,
+ 89236
],
"loc": {
"start": {
- "line": 2968,
+ "line": 2972,
"column": 13
},
"end": {
- "line": 2970,
+ "line": 2974,
"column": 5
}
}
@@ -164776,16 +164945,16 @@
"generator": false,
"expression": false,
"range": [
- 89062,
- 89097
+ 89201,
+ 89236
],
"loc": {
"start": {
- "line": 2968,
+ "line": 2972,
"column": 10
},
"end": {
- "line": 2970,
+ "line": 2974,
"column": 5
}
}
@@ -164793,16 +164962,16 @@
"kind": "method",
"computed": false,
"range": [
- 89056,
- 89097
+ 89195,
+ 89236
],
"loc": {
"start": {
- "line": 2968,
+ "line": 2972,
"column": 4
},
"end": {
- "line": 2970,
+ "line": 2974,
"column": 5
}
},
@@ -164811,16 +164980,16 @@
"type": "Block",
"value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ",
"range": [
- 88963,
- 89051
+ 89102,
+ 89190
],
"loc": {
"start": {
- "line": 2964,
+ "line": 2968,
"column": 4
},
"end": {
- "line": 2967,
+ "line": 2971,
"column": 7
}
}
@@ -164831,7 +165000,7 @@
],
"range": [
1580,
- 89099
+ 89238
],
"loc": {
"start": {
@@ -164839,14 +165008,14 @@
"column": 25
},
"end": {
- "line": 2971,
+ "line": 2975,
"column": 1
}
}
},
"range": [
1562,
- 89099
+ 89238
],
"loc": {
"start": {
@@ -164854,7 +165023,7 @@
"column": 7
},
"end": {
- "line": 2971,
+ "line": 2975,
"column": 1
}
},
@@ -164884,7 +165053,7 @@
"source": null,
"range": [
1555,
- 89099
+ 89238
],
"loc": {
"start": {
@@ -164892,7 +165061,7 @@
"column": 0
},
"end": {
- "line": 2971,
+ "line": 2975,
"column": 1
}
},
@@ -164921,7 +165090,7 @@
"sourceType": "module",
"range": [
0,
- 89099
+ 89238
],
"loc": {
"start": {
@@ -164929,7 +165098,7 @@
"column": 0
},
"end": {
- "line": 2971,
+ "line": 2975,
"column": 1
}
},
@@ -165154,16 +165323,16 @@
"type": "Line",
"value": " configuration object",
"range": [
- 3936,
- 3959
+ 4066,
+ 4089
],
"loc": {
"start": {
- "line": 140,
+ "line": 144,
"column": 8
},
"end": {
- "line": 140,
+ "line": 144,
"column": 31
}
}
@@ -165172,16 +165341,16 @@
"type": "Block",
"value": "*\n * Event emitter instance\n * @type {Emitter}\n ",
"range": [
- 3995,
- 4071
+ 4125,
+ 4201
],
"loc": {
"start": {
- "line": 143,
+ "line": 147,
"column": 8
},
"end": {
- "line": 146,
+ "line": 150,
"column": 11
}
}
@@ -165190,16 +165359,16 @@
"type": "Line",
"value": "Start row et cols nb",
"range": [
- 4119,
- 4141
+ 4249,
+ 4271
],
"loc": {
"start": {
- "line": 149,
+ "line": 153,
"column": 8
},
"end": {
- "line": 149,
+ "line": 153,
"column": 30
}
}
@@ -165208,16 +165377,16 @@
"type": "Block",
"value": "*\n * Base path for static assets\n * @type {String}\n ",
"range": [
- 4266,
- 4346
+ 4343,
+ 4423
],
"loc": {
"start": {
- "line": 153,
+ "line": 156,
"column": 8
},
"end": {
- "line": 156,
+ "line": 159,
"column": 11
}
}
@@ -165226,16 +165395,16 @@
"type": "Block",
"value": "** filters' grid properties **",
"range": [
- 4411,
- 4445
+ 4488,
+ 4522
],
"loc": {
"start": {
- "line": 159,
+ "line": 162,
"column": 8
},
"end": {
- "line": 159,
+ "line": 162,
"column": 42
}
}
@@ -165244,16 +165413,16 @@
"type": "Block",
"value": "*\n * Enable/disable filters\n * @type {Boolean}\n ",
"range": [
- 4455,
- 4531
+ 4532,
+ 4608
],
"loc": {
"start": {
- "line": 161,
+ "line": 164,
"column": 8
},
"end": {
- "line": 164,
+ "line": 167,
"column": 11
}
}
@@ -165262,16 +165431,16 @@
"type": "Block",
"value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n ",
"range": [
- 4597,
- 4693
+ 4674,
+ 4770
],
"loc": {
"start": {
- "line": 167,
+ "line": 170,
"column": 8
},
"end": {
- "line": 170,
+ "line": 173,
"column": 11
}
}
@@ -165280,16 +165449,16 @@
"type": "Block",
"value": "*\n * Filters row index\n * @type {Number}\n ",
"range": [
- 4753,
- 4823
+ 4830,
+ 4900
],
"loc": {
"start": {
- "line": 173,
+ "line": 176,
"column": 8
},
"end": {
- "line": 176,
+ "line": 179,
"column": 11
}
}
@@ -165298,16 +165467,16 @@
"type": "Block",
"value": "*\n * Headers row index\n * @type {Number}\n ",
"range": [
- 4930,
- 5000
+ 5007,
+ 5077
],
"loc": {
"start": {
- "line": 180,
+ "line": 183,
"column": 8
},
"end": {
- "line": 183,
+ "line": 186,
"column": 11
}
}
@@ -165316,16 +165485,16 @@
"type": "Block",
"value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ",
"range": [
- 5137,
- 5241
+ 5214,
+ 5318
],
"loc": {
"start": {
- "line": 187,
+ "line": 190,
"column": 8
},
"end": {
- "line": 190,
+ "line": 193,
"column": 11
}
}
@@ -165334,16 +165503,16 @@
"type": "Block",
"value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ",
"range": [
- 5351,
- 5442
+ 5428,
+ 5519
],
"loc": {
"start": {
- "line": 194,
+ "line": 197,
"column": 8
},
"end": {
- "line": 198,
+ "line": 201,
"column": 11
}
}
@@ -165352,16 +165521,16 @@
"type": "Block",
"value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ",
"range": [
- 5478,
- 5606
+ 5555,
+ 5683
],
"loc": {
"start": {
- "line": 201,
+ "line": 204,
"column": 8
},
"end": {
- "line": 205,
+ "line": 208,
"column": 11
}
}
@@ -165370,16 +165539,16 @@
"type": "Block",
"value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5650,
- 5758
+ 5727,
+ 5835
],
"loc": {
"start": {
- "line": 208,
+ "line": 211,
"column": 8
},
"end": {
- "line": 212,
+ "line": 215,
"column": 11
}
}
@@ -165388,16 +165557,16 @@
"type": "Block",
"value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5796,
- 5936
+ 5873,
+ 6013
],
"loc": {
"start": {
- "line": 215,
+ "line": 218,
"column": 8
},
"end": {
- "line": 219,
+ "line": 222,
"column": 11
}
}
@@ -165406,16 +165575,16 @@
"type": "Block",
"value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5972,
- 6146
+ 6049,
+ 6223
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 8
},
"end": {
- "line": 227,
+ "line": 230,
"column": 11
}
}
@@ -165424,16 +165593,16 @@
"type": "Block",
"value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 6182,
- 6322
+ 6259,
+ 6399
],
"loc": {
"start": {
- "line": 230,
+ "line": 233,
"column": 8
},
"end": {
- "line": 234,
+ "line": 237,
"column": 11
}
}
@@ -165442,16 +165611,16 @@
"type": "Block",
"value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ",
"range": [
- 6358,
- 6456
+ 6435,
+ 6533
],
"loc": {
"start": {
- "line": 237,
+ "line": 240,
"column": 8
},
"end": {
- "line": 240,
+ "line": 243,
"column": 11
}
}
@@ -165460,16 +165629,16 @@
"type": "Block",
"value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ",
"range": [
- 6526,
- 6630
+ 6603,
+ 6707
],
"loc": {
"start": {
- "line": 243,
+ "line": 246,
"column": 8
},
"end": {
- "line": 246,
+ "line": 249,
"column": 11
}
}
@@ -165478,16 +165647,16 @@
"type": "Block",
"value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ",
"range": [
- 6700,
- 6805
+ 6777,
+ 6882
],
"loc": {
"start": {
- "line": 249,
+ "line": 252,
"column": 8
},
"end": {
- "line": 252,
+ "line": 255,
"column": 11
}
}
@@ -165496,16 +165665,16 @@
"type": "Block",
"value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ",
"range": [
- 6876,
- 6977
+ 6953,
+ 7054
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 8
},
"end": {
- "line": 258,
+ "line": 261,
"column": 11
}
}
@@ -165514,16 +165683,16 @@
"type": "Block",
"value": "** filters' grid appearance **",
"range": [
- 7049,
- 7083
+ 7126,
+ 7160
],
"loc": {
"start": {
- "line": 261,
+ "line": 264,
"column": 8
},
"end": {
- "line": 261,
+ "line": 264,
"column": 42
}
}
@@ -165532,16 +165701,16 @@
"type": "Block",
"value": "*\n * Path for stylesheets\n * @type {String}\n ",
"range": [
- 7092,
- 7165
+ 7169,
+ 7242
],
"loc": {
"start": {
- "line": 262,
+ "line": 265,
"column": 8
},
"end": {
- "line": 265,
+ "line": 268,
"column": 11
}
}
@@ -165550,16 +165719,16 @@
"type": "Block",
"value": "*\n * Main stylesheet path\n * @type {String}\n ",
"range": [
- 7242,
- 7315
+ 7319,
+ 7392
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 8
},
"end": {
- "line": 271,
+ "line": 274,
"column": 11
}
}
@@ -165568,16 +165737,16 @@
"type": "Block",
"value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ",
"range": [
- 7403,
- 7494
+ 7480,
+ 7571
],
"loc": {
"start": {
- "line": 274,
+ "line": 277,
"column": 8
},
"end": {
- "line": 278,
+ "line": 281,
"column": 11
}
}
@@ -165586,16 +165755,16 @@
"type": "Block",
"value": "*\n * Css class for the filters row\n * @type {String}\n ",
"range": [
- 7552,
- 7634
+ 7629,
+ 7711
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 8
},
"end": {
- "line": 284,
+ "line": 287,
"column": 11
}
}
@@ -165604,16 +165773,16 @@
"type": "Block",
"value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ",
"range": [
- 7709,
- 7806
+ 7786,
+ 7883
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 8
},
"end": {
- "line": 290,
+ "line": 293,
"column": 11
}
}
@@ -165622,16 +165791,16 @@
"type": "Block",
"value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ",
"range": [
- 7884,
- 7969
+ 7961,
+ 8046
],
"loc": {
"start": {
- "line": 293,
+ "line": 296,
"column": 8
},
"end": {
- "line": 296,
+ "line": 299,
"column": 11
}
}
@@ -165640,16 +165809,16 @@
"type": "Block",
"value": "*\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n ",
"range": [
- 8035,
- 8148
+ 8112,
+ 8225
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 8
},
"end": {
- "line": 303,
+ "line": 306,
"column": 11
}
}
@@ -165658,16 +165827,16 @@
"type": "Block",
"value": "*\n * Columns widths array\n * @type {Array}\n ",
"range": [
- 8209,
- 8281
+ 8286,
+ 8358
],
"loc": {
"start": {
- "line": 306,
+ "line": 309,
"column": 8
},
"end": {
- "line": 309,
+ "line": 312,
"column": 11
}
}
@@ -165676,16 +165845,16 @@
"type": "Block",
"value": "*\n * Css class for a filter element\n * @type {String}\n ",
"range": [
- 8355,
- 8438
+ 8432,
+ 8515
],
"loc": {
"start": {
- "line": 312,
+ "line": 315,
"column": 8
},
"end": {
- "line": 315,
+ "line": 318,
"column": 11
}
}
@@ -165694,16 +165863,16 @@
"type": "Block",
"value": "*\n * Css class for multiple select filters\n * @type {String}\n ",
"range": [
- 8501,
- 8591
+ 8578,
+ 8668
],
"loc": {
"start": {
- "line": 318,
+ "line": 321,
"column": 8
},
"end": {
- "line": 321,
+ "line": 324,
"column": 11
}
}
@@ -165712,16 +165881,16 @@
"type": "Block",
"value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ",
"range": [
- 8671,
- 8781
+ 8748,
+ 8858
],
"loc": {
"start": {
- "line": 324,
+ "line": 327,
"column": 8
},
"end": {
- "line": 327,
+ "line": 330,
"column": 11
}
}
@@ -165730,16 +165899,16 @@
"type": "Block",
"value": "*\n * Css class for single filter type\n * @type {String}\n ",
"range": [
- 8857,
- 8942
+ 8934,
+ 9019
],
"loc": {
"start": {
- "line": 330,
+ "line": 333,
"column": 8
},
"end": {
- "line": 333,
+ "line": 336,
"column": 11
}
}
@@ -165748,16 +165917,16 @@
"type": "Block",
"value": "** filters' grid behaviours **",
"range": [
- 9025,
- 9059
+ 9102,
+ 9136
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 8
},
"end": {
- "line": 336,
+ "line": 339,
"column": 42
}
}
@@ -165766,16 +165935,16 @@
"type": "Block",
"value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ",
"range": [
- 9069,
- 9170
+ 9146,
+ 9247
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 8
},
"end": {
- "line": 341,
+ "line": 344,
"column": 11
}
}
@@ -165784,16 +165953,16 @@
"type": "Block",
"value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ",
"range": [
- 9242,
- 9343
+ 9319,
+ 9420
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 8
},
"end": {
- "line": 347,
+ "line": 350,
"column": 11
}
}
@@ -165802,16 +165971,16 @@
"type": "Block",
"value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ",
"range": [
- 9453,
- 9559
+ 9530,
+ 9636
],
"loc": {
"start": {
- "line": 351,
+ "line": 354,
"column": 8
},
"end": {
- "line": 354,
+ "line": 357,
"column": 11
}
}
@@ -165820,16 +165989,16 @@
"type": "Block",
"value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ",
"range": [
- 9666,
- 9761
+ 9743,
+ 9838
],
"loc": {
"start": {
- "line": 358,
+ "line": 361,
"column": 8
},
"end": {
- "line": 361,
+ "line": 364,
"column": 11
}
}
@@ -165838,16 +166007,16 @@
"type": "Block",
"value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ",
"range": [
- 9827,
- 9983
+ 9904,
+ 10060
],
"loc": {
"start": {
- "line": 364,
+ "line": 367,
"column": 8
},
"end": {
- "line": 369,
+ "line": 372,
"column": 11
}
}
@@ -165856,16 +166025,16 @@
"type": "Block",
"value": "*\n * Exact match filtering per column array\n * @type {Array}\n ",
"range": [
- 10059,
- 10149
+ 10136,
+ 10226
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 8
},
"end": {
- "line": 375,
+ "line": 378,
"column": 11
}
}
@@ -165874,16 +166043,16 @@
"type": "Block",
"value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ",
"range": [
- 10256,
- 10355
+ 10333,
+ 10432
],
"loc": {
"start": {
- "line": 379,
+ "line": 382,
"column": 8
},
"end": {
- "line": 382,
+ "line": 385,
"column": 11
}
}
@@ -165892,16 +166061,16 @@
"type": "Block",
"value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ",
"range": [
- 10415,
- 10522
+ 10492,
+ 10599
],
"loc": {
"start": {
- "line": 385,
+ "line": 388,
"column": 8
},
"end": {
- "line": 388,
+ "line": 391,
"column": 11
}
}
@@ -165910,16 +166079,16 @@
"type": "Block",
"value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ",
"range": [
- 10585,
- 10683
+ 10662,
+ 10760
],
"loc": {
"start": {
- "line": 391,
+ "line": 394,
"column": 8
},
"end": {
- "line": 394,
+ "line": 397,
"column": 11
}
}
@@ -165928,16 +166097,16 @@
"type": "Block",
"value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ",
"range": [
- 10749,
- 10905
+ 10826,
+ 10982
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 8
},
"end": {
- "line": 401,
+ "line": 404,
"column": 11
}
}
@@ -165946,16 +166115,16 @@
"type": "Block",
"value": "*\n * Active filter ID\n * @type {String}\n * @private\n ",
"range": [
- 10990,
- 11079
+ 11067,
+ 11156
],
"loc": {
"start": {
- "line": 404,
+ "line": 407,
"column": 8
},
"end": {
- "line": 408,
+ "line": 411,
"column": 11
}
}
@@ -165964,16 +166133,16 @@
"type": "Block",
"value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ",
"range": [
- 11125,
- 11238
+ 11202,
+ 11315
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 8
},
"end": {
- "line": 414,
+ "line": 417,
"column": 11
}
}
@@ -165982,16 +166151,16 @@
"type": "Block",
"value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ",
"range": [
- 11310,
- 11411
+ 11387,
+ 11488
],
"loc": {
"start": {
- "line": 417,
+ "line": 420,
"column": 8
},
"end": {
- "line": 420,
+ "line": 423,
"column": 11
}
}
@@ -166000,16 +166169,16 @@
"type": "Block",
"value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ",
"range": [
- 11498,
- 11594
+ 11575,
+ 11671
],
"loc": {
"start": {
- "line": 423,
+ "line": 426,
"column": 8
},
"end": {
- "line": 426,
+ "line": 429,
"column": 11
}
}
@@ -166018,16 +166187,16 @@
"type": "Block",
"value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ",
"range": [
- 11663,
- 11778
+ 11740,
+ 11855
],
"loc": {
"start": {
- "line": 429,
+ "line": 432,
"column": 8
},
"end": {
- "line": 432,
+ "line": 435,
"column": 11
}
}
@@ -166036,16 +166205,16 @@
"type": "Block",
"value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ",
"range": [
- 11852,
- 11949
+ 11929,
+ 12026
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 8
},
"end": {
- "line": 438,
+ "line": 441,
"column": 11
}
}
@@ -166054,16 +166223,16 @@
"type": "Block",
"value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ",
"range": [
- 12062,
- 12166
+ 12139,
+ 12243
],
"loc": {
"start": {
- "line": 442,
+ "line": 445,
"column": 8
},
"end": {
- "line": 445,
+ "line": 448,
"column": 11
}
}
@@ -166072,16 +166241,16 @@
"type": "Block",
"value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ",
"range": [
- 12233,
- 12344
+ 12310,
+ 12421
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 8
},
"end": {
- "line": 451,
+ "line": 454,
"column": 11
}
}
@@ -166090,16 +166259,16 @@
"type": "Block",
"value": "*\n * List of columns implementing custom filtering\n * @type {Array}\n ",
"range": [
- 12454,
- 12551
+ 12531,
+ 12628
],
"loc": {
"start": {
- "line": 455,
+ "line": 458,
"column": 8
},
"end": {
- "line": 458,
+ "line": 461,
"column": 11
}
}
@@ -166108,16 +166277,16 @@
"type": "Block",
"value": "*\n * Delegate function for retrieving cell data with custom logic\n * @type {Function}\n ",
"range": [
- 12663,
- 12778
+ 12740,
+ 12855
],
"loc": {
"start": {
- "line": 462,
+ "line": 465,
"column": 8
},
"end": {
- "line": 465,
+ "line": 468,
"column": 11
}
}
@@ -166126,16 +166295,16 @@
"type": "Block",
"value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ",
"range": [
- 12888,
- 13054
+ 12965,
+ 13131
],
"loc": {
"start": {
- "line": 469,
+ "line": 472,
"column": 8
},
"end": {
- "line": 473,
+ "line": 476,
"column": 11
}
}
@@ -166144,16 +166313,16 @@
"type": "Block",
"value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ",
"range": [
- 13108,
- 13233
+ 13185,
+ 13310
],
"loc": {
"start": {
- "line": 476,
+ "line": 479,
"column": 8
},
"end": {
- "line": 480,
+ "line": 483,
"column": 11
}
}
@@ -166162,16 +166331,16 @@
"type": "Block",
"value": "*\n * Toolbar's custom container ID\n * @type {String}\n ",
"range": [
- 13300,
- 13382
+ 13377,
+ 13459
],
"loc": {
"start": {
- "line": 483,
+ "line": 486,
"column": 8
},
"end": {
- "line": 486,
+ "line": 489,
"column": 11
}
}
@@ -166180,16 +166349,16 @@
"type": "Block",
"value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ",
"range": [
- 13449,
- 13549
+ 13526,
+ 13626
],
"loc": {
"start": {
- "line": 489,
+ "line": 492,
"column": 8
},
"end": {
- "line": 492,
+ "line": 495,
"column": 11
}
}
@@ -166198,16 +166367,16 @@
"type": "Block",
"value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ",
"range": [
- 13664,
- 13763
+ 13741,
+ 13840
],
"loc": {
"start": {
- "line": 496,
+ "line": 499,
"column": 8
},
"end": {
- "line": 499,
+ "line": 502,
"column": 11
}
}
@@ -166216,16 +166385,16 @@
"type": "Block",
"value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ",
"range": [
- 13827,
- 13944
+ 13904,
+ 14021
],
"loc": {
"start": {
- "line": 502,
+ "line": 505,
"column": 8
},
"end": {
- "line": 505,
+ "line": 508,
"column": 11
}
}
@@ -166234,16 +166403,16 @@
"type": "Block",
"value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ",
"range": [
- 14019,
- 14111
+ 14096,
+ 14188
],
"loc": {
"start": {
- "line": 508,
+ "line": 511,
"column": 8
},
"end": {
- "line": 511,
+ "line": 514,
"column": 11
}
}
@@ -166252,16 +166421,16 @@
"type": "Block",
"value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ",
"range": [
- 14216,
- 14323
+ 14293,
+ 14400
],
"loc": {
"start": {
- "line": 515,
+ "line": 518,
"column": 8
},
"end": {
- "line": 518,
+ "line": 521,
"column": 11
}
}
@@ -166270,16 +166439,16 @@
"type": "Block",
"value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ",
"range": [
- 14453,
- 14559
+ 14530,
+ 14636
],
"loc": {
"start": {
- "line": 522,
+ "line": 525,
"column": 8
},
"end": {
- "line": 525,
+ "line": 528,
"column": 11
}
}
@@ -166288,16 +166457,16 @@
"type": "Block",
"value": "** select filter's customisation and behaviours **",
"range": [
- 14686,
- 14740
+ 14763,
+ 14817
],
"loc": {
"start": {
- "line": 529,
+ "line": 532,
"column": 8
},
"end": {
- "line": 529,
+ "line": 532,
"column": 62
}
}
@@ -166306,16 +166475,16 @@
"type": "Block",
"value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ",
"range": [
- 14749,
- 14868
+ 14826,
+ 14945
],
"loc": {
"start": {
- "line": 530,
+ "line": 533,
"column": 8
},
"end": {
- "line": 533,
+ "line": 536,
"column": 11
}
}
@@ -166324,16 +166493,16 @@
"type": "Block",
"value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ",
"range": [
- 14941,
- 15061
+ 15018,
+ 15138
],
"loc": {
"start": {
- "line": 536,
+ "line": 539,
"column": 8
},
"end": {
- "line": 539,
+ "line": 542,
"column": 11
}
}
@@ -166342,16 +166511,16 @@
"type": "Block",
"value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ",
"range": [
- 15136,
- 15236
+ 15213,
+ 15313
],
"loc": {
"start": {
- "line": 542,
+ "line": 545,
"column": 8
},
"end": {
- "line": 545,
+ "line": 548,
"column": 11
}
}
@@ -166360,16 +166529,16 @@
"type": "Block",
"value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ",
"range": [
- 15298,
- 15433
+ 15375,
+ 15510
],
"loc": {
"start": {
- "line": 548,
+ "line": 551,
"column": 8
},
"end": {
- "line": 552,
+ "line": 555,
"column": 11
}
}
@@ -166378,16 +166547,16 @@
"type": "Block",
"value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ",
"range": [
- 15515,
- 15619
+ 15592,
+ 15696
],
"loc": {
"start": {
- "line": 555,
+ "line": 558,
"column": 8
},
"end": {
- "line": 558,
+ "line": 561,
"column": 11
}
}
@@ -166396,16 +166565,16 @@
"type": "Block",
"value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ",
"range": [
- 15692,
- 15840
+ 15769,
+ 15917
],
"loc": {
"start": {
- "line": 561,
+ "line": 564,
"column": 8
},
"end": {
- "line": 565,
+ "line": 568,
"column": 11
}
}
@@ -166414,16 +166583,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * alpha-numeric manner by default\n * @type {Boolean}\n ",
"range": [
- 15915,
- 16078
+ 15992,
+ 16155
],
"loc": {
"start": {
- "line": 568,
+ "line": 571,
"column": 8
},
"end": {
- "line": 572,
+ "line": 575,
"column": 11
}
}
@@ -166432,16 +166601,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ",
"range": [
- 16151,
- 16327
+ 16228,
+ 16404
],
"loc": {
"start": {
- "line": 575,
+ "line": 578,
"column": 8
},
"end": {
- "line": 580,
+ "line": 583,
"column": 11
}
}
@@ -166450,16 +166619,16 @@
"type": "Block",
"value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ",
"range": [
- 16390,
- 16527
+ 16467,
+ 16604
],
"loc": {
"start": {
- "line": 583,
+ "line": 586,
"column": 8
},
"end": {
- "line": 587,
+ "line": 590,
"column": 11
}
}
@@ -166468,16 +166637,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ",
"range": [
- 16604,
- 16781
+ 16681,
+ 16858
],
"loc": {
"start": {
- "line": 590,
+ "line": 593,
"column": 8
},
"end": {
- "line": 595,
+ "line": 598,
"column": 11
}
}
@@ -166486,16 +166655,16 @@
"type": "Block",
"value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ",
"range": [
- 16846,
- 16984
+ 16923,
+ 17061
],
"loc": {
"start": {
- "line": 598,
+ "line": 601,
"column": 8
},
"end": {
- "line": 602,
+ "line": 605,
"column": 11
}
}
@@ -166504,16 +166673,16 @@
"type": "Block",
"value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ",
"range": [
- 17064,
- 17207
+ 17141,
+ 17284
],
"loc": {
"start": {
- "line": 605,
+ "line": 608,
"column": 8
},
"end": {
- "line": 609,
+ "line": 612,
"column": 11
}
}
@@ -166522,16 +166691,16 @@
"type": "Block",
"value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ",
"range": [
- 17283,
- 17401
+ 17360,
+ 17478
],
"loc": {
"start": {
- "line": 612,
+ "line": 615,
"column": 8
},
"end": {
- "line": 615,
+ "line": 618,
"column": 11
}
}
@@ -166540,16 +166709,16 @@
"type": "Block",
"value": "*\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 ",
"range": [
- 17468,
- 17940
+ 17545,
+ 18017
],
"loc": {
"start": {
- "line": 618,
+ "line": 621,
"column": 8
},
"end": {
- "line": 634,
+ "line": 637,
"column": 11
}
}
@@ -166558,16 +166727,16 @@
"type": "Block",
"value": "** Filter operators **",
"range": [
- 17997,
- 18023
+ 18074,
+ 18100
],
"loc": {
"start": {
- "line": 637,
+ "line": 640,
"column": 8
},
"end": {
- "line": 637,
+ "line": 640,
"column": 34
}
}
@@ -166576,16 +166745,16 @@
"type": "Block",
"value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ",
"range": [
- 18032,
- 18149
+ 18109,
+ 18226
],
"loc": {
"start": {
- "line": 638,
+ "line": 641,
"column": 8
},
"end": {
- "line": 641,
+ "line": 644,
"column": 11
}
}
@@ -166594,16 +166763,16 @@
"type": "Block",
"value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ",
"range": [
- 18215,
- 18328
+ 18292,
+ 18405
],
"loc": {
"start": {
- "line": 644,
+ "line": 647,
"column": 8
},
"end": {
- "line": 647,
+ "line": 650,
"column": 11
}
}
@@ -166612,16 +166781,16 @@
"type": "Block",
"value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ",
"range": [
- 18395,
- 18515
+ 18472,
+ 18592
],
"loc": {
"start": {
- "line": 650,
+ "line": 653,
"column": 8
},
"end": {
- "line": 653,
+ "line": 656,
"column": 11
}
}
@@ -166630,16 +166799,16 @@
"type": "Block",
"value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ",
"range": [
- 18588,
- 18695
+ 18665,
+ 18772
],
"loc": {
"start": {
- "line": 656,
+ "line": 659,
"column": 8
},
"end": {
- "line": 659,
+ "line": 662,
"column": 11
}
}
@@ -166648,16 +166817,16 @@
"type": "Block",
"value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ",
"range": [
- 18754,
- 18862
+ 18831,
+ 18939
],
"loc": {
"start": {
- "line": 662,
+ "line": 665,
"column": 8
},
"end": {
- "line": 665,
+ "line": 668,
"column": 11
}
}
@@ -166666,16 +166835,16 @@
"type": "Block",
"value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ",
"range": [
- 18922,
- 19030
+ 18999,
+ 19107
],
"loc": {
"start": {
- "line": 668,
+ "line": 671,
"column": 8
},
"end": {
- "line": 671,
+ "line": 674,
"column": 11
}
}
@@ -166684,16 +166853,16 @@
"type": "Block",
"value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ",
"range": [
- 19093,
- 19199
+ 19170,
+ 19276
],
"loc": {
"start": {
- "line": 674,
+ "line": 677,
"column": 8
},
"end": {
- "line": 677,
+ "line": 680,
"column": 11
}
}
@@ -166702,16 +166871,16 @@
"type": "Block",
"value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ",
"range": [
- 19260,
- 19376
+ 19337,
+ 19453
],
"loc": {
"start": {
- "line": 680,
+ "line": 683,
"column": 8
},
"end": {
- "line": 683,
+ "line": 686,
"column": 11
}
}
@@ -166720,16 +166889,16 @@
"type": "Block",
"value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ",
"range": [
- 19444,
- 19562
+ 19521,
+ 19639
],
"loc": {
"start": {
- "line": 686,
+ "line": 689,
"column": 8
},
"end": {
- "line": 689,
+ "line": 692,
"column": 11
}
}
@@ -166738,16 +166907,16 @@
"type": "Block",
"value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ",
"range": [
- 19632,
- 19738
+ 19709,
+ 19815
],
"loc": {
"start": {
- "line": 692,
+ "line": 695,
"column": 8
},
"end": {
- "line": 695,
+ "line": 698,
"column": 11
}
}
@@ -166756,16 +166925,16 @@
"type": "Block",
"value": "*\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n ",
"range": [
- 19803,
- 19903
+ 19880,
+ 19980
],
"loc": {
"start": {
- "line": 698,
+ "line": 701,
"column": 8
},
"end": {
- "line": 701,
+ "line": 704,
"column": 11
}
}
@@ -166774,16 +166943,16 @@
"type": "Block",
"value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 19963,
- 20074
+ 20040,
+ 20151
],
"loc": {
"start": {
- "line": 704,
+ "line": 707,
"column": 8
},
"end": {
- "line": 707,
+ "line": 710,
"column": 11
}
}
@@ -166792,16 +166961,16 @@
"type": "Block",
"value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 20135,
- 20242
+ 20212,
+ 20319
],
"loc": {
"start": {
- "line": 710,
+ "line": 713,
"column": 8
},
"end": {
- "line": 713,
+ "line": 716,
"column": 11
}
}
@@ -166810,16 +166979,16 @@
"type": "Block",
"value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 20308,
- 20413
+ 20385,
+ 20490
],
"loc": {
"start": {
- "line": 716,
+ "line": 719,
"column": 8
},
"end": {
- "line": 719,
+ "line": 722,
"column": 11
}
}
@@ -166828,16 +166997,16 @@
"type": "Line",
"value": " this.curExp = f.cur_exp || '^[¥£€$]';",
"range": [
- 20477,
- 20517
+ 20554,
+ 20594
],
"loc": {
"start": {
- "line": 722,
+ "line": 725,
"column": 8
},
"end": {
- "line": 722,
+ "line": 725,
"column": 48
}
}
@@ -166846,16 +167015,16 @@
"type": "Block",
"value": "*\n * Stored values separator\n * @type {String}\n ",
"range": [
- 20527,
- 20603
+ 20604,
+ 20680
],
"loc": {
"start": {
- "line": 724,
+ "line": 727,
"column": 8
},
"end": {
- "line": 727,
+ "line": 730,
"column": 11
}
}
@@ -166864,16 +167033,16 @@
"type": "Block",
"value": "*\n * Enable rows counter UI component\n * @type {Boolean}\n ",
"range": [
- 20658,
- 20744
+ 20735,
+ 20821
],
"loc": {
"start": {
- "line": 730,
+ "line": 733,
"column": 8
},
"end": {
- "line": 733,
+ "line": 736,
"column": 11
}
}
@@ -166882,16 +167051,16 @@
"type": "Block",
"value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ",
"range": [
- 20806,
- 20890
+ 20883,
+ 20967
],
"loc": {
"start": {
- "line": 736,
+ "line": 739,
"column": 8
},
"end": {
- "line": 739,
+ "line": 742,
"column": 11
}
}
@@ -166900,16 +167069,16 @@
"type": "Block",
"value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ",
"range": [
- 20948,
- 21048
+ 21025,
+ 21125
],
"loc": {
"start": {
- "line": 742,
+ "line": 745,
"column": 8
},
"end": {
- "line": 745,
+ "line": 748,
"column": 11
}
}
@@ -166918,16 +167087,16 @@
"type": "Block",
"value": "** validation - reset buttons/links **",
"range": [
- 21099,
- 21141
+ 21176,
+ 21218
],
"loc": {
"start": {
- "line": 748,
+ "line": 751,
"column": 8
},
"end": {
- "line": 748,
+ "line": 751,
"column": 50
}
}
@@ -166936,16 +167105,16 @@
"type": "Block",
"value": "*\n * Enable filters submission button\n * @type {Boolean}\n ",
"range": [
- 21150,
- 21236
+ 21227,
+ 21313
],
"loc": {
"start": {
- "line": 749,
+ "line": 752,
"column": 8
},
"end": {
- "line": 752,
+ "line": 755,
"column": 11
}
}
@@ -166954,16 +167123,16 @@
"type": "Block",
"value": "*\n * Define filters submission button text\n * @type {String}\n ",
"range": [
- 21288,
- 21378
+ 21365,
+ 21455
],
"loc": {
"start": {
- "line": 755,
+ "line": 758,
"column": 8
},
"end": {
- "line": 758,
+ "line": 761,
"column": 11
}
}
@@ -166972,16 +167141,16 @@
"type": "Block",
"value": "*\n * Css class for filters submission button\n * @type {String}\n ",
"range": [
- 21458,
- 21550
+ 21535,
+ 21627
],
"loc": {
"start": {
- "line": 761,
+ "line": 764,
"column": 8
},
"end": {
- "line": 764,
+ "line": 767,
"column": 11
}
}
@@ -166990,16 +167159,16 @@
"type": "Block",
"value": "*\n * Enable clear button\n * @type {Boolean}\n ",
"range": [
- 21666,
- 21739
+ 21743,
+ 21816
],
"loc": {
"start": {
- "line": 768,
+ "line": 771,
"column": 8
},
"end": {
- "line": 771,
+ "line": 774,
"column": 11
}
}
@@ -167008,16 +167177,16 @@
"type": "Block",
"value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ",
"range": [
- 21795,
- 21891
+ 21872,
+ 21968
],
"loc": {
"start": {
- "line": 774,
+ "line": 777,
"column": 8
},
"end": {
- "line": 777,
+ "line": 780,
"column": 11
}
}
@@ -167026,16 +167195,16 @@
"type": "Block",
"value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ",
"range": [
- 21998,
- 22093
+ 22075,
+ 22170
],
"loc": {
"start": {
- "line": 781,
+ "line": 784,
"column": 8
},
"end": {
- "line": 784,
+ "line": 787,
"column": 11
}
}
@@ -167044,16 +167213,16 @@
"type": "Block",
"value": "*\n * Enable paging component\n * @type {Boolean}\n ",
"range": [
- 22197,
- 22274
+ 22274,
+ 22351
],
"loc": {
"start": {
- "line": 788,
+ "line": 791,
"column": 8
},
"end": {
- "line": 791,
+ "line": 794,
"column": 11
}
}
@@ -167062,16 +167231,16 @@
"type": "Block",
"value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ",
"range": [
- 22325,
- 22419
+ 22402,
+ 22496
],
"loc": {
"start": {
- "line": 794,
+ "line": 797,
"column": 8
},
"end": {
- "line": 798,
+ "line": 801,
"column": 11
}
}
@@ -167080,16 +167249,16 @@
"type": "Block",
"value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ",
"range": [
- 22460,
- 22597
+ 22537,
+ 22674
],
"loc": {
"start": {
- "line": 801,
+ "line": 804,
"column": 8
},
"end": {
- "line": 805,
+ "line": 808,
"column": 11
}
}
@@ -167098,16 +167267,16 @@
"type": "Block",
"value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ",
"range": [
- 22657,
- 22736
+ 22734,
+ 22813
],
"loc": {
"start": {
- "line": 808,
+ "line": 811,
"column": 8
},
"end": {
- "line": 811,
+ "line": 814,
"column": 11
}
}
@@ -167116,16 +167285,16 @@
"type": "Block",
"value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ",
"range": [
- 22860,
- 22965
+ 22937,
+ 23042
],
"loc": {
"start": {
- "line": 815,
+ "line": 818,
"column": 8
},
"end": {
- "line": 819,
+ "line": 822,
"column": 11
}
}
@@ -167134,16 +167303,16 @@
"type": "Block",
"value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ",
"range": [
- 23009,
- 23105
+ 23086,
+ 23182
],
"loc": {
"start": {
- "line": 822,
+ "line": 825,
"column": 8
},
"end": {
- "line": 826,
+ "line": 829,
"column": 11
}
}
@@ -167152,16 +167321,16 @@
"type": "Block",
"value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ",
"range": [
- 23152,
- 23243
+ 23229,
+ 23320
],
"loc": {
"start": {
- "line": 829,
+ "line": 832,
"column": 8
},
"end": {
- "line": 832,
+ "line": 835,
"column": 11
}
}
@@ -167170,16 +167339,16 @@
"type": "Block",
"value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ",
"range": [
- 23317,
- 23409
+ 23394,
+ 23486
],
"loc": {
"start": {
- "line": 835,
+ "line": 838,
"column": 8
},
"end": {
- "line": 838,
+ "line": 841,
"column": 11
}
}
@@ -167188,16 +167357,16 @@
"type": "Block",
"value": "*\n * Enable state persistence\n * @type {Boolean}\n ",
"range": [
- 23518,
- 23596
+ 23595,
+ 23673
],
"loc": {
"start": {
- "line": 842,
+ "line": 845,
"column": 8
},
"end": {
- "line": 845,
+ "line": 848,
"column": 11
}
}
@@ -167206,16 +167375,16 @@
"type": "Block",
"value": "** data types **",
"range": [
- 23663,
- 23683
+ 23740,
+ 23760
],
"loc": {
"start": {
- "line": 848,
+ "line": 851,
"column": 8
},
"end": {
- "line": 848,
+ "line": 851,
"column": 28
}
}
@@ -167224,16 +167393,16 @@
"type": "Block",
"value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ",
"range": [
- 23693,
- 23860
+ 23770,
+ 23937
],
"loc": {
"start": {
- "line": 850,
+ "line": 853,
"column": 8
},
"end": {
- "line": 854,
+ "line": 857,
"column": 11
}
}
@@ -167242,16 +167411,16 @@
"type": "Block",
"value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ",
"range": [
- 23910,
- 24017
+ 23987,
+ 24094
],
"loc": {
"start": {
- "line": 857,
+ "line": 860,
"column": 8
},
"end": {
- "line": 860,
+ "line": 863,
"column": 11
}
}
@@ -167260,16 +167429,16 @@
"type": "Block",
"value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ",
"range": [
- 24091,
- 24196
+ 24168,
+ 24273
],
"loc": {
"start": {
- "line": 863,
+ "line": 866,
"column": 8
},
"end": {
- "line": 866,
+ "line": 869,
"column": 11
}
}
@@ -167278,16 +167447,16 @@
"type": "Block",
"value": "*\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n ",
"range": [
- 24266,
- 24386
+ 24343,
+ 24463
],
"loc": {
"start": {
- "line": 869,
+ "line": 872,
"column": 8
},
"end": {
- "line": 873,
+ "line": 876,
"column": 11
}
}
@@ -167296,16 +167465,16 @@
"type": "Block",
"value": "*\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 ",
"range": [
- 24445,
- 25043
+ 24522,
+ 25120
],
"loc": {
"start": {
- "line": 876,
+ "line": 879,
"column": 8
},
"end": {
- "line": 889,
+ "line": 892,
"column": 11
}
}
@@ -167314,16 +167483,16 @@
"type": "Block",
"value": "** ids prefixes **",
"range": [
- 25114,
- 25136
+ 25191,
+ 25213
],
"loc": {
"start": {
- "line": 892,
+ "line": 895,
"column": 8
},
"end": {
- "line": 892,
+ "line": 895,
"column": 30
}
}
@@ -167332,16 +167501,16 @@
"type": "Block",
"value": "*\n * Main prefix\n * @private\n ",
"range": [
- 25145,
- 25203
+ 25222,
+ 25280
],
"loc": {
"start": {
- "line": 893,
+ "line": 896,
"column": 8
},
"end": {
- "line": 896,
+ "line": 899,
"column": 11
}
}
@@ -167350,16 +167519,16 @@
"type": "Block",
"value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ",
"range": [
- 25241,
- 25325
+ 25318,
+ 25402
],
"loc": {
"start": {
- "line": 899,
+ "line": 902,
"column": 8
},
"end": {
- "line": 902,
+ "line": 905,
"column": 11
}
}
@@ -167368,16 +167537,16 @@
"type": "Block",
"value": "*\n * Button's ID prefix\n * @private\n ",
"range": [
- 25365,
- 25430
+ 25442,
+ 25507
],
"loc": {
"start": {
- "line": 905,
+ "line": 908,
"column": 8
},
"end": {
- "line": 908,
+ "line": 911,
"column": 11
}
}
@@ -167386,16 +167555,16 @@
"type": "Block",
"value": "*\n * Toolbar container ID prefix\n * @private\n ",
"range": [
- 25476,
- 25550
+ 25553,
+ 25627
],
"loc": {
"start": {
- "line": 911,
+ "line": 914,
"column": 8
},
"end": {
- "line": 914,
+ "line": 917,
"column": 11
}
}
@@ -167404,16 +167573,16 @@
"type": "Block",
"value": "*\n * Toolbar left element ID prefix\n * @private\n ",
"range": [
- 25594,
- 25671
+ 25671,
+ 25748
],
"loc": {
"start": {
- "line": 917,
+ "line": 920,
"column": 8
},
"end": {
- "line": 920,
+ "line": 923,
"column": 11
}
}
@@ -167422,16 +167591,16 @@
"type": "Block",
"value": "*\n * Toolbar right element ID prefix\n * @private\n ",
"range": [
- 25714,
- 25792
+ 25791,
+ 25869
],
"loc": {
"start": {
- "line": 923,
+ "line": 926,
"column": 8
},
"end": {
- "line": 926,
+ "line": 929,
"column": 11
}
}
@@ -167440,16 +167609,16 @@
"type": "Block",
"value": "*\n * Toolbar middle element ID prefix\n * @private\n ",
"range": [
- 25835,
- 25914
+ 25912,
+ 25991
],
"loc": {
"start": {
- "line": 929,
+ "line": 932,
"column": 8
},
"end": {
- "line": 932,
+ "line": 935,
"column": 11
}
}
@@ -167458,16 +167627,16 @@
"type": "Block",
"value": "*\n * Responsive Css class\n * @private\n ",
"range": [
- 25957,
- 26024
+ 26034,
+ 26101
],
"loc": {
"start": {
- "line": 935,
+ "line": 938,
"column": 8
},
"end": {
- "line": 938,
+ "line": 941,
"column": 11
}
}
@@ -167476,16 +167645,16 @@
"type": "Block",
"value": "** extensions **",
"range": [
- 26072,
- 26092
+ 26149,
+ 26169
],
"loc": {
"start": {
- "line": 941,
+ "line": 944,
"column": 8
},
"end": {
- "line": 941,
+ "line": 944,
"column": 28
}
}
@@ -167494,16 +167663,16 @@
"type": "Block",
"value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ",
"range": [
- 26101,
- 26198
+ 26178,
+ 26275
],
"loc": {
"start": {
- "line": 942,
+ "line": 945,
"column": 8
},
"end": {
- "line": 946,
+ "line": 949,
"column": 11
}
}
@@ -167512,16 +167681,16 @@
"type": "Block",
"value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ",
"range": [
- 26248,
- 26361
+ 26325,
+ 26438
],
"loc": {
"start": {
- "line": 949,
+ "line": 952,
"column": 8
},
"end": {
- "line": 953,
+ "line": 956,
"column": 11
}
}
@@ -167530,16 +167699,16 @@
"type": "Block",
"value": "** themes **",
"range": [
- 26426,
- 26442
+ 26503,
+ 26519
],
"loc": {
"start": {
- "line": 956,
+ "line": 959,
"column": 8
},
"end": {
- "line": 956,
+ "line": 959,
"column": 24
}
}
@@ -167548,16 +167717,16 @@
"type": "Block",
"value": "*\n * Enable default theme\n * @type {Boolean}\n ",
"range": [
- 26451,
- 26525
+ 26528,
+ 26602
],
"loc": {
"start": {
- "line": 957,
+ "line": 960,
"column": 8
},
"end": {
- "line": 960,
+ "line": 963,
"column": 11
}
}
@@ -167566,16 +167735,16 @@
"type": "Block",
"value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ",
"range": [
- 26602,
- 26712
+ 26679,
+ 26789
],
"loc": {
"start": {
- "line": 963,
+ "line": 966,
"column": 8
},
"end": {
- "line": 967,
+ "line": 970,
"column": 11
}
}
@@ -167584,16 +167753,16 @@
"type": "Block",
"value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ",
"range": [
- 26795,
- 26907
+ 26872,
+ 26984
],
"loc": {
"start": {
- "line": 970,
+ "line": 973,
"column": 8
},
"end": {
- "line": 974,
+ "line": 977,
"column": 11
}
}
@@ -167602,16 +167771,16 @@
"type": "Block",
"value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ",
"range": [
- 26955,
- 27136
+ 27032,
+ 27213
],
"loc": {
"start": {
- "line": 977,
+ "line": 980,
"column": 8
},
"end": {
- "line": 982,
+ "line": 985,
"column": 11
}
}
@@ -167620,16 +167789,16 @@
"type": "Block",
"value": "*\n * Enable responsive layout\n * @type {Boolean}\n ",
"range": [
- 27217,
- 27295
+ 27294,
+ 27372
],
"loc": {
"start": {
- "line": 985,
+ "line": 988,
"column": 8
},
"end": {
- "line": 988,
+ "line": 991,
"column": 11
}
}
@@ -167638,16 +167807,16 @@
"type": "Block",
"value": "*\n * Features registry\n * @private\n ",
"range": [
- 27354,
- 27418
+ 27431,
+ 27495
],
"loc": {
"start": {
- "line": 991,
+ "line": 994,
"column": 8
},
"end": {
- "line": 994,
+ "line": 997,
"column": 11
}
}
@@ -167656,16 +167825,16 @@
"type": "Block",
"value": "*\n * Extensions registry\n * @private\n ",
"range": [
- 27451,
- 27517
+ 27528,
+ 27594
],
"loc": {
"start": {
- "line": 997,
+ "line": 1000,
"column": 8
},
"end": {
- "line": 1000,
+ "line": 1003,
"column": 11
}
}
@@ -167674,16 +167843,16 @@
"type": "Block",
"value": "*\n * Initialise features and layout\n ",
"range": [
- 27560,
- 27609
+ 27637,
+ 27686
],
"loc": {
"start": {
- "line": 1004,
+ "line": 1007,
"column": 4
},
"end": {
- "line": 1006,
+ "line": 1009,
"column": 7
}
}
@@ -167692,16 +167861,16 @@
"type": "Line",
"value": "loads stylesheet if not imported",
"range": [
- 27802,
- 27836
+ 27932,
+ 27966
],
"loc": {
"start": {
- "line": 1016,
+ "line": 1020,
"column": 8
},
"end": {
- "line": 1016,
+ "line": 1020,
"column": 42
}
}
@@ -167710,16 +167879,16 @@
"type": "Line",
"value": "loads theme",
"range": [
- 27917,
- 27930
+ 28047,
+ 28060
],
"loc": {
"start": {
- "line": 1019,
+ "line": 1023,
"column": 8
},
"end": {
- "line": 1019,
+ "line": 1023,
"column": 21
}
}
@@ -167728,16 +167897,16 @@
"type": "Line",
"value": " Instanciate sugar date wrapper",
"range": [
- 28011,
- 28044
+ 28141,
+ 28174
],
"loc": {
"start": {
- "line": 1024,
+ "line": 1028,
"column": 8
},
"end": {
- "line": 1024,
+ "line": 1028,
"column": 41
}
}
@@ -167746,16 +167915,16 @@
"type": "Line",
"value": " Instantiate help feature and initialise only if set true",
"range": [
- 28142,
- 28201
+ 28272,
+ 28331
],
"loc": {
"start": {
- "line": 1028,
+ "line": 1032,
"column": 8
},
"end": {
- "line": 1028,
+ "line": 1032,
"column": 67
}
}
@@ -167764,16 +167933,16 @@
"type": "Line",
"value": "filters grid is not generated",
"range": [
- 29020,
- 29051
+ 29150,
+ 29181
],
"loc": {
"start": {
- "line": 1059,
+ "line": 1063,
"column": 8
},
"end": {
- "line": 1059,
+ "line": 1063,
"column": 39
}
}
@@ -167782,16 +167951,16 @@
"type": "Line",
"value": " Generate filters",
"range": [
- 29252,
- 29271
+ 29382,
+ 29401
],
"loc": {
"start": {
- "line": 1067,
+ "line": 1071,
"column": 12
},
"end": {
- "line": 1067,
+ "line": 1071,
"column": 31
}
}
@@ -167800,16 +167969,16 @@
"type": "Line",
"value": "only 1 input for single search",
"range": [
- 29851,
- 29883
+ 29981,
+ 30013
],
"loc": {
"start": {
- "line": 1083,
+ "line": 1087,
"column": 16
},
"end": {
- "line": 1083,
+ "line": 1087,
"column": 48
}
}
@@ -167818,16 +167987,16 @@
"type": "Line",
"value": "drop-down filters",
"range": [
- 30051,
- 30070
+ 30181,
+ 30200
],
"loc": {
"start": {
- "line": 1089,
+ "line": 1093,
"column": 16
},
"end": {
- "line": 1089,
+ "line": 1093,
"column": 35
}
}
@@ -167836,16 +168005,16 @@
"type": "Line",
"value": " checklist",
"range": [
- 30356,
- 30368
+ 30486,
+ 30498
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 16
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 28
}
}
@@ -167854,16 +168023,16 @@
"type": "Line",
"value": " this adds submit button",
"range": [
- 30738,
- 30764
+ 30868,
+ 30894
],
"loc": {
"start": {
- "line": 1106,
+ "line": 1110,
"column": 16
},
"end": {
- "line": 1106,
+ "line": 1110,
"column": 42
}
}
@@ -167872,16 +168041,16 @@
"type": "Line",
"value": "if this.fltGrid",
"range": [
- 31099,
- 31116
+ 31229,
+ 31246
],
"loc": {
"start": {
- "line": 1117,
+ "line": 1121,
"column": 9
},
"end": {
- "line": 1117,
+ "line": 1121,
"column": 26
}
}
@@ -167890,16 +168059,16 @@
"type": "Block",
"value": " Features ",
"range": [
- 31126,
- 31140
+ 31256,
+ 31270
],
"loc": {
"start": {
- "line": 1119,
+ "line": 1123,
"column": 8
},
"end": {
- "line": 1119,
+ "line": 1123,
"column": 22
}
}
@@ -167908,16 +168077,16 @@
"type": "Line",
"value": "TF css class is added to table",
"range": [
- 32310,
- 32342
+ 32440,
+ 32472
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 8
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 40
}
}
@@ -167926,16 +168095,16 @@
"type": "Block",
"value": " Loads extensions ",
"range": [
- 32545,
- 32567
+ 32675,
+ 32697
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 8
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 30
}
}
@@ -167944,16 +168113,16 @@
"type": "Line",
"value": " Subscribe to events",
"range": [
- 32656,
- 32678
+ 32786,
+ 32808
],
"loc": {
"start": {
- "line": 1171,
+ "line": 1175,
"column": 8
},
"end": {
- "line": 1171,
+ "line": 1175,
"column": 30
}
}
@@ -167962,16 +168131,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 33072,
- 33089
+ 33202,
+ 33219
],
"loc": {
"start": {
- "line": 1182,
+ "line": 1186,
"column": 8
},
"end": {
- "line": 1182,
+ "line": 1186,
"column": 25
}
}
@@ -167980,16 +168149,16 @@
"type": "Block",
"value": "*\n * Detect key\n * @param {Event} evt\n ",
"range": [
- 33220,
- 33283
+ 33350,
+ 33413
],
"loc": {
"start": {
- "line": 1190,
+ "line": 1194,
"column": 4
},
"end": {
- "line": 1193,
+ "line": 1197,
"column": 7
}
}
@@ -167998,16 +168167,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": [
- 33751,
- 33884
+ 33881,
+ 34014
],
"loc": {
"start": {
- "line": 1212,
+ "line": 1216,
"column": 4
},
"end": {
- "line": 1216,
+ "line": 1220,
"column": 7
}
}
@@ -168016,16 +168185,16 @@
"type": "Block",
"value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ",
"range": [
- 34740,
- 34823
+ 34870,
+ 34953
],
"loc": {
"start": {
- "line": 1245,
+ "line": 1249,
"column": 4
},
"end": {
- "line": 1247,
+ "line": 1251,
"column": 7
}
}
@@ -168034,16 +168203,16 @@
"type": "Block",
"value": "*\n * Filter's focus event\n * @param {Event} evt\n ",
"range": [
- 34932,
- 34997
+ 35062,
+ 35127
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 4
},
"end": {
- "line": 1257,
+ "line": 1261,
"column": 7
}
}
@@ -168052,16 +168221,16 @@
"type": "Block",
"value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ",
"range": [
- 35119,
- 35207
+ 35249,
+ 35337
],
"loc": {
"start": {
- "line": 1263,
+ "line": 1267,
"column": 4
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 7
}
}
@@ -168070,16 +168239,16 @@
"type": "Block",
"value": "*\n * Insert filters row at initialization\n ",
"range": [
- 35419,
- 35474
+ 35549,
+ 35604
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 4
},
"end": {
- "line": 1276,
+ "line": 1280,
"column": 7
}
}
@@ -168088,16 +168257,16 @@
"type": "Line",
"value": " TODO: prevent filters row generation for popup filters too,",
"range": [
- 35509,
- 35571
+ 35639,
+ 35701
],
"loc": {
"start": {
- "line": 1278,
+ "line": 1282,
"column": 8
},
"end": {
- "line": 1278,
+ "line": 1282,
"column": 70
}
}
@@ -168106,16 +168275,16 @@
"type": "Line",
"value": " to reduce and simplify headers row index adjusting across lib modules",
"range": [
- 35580,
- 35652
+ 35710,
+ 35782
],
"loc": {
"start": {
- "line": 1279,
+ "line": 1283,
"column": 8
},
"end": {
- "line": 1279,
+ "line": 1283,
"column": 80
}
}
@@ -168124,16 +168293,16 @@
"type": "Line",
"value": " (GridLayout, PopupFilter etc)",
"range": [
- 35661,
- 35693
+ 35791,
+ 35823
],
"loc": {
"start": {
- "line": 1280,
+ "line": 1284,
"column": 8
},
"end": {
- "line": 1280,
+ "line": 1284,
"column": 40
}
}
@@ -168142,16 +168311,16 @@
"type": "Block",
"value": "*\n * Initialize filtersless table\n ",
"range": [
- 36241,
- 36288
+ 36371,
+ 36418
],
"loc": {
"start": {
- "line": 1303,
+ "line": 1307,
"column": 4
},
"end": {
- "line": 1305,
+ "line": 1309,
"column": 7
}
}
@@ -168160,16 +168329,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": [
- 36492,
- 36711
+ 36622,
+ 36841
],
"loc": {
"start": {
- "line": 1314,
+ "line": 1318,
"column": 4
},
"end": {
- "line": 1319,
+ "line": 1323,
"column": 7
}
}
@@ -168178,16 +168347,16 @@
"type": "Line",
"value": "filter is appended in custom element",
"range": [
- 37470,
- 37508
+ 37600,
+ 37638
],
"loc": {
"start": {
- "line": 1338,
+ "line": 1342,
"column": 8
},
"end": {
- "line": 1338,
+ "line": 1342,
"column": 46
}
}
@@ -168196,16 +168365,16 @@
"type": "Block",
"value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ",
"range": [
- 37937,
- 38086
+ 38067,
+ 38216
],
"loc": {
"start": {
- "line": 1353,
+ "line": 1357,
"column": 4
},
"end": {
- "line": 1357,
+ "line": 1361,
"column": 7
}
}
@@ -168214,16 +168383,16 @@
"type": "Line",
"value": "filter is appended in custom element",
"range": [
- 38403,
- 38441
+ 38533,
+ 38571
],
"loc": {
"start": {
- "line": 1367,
+ "line": 1371,
"column": 8
},
"end": {
- "line": 1367,
+ "line": 1371,
"column": 46
}
}
@@ -168232,16 +168401,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": [
- 38656,
- 38790
+ 38786,
+ 38920
],
"loc": {
"start": {
- "line": 1377,
+ "line": 1381,
"column": 4
},
"end": {
- "line": 1381,
+ "line": 1385,
"column": 7
}
}
@@ -168250,16 +168419,16 @@
"type": "Block",
"value": "*\n * Initialise all the extensions defined in the configuration object\n ",
"range": [
- 38853,
- 38937
+ 38983,
+ 39067
],
"loc": {
"start": {
- "line": 1386,
+ "line": 1390,
"column": 4
},
"end": {
- "line": 1388,
+ "line": 1392,
"column": 7
}
}
@@ -168268,16 +168437,16 @@
"type": "Line",
"value": " Set config's publicPath dynamically for Webpack...",
"range": [
- 39005,
- 39058
+ 39135,
+ 39188
],
"loc": {
"start": {
- "line": 1391,
+ "line": 1395,
"column": 8
},
"end": {
- "line": 1391,
+ "line": 1395,
"column": 61
}
}
@@ -168286,16 +168455,16 @@
"type": "Block",
"value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ",
"range": [
- 39445,
- 39540
+ 39575,
+ 39670
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1408,
"column": 4
},
"end": {
- "line": 1407,
+ "line": 1411,
"column": 7
}
}
@@ -168304,16 +168473,16 @@
"type": "Line",
"value": " Require pattern for Webpack",
"range": [
- 39929,
- 39959
+ 40059,
+ 40089
],
"loc": {
"start": {
- "line": 1424,
+ "line": 1428,
"column": 8
},
"end": {
- "line": 1424,
+ "line": 1428,
"column": 38
}
}
@@ -168322,16 +168491,16 @@
"type": "Block",
"value": " eslint-disable ",
"range": [
- 40020,
- 40040
+ 40150,
+ 40170
],
"loc": {
"start": {
- "line": 1426,
+ "line": 1430,
"column": 12
},
"end": {
- "line": 1426,
+ "line": 1430,
"column": 32
}
}
@@ -168340,16 +168509,16 @@
"type": "Block",
"value": " eslint-enable ",
"range": [
- 40104,
- 40123
+ 40234,
+ 40253
],
"loc": {
"start": {
- "line": 1428,
+ "line": 1432,
"column": 12
},
"end": {
- "line": 1428,
+ "line": 1432,
"column": 31
}
}
@@ -168358,16 +168527,16 @@
"type": "Block",
"value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ",
"range": [
- 40215,
- 40358
+ 40345,
+ 40488
],
"loc": {
"start": {
- "line": 1434,
+ "line": 1438,
"column": 4
},
"end": {
- "line": 1438,
+ "line": 1442,
"column": 7
}
}
@@ -168376,16 +168545,16 @@
"type": "Block",
"value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ",
"range": [
- 40431,
- 40561
+ 40561,
+ 40691
],
"loc": {
"start": {
- "line": 1443,
+ "line": 1447,
"column": 4
},
"end": {
- "line": 1447,
+ "line": 1451,
"column": 7
}
}
@@ -168394,16 +168563,16 @@
"type": "Block",
"value": "*\n * Destroy all the extensions defined in the configuration object\n ",
"range": [
- 40647,
- 40728
+ 40777,
+ 40858
],
"loc": {
"start": {
- "line": 1452,
+ "line": 1456,
"column": 4
},
"end": {
- "line": 1454,
+ "line": 1458,
"column": 7
}
}
@@ -168412,16 +168581,16 @@
"type": "Block",
"value": "*\n * Load themes defined in the configuration object\n ",
"range": [
- 41101,
- 41167
+ 41231,
+ 41297
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1472,
"column": 4
},
"end": {
- "line": 1470,
+ "line": 1474,
"column": 7
}
}
@@ -168430,16 +168599,16 @@
"type": "Line",
"value": "Default theme config",
"range": [
- 41288,
- 41310
+ 41418,
+ 41440
],
"loc": {
"start": {
- "line": 1475,
+ "line": 1479,
"column": 8
},
"end": {
- "line": 1475,
+ "line": 1479,
"column": 30
}
}
@@ -168448,16 +168617,16 @@
"type": "Line",
"value": " Enable loader indicator",
"range": [
- 42138,
- 42164
+ 42268,
+ 42294
],
"loc": {
"start": {
- "line": 1499,
+ "line": 1503,
"column": 8
},
"end": {
- "line": 1499,
+ "line": 1503,
"column": 34
}
}
@@ -168466,16 +168635,16 @@
"type": "Block",
"value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ",
"range": [
- 42262,
- 42380
+ 42392,
+ 42510
],
"loc": {
"start": {
- "line": 1505,
+ "line": 1509,
"column": 4
},
"end": {
- "line": 1508,
+ "line": 1512,
"column": 7
}
}
@@ -168484,16 +168653,16 @@
"type": "Block",
"value": "*\n * Destroy filter grid\n ",
"range": [
- 42470,
- 42508
+ 42600,
+ 42638
],
"loc": {
"start": {
- "line": 1513,
+ "line": 1517,
"column": 4
},
"end": {
- "line": 1515,
+ "line": 1519,
"column": 7
}
}
@@ -168502,16 +168671,16 @@
"type": "Line",
"value": " broadcast destroy event",
"range": [
- 43318,
- 43344
+ 43448,
+ 43474
],
"loc": {
"start": {
- "line": 1545,
+ "line": 1549,
"column": 8
},
"end": {
- "line": 1545,
+ "line": 1549,
"column": 34
}
}
@@ -168520,16 +168689,16 @@
"type": "Line",
"value": " unsubscribe to events",
"range": [
- 43393,
- 43417
+ 43523,
+ 43547
],
"loc": {
"start": {
- "line": 1548,
+ "line": 1552,
"column": 8
},
"end": {
- "line": 1548,
+ "line": 1552,
"column": 32
}
}
@@ -168538,16 +168707,16 @@
"type": "Block",
"value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ",
"range": [
- 43998,
- 44087
+ 44128,
+ 44217
],
"loc": {
"start": {
- "line": 1567,
+ "line": 1571,
"column": 4
},
"end": {
- "line": 1569,
+ "line": 1573,
"column": 7
}
}
@@ -168556,16 +168725,16 @@
"type": "Block",
"value": "** container div **",
"range": [
- 44173,
- 44196
+ 44303,
+ 44326
],
"loc": {
"start": {
- "line": 1575,
+ "line": 1579,
"column": 8
},
"end": {
- "line": 1575,
+ "line": 1579,
"column": 31
}
}
@@ -168574,16 +168743,16 @@
"type": "Line",
"value": "custom container",
"range": [
- 44293,
- 44311
+ 44423,
+ 44441
],
"loc": {
"start": {
- "line": 1579,
+ "line": 1583,
"column": 8
},
"end": {
- "line": 1579,
+ "line": 1583,
"column": 26
}
}
@@ -168592,16 +168761,16 @@
"type": "Line",
"value": "grid-layout",
"range": [
- 44419,
- 44432
+ 44549,
+ 44562
],
"loc": {
"start": {
- "line": 1583,
+ "line": 1587,
"column": 8
},
"end": {
- "line": 1583,
+ "line": 1587,
"column": 21
}
}
@@ -168610,16 +168779,16 @@
"type": "Line",
"value": "default location: just above the table",
"range": [
- 44651,
- 44691
+ 44781,
+ 44821
],
"loc": {
"start": {
- "line": 1589,
+ "line": 1593,
"column": 8
},
"end": {
- "line": 1589,
+ "line": 1593,
"column": 48
}
}
@@ -168628,16 +168797,16 @@
"type": "Block",
"value": "** left div containing rows # displayer **",
"range": [
- 44901,
- 44947
+ 45031,
+ 45077
],
"loc": {
"start": {
- "line": 1597,
+ "line": 1601,
"column": 8
},
"end": {
- "line": 1597,
+ "line": 1601,
"column": 54
}
}
@@ -168646,16 +168815,16 @@
"type": "Block",
"value": "** right div containing reset button\n + nb results per page select **",
"range": [
- 45098,
- 45192
+ 45228,
+ 45322
],
"loc": {
"start": {
- "line": 1603,
+ "line": 1607,
"column": 8
},
"end": {
- "line": 1604,
+ "line": 1608,
"column": 52
}
}
@@ -168664,16 +168833,16 @@
"type": "Block",
"value": "** mid div containing paging elements **",
"range": [
- 45343,
- 45387
+ 45473,
+ 45517
],
"loc": {
"start": {
- "line": 1610,
+ "line": 1614,
"column": 8
},
"end": {
- "line": 1610,
+ "line": 1614,
"column": 52
}
}
@@ -168682,16 +168851,16 @@
"type": "Line",
"value": " emit help initialisation only if undefined",
"range": [
- 45538,
- 45583
+ 45668,
+ 45713
],
"loc": {
"start": {
- "line": 1616,
+ "line": 1620,
"column": 8
},
"end": {
- "line": 1616,
+ "line": 1620,
"column": 53
}
}
@@ -168700,16 +168869,16 @@
"type": "Line",
"value": " explicitily set enabled field to true to initialise help by",
"range": [
- 45630,
- 45692
+ 45760,
+ 45822
],
"loc": {
"start": {
- "line": 1618,
+ "line": 1622,
"column": 12
},
"end": {
- "line": 1618,
+ "line": 1622,
"column": 74
}
}
@@ -168718,16 +168887,16 @@
"type": "Line",
"value": " default, only if setting is undefined",
"range": [
- 45705,
- 45745
+ 45835,
+ 45875
],
"loc": {
"start": {
- "line": 1619,
+ "line": 1623,
"column": 12
},
"end": {
- "line": 1619,
+ "line": 1623,
"column": 52
}
}
@@ -168736,16 +168905,16 @@
"type": "Block",
"value": "*\n * Remove toolbar container element\n ",
"range": [
- 45859,
- 45910
+ 45989,
+ 46040
],
"loc": {
"start": {
- "line": 1625,
+ "line": 1629,
"column": 4
},
"end": {
- "line": 1627,
+ "line": 1631,
"column": 7
}
}
@@ -168754,16 +168923,16 @@
"type": "Block",
"value": "*\n * Remove all the external column filters\n ",
"range": [
- 46250,
- 46307
+ 46380,
+ 46437
],
"loc": {
"start": {
- "line": 1642,
+ "line": 1646,
"column": 4
},
"end": {
- "line": 1644,
+ "line": 1648,
"column": 7
}
}
@@ -168772,16 +168941,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": [
- 46722,
- 46876
+ 46852,
+ 47006
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1664,
"column": 4
},
"end": {
- "line": 1664,
+ "line": 1668,
"column": 7
}
}
@@ -168790,16 +168959,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": [
- 47022,
- 47218
+ 47152,
+ 47348
],
"loc": {
"start": {
- "line": 1670,
+ "line": 1674,
"column": 4
},
"end": {
- "line": 1675,
+ "line": 1679,
"column": 7
}
}
@@ -168808,16 +168977,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": [
- 48078,
- 48315
+ 48208,
+ 48445
],
"loc": {
"start": {
- "line": 1704,
+ "line": 1708,
"column": 4
},
"end": {
- "line": 1708,
+ "line": 1712,
"column": 7
}
}
@@ -168826,16 +168995,16 @@
"type": "Line",
"value": "fire onbefore callback",
"range": [
- 48419,
- 48443
+ 48549,
+ 48573
],
"loc": {
"start": {
- "line": 1713,
+ "line": 1717,
"column": 8
},
"end": {
- "line": 1713,
+ "line": 1717,
"column": 32
}
}
@@ -168844,16 +169013,16 @@
"type": "Line",
"value": " search args re-init",
"range": [
- 48680,
- 48702
+ 48810,
+ 48832
],
"loc": {
"start": {
- "line": 1722,
+ "line": 1726,
"column": 8
},
"end": {
- "line": 1722,
+ "line": 1726,
"column": 30
}
}
@@ -168862,16 +169031,16 @@
"type": "Line",
"value": " already filtered rows display re-init",
"range": [
- 48818,
- 48858
+ 48948,
+ 48988
],
"loc": {
"start": {
- "line": 1726,
+ "line": 1730,
"column": 12
},
"end": {
- "line": 1726,
+ "line": 1730,
"column": 52
}
}
@@ -168880,16 +169049,16 @@
"type": "Line",
"value": " checks if row has exact cell #",
"range": [
- 48990,
- 49023
+ 49120,
+ 49153
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1736,
"column": 12
},
"end": {
- "line": 1732,
+ "line": 1736,
"column": 45
}
}
@@ -168898,16 +169067,16 @@
"type": "Line",
"value": "only for single filter search",
"range": [
- 49192,
- 49223
+ 49322,
+ 49353
],
"loc": {
"start": {
- "line": 1739,
+ "line": 1743,
"column": 16
},
"end": {
- "line": 1739,
+ "line": 1743,
"column": 47
}
}
@@ -168916,16 +169085,16 @@
"type": "Line",
"value": " this loop retrieves cell data",
"range": [
- 49280,
- 49312
+ 49410,
+ 49442
],
"loc": {
"start": {
- "line": 1742,
+ "line": 1746,
"column": 12
},
"end": {
- "line": 1742,
+ "line": 1746,
"column": 44
}
}
@@ -168934,16 +169103,16 @@
"type": "Line",
"value": "searched keyword",
"range": [
- 49377,
- 49395
+ 49507,
+ 49525
],
"loc": {
"start": {
- "line": 1744,
+ "line": 1748,
"column": 16
},
"end": {
- "line": 1744,
+ "line": 1748,
"column": 34
}
}
@@ -168952,16 +169121,16 @@
"type": "Line",
"value": "multiple search parameter operator ||",
"range": [
- 49673,
- 49712
+ 49803,
+ 49842
],
"loc": {
"start": {
- "line": 1754,
+ "line": 1758,
"column": 16
},
"end": {
- "line": 1754,
+ "line": 1758,
"column": 55
}
}
@@ -168970,16 +169139,16 @@
"type": "Line",
"value": "multiple search || parameter boolean",
"range": [
- 49803,
- 49841
+ 49933,
+ 49971
],
"loc": {
"start": {
- "line": 1756,
+ "line": 1760,
"column": 20
},
"end": {
- "line": 1756,
+ "line": 1760,
"column": 58
}
}
@@ -168988,16 +169157,16 @@
"type": "Line",
"value": "multiple search parameter operator &&",
"range": [
- 49919,
- 49958
+ 50049,
+ 50088
],
"loc": {
"start": {
- "line": 1758,
+ "line": 1762,
"column": 20
},
"end": {
- "line": 1758,
+ "line": 1762,
"column": 59
}
}
@@ -169006,16 +169175,16 @@
"type": "Line",
"value": "multiple search && parameter boolean",
"range": [
- 50050,
- 50088
+ 50180,
+ 50218
],
"loc": {
"start": {
- "line": 1760,
+ "line": 1764,
"column": 20
},
"end": {
- "line": 1760,
+ "line": 1764,
"column": 58
}
}
@@ -169024,16 +169193,16 @@
"type": "Line",
"value": "detect operators or array query",
"range": [
- 50165,
- 50198
+ 50295,
+ 50328
],
"loc": {
"start": {
- "line": 1763,
+ "line": 1767,
"column": 16
},
"end": {
- "line": 1763,
+ "line": 1767,
"column": 49
}
}
@@ -169042,16 +169211,16 @@
"type": "Line",
"value": " isolate search term and check occurence in cell data",
"range": [
- 50570,
- 50625
+ 50700,
+ 50755
],
"loc": {
"start": {
- "line": 1773,
+ "line": 1777,
"column": 20
},
"end": {
- "line": 1773,
+ "line": 1777,
"column": 75
}
}
@@ -169060,16 +169229,16 @@
"type": "Line",
"value": "single search parameter",
"range": [
- 51369,
- 51394
+ 51499,
+ 51524
],
"loc": {
"start": {
- "line": 1793,
+ "line": 1797,
"column": 16
},
"end": {
- "line": 1793,
+ "line": 1797,
"column": 41
}
}
@@ -169078,16 +169247,16 @@
"type": "Line",
"value": "else single param",
"range": [
- 51683,
- 51702
+ 51813,
+ 51832
],
"loc": {
"start": {
- "line": 1800,
+ "line": 1804,
"column": 17
},
"end": {
- "line": 1800,
+ "line": 1804,
"column": 36
}
}
@@ -169096,16 +169265,16 @@
"type": "Line",
"value": "for j",
"range": [
- 52009,
- 52016
+ 52139,
+ 52146
],
"loc": {
"start": {
- "line": 1810,
+ "line": 1814,
"column": 13
},
"end": {
- "line": 1810,
+ "line": 1814,
"column": 20
}
}
@@ -169114,16 +169283,16 @@
"type": "Line",
"value": " for k",
"range": [
- 52372,
- 52380
+ 52502,
+ 52510
],
"loc": {
"start": {
- "line": 1823,
+ "line": 1827,
"column": 9
},
"end": {
- "line": 1823,
+ "line": 1827,
"column": 17
}
}
@@ -169132,16 +169301,16 @@
"type": "Line",
"value": "fire onafterfilter callback",
"range": [
- 52431,
- 52460
+ 52561,
+ 52590
],
"loc": {
"start": {
- "line": 1827,
+ "line": 1831,
"column": 8
},
"end": {
- "line": 1827,
+ "line": 1831,
"column": 37
}
}
@@ -169150,16 +169319,16 @@
"type": "Block",
"value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellData Cell data\n * @param {Number} colIdx Column index\n * @returns {Boolean}\n ",
"range": [
- 52571,
- 52794
+ 52701,
+ 52924
],
"loc": {
"start": {
- "line": 1833,
+ "line": 1837,
"column": 4
},
"end": {
- "line": 1839,
+ "line": 1843,
"column": 7
}
}
@@ -169168,16 +169337,16 @@
"type": "Line",
"value": " re_an = new RegExp(this.anOperator),",
"range": [
- 53350,
- 53389
+ 53480,
+ 53519
],
"loc": {
"start": {
- "line": 1852,
+ "line": 1856,
"column": 12
},
"end": {
- "line": 1852,
+ "line": 1856,
"column": 51
}
}
@@ -169186,16 +169355,16 @@
"type": "Line",
"value": " re_cr = new RegExp(this.curExp),",
"range": [
- 53402,
- 53437
+ 53532,
+ 53567
],
"loc": {
"start": {
- "line": 1853,
+ "line": 1857,
"column": 12
},
"end": {
- "line": 1853,
+ "line": 1857,
"column": 47
}
}
@@ -169204,16 +169373,16 @@
"type": "Line",
"value": "Search arg operator tests",
"range": [
- 53661,
- 53688
+ 53791,
+ 53818
],
"loc": {
"start": {
- "line": 1862,
+ "line": 1866,
"column": 8
},
"end": {
- "line": 1862,
+ "line": 1866,
"column": 35
}
}
@@ -169222,16 +169391,16 @@
"type": "Line",
"value": " hatermN = re_an.test(term),",
"range": [
- 53957,
- 53987
+ 54087,
+ 54117
],
"loc": {
"start": {
- "line": 1870,
+ "line": 1874,
"column": 12
},
"end": {
- "line": 1870,
+ "line": 1874,
"column": 42
}
}
@@ -169240,16 +169409,16 @@
"type": "Line",
"value": " Check for dates or resolve date type",
"range": [
- 54182,
- 54221
+ 54312,
+ 54351
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1881,
"column": 8
},
"end": {
- "line": 1877,
+ "line": 1881,
"column": 47
}
}
@@ -169258,16 +169427,16 @@
"type": "Line",
"value": " Search arg dates tests",
"range": [
- 54552,
- 54577
+ 54682,
+ 54707
],
"loc": {
"start": {
- "line": 1886,
+ "line": 1890,
"column": 12
},
"end": {
- "line": 1886,
+ "line": 1890,
"column": 37
}
}
@@ -169276,16 +169445,16 @@
"type": "Line",
"value": " lower date",
"range": [
- 55217,
- 55230
+ 55347,
+ 55360
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1906,
"column": 12
},
"end": {
- "line": 1902,
+ "line": 1906,
"column": 25
}
}
@@ -169294,16 +169463,16 @@
"type": "Line",
"value": " lower equal date",
"range": [
- 55390,
- 55409
+ 55520,
+ 55539
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1911,
"column": 12
},
"end": {
- "line": 1907,
+ "line": 1911,
"column": 31
}
}
@@ -169312,16 +169481,16 @@
"type": "Line",
"value": " greater equal date",
"range": [
- 55577,
- 55598
+ 55707,
+ 55728
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1916,
"column": 12
},
"end": {
- "line": 1912,
+ "line": 1916,
"column": 33
}
}
@@ -169330,16 +169499,16 @@
"type": "Line",
"value": " greater date",
"range": [
- 55766,
- 55781
+ 55896,
+ 55911
],
"loc": {
"start": {
- "line": 1917,
+ "line": 1921,
"column": 12
},
"end": {
- "line": 1917,
+ "line": 1921,
"column": 27
}
}
@@ -169348,16 +169517,16 @@
"type": "Line",
"value": " different date",
"range": [
- 55946,
- 55963
+ 56076,
+ 56093
],
"loc": {
"start": {
- "line": 1922,
+ "line": 1926,
"column": 12
},
"end": {
- "line": 1922,
+ "line": 1926,
"column": 29
}
}
@@ -169366,16 +169535,16 @@
"type": "Line",
"value": " equal date",
"range": [
- 56153,
- 56166
+ 56283,
+ 56296
],
"loc": {
"start": {
- "line": 1927,
+ "line": 1931,
"column": 12
},
"end": {
- "line": 1927,
+ "line": 1931,
"column": 25
}
}
@@ -169384,16 +169553,16 @@
"type": "Line",
"value": " searched keyword with * operator doesn't have to be a date",
"range": [
- 56357,
- 56418
+ 56487,
+ 56548
],
"loc": {
"start": {
- "line": 1932,
+ "line": 1936,
"column": 12
},
"end": {
- "line": 1932,
+ "line": 1936,
"column": 73
}
}
@@ -169402,16 +169571,16 @@
"type": "Line",
"value": " like date",
"range": [
- 56458,
- 56470
+ 56588,
+ 56600
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1937,
"column": 39
},
"end": {
- "line": 1933,
+ "line": 1937,
"column": 51
}
}
@@ -169420,16 +169589,16 @@
"type": "Line",
"value": "empty",
"range": [
- 56785,
- 56792
+ 56915,
+ 56922
],
"loc": {
"start": {
- "line": 1941,
+ "line": 1945,
"column": 12
},
"end": {
- "line": 1941,
+ "line": 1945,
"column": 19
}
}
@@ -169438,16 +169607,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 56902,
- 56913
+ 57032,
+ 57043
],
"loc": {
"start": {
- "line": 1945,
+ "line": 1949,
"column": 12
},
"end": {
- "line": 1945,
+ "line": 1949,
"column": 23
}
}
@@ -169456,16 +169625,16 @@
"type": "Line",
"value": " Convert to number anyways to auto-resolve type in case not",
"range": [
- 57441,
- 57502
+ 57571,
+ 57632
],
"loc": {
"start": {
- "line": 1961,
+ "line": 1965,
"column": 12
},
"end": {
- "line": 1961,
+ "line": 1965,
"column": 73
}
}
@@ -169474,16 +169643,16 @@
"type": "Line",
"value": " defined by configuration",
"range": [
- 57515,
- 57542
+ 57645,
+ 57672
],
"loc": {
"start": {
- "line": 1962,
+ "line": 1966,
"column": 12
},
"end": {
- "line": 1962,
+ "line": 1966,
"column": 39
}
}
@@ -169492,16 +169661,16 @@
"type": "Line",
"value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},",
"range": [
- 57626,
- 57688
+ 57756,
+ 57818
],
"loc": {
"start": {
- "line": 1965,
+ "line": 1969,
"column": 12
},
"end": {
- "line": 1965,
+ "line": 1969,
"column": 74
}
}
@@ -169510,16 +169679,16 @@
"type": "Line",
"value": " rgx:)",
"range": [
- 57701,
- 57709
+ 57831,
+ 57839
],
"loc": {
"start": {
- "line": 1966,
+ "line": 1970,
"column": 12
},
"end": {
- "line": 1966,
+ "line": 1970,
"column": 20
}
}
@@ -169528,16 +169697,16 @@
"type": "Line",
"value": " lower equal",
"range": [
- 57722,
- 57736
+ 57852,
+ 57866
],
"loc": {
"start": {
- "line": 1967,
+ "line": 1971,
"column": 12
},
"end": {
- "line": 1967,
+ "line": 1971,
"column": 26
}
}
@@ -169546,16 +169715,16 @@
"type": "Line",
"value": "greater equal",
"range": [
- 57927,
- 57942
+ 58057,
+ 58072
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1978,
"column": 12
},
"end": {
- "line": 1974,
+ "line": 1978,
"column": 27
}
}
@@ -169564,16 +169733,16 @@
"type": "Line",
"value": "lower",
"range": [
- 58138,
- 58145
+ 58268,
+ 58275
],
"loc": {
"start": {
- "line": 1981,
+ "line": 1985,
"column": 12
},
"end": {
- "line": 1981,
+ "line": 1985,
"column": 19
}
}
@@ -169582,16 +169751,16 @@
"type": "Line",
"value": "greater",
"range": [
- 58339,
- 58348
+ 58469,
+ 58478
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1992,
"column": 12
},
"end": {
- "line": 1988,
+ "line": 1992,
"column": 21
}
}
@@ -169600,16 +169769,16 @@
"type": "Line",
"value": "different",
"range": [
- 58542,
- 58553
+ 58672,
+ 58683
],
"loc": {
"start": {
- "line": 1995,
+ "line": 1999,
"column": 12
},
"end": {
- "line": 1995,
+ "line": 1999,
"column": 23
}
}
@@ -169618,16 +169787,16 @@
"type": "Line",
"value": "like",
"range": [
- 58743,
- 58749
+ 58873,
+ 58879
],
"loc": {
"start": {
- "line": 2000,
+ "line": 2004,
"column": 12
},
"end": {
- "line": 2000,
+ "line": 2004,
"column": 18
}
}
@@ -169636,16 +169805,16 @@
"type": "Line",
"value": "equal",
"range": [
- 58925,
- 58932
+ 59055,
+ 59062
],
"loc": {
"start": {
- "line": 2005,
+ "line": 2009,
"column": 12
},
"end": {
- "line": 2005,
+ "line": 2009,
"column": 19
}
}
@@ -169654,16 +169823,16 @@
"type": "Line",
"value": "starts with",
"range": [
- 59107,
- 59120
+ 59237,
+ 59250
],
"loc": {
"start": {
- "line": 2010,
+ "line": 2014,
"column": 12
},
"end": {
- "line": 2010,
+ "line": 2014,
"column": 25
}
}
@@ -169672,16 +169841,16 @@
"type": "Line",
"value": "ends with",
"range": [
- 59288,
- 59299
+ 59418,
+ 59429
],
"loc": {
"start": {
- "line": 2015,
+ "line": 2019,
"column": 12
},
"end": {
- "line": 2015,
+ "line": 2019,
"column": 23
}
}
@@ -169690,16 +169859,16 @@
"type": "Line",
"value": "empty",
"range": [
- 59713,
- 59720
+ 59843,
+ 59850
],
"loc": {
"start": {
- "line": 2024,
+ "line": 2028,
"column": 12
},
"end": {
- "line": 2024,
+ "line": 2028,
"column": 19
}
}
@@ -169708,16 +169877,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 59830,
- 59841
+ 59960,
+ 59971
],
"loc": {
"start": {
- "line": 2028,
+ "line": 2032,
"column": 12
},
"end": {
- "line": 2028,
+ "line": 2032,
"column": 23
}
}
@@ -169726,16 +169895,16 @@
"type": "Line",
"value": "regexp",
"range": [
- 59952,
- 59960
+ 60082,
+ 60090
],
"loc": {
"start": {
- "line": 2032,
+ "line": 2036,
"column": 12
},
"end": {
- "line": 2032,
+ "line": 2036,
"column": 20
}
}
@@ -169744,16 +169913,16 @@
"type": "Line",
"value": "in case regexp throws",
"range": [
- 60007,
- 60030
+ 60137,
+ 60160
],
"loc": {
"start": {
- "line": 2034,
+ "line": 2038,
"column": 16
},
"end": {
- "line": 2034,
+ "line": 2038,
"column": 39
}
}
@@ -169762,16 +169931,16 @@
"type": "Line",
"value": "operator is removed",
"range": [
- 60073,
- 60094
+ 60203,
+ 60224
],
"loc": {
"start": {
- "line": 2036,
+ "line": 2040,
"column": 20
},
"end": {
- "line": 2036,
+ "line": 2040,
"column": 41
}
}
@@ -169780,16 +169949,16 @@
"type": "Line",
"value": " If numeric type data, perform a strict equality test and",
"range": [
- 60381,
- 60440
+ 60511,
+ 60570
],
"loc": {
"start": {
- "line": 2044,
+ "line": 2048,
"column": 16
},
"end": {
- "line": 2044,
+ "line": 2048,
"column": 75
}
}
@@ -169798,16 +169967,16 @@
"type": "Line",
"value": " fallback to unformatted number string comparison",
"range": [
- 60457,
- 60508
+ 60587,
+ 60638
],
"loc": {
"start": {
- "line": 2045,
+ "line": 2049,
"column": 16
},
"end": {
- "line": 2045,
+ "line": 2049,
"column": 67
}
}
@@ -169816,16 +169985,16 @@
"type": "Line",
"value": " parseNb can return 0 for strings which are not",
"range": [
- 60677,
- 60726
+ 60807,
+ 60856
],
"loc": {
"start": {
- "line": 2049,
+ "line": 2053,
"column": 20
},
"end": {
- "line": 2049,
+ "line": 2053,
"column": 69
}
}
@@ -169834,16 +170003,16 @@
"type": "Line",
"value": " formatted numbers, in that case return the original",
"range": [
- 60747,
- 60801
+ 60877,
+ 60931
],
"loc": {
"start": {
- "line": 2050,
+ "line": 2054,
"column": 20
},
"end": {
- "line": 2050,
+ "line": 2054,
"column": 74
}
}
@@ -169852,16 +170021,16 @@
"type": "Line",
"value": " string. TODO: handle this in parseNb",
"range": [
- 60822,
- 60861
+ 60952,
+ 60991
],
"loc": {
"start": {
- "line": 2051,
+ "line": 2055,
"column": 20
},
"end": {
- "line": 2051,
+ "line": 2055,
"column": 59
}
}
@@ -169870,16 +170039,16 @@
"type": "Line",
"value": " Finally test search term is contained in cell data",
"range": [
- 61164,
- 61217
+ 61294,
+ 61347
],
"loc": {
"start": {
- "line": 2057,
+ "line": 2061,
"column": 20
},
"end": {
- "line": 2057,
+ "line": 2061,
"column": 73
}
}
@@ -169888,16 +170057,16 @@
"type": "Line",
"value": "else",
"range": [
- 61539,
- 61545
+ 61669,
+ 61675
],
"loc": {
"start": {
- "line": 2068,
+ "line": 2072,
"column": 9
},
"end": {
- "line": 2068,
+ "line": 2072,
"column": 15
}
}
@@ -169906,16 +170075,16 @@
"type": "Block",
"value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} num Optional: return unformatted number\n * @param {Array} exclude Optional: list of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n ",
"range": [
- 61584,
- 61968
+ 61714,
+ 62098
],
"loc": {
"start": {
- "line": 2073,
+ "line": 2077,
"column": 4
},
"end": {
- "line": 2080,
+ "line": 2084,
"column": 7
}
}
@@ -169924,16 +170093,16 @@
"type": "Line",
"value": " checks if current row index appears in exclude array",
"range": [
- 62418,
- 62473
+ 62548,
+ 62603
],
"loc": {
"start": {
- "line": 2095,
+ "line": 2099,
"column": 12
},
"end": {
- "line": 2095,
+ "line": 2099,
"column": 67
}
}
@@ -169942,16 +170111,16 @@
"type": "Line",
"value": " checks if row has exact cell # and is not excluded",
"range": [
- 62673,
- 62726
+ 62803,
+ 62856
],
"loc": {
"start": {
- "line": 2102,
+ "line": 2106,
"column": 12
},
"end": {
- "line": 2102,
+ "line": 2106,
"column": 65
}
}
@@ -169960,16 +170129,16 @@
"type": "Line",
"value": " this loop retrieves cell data",
"range": [
- 62804,
- 62836
+ 62934,
+ 62966
],
"loc": {
"start": {
- "line": 2104,
+ "line": 2108,
"column": 16
},
"end": {
- "line": 2104,
+ "line": 2108,
"column": 48
}
}
@@ -169978,16 +170147,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": [
- 63703,
- 63855
+ 63833,
+ 63985
],
"loc": {
"start": {
- "line": 2127,
+ "line": 2131,
"column": 4
},
"end": {
- "line": 2131,
+ "line": 2135,
"column": 7
}
}
@@ -169996,16 +170165,16 @@
"type": "Line",
"value": "mutiple select",
"range": [
- 64249,
- 64265
+ 64379,
+ 64395
],
"loc": {
"start": {
- "line": 2146,
+ "line": 2150,
"column": 8
},
"end": {
- "line": 2146,
+ "line": 2150,
"column": 24
}
}
@@ -170014,16 +170183,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 64394,
- 64405
+ 64524,
+ 64535
],
"loc": {
"start": {
- "line": 2150,
+ "line": 2154,
"column": 8
},
"end": {
- "line": 2150,
+ "line": 2154,
"column": 19
}
}
@@ -170032,16 +170201,16 @@
"type": "Line",
"value": "return an empty string if collection is empty or contains a single",
"range": [
- 64536,
- 64604
+ 64666,
+ 64734
],
"loc": {
"start": {
- "line": 2154,
+ "line": 2158,
"column": 8
},
"end": {
- "line": 2154,
+ "line": 2158,
"column": 76
}
}
@@ -170050,16 +170219,16 @@
"type": "Line",
"value": "empty string",
"range": [
- 64613,
- 64627
+ 64743,
+ 64757
],
"loc": {
"start": {
- "line": 2155,
+ "line": 2159,
"column": 8
},
"end": {
- "line": 2155,
+ "line": 2159,
"column": 22
}
}
@@ -170068,16 +170237,16 @@
"type": "Block",
"value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ",
"range": [
- 64821,
- 64913
+ 64951,
+ 65043
],
"loc": {
"start": {
- "line": 2164,
+ "line": 2168,
"column": 4
},
"end": {
- "line": 2167,
+ "line": 2171,
"column": 7
}
}
@@ -170086,16 +170255,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": [
- 65355,
- 65518
+ 65485,
+ 65648
],
"loc": {
"start": {
- "line": 2184,
+ "line": 2188,
"column": 4
},
"end": {
- "line": 2188,
+ "line": 2192,
"column": 7
}
}
@@ -170104,16 +170273,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": [
- 65649,
- 66050
+ 65779,
+ 66180
],
"loc": {
"start": {
- "line": 2196,
+ "line": 2200,
"column": 4
},
"end": {
- "line": 2204,
+ "line": 2208,
"column": 7
}
}
@@ -170122,16 +170291,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": [
- 66467,
- 66613
+ 66597,
+ 66743
],
"loc": {
"start": {
- "line": 2220,
+ "line": 2224,
"column": 4
},
"end": {
- "line": 2224,
+ "line": 2228,
"column": 7
}
}
@@ -170140,16 +170309,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": [
- 66722,
- 66888
+ 66852,
+ 67018
],
"loc": {
"start": {
- "line": 2230,
+ "line": 2234,
"column": 4
},
"end": {
- "line": 2234,
+ "line": 2238,
"column": 7
}
}
@@ -170158,16 +170327,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": [
- 67025,
- 67256
+ 67164,
+ 67395
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2244,
"column": 4
},
"end": {
- "line": 2245,
+ "line": 2249,
"column": 7
}
}
@@ -170176,16 +170345,16 @@
"type": "Block",
"value": "*\n * Return the data of a given cell\n * @param {DOMElement} cell Cell's DOM object\n * @return {String}\n ",
"range": [
- 67495,
- 67620
+ 67634,
+ 67759
],
"loc": {
"start": {
- "line": 2255,
+ "line": 2259,
"column": 4
},
"end": {
- "line": 2259,
+ "line": 2263,
"column": 7
}
}
@@ -170194,16 +170363,16 @@
"type": "Line",
"value": "Fire customCellData callback",
"range": [
- 67687,
- 67717
+ 67826,
+ 67856
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2266,
"column": 8
},
"end": {
- "line": 2262,
+ "line": 2266,
"column": 38
}
}
@@ -170212,16 +170381,16 @@
"type": "Block",
"value": "*\n * Return the table data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 67906,
- 68310
+ 68045,
+ 68449
],
"loc": {
"start": {
- "line": 2270,
+ "line": 2274,
"column": 4
},
"end": {
- "line": 2281,
+ "line": 2285,
"column": 7
}
}
@@ -170230,16 +170399,16 @@
"type": "Block",
"value": "*\n * Return the filtered data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 69270,
- 69677
+ 69409,
+ 69816
],
"loc": {
"start": {
- "line": 2307,
+ "line": 2311,
"column": 4
},
"end": {
- "line": 2318,
+ "line": 2322,
"column": 7
}
}
@@ -170248,16 +170417,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 Optional: include headers row\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 70761,
- 71092
+ 70900,
+ 71231
],
"loc": {
"start": {
- "line": 2348,
+ "line": 2352,
"column": 4
},
"end": {
- "line": 2355,
+ "line": 2359,
"column": 7
}
}
@@ -170266,16 +170435,16 @@
"type": "Line",
"value": "cols values of current row",
"range": [
- 71490,
- 71518
+ 71629,
+ 71657
],
"loc": {
"start": {
- "line": 2367,
+ "line": 2371,
"column": 16
},
"end": {
- "line": 2367,
+ "line": 2371,
"column": 44
}
}
@@ -170284,16 +170453,16 @@
"type": "Line",
"value": "data of searched column",
"range": [
- 71561,
- 71586
+ 71700,
+ 71725
],
"loc": {
"start": {
- "line": 2369,
+ "line": 2373,
"column": 16
},
"end": {
- "line": 2369,
+ "line": 2373,
"column": 41
}
}
@@ -170302,16 +170471,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": [
- 71694,
- 71856
+ 71833,
+ 71995
],
"loc": {
"start": {
- "line": 2376,
+ "line": 2380,
"column": 4
},
"end": {
- "line": 2380,
+ "line": 2384,
"column": 7
}
}
@@ -170320,16 +170489,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": [
- 71927,
- 72100
+ 72066,
+ 72239
],
"loc": {
"start": {
- "line": 2385,
+ "line": 2389,
"column": 4
},
"end": {
- "line": 2389,
+ "line": 2393,
"column": 7
}
}
@@ -170338,16 +170507,16 @@
"type": "Line",
"value": " always visible rows are valid",
"range": [
- 72272,
- 72304
+ 72411,
+ 72443
],
"loc": {
"start": {
- "line": 2396,
+ "line": 2400,
"column": 8
},
"end": {
- "line": 2396,
+ "line": 2400,
"column": 40
}
}
@@ -170356,16 +170525,16 @@
"type": "Block",
"value": "*\n * Validate all filterable rows\n ",
"range": [
- 72945,
- 72992
+ 73084,
+ 73131
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2424,
"column": 4
},
"end": {
- "line": 2422,
+ "line": 2426,
"column": 7
}
}
@@ -170374,16 +170543,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": [
- 73242,
- 73404
+ 73381,
+ 73543
],
"loc": {
"start": {
- "line": 2433,
+ "line": 2437,
"column": 4
},
"end": {
- "line": 2437,
+ "line": 2441,
"column": 7
}
}
@@ -170392,16 +170561,16 @@
"type": "Line",
"value": "multiple selects",
"range": [
- 73927,
- 73945
+ 74066,
+ 74084
],
"loc": {
"start": {
- "line": 2452,
+ "line": 2456,
"column": 8
},
"end": {
- "line": 2452,
+ "line": 2456,
"column": 26
}
}
@@ -170410,16 +170579,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 74394,
- 74405
+ 74533,
+ 74544
],
"loc": {
"start": {
- "line": 2464,
+ "line": 2468,
"column": 8
},
"end": {
- "line": 2464,
+ "line": 2468,
"column": 19
}
}
@@ -170428,16 +170597,16 @@
"type": "Block",
"value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ",
"range": [
- 75001,
- 75105
+ 75140,
+ 75244
],
"loc": {
"start": {
- "line": 2482,
+ "line": 2486,
"column": 4
},
"end": {
- "line": 2485,
+ "line": 2489,
"column": 7
}
}
@@ -170446,16 +170615,16 @@
"type": "Block",
"value": "*\n * Makes defined rows always visible\n ",
"range": [
- 75859,
- 75911
+ 75998,
+ 76050
],
"loc": {
"start": {
- "line": 2512,
+ "line": 2516,
"column": 4
},
"end": {
- "line": 2514,
+ "line": 2518,
"column": 7
}
}
@@ -170464,16 +170633,16 @@
"type": "Line",
"value": "row index cannot be > nrows",
"range": [
- 76173,
- 76202
+ 76312,
+ 76341
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2526,
"column": 12
},
"end": {
- "line": 2522,
+ "line": 2526,
"column": 41
}
}
@@ -170482,16 +170651,16 @@
"type": "Block",
"value": "*\n * Clear all the filters' values\n ",
"range": [
- 76316,
- 76364
+ 76455,
+ 76503
],
"loc": {
"start": {
- "line": 2529,
+ "line": 2533,
"column": 4
},
"end": {
- "line": 2531,
+ "line": 2535,
"column": 7
}
}
@@ -170500,16 +170669,16 @@
"type": "Block",
"value": "*\n * Clears filtered columns visual indicator (background color)\n ",
"range": [
- 76809,
- 76887
+ 76948,
+ 77026
],
"loc": {
"start": {
- "line": 2550,
+ "line": 2554,
"column": 4
},
"end": {
- "line": 2552,
+ "line": 2556,
"column": 7
}
}
@@ -170518,16 +170687,16 @@
"type": "Block",
"value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ",
"range": [
- 77095,
- 77190
+ 77234,
+ 77329
],
"loc": {
"start": {
- "line": 2559,
+ "line": 2563,
"column": 4
},
"end": {
- "line": 2562,
+ "line": 2566,
"column": 7
}
}
@@ -170536,16 +170705,16 @@
"type": "Block",
"value": "*\n * Return the ID of the current active filter\n * @returns {String}\n ",
"range": [
- 77536,
- 77622
+ 77675,
+ 77761
],
"loc": {
"start": {
- "line": 2575,
+ "line": 2579,
"column": 4
},
"end": {
- "line": 2578,
+ "line": 2582,
"column": 7
}
}
@@ -170554,16 +170723,16 @@
"type": "Block",
"value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ",
"range": [
- 77696,
- 77797
+ 77835,
+ 77936
],
"loc": {
"start": {
- "line": 2583,
+ "line": 2587,
"column": 4
},
"end": {
- "line": 2586,
+ "line": 2590,
"column": 7
}
}
@@ -170572,16 +170741,16 @@
"type": "Block",
"value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @returns {Number} Column index\n ",
"range": [
- 77883,
- 78032
+ 78022,
+ 78171
],
"loc": {
"start": {
- "line": 2591,
+ "line": 2595,
"column": 4
},
"end": {
- "line": 2595,
+ "line": 2599,
"column": 7
}
}
@@ -170590,16 +170759,16 @@
"type": "Block",
"value": "*\n * Builds filter element ID for a given column index\n * @param {any} colIndex\n * @returns {String} Filter element ID string\n * @private\n ",
"range": [
- 78210,
- 78373
+ 78349,
+ 78512
],
"loc": {
"start": {
- "line": 2602,
+ "line": 2606,
"column": 4
},
"end": {
- "line": 2607,
+ "line": 2611,
"column": 7
}
}
@@ -170608,16 +170777,16 @@
"type": "Block",
"value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ",
"range": [
- 78471,
- 78568
+ 78610,
+ 78707
],
"loc": {
"start": {
- "line": 2612,
+ "line": 2616,
"column": 4
},
"end": {
- "line": 2615,
+ "line": 2619,
"column": 7
}
}
@@ -170626,16 +170795,16 @@
"type": "Block",
"value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ",
"range": [
- 78734,
- 78839
+ 78873,
+ 78978
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2627,
"column": 4
},
"end": {
- "line": 2626,
+ "line": 2630,
"column": 7
}
}
@@ -170644,16 +170813,16 @@
"type": "Line",
"value": " Welcome to cyclomatic complexity hell :)",
"range": [
- 79521,
- 79564
+ 79660,
+ 79703
],
"loc": {
"start": {
- "line": 2644,
+ "line": 2648,
"column": 12
},
"end": {
- "line": 2644,
+ "line": 2648,
"column": 55
}
}
@@ -170662,16 +170831,16 @@
"type": "Line",
"value": " TODO: simplify/refactor if statement",
"range": [
- 79577,
- 79616
+ 79716,
+ 79755
],
"loc": {
"start": {
- "line": 2645,
+ "line": 2649,
"column": 12
},
"end": {
- "line": 2645,
+ "line": 2649,
"column": 51
}
}
@@ -170680,16 +170849,16 @@
"type": "Line",
"value": "1st option needs to be inserted",
"range": [
- 79975,
- 80008
+ 80114,
+ 80147
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2657,
"column": 16
},
"end": {
- "line": 2653,
+ "line": 2657,
"column": 49
}
}
@@ -170698,16 +170867,16 @@
"type": "Block",
"value": "*\n * Determines if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ",
"range": [
- 80649,
- 80805
+ 80788,
+ 80944
],
"loc": {
"start": {
- "line": 2673,
+ "line": 2677,
"column": 4
},
"end": {
- "line": 2677,
+ "line": 2681,
"column": 7
}
}
@@ -170716,16 +170885,16 @@
"type": "Block",
"value": "*\n * Checks if passed row is valid\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ",
"range": [
- 80997,
- 81113
+ 81136,
+ 81252
],
"loc": {
"start": {
- "line": 2684,
+ "line": 2688,
"column": 4
},
"end": {
- "line": 2688,
+ "line": 2692,
"column": 7
}
}
@@ -170734,16 +170903,16 @@
"type": "Block",
"value": "*\n * Checks if passed row is visible\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ",
"range": [
- 81213,
- 81331
+ 81352,
+ 81470
],
"loc": {
"start": {
- "line": 2693,
+ "line": 2697,
"column": 4
},
"end": {
- "line": 2697,
+ "line": 2701,
"column": 7
}
}
@@ -170752,16 +170921,16 @@
"type": "Block",
"value": "*\n * Checks if specified column filter ignores diacritics.\n * Note this is only valid for input filter types.\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ",
"range": [
- 81464,
- 81665
+ 81603,
+ 81804
],
"loc": {
"start": {
- "line": 2703,
+ "line": 2707,
"column": 4
},
"end": {
- "line": 2708,
+ "line": 2712,
"column": 7
}
}
@@ -170770,16 +170939,16 @@
"type": "Block",
"value": "*\n * Returns clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @returns {String}\n ",
"range": [
- 81881,
- 82023
+ 82020,
+ 82162
],
"loc": {
"start": {
- "line": 2717,
+ "line": 2721,
"column": 4
},
"end": {
- "line": 2721,
+ "line": 2725,
"column": 7
}
}
@@ -170788,16 +170957,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": [
- 82226,
- 82445
+ 82365,
+ 82584
],
"loc": {
"start": {
- "line": 2730,
+ "line": 2734,
"column": 4
},
"end": {
- "line": 2735,
+ "line": 2739,
"column": 7
}
}
@@ -170806,16 +170975,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": [
- 82920,
- 83179
+ 83059,
+ 83318
],
"loc": {
"start": {
- "line": 2752,
+ "line": 2756,
"column": 4
},
"end": {
- "line": 2758,
+ "line": 2762,
"column": 7
}
}
@@ -170824,16 +170993,16 @@
"type": "Line",
"value": "Browser <> IE onload event works only for scripts, not for stylesheets",
"range": [
- 83820,
- 83892
+ 83959,
+ 84031
],
"loc": {
"start": {
- "line": 2780,
+ "line": 2784,
"column": 8
},
"end": {
- "line": 2780,
+ "line": 2784,
"column": 80
}
}
@@ -170842,16 +171011,16 @@
"type": "Block",
"value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ",
"range": [
- 84439,
- 84514
+ 84578,
+ 84653
],
"loc": {
"start": {
- "line": 2797,
+ "line": 2801,
"column": 4
},
"end": {
- "line": 2800,
+ "line": 2804,
"column": 7
}
}
@@ -170860,16 +171029,16 @@
"type": "Block",
"value": "*\n * Get list of filter IDs\n * @return {[type]} [description]\n ",
"range": [
- 84581,
- 84660
+ 84720,
+ 84799
],
"loc": {
"start": {
- "line": 2805,
+ "line": 2809,
"column": 4
},
"end": {
- "line": 2808,
+ "line": 2812,
"column": 7
}
}
@@ -170878,16 +171047,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": [
- 84727,
- 84903
+ 84866,
+ 85042
],
"loc": {
"start": {
- "line": 2813,
+ "line": 2817,
"column": 4
},
"end": {
- "line": 2817,
+ "line": 2821,
"column": 7
}
}
@@ -170896,16 +171065,16 @@
"type": "Block",
"value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ",
"range": [
- 85623,
- 85713
+ 85762,
+ 85852
],
"loc": {
"start": {
- "line": 2841,
+ "line": 2845,
"column": 4
},
"end": {
- "line": 2844,
+ "line": 2848,
"column": 7
}
}
@@ -170914,16 +171083,16 @@
"type": "Block",
"value": "*\n * Get the index of the headers row\n * @return {Number}\n ",
"range": [
- 85789,
- 85864
+ 85928,
+ 86003
],
"loc": {
"start": {
- "line": 2849,
+ "line": 2853,
"column": 4
},
"end": {
- "line": 2852,
+ "line": 2856,
"column": 7
}
}
@@ -170932,16 +171101,16 @@
"type": "Block",
"value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ",
"range": [
- 85935,
- 86062
+ 86074,
+ 86201
],
"loc": {
"start": {
- "line": 2857,
+ "line": 2861,
"column": 4
},
"end": {
- "line": 2861,
+ "line": 2865,
"column": 7
}
}
@@ -170950,16 +171119,16 @@
"type": "Block",
"value": "*\n * Get the index of the last row\n * @return {Number}\n ",
"range": [
- 86127,
- 86199
+ 86266,
+ 86338
],
"loc": {
"start": {
- "line": 2866,
+ "line": 2870,
"column": 4
},
"end": {
- "line": 2869,
+ "line": 2873,
"column": 7
}
}
@@ -170968,16 +171137,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 * @returns {Boolean}\n ",
"range": [
- 86307,
- 86517
+ 86446,
+ 86656
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2879,
"column": 4
},
"end": {
- "line": 2880,
+ "line": 2884,
"column": 7
}
}
@@ -170986,16 +171155,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": [
- 86803,
- 86944
+ 86942,
+ 87083
],
"loc": {
"start": {
- "line": 2892,
+ "line": 2896,
"column": 4
},
"end": {
- "line": 2896,
+ "line": 2900,
"column": 7
}
}
@@ -171004,16 +171173,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": [
- 87568,
- 87741
+ 87707,
+ 87880
],
"loc": {
"start": {
- "line": 2917,
+ "line": 2921,
"column": 4
},
"end": {
- "line": 2921,
+ "line": 2925,
"column": 7
}
}
@@ -171022,16 +171191,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": [
- 88263,
- 88399
+ 88402,
+ 88538
],
"loc": {
"start": {
- "line": 2937,
+ "line": 2941,
"column": 4
},
"end": {
- "line": 2941,
+ "line": 2945,
"column": 7
}
}
@@ -171040,16 +171209,16 @@
"type": "Block",
"value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ",
"range": [
- 88549,
- 88631
+ 88688,
+ 88770
],
"loc": {
"start": {
- "line": 2947,
+ "line": 2951,
"column": 4
},
"end": {
- "line": 2950,
+ "line": 2954,
"column": 7
}
}
@@ -171058,16 +171227,16 @@
"type": "Block",
"value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @returns {Number}\n ",
"range": [
- 88709,
- 88865
+ 88848,
+ 89004
],
"loc": {
"start": {
- "line": 2955,
+ "line": 2959,
"column": 4
},
"end": {
- "line": 2959,
+ "line": 2963,
"column": 7
}
}
@@ -171076,16 +171245,16 @@
"type": "Block",
"value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ",
"range": [
- 88963,
- 89051
+ 89102,
+ 89190
],
"loc": {
"start": {
- "line": 2964,
+ "line": 2968,
"column": 4
},
"end": {
- "line": 2967,
+ "line": 2971,
"column": 7
}
}
diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html
index 4edc6b2e..1a21de16 100644
--- a/docs/class/src/emitter.js~Emitter.html
+++ b/docs/class/src/emitter.js~Emitter.html
@@ -3,7 +3,7 @@
- Emitter | tablefilter v0.4.30 API Document
+ Emitter | tablefilter v0.4.31 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 0d27acb5..33803d1d 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.4.30 API Document
+ AdapterEzEditTable | tablefilter v0.4.31 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 27879bc8..debcb854 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.4.30 API Document
+ ColOps | tablefilter v0.4.31 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 7e996142..b88fd77c 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.4.30 API Document
+ ColsVisibility | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html
index 92fe70cb..48f52a47 100644
--- a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html
+++ b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html
@@ -3,7 +3,7 @@
- FiltersVisibility | tablefilter v0.4.30 API Document
+ FiltersVisibility | tablefilter v0.4.31 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 4845a3ce..fc58b354 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.4.30 API Document
+ AdapterSortableTable | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html
index 6bbf953f..924eb0fa 100644
--- a/docs/class/src/feature.js~Feature.html
+++ b/docs/class/src/feature.js~Feature.html
@@ -3,7 +3,7 @@
- Feature | tablefilter v0.4.30 API Document
+ Feature | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html
index 77f54724..811c56a2 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.4.30 API Document
+ AlternateRows | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html
index 60159492..493925fd 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.4.30 API Document
+ CheckList | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html
index 4a9b2522..0b3c4407 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.4.30 API Document
+ ClearButton | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html
index 96142443..c72b88e2 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.4.30 API Document
+ DateType | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html
index f23004db..ce698d5f 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.4.30 API Document
+ Dropdown | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html
index 1fc9e9ac..1849d2df 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.4.30 API Document
+ GridLayout | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html
index f611f3f2..f503a693 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.4.30 API Document
+ Hash | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html
index 4a3eea34..53294721 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.4.30 API Document
+ Help | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html
index b12560d2..ba2205cd 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.4.30 API Document
+ HighlightKeyword | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html
index b7c570c7..4ef4b9e0 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.4.30 API Document
+ Loader | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html
index 749a2e38..2c9765de 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.4.30 API Document
+ NoResults | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html
index 9c0fb764..e17c36e7 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.4.30 API Document
+ Paging | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html
index e4f50ab2..6c57b439 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.4.30 API Document
+ PopupFilter | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html
index a341e6dd..4b41a04e 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.4.30 API Document
+ RowsCounter | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html
index e67cc5d6..b3788647 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.4.30 API Document
+ State | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html
index 60ac33c5..886944ee 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.4.30 API Document
+ StatusBar | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html
index c999f85c..17d8f906 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.4.30 API Document
+ Storage | tablefilter v0.4.31 API Document
diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html
index 6c71a4bb..b1dafcaa 100644
--- a/docs/class/src/tablefilter.js~TableFilter.html
+++ b/docs/class/src/tablefilter.js~TableFilter.html
@@ -3,7 +3,7 @@
- TableFilter | tablefilter v0.4.30 API Document
+ TableFilter | tablefilter v0.4.31 API Document
@@ -4722,7 +4722,7 @@ requires table or id arguments, row and <
- source
+ source
@@ -4763,7 +4763,7 @@ requires table or id arguments, row and <
- source
+ source
@@ -4804,7 +4804,7 @@ requires table or id arguments, row and <
- source
+ source
@@ -4845,7 +4845,7 @@ requires table or id arguments, row and <
- source
+ source
@@ -4887,7 +4887,7 @@ stops typing
- source
+ source
@@ -4928,7 +4928,7 @@ stops typing
- source
+ source
@@ -4969,7 +4969,7 @@ stops typing
- source
+ source
@@ -5010,7 +5010,7 @@ stops typing
- source
+ source
@@ -5051,7 +5051,7 @@ stops typing
- source
+ source
@@ -5092,7 +5092,7 @@ stops typing
- source
+ source
@@ -5133,7 +5133,7 @@ stops typing
- source
+ source
@@ -5174,7 +5174,7 @@ stops typing
- source
+ source
@@ -5224,7 +5224,7 @@ information on date parsing formats supported by Sugar Date
- source
+ source
@@ -5265,7 +5265,7 @@ information on date parsing formats supported by Sugar Date
- source
+ source
@@ -5306,7 +5306,7 @@ information on date parsing formats supported by Sugar Date
- source
+ source
@@ -5347,7 +5347,7 @@ information on date parsing formats supported by Sugar Date
- source
+ source
@@ -5400,7 +5400,7 @@ custom_options: {
- source
+ source
@@ -5441,7 +5441,7 @@ custom_options: {
- source
+ source
@@ -5482,7 +5482,7 @@ custom_options: {
- source
+ source
@@ -5524,7 +5524,7 @@ linked filters filtering mode is on
- source
+ source
@@ -5565,7 +5565,7 @@ linked filters filtering mode is on
- source
+ source
@@ -5606,7 +5606,7 @@ linked filters filtering mode is on
- source
+ source
@@ -5647,7 +5647,7 @@ linked filters filtering mode is on
- source
+ source
@@ -5688,7 +5688,7 @@ linked filters filtering mode is on
- source
+ source
@@ -5729,7 +5729,7 @@ linked filters filtering mode is on
- source
+ source
@@ -5770,7 +5770,7 @@ linked filters filtering mode is on
- source
+ source
@@ -5811,7 +5811,7 @@ linked filters filtering mode is on
- source
+ source
@@ -5852,7 +5852,7 @@ linked filters filtering mode is on
- source
+ source
@@ -5894,7 +5894,7 @@ types
- source
+ source
@@ -5935,7 +5935,7 @@ types
- source
+ source
@@ -5976,7 +5976,7 @@ types
- source
+ source
@@ -6017,7 +6017,7 @@ types
- source
+ source
@@ -6058,7 +6058,7 @@ types
- source
+ source
@@ -6099,7 +6099,7 @@ types
- source
+ source
@@ -6140,7 +6140,7 @@ types
- source
+ source
@@ -6181,7 +6181,7 @@ types
- source
+ source
@@ -6222,7 +6222,7 @@ types
- source
+ source
@@ -6263,7 +6263,7 @@ types
- source
+ source
@@ -6304,7 +6304,7 @@ types
- source
+ source
@@ -6345,7 +6345,7 @@ types
- source
+ source
@@ -6386,7 +6386,7 @@ types
- source
+ source
@@ -6427,7 +6427,7 @@ types
- source
+ source
@@ -6468,7 +6468,7 @@ types
- source
+ source
@@ -6509,7 +6509,7 @@ types
- source
+ source
@@ -6550,7 +6550,7 @@ types
- source
+ source
@@ -6591,7 +6591,7 @@ types
- source
+ source
@@ -6632,7 +6632,7 @@ types
- source
+ source
@@ -6673,7 +6673,7 @@ types
- source
+ source
@@ -6714,7 +6714,7 @@ types
- source
+ source
@@ -6755,7 +6755,7 @@ types
- source
+ source
@@ -6795,7 +6795,7 @@ types
- source
+ source
@@ -6836,7 +6836,7 @@ types
- source
+ source
@@ -6877,7 +6877,7 @@ types
- source
+ source
@@ -6918,7 +6918,7 @@ types
- source
+ source
@@ -6959,7 +6959,7 @@ types
- source
+ source
@@ -7000,7 +7000,7 @@ types
- source
+ source
@@ -7042,7 +7042,7 @@ first usage
- source
+ source
@@ -7083,7 +7083,7 @@ first usage
- source
+ source
@@ -7125,7 +7125,7 @@ first usage
- source
+ source
@@ -7166,7 +7166,7 @@ first usage
- source
+ source
@@ -7207,7 +7207,7 @@ first usage
- source
+ source
@@ -7248,7 +7248,7 @@ first usage
- source
+ source
@@ -7289,7 +7289,7 @@ first usage
- source
+ source
@@ -7330,7 +7330,7 @@ first usage
- source
+ source
@@ -7371,7 +7371,7 @@ first usage
- source
+ source
@@ -7412,7 +7412,7 @@ first usage
- source
+ source
@@ -7453,7 +7453,7 @@ first usage
- source
+ source
@@ -7494,7 +7494,7 @@ first usage
- source
+ source
@@ -7535,7 +7535,7 @@ first usage
- source
+ source
@@ -7576,7 +7576,7 @@ first usage
- source
+ source
@@ -7617,7 +7617,7 @@ first usage
- source
+ source
@@ -7658,7 +7658,7 @@ first usage
- source
+ source
@@ -7699,7 +7699,7 @@ first usage
- source
+ source
@@ -7741,7 +7741,7 @@ on change event
- source
+ source
@@ -7782,7 +7782,7 @@ on change event
- source
+ source
@@ -7823,7 +7823,7 @@ on change event
- source
+ source
@@ -7864,7 +7864,7 @@ on change event
- source
+ source
@@ -7947,7 +7947,7 @@ are generated
- source
+ source
@@ -7988,7 +7988,7 @@ are generated
- source
+ source
@@ -8029,7 +8029,7 @@ are generated
- source
+ source
@@ -8070,7 +8070,7 @@ are generated
- source
+ source
@@ -8111,7 +8111,7 @@ are generated
- source
+ source
@@ -8152,7 +8152,7 @@ are generated
- source
+ source
@@ -8193,7 +8193,7 @@ are generated
- source
+ source
@@ -8235,7 +8235,7 @@ manner
- source
+ source
@@ -8277,7 +8277,7 @@ manner
- source
+ source
@@ -8319,7 +8319,7 @@ alpha-numeric manner by default
- source
+ source
@@ -8360,7 +8360,7 @@ alpha-numeric manner by default
- source
+ source
@@ -8401,7 +8401,7 @@ alpha-numeric manner by default
- source
+ source
@@ -8442,7 +8442,7 @@ alpha-numeric manner by default
- source
+ source
@@ -8483,7 +8483,7 @@ alpha-numeric manner by default
- source
+ source
@@ -8565,7 +8565,7 @@ alpha-numeric manner by default
- source
+ source
@@ -8607,7 +8607,7 @@ themes: [{ name: 'skyblue' }]
- source
+ source
@@ -8650,7 +8650,7 @@ themes: [{ name: 'skyblue' }]
- source
+ source
@@ -8691,7 +8691,7 @@ themes: [{ name: 'skyblue' }]
- source
+ source
@@ -8773,7 +8773,7 @@ themes: [{ name: 'skyblue' }]
- source
+ source
@@ -8814,7 +8814,7 @@ themes: [{ name: 'skyblue' }]
- source
+ source
@@ -8859,7 +8859,7 @@ filter if an array is supplied
- source
+ source
@@ -8917,7 +8917,7 @@ filter if an array is supplied
- source
+ source
@@ -8958,7 +8958,7 @@ filter if an array is supplied
- source
+ source
@@ -8999,7 +8999,7 @@ filter if an array is supplied
- source
+ source
@@ -9050,7 +9050,7 @@ filter if an array is supplied
- source
+ source
@@ -9091,7 +9091,7 @@ filter if an array is supplied
- source
+ source
@@ -9132,7 +9132,7 @@ filter if an array is supplied
- source
+ source
@@ -9189,7 +9189,7 @@ filter if an array is supplied
- source
+ source
@@ -9230,7 +9230,7 @@ filter if an array is supplied
- source
+ source
@@ -9299,7 +9299,7 @@ filter if an array is supplied
- source
+ source
@@ -9367,7 +9367,7 @@ filter if an array is supplied
- source
+ source
@@ -9410,7 +9410,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9461,7 +9461,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9529,7 +9529,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9598,7 +9598,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9666,7 +9666,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9756,7 +9756,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9826,7 +9826,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9895,7 +9895,7 @@ custom options values and texts
- source
+ source
@@ -9963,7 +9963,7 @@ custom options values and texts
- source
+ source
@@ -10032,7 +10032,7 @@ custom options values and texts
- source
+ source
@@ -10100,7 +10100,7 @@ custom options values and texts
- source
+ source
@@ -10169,7 +10169,7 @@ custom options values and texts
- source
+ source
@@ -10220,7 +10220,7 @@ custom options values and texts
- source
+ source
@@ -10300,7 +10300,7 @@ custom options values and texts
- source
+ source
@@ -10377,7 +10377,7 @@ custom options values and texts
- source
+ source
@@ -10455,7 +10455,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10507,7 +10507,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10558,7 +10558,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10610,7 +10610,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10678,7 +10678,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10729,7 +10729,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10798,7 +10798,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10849,7 +10849,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10918,7 +10918,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10988,7 +10988,7 @@ defined
- source
+ source
@@ -11040,7 +11040,7 @@ row)
- source
+ source
@@ -11109,7 +11109,7 @@ row)
- source
+ source
@@ -11189,7 +11189,7 @@ row)
- source
+ source
@@ -11258,7 +11258,7 @@ row)
- source
+ source
@@ -11327,7 +11327,7 @@ row)
- source
+ source
@@ -11395,7 +11395,7 @@ row)
- source
+ source
@@ -11471,7 +11471,7 @@ row)
- source
+ source
@@ -11540,7 +11540,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -11619,7 +11619,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -11660,7 +11660,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -11701,7 +11701,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -11769,7 +11769,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -11837,7 +11837,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -11912,7 +11912,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -11963,7 +11963,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -12031,7 +12031,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -12099,7 +12099,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -12141,7 +12141,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -12199,7 +12199,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -12240,7 +12240,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -12298,7 +12298,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -12339,7 +12339,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -12396,7 +12396,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -12437,7 +12437,7 @@ Note this is only valid for input filter types.
- source
+ source
@@ -12495,7 +12495,7 @@ columns
- source
+ source
@@ -12536,7 +12536,7 @@ columns
- source
+ source
@@ -12577,7 +12577,7 @@ columns
- source
+ source
@@ -12635,7 +12635,7 @@ columns
- source
+ source
@@ -12693,7 +12693,7 @@ columns
- source
+ source
@@ -12758,7 +12758,7 @@ columns
- source
+ source
@@ -12799,7 +12799,7 @@ columns
- source
+ source
@@ -12840,7 +12840,7 @@ columns
- source
+ source
diff --git a/docs/dump.json b/docs/dump.json
index ffad8120..68e89e0d 100644
--- a/docs/dump.json
+++ b/docs/dump.json
@@ -16611,7 +16611,7 @@
"access": null,
"description": null,
"lineNumber": 1,
- "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode, hasClass,\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'\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {GridLayout} from './modules/gridLayout';\nimport {Loader} from './modules/loader';\nimport {HighlightKeyword} from './modules/highlightKeywords';\nimport {PopupFilter} from './modules/popupFilter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\nimport {RowsCounter} from './modules/rowsCounter';\nimport {StatusBar} from './modules/statusBar';\nimport {Paging} from './modules/paging';\nimport {ClearButton} from './modules/clearButton';\nimport {Help} from './modules/help';\nimport {AlternateRows} from './modules/alternateRows';\nimport {NoResults} from './modules/noResults';\nimport {State} from './modules/state';\nimport {DateType} from './modules/dateType';\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} 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 {DOMElement} 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 */\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 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 }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE' ||\n this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\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 et cols nb\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n this.nbCells = this.getCellsNb(this.refRow);\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = f.base_path || 'tablefilter/';\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = f.grid === false ? false : true;\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n */\n this.gridLayout = Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = isNaN(f.filters_row_index) ?\n 0 : f.filters_row_index;\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = isNaN(f.headers_row_index) ?\n (this.filtersRowIndex === 0 ? 1 : 0) : f.headers_row_index;\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = isString(f.filters_cell_tag) ?\n 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 = 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 = 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 = f.right_div_css_class || 'rdiv';\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = f.middle_div_css_class || 'mdiv';\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = f.style_path || this.basePath + 'style/';\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = f.stylesheet || this.stylePath + 'tablefilter.css';\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 = f.flts_row_css_class || 'fltrow';\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = f.enable_icons === false ? false : true;\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n */\n this.hasColWidths = isArray(f.col_widths);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = this.hasColWidths ? f.col_widths : [];\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = f.flt_css_class || 'flt';\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = 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 = f.flt_small_css_class || 'flt_s';\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = f.single_flt_css_class || '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 = f.enter_key === false ? false : true;\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = isFn(f.on_before_filter) ?\n f.on_before_filter : EMPTY_FN;\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = isFn(f.on_after_filter) ?\n 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 * Enable/disable external filters generation\n * @type {Boolean}\n */\n this.isExternalFlt = Boolean(f.external_flt_grid);\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltTgtIds = f.external_flt_grid_ids || [];\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = isFn(f.on_filters_loaded) ?\n 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 = isFn(f.on_row_validated) ?\n f.on_row_validated : EMPTY_FN;\n\n /**\n * List of columns implementing custom filtering\n * @type {Array}\n */\n this.customCellDataCols = f.custom_cell_data_cols ?\n f.custom_cell_data_cols : [];\n\n /**\n * Delegate function for retrieving cell data with custom logic\n * @type {Function}\n */\n this.customCellData = isFn(f.custom_cell_data) ?\n f.custom_cell_data : 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 = 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) ?\n undefined : Boolean(f.help_instructions);\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = Boolean(f.mark_active_columns);\n\n /**\n * Css class for filtered (active) columns\n * @type {String}\n */\n this.activeColumnsCssClass = f.active_columns_css_class ||\n 'activeHeader';\n\n /**\n * Callback fired before a column is marked as filtered\n * @type {Function}\n */\n this.onBeforeActiveColumn = isFn(f.on_before_active_column) ?\n f.on_before_active_column : EMPTY_FN;\n\n /**\n * Callback fired after a column is marked as filtered\n * @type {Function}\n */\n this.onAfterActiveColumn = isFn(f.on_after_active_column) ?\n f.on_after_active_column : EMPTY_FN;\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 = 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 = 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 = 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 = f.on_change === false ? false : true;\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * alpha-numeric manner by default\n * @type {Boolean}\n */\n this.sortSlc = f.sort_select === false ? false : true;\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 = f.regexp_operator || 'rgx:';\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = f.empty_operator || '[empty]';\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = f.nonempty_operator || '[nonempty]';\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = f.or_operator || '||';\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = f.and_operator || '&&';\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = f.greater_operator || '>';\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = f.lower_operator || '<';\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = f.lower_equal_operator || '<=';\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = f.greater_equal_operator || '>=';\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = f.different_operator || '!';\n\n /**\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.lkOperator = f.like_operator || '*';\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = f.equal_operator || '=';\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = f.start_with_operator || '{';\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = f.end_with_operator || '}';\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = f.separator || ',';\n\n /**\n * Enable rows counter UI component\n * @type {Boolean}\n */\n this.rowsCounter = Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean}\n */\n this.statusBar = Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n */\n this.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 = f.btn_text || (!this.enableIcons ? 'Go' : '');\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = 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 = isFn(f.on_before_reset) ?\n f.on_before_reset : EMPTY_FN;\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = isFn(f.on_after_reset) ?\n f.on_after_reset : EMPTY_FN;\n\n /**\n * Enable paging component\n * @type {Boolean}\n */\n this.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 = !isNaN(f.auto_filter_delay) ?\n 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 {Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\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 = f.locale || 'en';\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = f.thousands_separator || ',';\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = f.decimal_separator || '.';\n\n /**\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n */\n this.hasColTypes = isArray(f.col_types);\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 = this.hasColTypes ? 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 * @private\n */\n this.extensions = f.extensions;\n\n /**\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n */\n this.hasExtensions = isArray(this.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 = 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 = f.themes_path || this.stylePath + 'themes/';\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\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let Mod = this.Mod;\n let n = this.singleSearchFlt ? 1 : this.nbCells;\n let inpclass;\n\n //loads stylesheet if not imported\n this.import(this.stylesheetId, this.stylesheet, null, 'link');\n\n //loads theme\n if (this.hasThemes) {\n this.loadThemes();\n }\n\n // Instanciate sugar date wrapper\n Mod.dateType = Mod.dateType || new DateType(this);\n Mod.dateType.init();\n\n // Instantiate help feature and initialise only if set true\n Mod.help = Mod.help || new Help(this);\n if (this.help) {\n Mod.help.init();\n }\n\n if (this.state) {\n Mod.state = Mod.state || new State(this);\n Mod.state.init();\n }\n\n if (this.gridLayout) {\n Mod.gridLayout = Mod.gridLayout || new GridLayout(this);\n Mod.gridLayout.init();\n }\n\n if (this.loader) {\n Mod.loader = Mod.loader || new Loader(this);\n Mod.loader.init();\n }\n\n if (this.highlightKeywords) {\n Mod.highlightKeyword = new HighlightKeyword(this);\n Mod.highlightKeyword.init();\n }\n\n if (this.popupFilters) {\n Mod.popupFilter = Mod.popupFilter || new PopupFilter(this);\n Mod.popupFilter.init();\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 if (!Mod.dropdown) {\n Mod.dropdown = new Dropdown(this);\n }\n Mod.dropdown.init(i, this.isExternalFlt, fltcell);\n }\n // checklist\n else if (col === CHECKLIST) {\n if (!Mod.checkList) {\n Mod.checkList = new CheckList(this);\n }\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 if (this.rowsCounter) {\n Mod.rowsCounter = new RowsCounter(this);\n Mod.rowsCounter.init();\n }\n if (this.statusBar) {\n Mod.statusBar = new StatusBar(this);\n Mod.statusBar.init();\n }\n if (this.paging) {\n if (!Mod.paging) {\n Mod.paging = new Paging(this);\n Mod.paging.init();\n } else {\n Mod.paging.reset();\n }\n }\n if (this.btnReset) {\n Mod.clearButton = new ClearButton(this);\n Mod.clearButton.init();\n }\n\n if (this.hasColWidths && !this.gridLayout) {\n this.setColWidths();\n }\n if (this.alternateRows) {\n Mod.alternateRows = new AlternateRows(this);\n Mod.alternateRows.init();\n }\n if (this.noResults) {\n Mod.noResults = Mod.noResults || new NoResults(this);\n Mod.noResults.init();\n }\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.tbl, this.prfxTf);\n if (this.responsive) {\n addClass(this.tbl, this.prfxResponsive);\n }\n }\n\n /* Loads extensions */\n if (this.hasExtensions) {\n this.initExtensions();\n }\n\n // Subscribe to events\n if (this.markActiveColumns) {\n this.emitter.on(['before-filtering'],\n () => this.clearActiveColumns());\n this.emitter.on(['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex));\n }\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n /** @inherited */\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.tbl, 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.tbl.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 * 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 // 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 if (!this.ExtRegistry[ext.name]) {\n this.loadExtension(ext);\n }\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) {\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 * Destroy all the extensions defined in the configuration object\n */\n destroyExtensions() {\n let exts = this.extensions;\n\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n let extInstance = this.ExtRegistry[ext.name];\n if (extInstance) {\n extInstance.destroy();\n this.ExtRegistry[ext.name] = undefined;\n }\n }\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\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 if (this.infDiv) {\n this.removeToolbar();\n }\n if (this.markActiveColumns) {\n this.clearActiveColumns();\n emitter.off(['before-filtering'], () => this.clearActiveColumns());\n emitter.off(['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex));\n }\n if (this.hasExtensions) {\n this.destroyExtensions();\n }\n\n this.validateAllRows();\n\n if (this.fltGrid && !this.gridLayout) {\n this.tbl.deleteRow(this.filtersRowIndex);\n }\n\n // broadcast destroy event\n emitter.emit('destroy', this);\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.tbl, this.prfxTf);\n removeClass(this.tbl, 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.tbl.insertBefore(cont, this.tbl.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 set enabled field to true to initialise help by\n // default, only if setting is undefined\n this.Mod.help.enabled = true;\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.tbl;\n let captions = tag(tbl, 'caption');\n if (captions.length > 0) {\n [].forEach.call(captions, (elm) => tbl.removeChild(elm));\n }\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.tbl.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 cellData = matchCase(this.getCellData(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, cellData, 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), cellData, 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} cellData Cell data\n * @param {Number} colIdx Column index\n * @returns {Boolean}\n */\n _testTerm(term, cellData, colIdx) {\n let numData;\n let decimal = this.decimalSeparator;\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.getOptions(colIdx).locale || this.locale;\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(cellData, locale);\n\n // lower date\n if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // lower equal date\n else if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), 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, ''), cellData,\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(cellData);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellData);\n } else {\n occurence = contains(term, cellData,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n }\n\n else {\n if (this.hasType(colIdx, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIdx];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration\n numData = Number(cellData) || parseNb(cellData, decimal);\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, ''), cellData,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(term.replace(reLk, ''), cellData,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(term.replace(reEq, ''), cellData,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellData.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 cellData.lastIndexOf(searchArg, cellData.length - 1) ===\n (cellData.length - 1) - (searchArg.length - 1) &&\n cellData.lastIndexOf(searchArg, cellData.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellData);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellData);\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(cellData);\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 cellData,\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 Optional: include headers row\n * @param {Boolean} num Optional: return unformatted number\n * @param {Array} exclude Optional: list of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n */\n getColValues(colIndex, includeHeaders = false, num = false, exclude = []) {\n if (!this.fltGrid) {\n return;\n }\n let row = this.tbl.rows;\n let nbRows = this.getRowsNb(true);\n let colValues = [];\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 // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n if (j !== colIndex || row[i].style.display !== '') {\n continue;\n }\n let cellData = this.getCellData(cell[j]);\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 let data = num ?\n Number(cellData) || parseNb(cellData, decimal) :\n cellData;\n colValues.push(data);\n }\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.tbl.rows[rowIndex >= 0 ? rowIndex : 0];\n return tr.cells.length;\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 = isUndef(this.refRow) ? 0 : this.refRow;\n let ntrs = this.tbl.rows.length;\n if (includeHeaders) {\n s = 0;\n }\n return parseInt(ntrs - s, 10);\n }\n\n /**\n * Return the data of a given cell\n * @param {DOMElement} cell Cell's DOM object\n * @return {String}\n */\n getCellData(cell) {\n let idx = cell.cellIndex;\n //Fire customCellData callback\n if (this.customCellDataCols.indexOf(idx) !== -1) {\n return this.customCellData(this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the table data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(includeHeaders = false, excludeHiddenCols = false) {\n let rows = this.tbl.rows;\n let nbRows = this.getRowsNb(true);\n let tblData = [];\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 cellData = this.getCellData(cells[j]);\n rowData[1].push(cellData);\n }\n tblData.push(rowData);\n }\n return tblData;\n }\n\n /**\n * Return the filtered data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: 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 if (!this.validRowsIndex) {\n return [];\n }\n let rows = this.tbl.rows,\n filteredData = [];\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 cellData = this.getCellData(cells[k]);\n rData[1].push(cellData);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} includeHeaders Optional: include headers row\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(colIndex, includeHeaders = false) {\n if (isUndef(colIndex)) {\n return [];\n }\n let data = this.getFilteredData(),\n colData = [];\n if (includeHeaders) {\n colData.push(this.getHeadersText()[colIndex]);\n }\n for (let i = 0, len = data.length; i < len; i++) {\n let r = data[i],\n //cols values of current row\n d = r[1],\n //data of searched column\n c = d[colIndex];\n colData.push(c);\n }\n return colData;\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.tbl.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 (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 if (!this.hasColWidths) {\n return;\n }\n tbl = tbl || this.tbl;\n\n let nbCols = this.nbCells;\n let colWidths = this.colWidths;\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 * Makes 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 * Clears filtered columns visual indicator (background color)\n */\n clearActiveColumns() {\n for (let i = 0, len = this.getCellsNb(this.headersRow); i < len; i++) {\n removeClass(this.getHeaderElement(i), this.activeColumnsCssClass);\n }\n }\n\n /**\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n */\n markActiveColumn(colIndex) {\n let header = this.getHeaderElement(colIndex);\n if (hasClass(header, this.activeColumnsCssClass)) {\n return;\n }\n this.onBeforeActiveColumn(this, colIndex);\n\n addClass(header, this.activeColumnsCssClass);\n\n this.onAfterActiveColumn(this, colIndex);\n }\n\n /**\n * Return the ID of the current active filter\n * @returns {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 * @returns {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 * Builds filter element ID for a given column index\n * @param {any} colIndex\n * @returns {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\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 * Determines 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 * Checks if passed row is valid\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Checks if passed row is visible\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.tbl.rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Checks if specified column filter ignores diacritics.\n * Note this is only valid for input filter types.\n * @param {Number} colIndex Column index\n * @returns {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 * Returns clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @returns {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 {[type]} [description]\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.tbl.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 * @returns {Boolean}\n */\n hasType(colIndex, types = []) {\n if (!this.hasColTypes) {\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.tbl;\n let tHead = tag(table, 'thead');\n let headersRow = this.headersRow;\n let header;\n for (let i = 0; i < this.nbCells; i++) {\n if (i !== colIndex) {\n continue;\n }\n if (tHead.length === 0) {\n header = table.rows[headersRow].cells[i];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[headersRow].cells[i];\n }\n break;\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 let colType = this.cfg['col_' + colIndex];\n return !colType ? INPUT : colType.toLowerCase();\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 * @returns {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\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, hasClass,\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'\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {GridLayout} from './modules/gridLayout';\nimport {Loader} from './modules/loader';\nimport {HighlightKeyword} from './modules/highlightKeywords';\nimport {PopupFilter} from './modules/popupFilter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\nimport {RowsCounter} from './modules/rowsCounter';\nimport {StatusBar} from './modules/statusBar';\nimport {Paging} from './modules/paging';\nimport {ClearButton} from './modules/clearButton';\nimport {Help} from './modules/help';\nimport {AlternateRows} from './modules/alternateRows';\nimport {NoResults} from './modules/noResults';\nimport {State} from './modules/state';\nimport {DateType} from './modules/dateType';\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} 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 {DOMElement} 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 */\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 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 }\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 et cols nb\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = f.base_path || 'tablefilter/';\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = f.grid === false ? false : true;\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n */\n this.gridLayout = Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = isNaN(f.filters_row_index) ?\n 0 : f.filters_row_index;\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = isNaN(f.headers_row_index) ?\n (this.filtersRowIndex === 0 ? 1 : 0) : f.headers_row_index;\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = isString(f.filters_cell_tag) ?\n 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 = 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 = 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 = f.right_div_css_class || 'rdiv';\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = f.middle_div_css_class || 'mdiv';\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = f.style_path || this.basePath + 'style/';\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = f.stylesheet || this.stylePath + 'tablefilter.css';\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 = f.flts_row_css_class || 'fltrow';\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = f.enable_icons === false ? false : true;\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n */\n this.hasColWidths = isArray(f.col_widths);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = this.hasColWidths ? f.col_widths : [];\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = f.flt_css_class || 'flt';\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = 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 = f.flt_small_css_class || 'flt_s';\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = f.single_flt_css_class || '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 = f.enter_key === false ? false : true;\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = isFn(f.on_before_filter) ?\n f.on_before_filter : EMPTY_FN;\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = isFn(f.on_after_filter) ?\n 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 * Enable/disable external filters generation\n * @type {Boolean}\n */\n this.isExternalFlt = Boolean(f.external_flt_grid);\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltTgtIds = f.external_flt_grid_ids || [];\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = isFn(f.on_filters_loaded) ?\n 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 = isFn(f.on_row_validated) ?\n f.on_row_validated : EMPTY_FN;\n\n /**\n * List of columns implementing custom filtering\n * @type {Array}\n */\n this.customCellDataCols = f.custom_cell_data_cols ?\n f.custom_cell_data_cols : [];\n\n /**\n * Delegate function for retrieving cell data with custom logic\n * @type {Function}\n */\n this.customCellData = isFn(f.custom_cell_data) ?\n f.custom_cell_data : 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 = 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) ?\n undefined : Boolean(f.help_instructions);\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = Boolean(f.mark_active_columns);\n\n /**\n * Css class for filtered (active) columns\n * @type {String}\n */\n this.activeColumnsCssClass = f.active_columns_css_class ||\n 'activeHeader';\n\n /**\n * Callback fired before a column is marked as filtered\n * @type {Function}\n */\n this.onBeforeActiveColumn = isFn(f.on_before_active_column) ?\n f.on_before_active_column : EMPTY_FN;\n\n /**\n * Callback fired after a column is marked as filtered\n * @type {Function}\n */\n this.onAfterActiveColumn = isFn(f.on_after_active_column) ?\n f.on_after_active_column : EMPTY_FN;\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 = 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 = 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 = 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 = f.on_change === false ? false : true;\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * alpha-numeric manner by default\n * @type {Boolean}\n */\n this.sortSlc = f.sort_select === false ? false : true;\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 = f.regexp_operator || 'rgx:';\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = f.empty_operator || '[empty]';\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = f.nonempty_operator || '[nonempty]';\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = f.or_operator || '||';\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = f.and_operator || '&&';\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = f.greater_operator || '>';\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = f.lower_operator || '<';\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = f.lower_equal_operator || '<=';\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = f.greater_equal_operator || '>=';\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = f.different_operator || '!';\n\n /**\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.lkOperator = f.like_operator || '*';\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = f.equal_operator || '=';\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = f.start_with_operator || '{';\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = f.end_with_operator || '}';\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = f.separator || ',';\n\n /**\n * Enable rows counter UI component\n * @type {Boolean}\n */\n this.rowsCounter = Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean}\n */\n this.statusBar = Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n */\n this.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 = f.btn_text || (!this.enableIcons ? 'Go' : '');\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = 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 = isFn(f.on_before_reset) ?\n f.on_before_reset : EMPTY_FN;\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = isFn(f.on_after_reset) ?\n f.on_after_reset : EMPTY_FN;\n\n /**\n * Enable paging component\n * @type {Boolean}\n */\n this.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 = !isNaN(f.auto_filter_delay) ?\n 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 {Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\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 = f.locale || 'en';\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = f.thousands_separator || ',';\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = f.decimal_separator || '.';\n\n /**\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n */\n this.hasColTypes = isArray(f.col_types);\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 = this.hasColTypes ? 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 * @private\n */\n this.extensions = f.extensions;\n\n /**\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n */\n this.hasExtensions = isArray(this.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 = 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 = f.themes_path || this.stylePath + 'themes/';\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\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\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 stylesheet if not imported\n this.import(this.stylesheetId, this.stylesheet, null, 'link');\n\n //loads theme\n if (this.hasThemes) {\n this.loadThemes();\n }\n\n // Instanciate sugar date wrapper\n Mod.dateType = Mod.dateType || new DateType(this);\n Mod.dateType.init();\n\n // Instantiate help feature and initialise only if set true\n Mod.help = Mod.help || new Help(this);\n if (this.help) {\n Mod.help.init();\n }\n\n if (this.state) {\n Mod.state = Mod.state || new State(this);\n Mod.state.init();\n }\n\n if (this.gridLayout) {\n Mod.gridLayout = Mod.gridLayout || new GridLayout(this);\n Mod.gridLayout.init();\n }\n\n if (this.loader) {\n Mod.loader = Mod.loader || new Loader(this);\n Mod.loader.init();\n }\n\n if (this.highlightKeywords) {\n Mod.highlightKeyword = new HighlightKeyword(this);\n Mod.highlightKeyword.init();\n }\n\n if (this.popupFilters) {\n Mod.popupFilter = Mod.popupFilter || new PopupFilter(this);\n Mod.popupFilter.init();\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 if (!Mod.dropdown) {\n Mod.dropdown = new Dropdown(this);\n }\n Mod.dropdown.init(i, this.isExternalFlt, fltcell);\n }\n // checklist\n else if (col === CHECKLIST) {\n if (!Mod.checkList) {\n Mod.checkList = new CheckList(this);\n }\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 if (this.rowsCounter) {\n Mod.rowsCounter = new RowsCounter(this);\n Mod.rowsCounter.init();\n }\n if (this.statusBar) {\n Mod.statusBar = new StatusBar(this);\n Mod.statusBar.init();\n }\n if (this.paging) {\n if (!Mod.paging) {\n Mod.paging = new Paging(this);\n Mod.paging.init();\n } else {\n Mod.paging.reset();\n }\n }\n if (this.btnReset) {\n Mod.clearButton = new ClearButton(this);\n Mod.clearButton.init();\n }\n\n if (this.hasColWidths && !this.gridLayout) {\n this.setColWidths();\n }\n if (this.alternateRows) {\n Mod.alternateRows = new AlternateRows(this);\n Mod.alternateRows.init();\n }\n if (this.noResults) {\n Mod.noResults = Mod.noResults || new NoResults(this);\n Mod.noResults.init();\n }\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.tbl, this.prfxTf);\n if (this.responsive) {\n addClass(this.tbl, this.prfxResponsive);\n }\n }\n\n /* Loads extensions */\n if (this.hasExtensions) {\n this.initExtensions();\n }\n\n // Subscribe to events\n if (this.markActiveColumns) {\n this.emitter.on(['before-filtering'],\n () => this.clearActiveColumns());\n this.emitter.on(['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex));\n }\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n /** @inherited */\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.tbl, 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.tbl.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 * 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 // 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 if (!this.ExtRegistry[ext.name]) {\n this.loadExtension(ext);\n }\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) {\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 * Destroy all the extensions defined in the configuration object\n */\n destroyExtensions() {\n let exts = this.extensions;\n\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n let extInstance = this.ExtRegistry[ext.name];\n if (extInstance) {\n extInstance.destroy();\n this.ExtRegistry[ext.name] = undefined;\n }\n }\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\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 if (this.infDiv) {\n this.removeToolbar();\n }\n if (this.markActiveColumns) {\n this.clearActiveColumns();\n emitter.off(['before-filtering'], () => this.clearActiveColumns());\n emitter.off(['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex));\n }\n if (this.hasExtensions) {\n this.destroyExtensions();\n }\n\n this.validateAllRows();\n\n if (this.fltGrid && !this.gridLayout) {\n this.tbl.deleteRow(this.filtersRowIndex);\n }\n\n // broadcast destroy event\n emitter.emit('destroy', this);\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.tbl, this.prfxTf);\n removeClass(this.tbl, 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.tbl.insertBefore(cont, this.tbl.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 set enabled field to true to initialise help by\n // default, only if setting is undefined\n this.Mod.help.enabled = true;\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.tbl;\n let captions = tag(tbl, 'caption');\n if (captions.length > 0) {\n [].forEach.call(captions, (elm) => tbl.removeChild(elm));\n }\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.tbl.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 cellData = matchCase(this.getCellData(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, cellData, 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), cellData, 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} cellData Cell data\n * @param {Number} colIdx Column index\n * @returns {Boolean}\n */\n _testTerm(term, cellData, colIdx) {\n let numData;\n let decimal = this.decimalSeparator;\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.getOptions(colIdx).locale || this.locale;\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(cellData, locale);\n\n // lower date\n if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // lower equal date\n else if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), 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, ''), cellData,\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(cellData);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellData);\n } else {\n occurence = contains(term, cellData,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n }\n\n else {\n if (this.hasType(colIdx, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIdx];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration\n numData = Number(cellData) || parseNb(cellData, decimal);\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, ''), cellData,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(term.replace(reLk, ''), cellData,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(term.replace(reEq, ''), cellData,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellData.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 cellData.lastIndexOf(searchArg, cellData.length - 1) ===\n (cellData.length - 1) - (searchArg.length - 1) &&\n cellData.lastIndexOf(searchArg, cellData.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellData);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellData);\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(cellData);\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 cellData,\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 Optional: include headers row\n * @param {Boolean} num Optional: return unformatted number\n * @param {Array} exclude Optional: list of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n */\n getColValues(colIndex, includeHeaders = false, num = false, exclude = []) {\n if (!this.fltGrid) {\n return;\n }\n let row = this.tbl.rows;\n let nbRows = this.getRowsNb(true);\n let colValues = [];\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 // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n if (j !== colIndex || row[i].style.display !== '') {\n continue;\n }\n let cellData = this.getCellData(cell[j]);\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 let data = num ?\n Number(cellData) || parseNb(cellData, decimal) :\n cellData;\n colValues.push(data);\n }\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.tbl.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 = isUndef(this.refRow) ? 0 : this.refRow;\n let ntrs = this.tbl.rows.length;\n if (includeHeaders) {\n s = 0;\n }\n return parseInt(ntrs - s, 10);\n }\n\n /**\n * Return the data of a given cell\n * @param {DOMElement} cell Cell's DOM object\n * @return {String}\n */\n getCellData(cell) {\n let idx = cell.cellIndex;\n //Fire customCellData callback\n if (this.customCellDataCols.indexOf(idx) !== -1) {\n return this.customCellData(this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the table data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(includeHeaders = false, excludeHiddenCols = false) {\n let rows = this.tbl.rows;\n let nbRows = this.getRowsNb(true);\n let tblData = [];\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 cellData = this.getCellData(cells[j]);\n rowData[1].push(cellData);\n }\n tblData.push(rowData);\n }\n return tblData;\n }\n\n /**\n * Return the filtered data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: 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 if (!this.validRowsIndex) {\n return [];\n }\n let rows = this.tbl.rows,\n filteredData = [];\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 cellData = this.getCellData(cells[k]);\n rData[1].push(cellData);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} includeHeaders Optional: include headers row\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(colIndex, includeHeaders = false) {\n if (isUndef(colIndex)) {\n return [];\n }\n let data = this.getFilteredData(),\n colData = [];\n if (includeHeaders) {\n colData.push(this.getHeadersText()[colIndex]);\n }\n for (let i = 0, len = data.length; i < len; i++) {\n let r = data[i],\n //cols values of current row\n d = r[1],\n //data of searched column\n c = d[colIndex];\n colData.push(c);\n }\n return colData;\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.tbl.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 (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 if (!this.hasColWidths) {\n return;\n }\n tbl = tbl || this.tbl;\n\n let nbCols = this.nbCells;\n let colWidths = this.colWidths;\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 * Makes 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 * Clears filtered columns visual indicator (background color)\n */\n clearActiveColumns() {\n for (let i = 0, len = this.getCellsNb(this.headersRow); i < len; i++) {\n removeClass(this.getHeaderElement(i), this.activeColumnsCssClass);\n }\n }\n\n /**\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n */\n markActiveColumn(colIndex) {\n let header = this.getHeaderElement(colIndex);\n if (hasClass(header, this.activeColumnsCssClass)) {\n return;\n }\n this.onBeforeActiveColumn(this, colIndex);\n\n addClass(header, this.activeColumnsCssClass);\n\n this.onAfterActiveColumn(this, colIndex);\n }\n\n /**\n * Return the ID of the current active filter\n * @returns {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 * @returns {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 * Builds filter element ID for a given column index\n * @param {any} colIndex\n * @returns {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\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 * Determines 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 * Checks if passed row is valid\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Checks if passed row is visible\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.tbl.rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Checks if specified column filter ignores diacritics.\n * Note this is only valid for input filter types.\n * @param {Number} colIndex Column index\n * @returns {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 * Returns clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @returns {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 {[type]} [description]\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.tbl.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 * @returns {Boolean}\n */\n hasType(colIndex, types = []) {\n if (!this.hasColTypes) {\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.tbl;\n let tHead = tag(table, 'thead');\n let headersRow = this.headersRow;\n let header;\n for (let i = 0; i < this.nbCells; i++) {\n if (i !== colIndex) {\n continue;\n }\n if (tHead.length === 0) {\n header = table.rows[headersRow].cells[i];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[headersRow].cells[i];\n }\n break;\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 let colType = this.cfg['col_' + colIndex];\n return !colType ? INPUT : colType.toLowerCase();\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 * @returns {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n"
},
{
"__docId__": 785,
@@ -16995,7 +16995,7 @@
"longname": "src/tablefilter.js~TableFilter#emitter",
"access": null,
"description": "Event emitter instance",
- "lineNumber": 147,
+ "lineNumber": 151,
"type": {
"nullable": null,
"types": [
@@ -17015,7 +17015,7 @@
"longname": "src/tablefilter.js~TableFilter#refRow",
"access": null,
"description": null,
- "lineNumber": 150,
+ "lineNumber": 154,
"undocument": true,
"type": {
"types": [
@@ -17028,30 +17028,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "nbCells",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#nbCells",
- "access": null,
- "description": null,
- "lineNumber": 151,
- "undocument": true,
- "type": {
- "types": [
- "*"
- ]
- }
- },
- {
- "__docId__": 805,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "basePath",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#basePath",
"access": null,
"description": "Base path for static assets",
- "lineNumber": 157,
+ "lineNumber": 160,
"type": {
"nullable": null,
"types": [
@@ -17062,7 +17044,7 @@
}
},
{
- "__docId__": 806,
+ "__docId__": 805,
"kind": "member",
"static": false,
"variation": null,
@@ -17071,7 +17053,27 @@
"longname": "src/tablefilter.js~TableFilter#fltGrid",
"access": null,
"description": "Enable/disable filters",
- "lineNumber": 165,
+ "lineNumber": 168,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Boolean"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 806,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "gridLayout",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#gridLayout",
+ "access": null,
+ "description": "Enable/disable grid layout (fixed headers)",
+ "lineNumber": 174,
"type": {
"nullable": null,
"types": [
@@ -17086,16 +17088,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "gridLayout",
+ "name": "filtersRowIndex",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#gridLayout",
+ "longname": "src/tablefilter.js~TableFilter#filtersRowIndex",
"access": null,
- "description": "Enable/disable grid layout (fixed headers)",
- "lineNumber": 171,
+ "description": "Filters row index",
+ "lineNumber": 180,
"type": {
"nullable": null,
"types": [
- "Boolean"
+ "Number"
],
"spread": false,
"description": null
@@ -17106,12 +17108,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "filtersRowIndex",
+ "name": "headersRow",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#filtersRowIndex",
+ "longname": "src/tablefilter.js~TableFilter#headersRow",
"access": null,
- "description": "Filters row index",
- "lineNumber": 177,
+ "description": "Headers row index",
+ "lineNumber": 187,
"type": {
"nullable": null,
"types": [
@@ -17126,32 +17128,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "headersRow",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#headersRow",
- "access": null,
- "description": "Headers row index",
- "lineNumber": 184,
- "type": {
- "nullable": null,
- "types": [
- "Number"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 810,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "fltCellTag",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#fltCellTag",
"access": null,
"description": "Define the type of cell containing a filter (td/th)",
- "lineNumber": 191,
+ "lineNumber": 194,
"type": {
"nullable": null,
"types": [
@@ -17162,7 +17144,7 @@
}
},
{
- "__docId__": 811,
+ "__docId__": 810,
"kind": "member",
"static": false,
"variation": null,
@@ -17171,7 +17153,27 @@
"longname": "src/tablefilter.js~TableFilter#fltIds",
"access": "private",
"description": "List of filters IDs",
- "lineNumber": 199,
+ "lineNumber": 202,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Array"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 811,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "validRowsIndex",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#validRowsIndex",
+ "access": "private",
+ "description": "List of valid rows indexes (rows visible upon filtering)",
+ "lineNumber": 209,
"type": {
"nullable": null,
"types": [
@@ -17186,16 +17188,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "validRowsIndex",
+ "name": "infDiv",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#validRowsIndex",
+ "longname": "src/tablefilter.js~TableFilter#infDiv",
"access": "private",
- "description": "List of valid rows indexes (rows visible upon filtering)",
- "lineNumber": 206,
+ "description": "Toolbar's container DOM element",
+ "lineNumber": 216,
"type": {
"nullable": null,
"types": [
- "Array"
+ "DOMElement"
],
"spread": false,
"description": null
@@ -17206,12 +17208,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "infDiv",
+ "name": "lDiv",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#infDiv",
+ "longname": "src/tablefilter.js~TableFilter#lDiv",
"access": "private",
- "description": "Toolbar's container DOM element",
- "lineNumber": 213,
+ "description": "Left-side inner container DOM element (rows counter in toolbar)",
+ "lineNumber": 223,
"type": {
"nullable": null,
"types": [
@@ -17226,12 +17228,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "lDiv",
+ "name": "rDiv",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#lDiv",
+ "longname": "src/tablefilter.js~TableFilter#rDiv",
"access": "private",
- "description": "Left-side inner container DOM element (rows counter in toolbar)",
- "lineNumber": 220,
+ "description": "Right-side inner container DOM element (reset button,\npage length selector in toolbar)",
+ "lineNumber": 231,
"type": {
"nullable": null,
"types": [
@@ -17246,12 +17248,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "rDiv",
+ "name": "mDiv",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#rDiv",
+ "longname": "src/tablefilter.js~TableFilter#mDiv",
"access": "private",
- "description": "Right-side inner container DOM element (reset button,\npage length selector in toolbar)",
- "lineNumber": 228,
+ "description": "Middle inner container DOM element (paging elements in toolbar)",
+ "lineNumber": 238,
"type": {
"nullable": null,
"types": [
@@ -17266,16 +17268,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "mDiv",
+ "name": "infDivCssClass",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#mDiv",
- "access": "private",
- "description": "Middle inner container DOM element (paging elements in toolbar)",
- "lineNumber": 235,
+ "longname": "src/tablefilter.js~TableFilter#infDivCssClass",
+ "access": null,
+ "description": "Css class for toolbar's container DOM element",
+ "lineNumber": 244,
"type": {
"nullable": null,
"types": [
- "DOMElement"
+ "String"
],
"spread": false,
"description": null
@@ -17286,12 +17288,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "infDivCssClass",
+ "name": "lDivCssClass",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#infDivCssClass",
+ "longname": "src/tablefilter.js~TableFilter#lDivCssClass",
"access": null,
- "description": "Css class for toolbar's container DOM element",
- "lineNumber": 241,
+ "description": "Css class for left-side inner container DOM element",
+ "lineNumber": 250,
"type": {
"nullable": null,
"types": [
@@ -17306,12 +17308,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "lDivCssClass",
+ "name": "rDivCssClass",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#lDivCssClass",
+ "longname": "src/tablefilter.js~TableFilter#rDivCssClass",
"access": null,
- "description": "Css class for left-side inner container DOM element",
- "lineNumber": 247,
+ "description": "Css class for right-side inner container DOM element",
+ "lineNumber": 256,
"type": {
"nullable": null,
"types": [
@@ -17326,12 +17328,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "rDivCssClass",
+ "name": "mDivCssClass",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#rDivCssClass",
+ "longname": "src/tablefilter.js~TableFilter#mDivCssClass",
"access": null,
- "description": "Css class for right-side inner container DOM element",
- "lineNumber": 253,
+ "description": "Css class for middle inner container DOM element",
+ "lineNumber": 262,
"type": {
"nullable": null,
"types": [
@@ -17346,12 +17348,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "mDivCssClass",
+ "name": "stylePath",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#mDivCssClass",
+ "longname": "src/tablefilter.js~TableFilter#stylePath",
"access": null,
- "description": "Css class for middle inner container DOM element",
- "lineNumber": 259,
+ "description": "Path for stylesheets",
+ "lineNumber": 269,
"type": {
"nullable": null,
"types": [
@@ -17366,12 +17368,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "stylePath",
+ "name": "stylesheet",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#stylePath",
+ "longname": "src/tablefilter.js~TableFilter#stylesheet",
"access": null,
- "description": "Path for stylesheets",
- "lineNumber": 266,
+ "description": "Main stylesheet path",
+ "lineNumber": 275,
"type": {
"nullable": null,
"types": [
@@ -17386,12 +17388,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "stylesheet",
+ "name": "stylesheetId",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#stylesheet",
- "access": null,
- "description": "Main stylesheet path",
- "lineNumber": 272,
+ "longname": "src/tablefilter.js~TableFilter#stylesheetId",
+ "access": "private",
+ "description": "Main stylesheet ID",
+ "lineNumber": 282,
"type": {
"nullable": null,
"types": [
@@ -17406,12 +17408,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "stylesheetId",
+ "name": "fltsRowCssClass",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#stylesheetId",
- "access": "private",
- "description": "Main stylesheet ID",
- "lineNumber": 279,
+ "longname": "src/tablefilter.js~TableFilter#fltsRowCssClass",
+ "access": null,
+ "description": "Css class for the filters row",
+ "lineNumber": 288,
"type": {
"nullable": null,
"types": [
@@ -17426,16 +17428,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "fltsRowCssClass",
+ "name": "enableIcons",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#fltsRowCssClass",
+ "longname": "src/tablefilter.js~TableFilter#enableIcons",
"access": null,
- "description": "Css class for the filters row",
- "lineNumber": 285,
+ "description": "Enable/disable icons (paging, reset button)",
+ "lineNumber": 294,
"type": {
"nullable": null,
"types": [
- "String"
+ "Boolean"
],
"spread": false,
"description": null
@@ -17446,12 +17448,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "enableIcons",
+ "name": "alternateRows",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#enableIcons",
+ "longname": "src/tablefilter.js~TableFilter#alternateRows",
"access": null,
- "description": "Enable/disable icons (paging, reset button)",
- "lineNumber": 291,
+ "description": "Enable/disable alternating rows",
+ "lineNumber": 300,
"type": {
"nullable": null,
"types": [
@@ -17466,12 +17468,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "alternateRows",
+ "name": "hasColWidths",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#alternateRows",
- "access": null,
- "description": "Enable/disable alternating rows",
- "lineNumber": 297,
+ "longname": "src/tablefilter.js~TableFilter#hasColWidths",
+ "access": "private",
+ "description": "Indicate whether columns widths are set",
+ "lineNumber": 307,
"type": {
"nullable": null,
"types": [
@@ -17486,32 +17488,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "hasColWidths",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#hasColWidths",
- "access": "private",
- "description": "Indicate whether columns widths are set",
- "lineNumber": 304,
- "type": {
- "nullable": null,
- "types": [
- "Boolean"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 828,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "colWidths",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#colWidths",
"access": null,
"description": "Columns widths array",
- "lineNumber": 310,
+ "lineNumber": 313,
"type": {
"nullable": null,
"types": [
@@ -17522,7 +17504,7 @@
}
},
{
- "__docId__": 829,
+ "__docId__": 828,
"kind": "member",
"static": false,
"variation": null,
@@ -17531,7 +17513,27 @@
"longname": "src/tablefilter.js~TableFilter#fltCssClass",
"access": null,
"description": "Css class for a filter element",
- "lineNumber": 316,
+ "lineNumber": 319,
+ "type": {
+ "nullable": null,
+ "types": [
+ "String"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 829,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "fltMultiCssClass",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#fltMultiCssClass",
+ "access": null,
+ "description": "Css class for multiple select filters",
+ "lineNumber": 325,
"type": {
"nullable": null,
"types": [
@@ -17546,12 +17548,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "fltMultiCssClass",
+ "name": "fltSmallCssClass",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#fltMultiCssClass",
+ "longname": "src/tablefilter.js~TableFilter#fltSmallCssClass",
"access": null,
- "description": "Css class for multiple select filters",
- "lineNumber": 322,
+ "description": "Css class for small filter (when submit button is active)",
+ "lineNumber": 331,
"type": {
"nullable": null,
"types": [
@@ -17566,12 +17568,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "fltSmallCssClass",
+ "name": "singleFltCssClass",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#fltSmallCssClass",
+ "longname": "src/tablefilter.js~TableFilter#singleFltCssClass",
"access": null,
- "description": "Css class for small filter (when submit button is active)",
- "lineNumber": 328,
+ "description": "Css class for single filter type",
+ "lineNumber": 337,
"type": {
"nullable": null,
"types": [
@@ -17586,32 +17588,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "singleFltCssClass",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#singleFltCssClass",
- "access": null,
- "description": "Css class for single filter type",
- "lineNumber": 334,
- "type": {
- "nullable": null,
- "types": [
- "String"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 833,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "enterKey",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#enterKey",
"access": null,
"description": "Enable/disable enter key for input type filters",
- "lineNumber": 342,
+ "lineNumber": 345,
"type": {
"nullable": null,
"types": [
@@ -17622,7 +17604,7 @@
}
},
{
- "__docId__": 834,
+ "__docId__": 833,
"kind": "member",
"static": false,
"variation": null,
@@ -17631,7 +17613,27 @@
"longname": "src/tablefilter.js~TableFilter#onBeforeFilter",
"access": null,
"description": "Callback fired before filtering process starts",
- "lineNumber": 348,
+ "lineNumber": 351,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Function"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 834,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "onAfterFilter",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#onAfterFilter",
+ "access": null,
+ "description": "Callback fired after filtering process is completed",
+ "lineNumber": 358,
"type": {
"nullable": null,
"types": [
@@ -17646,16 +17648,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "onAfterFilter",
+ "name": "caseSensitive",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#onAfterFilter",
+ "longname": "src/tablefilter.js~TableFilter#caseSensitive",
"access": null,
- "description": "Callback fired after filtering process is completed",
- "lineNumber": 355,
+ "description": "Enable/disable case sensitivity filtering",
+ "lineNumber": 365,
"type": {
"nullable": null,
"types": [
- "Function"
+ "Boolean"
],
"spread": false,
"description": null
@@ -17666,12 +17668,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "caseSensitive",
+ "name": "hasExactMatchByCol",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#caseSensitive",
- "access": null,
- "description": "Enable/disable case sensitivity filtering",
- "lineNumber": 362,
+ "longname": "src/tablefilter.js~TableFilter#hasExactMatchByCol",
+ "access": "private",
+ "description": "Indicate whether exact match filtering is enabled on a per column\nbasis",
+ "lineNumber": 373,
"type": {
"nullable": null,
"types": [
@@ -17686,32 +17688,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "hasExactMatchByCol",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#hasExactMatchByCol",
- "access": "private",
- "description": "Indicate whether exact match filtering is enabled on a per column\nbasis",
- "lineNumber": 370,
- "type": {
- "nullable": null,
- "types": [
- "Boolean"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 838,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "exactMatchByCol",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#exactMatchByCol",
"access": null,
"description": "Exact match filtering per column array",
- "lineNumber": 376,
+ "lineNumber": 379,
"type": {
"nullable": null,
"types": [
@@ -17722,7 +17704,7 @@
}
},
{
- "__docId__": 839,
+ "__docId__": 838,
"kind": "member",
"static": false,
"variation": null,
@@ -17731,7 +17713,7 @@
"longname": "src/tablefilter.js~TableFilter#exactMatch",
"access": null,
"description": "Globally enable/disable exact match filtering",
- "lineNumber": 383,
+ "lineNumber": 386,
"type": {
"nullable": null,
"types": [
@@ -17742,7 +17724,7 @@
}
},
{
- "__docId__": 840,
+ "__docId__": 839,
"kind": "member",
"static": false,
"variation": null,
@@ -17751,7 +17733,7 @@
"longname": "src/tablefilter.js~TableFilter#ignoreDiacritics",
"access": null,
"description": "Ignore diacritics globally or on a column basis",
- "lineNumber": 389,
+ "lineNumber": 392,
"type": {
"nullable": null,
"types": [
@@ -17763,7 +17745,7 @@
}
},
{
- "__docId__": 841,
+ "__docId__": 840,
"kind": "member",
"static": false,
"variation": null,
@@ -17772,7 +17754,27 @@
"longname": "src/tablefilter.js~TableFilter#linkedFilters",
"access": null,
"description": "Enable/disable linked filters filtering mode",
- "lineNumber": 395,
+ "lineNumber": 398,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Boolean"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 841,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "disableExcludedOptions",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#disableExcludedOptions",
+ "access": null,
+ "description": "Enable/disable readonly state for excluded options when\nlinked filters filtering mode is on",
+ "lineNumber": 405,
"type": {
"nullable": null,
"types": [
@@ -17787,32 +17789,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "disableExcludedOptions",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#disableExcludedOptions",
- "access": null,
- "description": "Enable/disable readonly state for excluded options when\nlinked filters filtering mode is on",
- "lineNumber": 402,
- "type": {
- "nullable": null,
- "types": [
- "Boolean"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 843,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "activeFilterId",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#activeFilterId",
"access": "private",
"description": "Active filter ID",
- "lineNumber": 409,
+ "lineNumber": 412,
"type": {
"nullable": null,
"types": [
@@ -17823,7 +17805,7 @@
}
},
{
- "__docId__": 844,
+ "__docId__": 843,
"kind": "member",
"static": false,
"variation": null,
@@ -17832,7 +17814,7 @@
"longname": "src/tablefilter.js~TableFilter#hasVisibleRows",
"access": null,
"description": "Enable/disable always visible rows, excluded from filtering",
- "lineNumber": 415,
+ "lineNumber": 418,
"type": {
"nullable": null,
"types": [
@@ -17842,21 +17824,41 @@
"description": null
}
},
+ {
+ "__docId__": 844,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "visibleRows",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#visibleRows",
+ "access": null,
+ "description": "List of row indexes to be excluded from filtering",
+ "lineNumber": 424,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Array"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
{
"__docId__": 845,
"kind": "member",
"static": false,
"variation": null,
- "name": "visibleRows",
+ "name": "isExternalFlt",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#visibleRows",
+ "longname": "src/tablefilter.js~TableFilter#isExternalFlt",
"access": null,
- "description": "List of row indexes to be excluded from filtering",
- "lineNumber": 421,
+ "description": "Enable/disable external filters generation",
+ "lineNumber": 430,
"type": {
"nullable": null,
"types": [
- "Array"
+ "Boolean"
],
"spread": false,
"description": null
@@ -17867,16 +17869,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "isExternalFlt",
+ "name": "externalFltTgtIds",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#isExternalFlt",
+ "longname": "src/tablefilter.js~TableFilter#externalFltTgtIds",
"access": null,
- "description": "Enable/disable external filters generation",
- "lineNumber": 427,
+ "description": "List of containers IDs where external filters will be generated",
+ "lineNumber": 436,
"type": {
"nullable": null,
"types": [
- "Boolean"
+ "Array"
],
"spread": false,
"description": null
@@ -17887,16 +17889,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "externalFltTgtIds",
+ "name": "onFiltersLoaded",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#externalFltTgtIds",
+ "longname": "src/tablefilter.js~TableFilter#onFiltersLoaded",
"access": null,
- "description": "List of containers IDs where external filters will be generated",
- "lineNumber": 433,
+ "description": "Callback fired after filters are generated",
+ "lineNumber": 442,
"type": {
"nullable": null,
"types": [
- "Array"
+ "Function"
],
"spread": false,
"description": null
@@ -17907,32 +17909,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "onFiltersLoaded",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#onFiltersLoaded",
- "access": null,
- "description": "Callback fired after filters are generated",
- "lineNumber": 439,
- "type": {
- "nullable": null,
- "types": [
- "Function"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 849,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "singleSearchFlt",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#singleSearchFlt",
"access": null,
"description": "Enable/disable single filter filtering all columns",
- "lineNumber": 446,
+ "lineNumber": 449,
"type": {
"nullable": null,
"types": [
@@ -17943,7 +17925,7 @@
}
},
{
- "__docId__": 850,
+ "__docId__": 849,
"kind": "member",
"static": false,
"variation": null,
@@ -17952,7 +17934,7 @@
"longname": "src/tablefilter.js~TableFilter#onRowValidated",
"access": null,
"description": "Callback fired after a row is validated during filtering",
- "lineNumber": 452,
+ "lineNumber": 455,
"type": {
"nullable": null,
"types": [
@@ -17963,7 +17945,7 @@
}
},
{
- "__docId__": 851,
+ "__docId__": 850,
"kind": "member",
"static": false,
"variation": null,
@@ -17972,7 +17954,7 @@
"longname": "src/tablefilter.js~TableFilter#customCellDataCols",
"access": null,
"description": "List of columns implementing custom filtering",
- "lineNumber": 459,
+ "lineNumber": 462,
"type": {
"nullable": null,
"types": [
@@ -17983,7 +17965,7 @@
}
},
{
- "__docId__": 852,
+ "__docId__": 851,
"kind": "member",
"static": false,
"variation": null,
@@ -17992,7 +17974,7 @@
"longname": "src/tablefilter.js~TableFilter#customCellData",
"access": null,
"description": "Delegate function for retrieving cell data with custom logic",
- "lineNumber": 466,
+ "lineNumber": 469,
"type": {
"nullable": null,
"types": [
@@ -18003,7 +17985,7 @@
}
},
{
- "__docId__": 853,
+ "__docId__": 852,
"kind": "member",
"static": false,
"variation": null,
@@ -18012,7 +17994,7 @@
"longname": "src/tablefilter.js~TableFilter#watermark",
"access": null,
"description": "Global watermark text for input filter type or watermark for each\nfilter if an array is supplied",
- "lineNumber": 474,
+ "lineNumber": 477,
"type": {
"nullable": null,
"types": [
@@ -18024,7 +18006,7 @@
}
},
{
- "__docId__": 854,
+ "__docId__": 853,
"kind": "member",
"static": false,
"variation": null,
@@ -18033,7 +18015,7 @@
"longname": "src/tablefilter.js~TableFilter#isWatermarkArray",
"access": "private",
"description": "Indicate whether watermark is on a per column basis",
- "lineNumber": 481,
+ "lineNumber": 484,
"type": {
"nullable": null,
"types": [
@@ -18044,7 +18026,7 @@
}
},
{
- "__docId__": 855,
+ "__docId__": 854,
"kind": "member",
"static": false,
"variation": null,
@@ -18053,7 +18035,7 @@
"longname": "src/tablefilter.js~TableFilter#toolBarTgtId",
"access": null,
"description": "Toolbar's custom container ID",
- "lineNumber": 487,
+ "lineNumber": 490,
"type": {
"nullable": null,
"types": [
@@ -18064,7 +18046,7 @@
}
},
{
- "__docId__": 856,
+ "__docId__": 855,
"kind": "member",
"static": false,
"variation": null,
@@ -18073,7 +18055,27 @@
"longname": "src/tablefilter.js~TableFilter#help",
"access": null,
"description": "Indicate whether help UI component is disabled",
- "lineNumber": 493,
+ "lineNumber": 496,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Boolean"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 856,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "popupFilters",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#popupFilters",
+ "access": null,
+ "description": "Indicate whether pop-up filters UI is enabled",
+ "lineNumber": 503,
"type": {
"nullable": null,
"types": [
@@ -18088,12 +18090,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "popupFilters",
+ "name": "markActiveColumns",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#popupFilters",
+ "longname": "src/tablefilter.js~TableFilter#markActiveColumns",
"access": null,
- "description": "Indicate whether pop-up filters UI is enabled",
- "lineNumber": 500,
+ "description": "Indicate whether filtered (active) columns indicator is enabled",
+ "lineNumber": 509,
"type": {
"nullable": null,
"types": [
@@ -18108,32 +18110,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "markActiveColumns",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#markActiveColumns",
- "access": null,
- "description": "Indicate whether filtered (active) columns indicator is enabled",
- "lineNumber": 506,
- "type": {
- "nullable": null,
- "types": [
- "Boolean"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 859,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "activeColumnsCssClass",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#activeColumnsCssClass",
"access": null,
"description": "Css class for filtered (active) columns",
- "lineNumber": 512,
+ "lineNumber": 515,
"type": {
"nullable": null,
"types": [
@@ -18144,7 +18126,7 @@
}
},
{
- "__docId__": 860,
+ "__docId__": 859,
"kind": "member",
"static": false,
"variation": null,
@@ -18153,7 +18135,27 @@
"longname": "src/tablefilter.js~TableFilter#onBeforeActiveColumn",
"access": null,
"description": "Callback fired before a column is marked as filtered",
- "lineNumber": 519,
+ "lineNumber": 522,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Function"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 860,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "onAfterActiveColumn",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#onAfterActiveColumn",
+ "access": null,
+ "description": "Callback fired after a column is marked as filtered",
+ "lineNumber": 529,
"type": {
"nullable": null,
"types": [
@@ -18168,32 +18170,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "onAfterActiveColumn",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#onAfterActiveColumn",
- "access": null,
- "description": "Callback fired after a column is marked as filtered",
- "lineNumber": 526,
- "type": {
- "nullable": null,
- "types": [
- "Function"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 862,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "clearFilterText",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#clearFilterText",
"access": null,
"description": "Text for clear option in drop-down filter types (1st option)",
- "lineNumber": 534,
+ "lineNumber": 537,
"type": {
"nullable": null,
"types": [
@@ -18205,7 +18187,7 @@
}
},
{
- "__docId__": 863,
+ "__docId__": 862,
"kind": "member",
"static": false,
"variation": null,
@@ -18214,7 +18196,7 @@
"longname": "src/tablefilter.js~TableFilter#enableEmptyOption",
"access": null,
"description": "Indicate whether empty option is enabled in drop-down filter types",
- "lineNumber": 540,
+ "lineNumber": 543,
"type": {
"nullable": null,
"types": [
@@ -18224,37 +18206,37 @@
"description": null
}
},
+ {
+ "__docId__": 863,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "emptyText",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#emptyText",
+ "access": null,
+ "description": "Text for empty option in drop-down filter types",
+ "lineNumber": 549,
+ "type": {
+ "nullable": null,
+ "types": [
+ "String"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
{
"__docId__": 864,
"kind": "member",
"static": false,
"variation": null,
- "name": "emptyText",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#emptyText",
- "access": null,
- "description": "Text for empty option in drop-down filter types",
- "lineNumber": 546,
- "type": {
- "nullable": null,
- "types": [
- "String"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 865,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "enableNonEmptyOption",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#enableNonEmptyOption",
"access": null,
"description": "Indicate whether non-empty option is enabled in drop-down filter\ntypes",
- "lineNumber": 553,
+ "lineNumber": 556,
"type": {
"nullable": null,
"types": [
@@ -18265,7 +18247,7 @@
}
},
{
- "__docId__": 866,
+ "__docId__": 865,
"kind": "member",
"static": false,
"variation": null,
@@ -18274,7 +18256,7 @@
"longname": "src/tablefilter.js~TableFilter#nonEmptyText",
"access": null,
"description": "Text for non-empty option in drop-down filter types",
- "lineNumber": 559,
+ "lineNumber": 562,
"type": {
"nullable": null,
"types": [
@@ -18285,7 +18267,7 @@
}
},
{
- "__docId__": 867,
+ "__docId__": 866,
"kind": "member",
"static": false,
"variation": null,
@@ -18294,7 +18276,27 @@
"longname": "src/tablefilter.js~TableFilter#onSlcChange",
"access": null,
"description": "Indicate whether drop-down filter types filter the table by default\non change event",
- "lineNumber": 566,
+ "lineNumber": 569,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Boolean"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 867,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "sortSlc",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#sortSlc",
+ "access": null,
+ "description": "Indicate whether options in drop-down filter types are sorted in a\nalpha-numeric manner by default",
+ "lineNumber": 576,
"type": {
"nullable": null,
"types": [
@@ -18309,12 +18311,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "sortSlc",
+ "name": "isSortNumAsc",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#sortSlc",
- "access": null,
- "description": "Indicate whether options in drop-down filter types are sorted in a\nalpha-numeric manner by default",
- "lineNumber": 573,
+ "longname": "src/tablefilter.js~TableFilter#isSortNumAsc",
+ "access": "private",
+ "description": "Indicate whether options in drop-down filter types are sorted in a\nascending numeric manner",
+ "lineNumber": 584,
"type": {
"nullable": null,
"types": [
@@ -18329,16 +18331,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "isSortNumAsc",
+ "name": "sortNumAsc",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#isSortNumAsc",
- "access": "private",
- "description": "Indicate whether options in drop-down filter types are sorted in a\nascending numeric manner",
- "lineNumber": 581,
+ "longname": "src/tablefilter.js~TableFilter#sortNumAsc",
+ "access": null,
+ "description": "List of columns implementing options sorting in a ascending numeric\nmanner",
+ "lineNumber": 591,
"type": {
"nullable": null,
"types": [
- "Boolean"
+ "Array"
],
"spread": false,
"description": null
@@ -18349,32 +18351,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "sortNumAsc",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#sortNumAsc",
- "access": null,
- "description": "List of columns implementing options sorting in a ascending numeric\nmanner",
- "lineNumber": 588,
- "type": {
- "nullable": null,
- "types": [
- "Array"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 871,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "isSortNumDesc",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#isSortNumDesc",
"access": "private",
"description": "Indicate whether options in drop-down filter types are sorted in a\ndescending numeric manner",
- "lineNumber": 596,
+ "lineNumber": 599,
"type": {
"nullable": null,
"types": [
@@ -18385,7 +18367,7 @@
}
},
{
- "__docId__": 872,
+ "__docId__": 871,
"kind": "member",
"static": false,
"variation": null,
@@ -18394,7 +18376,7 @@
"longname": "src/tablefilter.js~TableFilter#sortNumDesc",
"access": null,
"description": "List of columns implementing options sorting in a descending numeric\nmanner",
- "lineNumber": 603,
+ "lineNumber": 606,
"type": {
"nullable": null,
"types": [
@@ -18405,7 +18387,7 @@
}
},
{
- "__docId__": 873,
+ "__docId__": 872,
"kind": "member",
"static": false,
"variation": null,
@@ -18414,7 +18396,27 @@
"longname": "src/tablefilter.js~TableFilter#loadFltOnDemand",
"access": null,
"description": "Indicate whether drop-down filter types are populated on demand at\nfirst usage",
- "lineNumber": 610,
+ "lineNumber": 613,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Boolean"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 873,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "hasCustomOptions",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#hasCustomOptions",
+ "access": null,
+ "description": "Indicate whether custom drop-down filter options are implemented",
+ "lineNumber": 619,
"type": {
"nullable": null,
"types": [
@@ -18429,32 +18431,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "hasCustomOptions",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#hasCustomOptions",
- "access": null,
- "description": "Indicate whether custom drop-down filter options are implemented",
- "lineNumber": 616,
- "type": {
- "nullable": null,
- "types": [
- "Boolean"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 875,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "customOptions",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#customOptions",
"access": null,
"description": "Custom options definition of a per column basis, ie:\ncustom_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 }",
- "lineNumber": 635,
+ "lineNumber": 638,
"type": {
"nullable": null,
"types": [
@@ -18465,7 +18447,7 @@
}
},
{
- "__docId__": 876,
+ "__docId__": 875,
"kind": "member",
"static": false,
"variation": null,
@@ -18474,7 +18456,27 @@
"longname": "src/tablefilter.js~TableFilter#rgxOperator",
"access": null,
"description": "Regular expression operator for input filter. Defaults to 'rgx:'",
- "lineNumber": 642,
+ "lineNumber": 645,
+ "type": {
+ "nullable": null,
+ "types": [
+ "String"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 876,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "emOperator",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#emOperator",
+ "access": null,
+ "description": "Empty cells operator for input filter. Defaults to '[empty]'",
+ "lineNumber": 651,
"type": {
"nullable": null,
"types": [
@@ -18489,12 +18491,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "emOperator",
+ "name": "nmOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#emOperator",
+ "longname": "src/tablefilter.js~TableFilter#nmOperator",
"access": null,
- "description": "Empty cells operator for input filter. Defaults to '[empty]'",
- "lineNumber": 648,
+ "description": "Non-empty cells operator for input filter. Defaults to '[nonempty]'",
+ "lineNumber": 657,
"type": {
"nullable": null,
"types": [
@@ -18509,12 +18511,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "nmOperator",
+ "name": "orOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#nmOperator",
+ "longname": "src/tablefilter.js~TableFilter#orOperator",
"access": null,
- "description": "Non-empty cells operator for input filter. Defaults to '[nonempty]'",
- "lineNumber": 654,
+ "description": "Logical OR operator for input filter. Defaults to '||'",
+ "lineNumber": 663,
"type": {
"nullable": null,
"types": [
@@ -18529,12 +18531,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "orOperator",
+ "name": "anOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#orOperator",
+ "longname": "src/tablefilter.js~TableFilter#anOperator",
"access": null,
- "description": "Logical OR operator for input filter. Defaults to '||'",
- "lineNumber": 660,
+ "description": "Logical AND operator for input filter. Defaults to '&&'",
+ "lineNumber": 669,
"type": {
"nullable": null,
"types": [
@@ -18549,12 +18551,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "anOperator",
+ "name": "grOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#anOperator",
+ "longname": "src/tablefilter.js~TableFilter#grOperator",
"access": null,
- "description": "Logical AND operator for input filter. Defaults to '&&'",
- "lineNumber": 666,
+ "description": "Greater than operator for input filter. Defaults to '>'",
+ "lineNumber": 675,
"type": {
"nullable": null,
"types": [
@@ -18569,12 +18571,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "grOperator",
+ "name": "lwOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#grOperator",
+ "longname": "src/tablefilter.js~TableFilter#lwOperator",
"access": null,
- "description": "Greater than operator for input filter. Defaults to '>'",
- "lineNumber": 672,
+ "description": "Lower than operator for input filter. Defaults to '<'",
+ "lineNumber": 681,
"type": {
"nullable": null,
"types": [
@@ -18589,12 +18591,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "lwOperator",
+ "name": "leOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#lwOperator",
+ "longname": "src/tablefilter.js~TableFilter#leOperator",
"access": null,
- "description": "Lower than operator for input filter. Defaults to '<'",
- "lineNumber": 678,
+ "description": "Lower than or equal operator for input filter. Defaults to '<='",
+ "lineNumber": 687,
"type": {
"nullable": null,
"types": [
@@ -18609,12 +18611,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "leOperator",
+ "name": "geOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#leOperator",
+ "longname": "src/tablefilter.js~TableFilter#geOperator",
"access": null,
- "description": "Lower than or equal operator for input filter. Defaults to '<='",
- "lineNumber": 684,
+ "description": "Greater than or equal operator for input filter. Defaults to '>='",
+ "lineNumber": 693,
"type": {
"nullable": null,
"types": [
@@ -18629,12 +18631,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "geOperator",
+ "name": "dfOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#geOperator",
+ "longname": "src/tablefilter.js~TableFilter#dfOperator",
"access": null,
- "description": "Greater than or equal operator for input filter. Defaults to '>='",
- "lineNumber": 690,
+ "description": "Inequality operator for input filter. Defaults to '!'",
+ "lineNumber": 699,
"type": {
"nullable": null,
"types": [
@@ -18649,12 +18651,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "dfOperator",
+ "name": "lkOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#dfOperator",
+ "longname": "src/tablefilter.js~TableFilter#lkOperator",
"access": null,
- "description": "Inequality operator for input filter. Defaults to '!'",
- "lineNumber": 696,
+ "description": "Like operator for input filter. Defaults to '!'",
+ "lineNumber": 705,
"type": {
"nullable": null,
"types": [
@@ -18669,12 +18671,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "lkOperator",
+ "name": "eqOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#lkOperator",
+ "longname": "src/tablefilter.js~TableFilter#eqOperator",
"access": null,
- "description": "Like operator for input filter. Defaults to '!'",
- "lineNumber": 702,
+ "description": "Strict equality operator for input filter. Defaults to '='",
+ "lineNumber": 711,
"type": {
"nullable": null,
"types": [
@@ -18689,12 +18691,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "eqOperator",
+ "name": "stOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#eqOperator",
+ "longname": "src/tablefilter.js~TableFilter#stOperator",
"access": null,
- "description": "Strict equality operator for input filter. Defaults to '='",
- "lineNumber": 708,
+ "description": "Starts with operator for input filter. Defaults to '='",
+ "lineNumber": 717,
"type": {
"nullable": null,
"types": [
@@ -18709,12 +18711,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "stOperator",
+ "name": "enOperator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#stOperator",
+ "longname": "src/tablefilter.js~TableFilter#enOperator",
"access": null,
- "description": "Starts with operator for input filter. Defaults to '='",
- "lineNumber": 714,
+ "description": "Ends with operator for input filter. Defaults to '='",
+ "lineNumber": 723,
"type": {
"nullable": null,
"types": [
@@ -18729,12 +18731,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "enOperator",
+ "name": "separator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#enOperator",
+ "longname": "src/tablefilter.js~TableFilter#separator",
"access": null,
- "description": "Ends with operator for input filter. Defaults to '='",
- "lineNumber": 720,
+ "description": "Stored values separator",
+ "lineNumber": 731,
"type": {
"nullable": null,
"types": [
@@ -18749,16 +18751,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "separator",
+ "name": "rowsCounter",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#separator",
+ "longname": "src/tablefilter.js~TableFilter#rowsCounter",
"access": null,
- "description": "Stored values separator",
- "lineNumber": 728,
+ "description": "Enable rows counter UI component",
+ "lineNumber": 737,
"type": {
"nullable": null,
"types": [
- "String"
+ "Boolean"
],
"spread": false,
"description": null
@@ -18769,12 +18771,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "rowsCounter",
+ "name": "statusBar",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#rowsCounter",
+ "longname": "src/tablefilter.js~TableFilter#statusBar",
"access": null,
- "description": "Enable rows counter UI component",
- "lineNumber": 734,
+ "description": "Enable status bar UI component",
+ "lineNumber": 743,
"type": {
"nullable": null,
"types": [
@@ -18789,12 +18791,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "statusBar",
+ "name": "loader",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#statusBar",
+ "longname": "src/tablefilter.js~TableFilter#loader",
"access": null,
- "description": "Enable status bar UI component",
- "lineNumber": 740,
+ "description": "Enable activity/spinner indicator UI component",
+ "lineNumber": 749,
"type": {
"nullable": null,
"types": [
@@ -18809,12 +18811,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "loader",
+ "name": "displayBtn",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#loader",
+ "longname": "src/tablefilter.js~TableFilter#displayBtn",
"access": null,
- "description": "Enable activity/spinner indicator UI component",
- "lineNumber": 746,
+ "description": "Enable filters submission button",
+ "lineNumber": 756,
"type": {
"nullable": null,
"types": [
@@ -18829,16 +18831,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "displayBtn",
+ "name": "btnText",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#displayBtn",
+ "longname": "src/tablefilter.js~TableFilter#btnText",
"access": null,
- "description": "Enable filters submission button",
- "lineNumber": 753,
+ "description": "Define filters submission button text",
+ "lineNumber": 762,
"type": {
"nullable": null,
"types": [
- "Boolean"
+ "String"
],
"spread": false,
"description": null
@@ -18849,12 +18851,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "btnText",
+ "name": "btnCssClass",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#btnText",
+ "longname": "src/tablefilter.js~TableFilter#btnCssClass",
"access": null,
- "description": "Define filters submission button text",
- "lineNumber": 759,
+ "description": "Css class for filters submission button",
+ "lineNumber": 768,
"type": {
"nullable": null,
"types": [
@@ -18869,32 +18871,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "btnCssClass",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#btnCssClass",
- "access": null,
- "description": "Css class for filters submission button",
- "lineNumber": 765,
- "type": {
- "nullable": null,
- "types": [
- "String"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 897,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "btnReset",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#btnReset",
"access": null,
"description": "Enable clear button",
- "lineNumber": 772,
+ "lineNumber": 775,
"type": {
"nullable": null,
"types": [
@@ -18905,7 +18887,7 @@
}
},
{
- "__docId__": 898,
+ "__docId__": 897,
"kind": "member",
"static": false,
"variation": null,
@@ -18914,7 +18896,27 @@
"longname": "src/tablefilter.js~TableFilter#onBeforeReset",
"access": null,
"description": "Callback fired before filters are cleared",
- "lineNumber": 778,
+ "lineNumber": 781,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Function"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 898,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "onAfterReset",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#onAfterReset",
+ "access": null,
+ "description": "Callback fired after filters are cleared",
+ "lineNumber": 788,
"type": {
"nullable": null,
"types": [
@@ -18929,16 +18931,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "onAfterReset",
+ "name": "paging",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#onAfterReset",
+ "longname": "src/tablefilter.js~TableFilter#paging",
"access": null,
- "description": "Callback fired after filters are cleared",
- "lineNumber": 785,
+ "description": "Enable paging component",
+ "lineNumber": 795,
"type": {
"nullable": null,
"types": [
- "Function"
+ "Boolean"
],
"spread": false,
"description": null
@@ -18949,16 +18951,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "paging",
+ "name": "nbHiddenRows",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#paging",
- "access": null,
- "description": "Enable paging component",
- "lineNumber": 792,
+ "longname": "src/tablefilter.js~TableFilter#nbHiddenRows",
+ "access": "private",
+ "description": "Number of hidden rows",
+ "lineNumber": 802,
"type": {
"nullable": null,
"types": [
- "Boolean"
+ "Number"
],
"spread": false,
"description": null
@@ -18969,16 +18971,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "nbHiddenRows",
+ "name": "autoFilter",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#nbHiddenRows",
- "access": "private",
- "description": "Number of hidden rows",
- "lineNumber": 799,
+ "longname": "src/tablefilter.js~TableFilter#autoFilter",
+ "access": null,
+ "description": "Enable auto-filter behaviour, table is filtered when a user\nstops typing",
+ "lineNumber": 809,
"type": {
"nullable": null,
"types": [
- "Number"
+ "Boolean"
],
"spread": false,
"description": null
@@ -18989,32 +18991,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "autoFilter",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#autoFilter",
- "access": null,
- "description": "Enable auto-filter behaviour, table is filtered when a user\nstops typing",
- "lineNumber": 806,
- "type": {
- "nullable": null,
- "types": [
- "Boolean"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 903,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "autoFilterDelay",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#autoFilterDelay",
"access": null,
"description": "Auto-filter delay in msecs",
- "lineNumber": 812,
+ "lineNumber": 815,
"type": {
"nullable": null,
"types": [
@@ -19025,7 +19007,7 @@
}
},
{
- "__docId__": 904,
+ "__docId__": 903,
"kind": "member",
"static": false,
"variation": null,
@@ -19034,7 +19016,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": "private",
"description": "Indicate whether user is typing",
- "lineNumber": 820,
+ "lineNumber": 823,
"type": {
"nullable": null,
"types": [
@@ -19045,7 +19027,7 @@
}
},
{
- "__docId__": 905,
+ "__docId__": 904,
"kind": "member",
"static": false,
"variation": null,
@@ -19054,7 +19036,7 @@
"longname": "src/tablefilter.js~TableFilter#autoFilterTimer",
"access": "private",
"description": "Auto-filter interval ID",
- "lineNumber": 827,
+ "lineNumber": 830,
"type": {
"nullable": null,
"types": [
@@ -19065,7 +19047,7 @@
}
},
{
- "__docId__": 906,
+ "__docId__": 905,
"kind": "member",
"static": false,
"variation": null,
@@ -19074,7 +19056,27 @@
"longname": "src/tablefilter.js~TableFilter#highlightKeywords",
"access": null,
"description": "Enable keyword highlighting behaviour",
- "lineNumber": 833,
+ "lineNumber": 836,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Boolean"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 906,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "noResults",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#noResults",
+ "access": null,
+ "description": "Enable no results message UI component",
+ "lineNumber": 842,
"type": {
"nullable": null,
"types": [
@@ -19089,12 +19091,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "noResults",
+ "name": "state",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#noResults",
+ "longname": "src/tablefilter.js~TableFilter#state",
"access": null,
- "description": "Enable no results message UI component",
- "lineNumber": 839,
+ "description": "Enable state persistence",
+ "lineNumber": 849,
"type": {
"nullable": null,
"types": [
@@ -19109,16 +19111,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "state",
+ "name": "locale",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#state",
+ "longname": "src/tablefilter.js~TableFilter#locale",
"access": null,
- "description": "Enable state persistence",
- "lineNumber": 846,
+ "description": "Define default locale, default to 'en' as per Sugar Date module:\nhttps://sugarjs.com/docs/#/DateLocales",
+ "lineNumber": 858,
"type": {
"nullable": null,
"types": [
- "Boolean"
+ "String"
],
"spread": false,
"description": null
@@ -19129,12 +19131,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "locale",
+ "name": "thousandsSeparator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#locale",
+ "longname": "src/tablefilter.js~TableFilter#thousandsSeparator",
"access": null,
- "description": "Define default locale, default to 'en' as per Sugar Date module:\nhttps://sugarjs.com/docs/#/DateLocales",
- "lineNumber": 855,
+ "description": "Define thousands separator ',' or '.', defaults to ','",
+ "lineNumber": 864,
"type": {
"nullable": null,
"types": [
@@ -19149,12 +19151,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "thousandsSeparator",
+ "name": "decimalSeparator",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#thousandsSeparator",
+ "longname": "src/tablefilter.js~TableFilter#decimalSeparator",
"access": null,
- "description": "Define thousands separator ',' or '.', defaults to ','",
- "lineNumber": 861,
+ "description": "Define decimal separator ',' or '.', defaults to '.'",
+ "lineNumber": 870,
"type": {
"nullable": null,
"types": [
@@ -19169,32 +19171,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "decimalSeparator",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#decimalSeparator",
- "access": null,
- "description": "Define decimal separator ',' or '.', defaults to '.'",
- "lineNumber": 867,
- "type": {
- "nullable": null,
- "types": [
- "String"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 912,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "hasColTypes",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#hasColTypes",
"access": "private",
"description": "Determine whether table has columns data types",
- "lineNumber": 874,
+ "lineNumber": 877,
"type": {
"nullable": null,
"types": [
@@ -19205,7 +19187,7 @@
}
},
{
- "__docId__": 913,
+ "__docId__": 912,
"kind": "member",
"static": false,
"variation": null,
@@ -19214,7 +19196,7 @@
"longname": "src/tablefilter.js~TableFilter#colTypes",
"access": null,
"description": "Define data types on a column basis, possible values 'string',\n'number', 'formatted-number', 'date', 'ipaddress' ie:\ncol_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\nRefer to https://sugarjs.com/docs/#/DateParsing for exhaustive\ninformation on date parsing formats supported by Sugar Date",
- "lineNumber": 890,
+ "lineNumber": 893,
"type": {
"nullable": null,
"types": [
@@ -19225,7 +19207,7 @@
}
},
{
- "__docId__": 914,
+ "__docId__": 913,
"kind": "member",
"static": false,
"variation": null,
@@ -19234,7 +19216,24 @@
"longname": "src/tablefilter.js~TableFilter#prfxTf",
"access": "private",
"description": "Main prefix",
- "lineNumber": 897,
+ "lineNumber": 900,
+ "type": {
+ "types": [
+ "string"
+ ]
+ }
+ },
+ {
+ "__docId__": 914,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "prfxFlt",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#prfxFlt",
+ "access": "private",
+ "description": "Filter's ID prefix (inputs - selects)",
+ "lineNumber": 906,
"type": {
"types": [
"string"
@@ -19246,12 +19245,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "prfxFlt",
+ "name": "prfxValButton",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#prfxFlt",
+ "longname": "src/tablefilter.js~TableFilter#prfxValButton",
"access": "private",
- "description": "Filter's ID prefix (inputs - selects)",
- "lineNumber": 903,
+ "description": "Button's ID prefix",
+ "lineNumber": 912,
"type": {
"types": [
"string"
@@ -19263,12 +19262,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "prfxValButton",
+ "name": "prfxInfDiv",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#prfxValButton",
+ "longname": "src/tablefilter.js~TableFilter#prfxInfDiv",
"access": "private",
- "description": "Button's ID prefix",
- "lineNumber": 909,
+ "description": "Toolbar container ID prefix",
+ "lineNumber": 918,
"type": {
"types": [
"string"
@@ -19280,12 +19279,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "prfxInfDiv",
+ "name": "prfxLDiv",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#prfxInfDiv",
+ "longname": "src/tablefilter.js~TableFilter#prfxLDiv",
"access": "private",
- "description": "Toolbar container ID prefix",
- "lineNumber": 915,
+ "description": "Toolbar left element ID prefix",
+ "lineNumber": 924,
"type": {
"types": [
"string"
@@ -19297,12 +19296,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "prfxLDiv",
+ "name": "prfxRDiv",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#prfxLDiv",
+ "longname": "src/tablefilter.js~TableFilter#prfxRDiv",
"access": "private",
- "description": "Toolbar left element ID prefix",
- "lineNumber": 921,
+ "description": "Toolbar right element ID prefix",
+ "lineNumber": 930,
"type": {
"types": [
"string"
@@ -19314,12 +19313,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "prfxRDiv",
+ "name": "prfxMDiv",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#prfxRDiv",
+ "longname": "src/tablefilter.js~TableFilter#prfxMDiv",
"access": "private",
- "description": "Toolbar right element ID prefix",
- "lineNumber": 927,
+ "description": "Toolbar middle element ID prefix",
+ "lineNumber": 936,
"type": {
"types": [
"string"
@@ -19331,12 +19330,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "prfxMDiv",
+ "name": "prfxResponsive",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#prfxMDiv",
+ "longname": "src/tablefilter.js~TableFilter#prfxResponsive",
"access": "private",
- "description": "Toolbar middle element ID prefix",
- "lineNumber": 933,
+ "description": "Responsive Css class",
+ "lineNumber": 942,
"type": {
"types": [
"string"
@@ -19348,29 +19347,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "prfxResponsive",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#prfxResponsive",
- "access": "private",
- "description": "Responsive Css class",
- "lineNumber": 939,
- "type": {
- "types": [
- "string"
- ]
- }
- },
- {
- "__docId__": 922,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "extensions",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#extensions",
"access": "private",
"description": "List of loaded extensions",
- "lineNumber": 947,
+ "lineNumber": 950,
"type": {
"nullable": null,
"types": [
@@ -19381,7 +19363,7 @@
}
},
{
- "__docId__": 923,
+ "__docId__": 922,
"kind": "member",
"static": false,
"variation": null,
@@ -19390,7 +19372,27 @@
"longname": "src/tablefilter.js~TableFilter#hasExtensions",
"access": "private",
"description": "Determine whether extensions are loaded",
- "lineNumber": 954,
+ "lineNumber": 957,
+ "type": {
+ "nullable": null,
+ "types": [
+ "Boolean"
+ ],
+ "spread": false,
+ "description": null
+ }
+ },
+ {
+ "__docId__": 923,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "enableDefaultTheme",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#enableDefaultTheme",
+ "access": null,
+ "description": "Enable default theme",
+ "lineNumber": 964,
"type": {
"nullable": null,
"types": [
@@ -19405,12 +19407,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "enableDefaultTheme",
+ "name": "hasThemes",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#enableDefaultTheme",
- "access": null,
- "description": "Enable default theme",
- "lineNumber": 961,
+ "longname": "src/tablefilter.js~TableFilter#hasThemes",
+ "access": "private",
+ "description": "Determine whether themes are enables",
+ "lineNumber": 971,
"type": {
"nullable": null,
"types": [
@@ -19425,16 +19427,16 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "hasThemes",
+ "name": "themes",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#hasThemes",
- "access": "private",
- "description": "Determine whether themes are enables",
- "lineNumber": 968,
+ "longname": "src/tablefilter.js~TableFilter#themes",
+ "access": null,
+ "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]",
+ "lineNumber": 978,
"type": {
"nullable": null,
"types": [
- "Boolean"
+ "Array"
],
"spread": false,
"description": null
@@ -19445,12 +19447,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "themes",
+ "name": "themesPath",
"memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#themes",
+ "longname": "src/tablefilter.js~TableFilter#themesPath",
"access": null,
- "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]",
- "lineNumber": 975,
+ "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]",
+ "lineNumber": 986,
"type": {
"nullable": null,
"types": [
@@ -19465,32 +19467,12 @@
"kind": "member",
"static": false,
"variation": null,
- "name": "themesPath",
- "memberof": "src/tablefilter.js~TableFilter",
- "longname": "src/tablefilter.js~TableFilter#themesPath",
- "access": null,
- "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]",
- "lineNumber": 983,
- "type": {
- "nullable": null,
- "types": [
- "Array"
- ],
- "spread": false,
- "description": null
- }
- },
- {
- "__docId__": 928,
- "kind": "member",
- "static": false,
- "variation": null,
"name": "responsive",
"memberof": "src/tablefilter.js~TableFilter",
"longname": "src/tablefilter.js~TableFilter#responsive",
"access": null,
"description": "Enable responsive layout",
- "lineNumber": 989,
+ "lineNumber": 992,
"type": {
"nullable": null,
"types": [
@@ -19501,7 +19483,7 @@
}
},
{
- "__docId__": 929,
+ "__docId__": 928,
"kind": "member",
"static": false,
"variation": null,
@@ -19510,7 +19492,7 @@
"longname": "src/tablefilter.js~TableFilter#Mod",
"access": "private",
"description": "Features registry",
- "lineNumber": 995,
+ "lineNumber": 998,
"type": {
"types": [
"*"
@@ -19518,7 +19500,7 @@
}
},
{
- "__docId__": 930,
+ "__docId__": 929,
"kind": "member",
"static": false,
"variation": null,
@@ -19527,7 +19509,7 @@
"longname": "src/tablefilter.js~TableFilter#ExtRegistry",
"access": "private",
"description": "Extensions registry",
- "lineNumber": 1001,
+ "lineNumber": 1004,
"type": {
"types": [
"*"
@@ -19535,7 +19517,7 @@
}
},
{
- "__docId__": 931,
+ "__docId__": 930,
"kind": "method",
"static": false,
"variation": null,
@@ -19544,10 +19526,28 @@
"longname": "src/tablefilter.js~TableFilter#init",
"access": null,
"description": "Initialise features and layout",
- "lineNumber": 1007,
+ "lineNumber": 1010,
"params": [],
"generator": false
},
+ {
+ "__docId__": 931,
+ "kind": "member",
+ "static": false,
+ "variation": null,
+ "name": "nbCells",
+ "memberof": "src/tablefilter.js~TableFilter",
+ "longname": "src/tablefilter.js~TableFilter#nbCells",
+ "access": null,
+ "description": null,
+ "lineNumber": 1015,
+ "undocument": true,
+ "type": {
+ "types": [
+ "*"
+ ]
+ }
+ },
{
"__docId__": 932,
"kind": "member",
@@ -19558,7 +19558,7 @@
"longname": "src/tablefilter.js~TableFilter#nbFilterableRows",
"access": null,
"description": null,
- "lineNumber": 1065,
+ "lineNumber": 1069,
"undocument": true,
"type": {
"types": [
@@ -19576,7 +19576,7 @@
"longname": "src/tablefilter.js~TableFilter#initialized",
"access": null,
"description": null,
- "lineNumber": 1183,
+ "lineNumber": 1187,
"unknown": [
{
"tagName": "@inherited",
@@ -19599,7 +19599,7 @@
"longname": "src/tablefilter.js~TableFilter#detectKey",
"access": null,
"description": "Detect key",
- "lineNumber": 1194,
+ "lineNumber": 1198,
"params": [
{
"nullable": null,
@@ -19624,7 +19624,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": null,
"description": null,
- "lineNumber": 1205,
+ "lineNumber": 1209,
"undocument": true,
"type": {
"types": [
@@ -19642,7 +19642,7 @@
"longname": "src/tablefilter.js~TableFilter#autoFilterTimer",
"access": null,
"description": null,
- "lineNumber": 1207,
+ "lineNumber": 1211,
"undocument": true,
"type": {
"types": [
@@ -19660,7 +19660,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": 1217,
+ "lineNumber": 1221,
"params": [
{
"nullable": null,
@@ -19685,7 +19685,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": null,
"description": null,
- "lineNumber": 1222,
+ "lineNumber": 1226,
"undocument": true,
"type": {
"types": [
@@ -19703,7 +19703,7 @@
"longname": "src/tablefilter.js~TableFilter#autoFilterTimer",
"access": null,
"description": null,
- "lineNumber": 1226,
+ "lineNumber": 1230,
"undocument": true,
"type": {
"types": [
@@ -19721,7 +19721,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": null,
"description": null,
- "lineNumber": 1229,
+ "lineNumber": 1233,
"undocument": true,
"type": {
"types": [
@@ -19739,7 +19739,7 @@
"longname": "src/tablefilter.js~TableFilter#autoFilterTimer",
"access": null,
"description": null,
- "lineNumber": 1236,
+ "lineNumber": 1240,
"undocument": true,
"type": {
"types": [
@@ -19757,7 +19757,7 @@
"longname": "src/tablefilter.js~TableFilter#autoFilterTimer",
"access": null,
"description": null,
- "lineNumber": 1241,
+ "lineNumber": 1245,
"undocument": true,
"type": {
"types": [
@@ -19775,7 +19775,7 @@
"longname": "src/tablefilter.js~TableFilter#onKeyDown",
"access": null,
"description": "Filter's keydown event: if auto-filter on, detect user is typing",
- "lineNumber": 1248,
+ "lineNumber": 1252,
"params": [],
"generator": false
},
@@ -19789,7 +19789,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": null,
"description": null,
- "lineNumber": 1250,
+ "lineNumber": 1254,
"undocument": true,
"type": {
"types": [
@@ -19807,7 +19807,7 @@
"longname": "src/tablefilter.js~TableFilter#onInpFocus",
"access": null,
"description": "Filter's focus event",
- "lineNumber": 1258,
+ "lineNumber": 1262,
"params": [
{
"nullable": null,
@@ -19832,7 +19832,7 @@
"longname": "src/tablefilter.js~TableFilter#onInpBlur",
"access": null,
"description": "Filter's blur event: if auto-filter on, clear interval on filter blur",
- "lineNumber": 1266,
+ "lineNumber": 1270,
"params": [],
"generator": false
},
@@ -19846,7 +19846,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": null,
"description": null,
- "lineNumber": 1268,
+ "lineNumber": 1272,
"undocument": true,
"type": {
"types": [
@@ -19864,7 +19864,7 @@
"longname": "src/tablefilter.js~TableFilter#_insertFiltersRow",
"access": null,
"description": "Insert filters row at initialization",
- "lineNumber": 1277,
+ "lineNumber": 1281,
"params": [],
"return": {
"types": [
@@ -19883,7 +19883,7 @@
"longname": "src/tablefilter.js~TableFilter#_initNoFilters",
"access": null,
"description": "Initialize filtersless table",
- "lineNumber": 1306,
+ "lineNumber": 1310,
"params": [],
"generator": false
},
@@ -19897,7 +19897,7 @@
"longname": "src/tablefilter.js~TableFilter#refRow",
"access": null,
"description": null,
- "lineNumber": 1310,
+ "lineNumber": 1314,
"undocument": true,
"type": {
"types": [
@@ -19915,7 +19915,7 @@
"longname": "src/tablefilter.js~TableFilter#nbFilterableRows",
"access": null,
"description": null,
- "lineNumber": 1311,
+ "lineNumber": 1315,
"undocument": true,
"type": {
"types": [
@@ -19933,7 +19933,7 @@
"longname": "src/tablefilter.js~TableFilter#_buildInputFilter",
"access": null,
"description": "Build input filter type",
- "lineNumber": 1320,
+ "lineNumber": 1324,
"params": [
{
"nullable": null,
@@ -19978,7 +19978,7 @@
"longname": "src/tablefilter.js~TableFilter#_buildSubmitButton",
"access": null,
"description": "Build submit button",
- "lineNumber": 1358,
+ "lineNumber": 1362,
"params": [
{
"nullable": null,
@@ -20013,7 +20013,7 @@
"longname": "src/tablefilter.js~TableFilter#feature",
"access": null,
"description": "Return a feature instance for a given name",
- "lineNumber": 1382,
+ "lineNumber": 1386,
"params": [
{
"nullable": null,
@@ -20046,7 +20046,7 @@
"longname": "src/tablefilter.js~TableFilter#initExtensions",
"access": null,
"description": "Initialise all the extensions defined in the configuration object",
- "lineNumber": 1389,
+ "lineNumber": 1393,
"params": [],
"generator": false
},
@@ -20060,7 +20060,7 @@
"longname": "src/tablefilter.js~TableFilter#loadExtension",
"access": null,
"description": "Load an extension module",
- "lineNumber": 1408,
+ "lineNumber": 1412,
"params": [
{
"nullable": null,
@@ -20085,7 +20085,7 @@
"longname": "src/tablefilter.js~TableFilter#extension",
"access": null,
"description": "Get an extension instance",
- "lineNumber": 1439,
+ "lineNumber": 1443,
"params": [
{
"nullable": null,
@@ -20118,7 +20118,7 @@
"longname": "src/tablefilter.js~TableFilter#hasExtension",
"access": null,
"description": "Check passed extension name exists",
- "lineNumber": 1448,
+ "lineNumber": 1452,
"params": [
{
"nullable": null,
@@ -20151,7 +20151,7 @@
"longname": "src/tablefilter.js~TableFilter#destroyExtensions",
"access": null,
"description": "Destroy all the extensions defined in the configuration object",
- "lineNumber": 1455,
+ "lineNumber": 1459,
"params": [],
"generator": false
},
@@ -20165,7 +20165,7 @@
"longname": "src/tablefilter.js~TableFilter#loadThemes",
"access": null,
"description": "Load themes defined in the configuration object",
- "lineNumber": 1471,
+ "lineNumber": 1475,
"params": [],
"generator": false
},
@@ -20179,7 +20179,7 @@
"longname": "src/tablefilter.js~TableFilter#loader",
"access": null,
"description": null,
- "lineNumber": 1500,
+ "lineNumber": 1504,
"undocument": true,
"type": {
"types": [
@@ -20197,7 +20197,7 @@
"longname": "src/tablefilter.js~TableFilter#getStylesheet",
"access": null,
"description": "Return stylesheet DOM element for a given theme name",
- "lineNumber": 1509,
+ "lineNumber": 1513,
"params": [
{
"name": "name",
@@ -20229,7 +20229,7 @@
"longname": "src/tablefilter.js~TableFilter#destroy",
"access": null,
"description": "Destroy filter grid",
- "lineNumber": 1516,
+ "lineNumber": 1520,
"params": [],
"generator": false
},
@@ -20243,7 +20243,7 @@
"longname": "src/tablefilter.js~TableFilter#nbHiddenRows",
"access": null,
"description": null,
- "lineNumber": 1561,
+ "lineNumber": 1565,
"undocument": true,
"type": {
"types": [
@@ -20261,7 +20261,7 @@
"longname": "src/tablefilter.js~TableFilter#validRowsIndex",
"access": null,
"description": null,
- "lineNumber": 1562,
+ "lineNumber": 1566,
"undocument": true,
"type": {
"types": [
@@ -20279,7 +20279,7 @@
"longname": "src/tablefilter.js~TableFilter#fltIds",
"access": null,
"description": null,
- "lineNumber": 1563,
+ "lineNumber": 1567,
"undocument": true,
"type": {
"types": [
@@ -20297,7 +20297,7 @@
"longname": "src/tablefilter.js~TableFilter#initialized",
"access": null,
"description": null,
- "lineNumber": 1564,
+ "lineNumber": 1568,
"undocument": true,
"type": {
"types": [
@@ -20315,7 +20315,7 @@
"longname": "src/tablefilter.js~TableFilter#setToolbar",
"access": null,
"description": "Generate container element for paging, reset button, rows counter etc.",
- "lineNumber": 1570,
+ "lineNumber": 1574,
"params": [],
"generator": false
},
@@ -20329,7 +20329,7 @@
"longname": "src/tablefilter.js~TableFilter#infDiv",
"access": null,
"description": null,
- "lineNumber": 1595,
+ "lineNumber": 1599,
"undocument": true,
"type": {
"types": [
@@ -20347,7 +20347,7 @@
"longname": "src/tablefilter.js~TableFilter#lDiv",
"access": null,
"description": null,
- "lineNumber": 1601,
+ "lineNumber": 1605,
"undocument": true,
"type": {
"types": [
@@ -20365,7 +20365,7 @@
"longname": "src/tablefilter.js~TableFilter#rDiv",
"access": null,
"description": null,
- "lineNumber": 1608,
+ "lineNumber": 1612,
"undocument": true,
"type": {
"types": [
@@ -20383,7 +20383,7 @@
"longname": "src/tablefilter.js~TableFilter#mDiv",
"access": null,
"description": null,
- "lineNumber": 1614,
+ "lineNumber": 1618,
"undocument": true,
"type": {
"types": [
@@ -20401,7 +20401,7 @@
"longname": "src/tablefilter.js~TableFilter#removeToolbar",
"access": null,
"description": "Remove toolbar container element",
- "lineNumber": 1628,
+ "lineNumber": 1632,
"params": [],
"generator": false
},
@@ -20415,7 +20415,7 @@
"longname": "src/tablefilter.js~TableFilter#infDiv",
"access": null,
"description": null,
- "lineNumber": 1633,
+ "lineNumber": 1637,
"undocument": true,
"type": {
"types": [
@@ -20433,7 +20433,7 @@
"longname": "src/tablefilter.js~TableFilter#removeExternalFlts",
"access": null,
"description": "Remove all the external column filters",
- "lineNumber": 1645,
+ "lineNumber": 1649,
"params": [],
"generator": false
},
@@ -20447,7 +20447,7 @@
"longname": "src/tablefilter.js~TableFilter#isCustomOptions",
"access": null,
"description": "Check if given column implements a filter with custom options",
- "lineNumber": 1665,
+ "lineNumber": 1669,
"params": [
{
"nullable": null,
@@ -20480,7 +20480,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": 1676,
+ "lineNumber": 1680,
"params": [
{
"nullable": null,
@@ -20513,7 +20513,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": 1709,
+ "lineNumber": 1713,
"params": [],
"generator": false
},
@@ -20527,7 +20527,7 @@
"longname": "src/tablefilter.js~TableFilter#validRowsIndex",
"access": null,
"description": null,
- "lineNumber": 1721,
+ "lineNumber": 1725,
"undocument": true,
"type": {
"types": [
@@ -20545,7 +20545,7 @@
"longname": "src/tablefilter.js~TableFilter#nbHiddenRows",
"access": null,
"description": null,
- "lineNumber": 1825,
+ "lineNumber": 1829,
"undocument": true,
"type": {
"types": [
@@ -20563,7 +20563,7 @@
"longname": "src/tablefilter.js~TableFilter#_testTerm",
"access": null,
"description": "Test for a match of search term in cell data",
- "lineNumber": 1840,
+ "lineNumber": 1844,
"unknown": [
{
"tagName": "@returns",
@@ -20622,7 +20622,7 @@
"longname": "src/tablefilter.js~TableFilter#getColValues",
"access": null,
"description": "Return the data of a specified column",
- "lineNumber": 2081,
+ "lineNumber": 2085,
"params": [
{
"nullable": null,
@@ -20685,7 +20685,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilterValue",
"access": null,
"description": "Return the filter's value of a specified column",
- "lineNumber": 2132,
+ "lineNumber": 2136,
"params": [
{
"nullable": null,
@@ -20718,7 +20718,7 @@
"longname": "src/tablefilter.js~TableFilter#getFiltersValue",
"access": null,
"description": "Return the filters' values",
- "lineNumber": 2168,
+ "lineNumber": 2172,
"params": [],
"return": {
"nullable": null,
@@ -20740,7 +20740,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilterId",
"access": null,
"description": "Return the ID of a specified column's filter",
- "lineNumber": 2189,
+ "lineNumber": 2193,
"params": [
{
"nullable": null,
@@ -20773,7 +20773,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": 2205,
+ "lineNumber": 2209,
"params": [
{
"nullable": null,
@@ -20816,7 +20816,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilterElement",
"access": null,
"description": "Return the filter's DOM element for a given column",
- "lineNumber": 2225,
+ "lineNumber": 2229,
"params": [
{
"nullable": null,
@@ -20849,7 +20849,7 @@
"longname": "src/tablefilter.js~TableFilter#getCellsNb",
"access": null,
"description": "Return the number of cells for a given row index",
- "lineNumber": 2235,
+ "lineNumber": 2239,
"params": [
{
"nullable": null,
@@ -20882,7 +20882,7 @@
"longname": "src/tablefilter.js~TableFilter#getRowsNb",
"access": null,
"description": "Return the number of filterable rows starting from reference row if\ndefined",
- "lineNumber": 2246,
+ "lineNumber": 2250,
"params": [
{
"nullable": null,
@@ -20915,7 +20915,7 @@
"longname": "src/tablefilter.js~TableFilter#getCellData",
"access": null,
"description": "Return the data of a given cell",
- "lineNumber": 2260,
+ "lineNumber": 2264,
"params": [
{
"nullable": null,
@@ -20948,7 +20948,7 @@
"longname": "src/tablefilter.js~TableFilter#getTableData",
"access": null,
"description": "Return the table data with following format:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]",
- "lineNumber": 2282,
+ "lineNumber": 2286,
"params": [
{
"nullable": null,
@@ -20991,7 +20991,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilteredData",
"access": null,
"description": "Return the filtered data with following format:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]",
- "lineNumber": 2319,
+ "lineNumber": 2323,
"params": [
{
"nullable": null,
@@ -21034,7 +21034,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilteredDataCol",
"access": null,
"description": "Return the filtered data for a given column index",
- "lineNumber": 2356,
+ "lineNumber": 2360,
"params": [
{
"nullable": null,
@@ -21077,7 +21077,7 @@
"longname": "src/tablefilter.js~TableFilter#getRowDisplay",
"access": null,
"description": "Get the display value of a row",
- "lineNumber": 2381,
+ "lineNumber": 2385,
"params": [
{
"nullable": null,
@@ -21110,7 +21110,7 @@
"longname": "src/tablefilter.js~TableFilter#validateRow",
"access": null,
"description": "Validate/invalidate row by setting the 'validRow' attribute on the row",
- "lineNumber": 2390,
+ "lineNumber": 2394,
"params": [
{
"nullable": null,
@@ -21145,7 +21145,7 @@
"longname": "src/tablefilter.js~TableFilter#validateAllRows",
"access": null,
"description": "Validate all filterable rows",
- "lineNumber": 2423,
+ "lineNumber": 2427,
"params": [],
"generator": false
},
@@ -21159,7 +21159,7 @@
"longname": "src/tablefilter.js~TableFilter#validRowsIndex",
"access": null,
"description": null,
- "lineNumber": 2427,
+ "lineNumber": 2431,
"undocument": true,
"type": {
"types": [
@@ -21177,7 +21177,7 @@
"longname": "src/tablefilter.js~TableFilter#setFilterValue",
"access": null,
"description": "Set search value to a given filter",
- "lineNumber": 2438,
+ "lineNumber": 2442,
"params": [
{
"nullable": null,
@@ -21212,7 +21212,7 @@
"longname": "src/tablefilter.js~TableFilter#setColWidths",
"access": null,
"description": "Set them columns' widths as per configuration",
- "lineNumber": 2486,
+ "lineNumber": 2490,
"params": [
{
"nullable": null,
@@ -21237,7 +21237,7 @@
"longname": "src/tablefilter.js~TableFilter#enforceVisibility",
"access": null,
"description": "Makes defined rows always visible",
- "lineNumber": 2515,
+ "lineNumber": 2519,
"params": [],
"generator": false
},
@@ -21251,7 +21251,7 @@
"longname": "src/tablefilter.js~TableFilter#clearFilters",
"access": null,
"description": "Clear all the filters' values",
- "lineNumber": 2532,
+ "lineNumber": 2536,
"params": [],
"generator": false
},
@@ -21265,7 +21265,7 @@
"longname": "src/tablefilter.js~TableFilter#clearActiveColumns",
"access": null,
"description": "Clears filtered columns visual indicator (background color)",
- "lineNumber": 2553,
+ "lineNumber": 2557,
"params": [],
"generator": false
},
@@ -21279,7 +21279,7 @@
"longname": "src/tablefilter.js~TableFilter#markActiveColumn",
"access": null,
"description": "Mark currently filtered column",
- "lineNumber": 2563,
+ "lineNumber": 2567,
"params": [
{
"nullable": null,
@@ -21304,7 +21304,7 @@
"longname": "src/tablefilter.js~TableFilter#getActiveFilterId",
"access": null,
"description": "Return the ID of the current active filter",
- "lineNumber": 2579,
+ "lineNumber": 2583,
"unknown": [
{
"tagName": "@returns",
@@ -21332,7 +21332,7 @@
"longname": "src/tablefilter.js~TableFilter#setActiveFilterId",
"access": null,
"description": "Set the ID of the current active filter",
- "lineNumber": 2587,
+ "lineNumber": 2591,
"params": [
{
"nullable": null,
@@ -21357,7 +21357,7 @@
"longname": "src/tablefilter.js~TableFilter#activeFilterId",
"access": null,
"description": null,
- "lineNumber": 2588,
+ "lineNumber": 2592,
"undocument": true,
"type": {
"types": [
@@ -21375,7 +21375,7 @@
"longname": "src/tablefilter.js~TableFilter#getColumnIndexFromFilterId",
"access": null,
"description": "Return the column index for a given filter ID",
- "lineNumber": 2596,
+ "lineNumber": 2600,
"unknown": [
{
"tagName": "@returns",
@@ -21416,7 +21416,7 @@
"longname": "src/tablefilter.js~TableFilter#buildFilterId",
"access": "private",
"description": "Builds filter element ID for a given column index",
- "lineNumber": 2608,
+ "lineNumber": 2612,
"unknown": [
{
"tagName": "@returns",
@@ -21455,7 +21455,7 @@
"longname": "src/tablefilter.js~TableFilter#activateFilter",
"access": null,
"description": "Make specified column's filter active",
- "lineNumber": 2616,
+ "lineNumber": 2620,
"params": [
{
"nullable": null,
@@ -21480,7 +21480,7 @@
"longname": "src/tablefilter.js~TableFilter#linkFilters",
"access": null,
"description": "Refresh the filters subject to linking ('select', 'multiple',\n'checklist' type)",
- "lineNumber": 2627,
+ "lineNumber": 2631,
"params": [],
"generator": false
},
@@ -21494,7 +21494,7 @@
"longname": "src/tablefilter.js~TableFilter#isExactMatch",
"access": null,
"description": "Determines if passed filter column implements exact query match",
- "lineNumber": 2678,
+ "lineNumber": 2682,
"params": [
{
"nullable": null,
@@ -21527,7 +21527,7 @@
"longname": "src/tablefilter.js~TableFilter#isRowValid",
"access": null,
"description": "Checks if passed row is valid",
- "lineNumber": 2689,
+ "lineNumber": 2693,
"unknown": [
{
"tagName": "@returns",
@@ -21566,7 +21566,7 @@
"longname": "src/tablefilter.js~TableFilter#isRowDisplayed",
"access": null,
"description": "Checks if passed row is visible",
- "lineNumber": 2698,
+ "lineNumber": 2702,
"unknown": [
{
"tagName": "@returns",
@@ -21605,7 +21605,7 @@
"longname": "src/tablefilter.js~TableFilter#ignoresDiacritics",
"access": null,
"description": "Checks if specified column filter ignores diacritics.\nNote this is only valid for input filter types.",
- "lineNumber": 2709,
+ "lineNumber": 2713,
"unknown": [
{
"tagName": "@returns",
@@ -21644,7 +21644,7 @@
"longname": "src/tablefilter.js~TableFilter#getClearFilterText",
"access": null,
"description": "Returns clear all text for specified filter column",
- "lineNumber": 2722,
+ "lineNumber": 2726,
"unknown": [
{
"tagName": "@returns",
@@ -21683,7 +21683,7 @@
"longname": "src/tablefilter.js~TableFilter#isImported",
"access": null,
"description": "Check if passed script or stylesheet is already imported",
- "lineNumber": 2736,
+ "lineNumber": 2740,
"params": [
{
"nullable": null,
@@ -21726,7 +21726,7 @@
"longname": "src/tablefilter.js~TableFilter#import",
"access": null,
"description": "Import script or stylesheet",
- "lineNumber": 2759,
+ "lineNumber": 2763,
"params": [
{
"nullable": null,
@@ -21781,7 +21781,7 @@
"longname": "src/tablefilter.js~TableFilter#isInitialized",
"access": null,
"description": "Check if table has filters grid",
- "lineNumber": 2801,
+ "lineNumber": 2805,
"params": [],
"return": {
"nullable": null,
@@ -21803,7 +21803,7 @@
"longname": "src/tablefilter.js~TableFilter#getFiltersId",
"access": null,
"description": "Get list of filter IDs",
- "lineNumber": 2809,
+ "lineNumber": 2813,
"params": [],
"return": {
"nullable": null,
@@ -21825,7 +21825,7 @@
"longname": "src/tablefilter.js~TableFilter#getValidRows",
"access": null,
"description": "Get filtered (valid) rows indexes",
- "lineNumber": 2818,
+ "lineNumber": 2822,
"params": [
{
"nullable": null,
@@ -21858,7 +21858,7 @@
"longname": "src/tablefilter.js~TableFilter#validRowsIndex",
"access": null,
"description": null,
- "lineNumber": 2824,
+ "lineNumber": 2828,
"undocument": true,
"type": {
"types": [
@@ -21876,7 +21876,7 @@
"longname": "src/tablefilter.js~TableFilter#getFiltersRowIndex",
"access": null,
"description": "Get the index of the row containing the filters",
- "lineNumber": 2845,
+ "lineNumber": 2849,
"params": [],
"return": {
"nullable": null,
@@ -21898,7 +21898,7 @@
"longname": "src/tablefilter.js~TableFilter#getHeadersRowIndex",
"access": null,
"description": "Get the index of the headers row",
- "lineNumber": 2853,
+ "lineNumber": 2857,
"params": [],
"return": {
"nullable": null,
@@ -21920,7 +21920,7 @@
"longname": "src/tablefilter.js~TableFilter#getStartRowIndex",
"access": null,
"description": "Get the row index from where the filtering process start (1st filterable\nrow)",
- "lineNumber": 2862,
+ "lineNumber": 2866,
"params": [],
"return": {
"nullable": null,
@@ -21942,7 +21942,7 @@
"longname": "src/tablefilter.js~TableFilter#getLastRowIndex",
"access": null,
"description": "Get the index of the last row",
- "lineNumber": 2870,
+ "lineNumber": 2874,
"params": [],
"return": {
"nullable": null,
@@ -21964,7 +21964,7 @@
"longname": "src/tablefilter.js~TableFilter#hasType",
"access": null,
"description": "Determine whether the specified column has one of the passed types",
- "lineNumber": 2881,
+ "lineNumber": 2885,
"unknown": [
{
"tagName": "@returns",
@@ -22015,7 +22015,7 @@
"longname": "src/tablefilter.js~TableFilter#getHeaderElement",
"access": null,
"description": "Get the header DOM element for a given column index",
- "lineNumber": 2897,
+ "lineNumber": 2901,
"params": [
{
"nullable": null,
@@ -22048,7 +22048,7 @@
"longname": "src/tablefilter.js~TableFilter#getHeadersText",
"access": null,
"description": "Return the list of headers' text",
- "lineNumber": 2922,
+ "lineNumber": 2926,
"params": [
{
"nullable": null,
@@ -22081,7 +22081,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilterType",
"access": null,
"description": "Return the filter type for a specified column",
- "lineNumber": 2942,
+ "lineNumber": 2946,
"params": [
{
"nullable": null,
@@ -22114,7 +22114,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilterableRowsNb",
"access": null,
"description": "Get the total number of filterable rows",
- "lineNumber": 2951,
+ "lineNumber": 2955,
"params": [],
"return": {
"nullable": null,
@@ -22136,7 +22136,7 @@
"longname": "src/tablefilter.js~TableFilter#getValidRowsNb",
"access": null,
"description": "Return the total number of valid rows",
- "lineNumber": 2960,
+ "lineNumber": 2964,
"unknown": [
{
"tagName": "@returns",
@@ -22177,7 +22177,7 @@
"longname": "src/tablefilter.js~TableFilter#config",
"access": null,
"description": "Get the configuration object (literal object)",
- "lineNumber": 2968,
+ "lineNumber": 2972,
"params": [],
"return": {
"nullable": null,
diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html
index efa476ac..3287d5d4 100644
--- a/docs/file/src/array.js.html
+++ b/docs/file/src/array.js.html
@@ -3,7 +3,7 @@
- src/array.js | tablefilter v0.4.30 API Document
+ src/array.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html
index d070d692..431f9d75 100644
--- a/docs/file/src/const.js.html
+++ b/docs/file/src/const.js.html
@@ -3,7 +3,7 @@
- src/const.js | tablefilter v0.4.30 API Document
+ src/const.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html
index 84fdceb7..9e0ca8b3 100644
--- a/docs/file/src/cookie.js.html
+++ b/docs/file/src/cookie.js.html
@@ -3,7 +3,7 @@
- src/cookie.js | tablefilter v0.4.30 API Document
+ src/cookie.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html
index 55ec04bf..ac5a2349 100644
--- a/docs/file/src/dom.js.html
+++ b/docs/file/src/dom.js.html
@@ -3,7 +3,7 @@
- src/dom.js | tablefilter v0.4.30 API Document
+ src/dom.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html
index ecab9b42..73481d02 100644
--- a/docs/file/src/emitter.js.html
+++ b/docs/file/src/emitter.js.html
@@ -3,7 +3,7 @@
- src/emitter.js | tablefilter v0.4.30 API Document
+ src/emitter.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html
index 389d4e43..91f9ac5e 100644
--- a/docs/file/src/event.js.html
+++ b/docs/file/src/event.js.html
@@ -3,7 +3,7 @@
- src/event.js | tablefilter v0.4.30 API Document
+ src/event.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html
index 9dd8a212..0463a14c 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.4.30 API Document
+ src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html
index 1c1e6f7c..4868c117 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.4.30 API Document
+ src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html
index 493f4449..02801a07 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.4.30 API Document
+ src/extensions/colOps/colOps.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html
index 46dfe426..2dfe3ca7 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.4.30 API Document
+ src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html
index e64aa1a9..8464e1f2 100644
--- a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html
+++ b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html
@@ -3,7 +3,7 @@
- src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.4.30 API Document
+ src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html
index 2044b8f4..196d368b 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.4.30 API Document
+ src/extensions/sort/adapterSortabletable.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html
index e8a999c3..49ac6eb5 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.4.30 API Document
+ src/extensions/sort/sort.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html
index be072822..5ba470ee 100644
--- a/docs/file/src/feature.js.html
+++ b/docs/file/src/feature.js.html
@@ -3,7 +3,7 @@
- src/feature.js | tablefilter v0.4.30 API Document
+ src/feature.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html
index bfd6d76a..41ce9e00 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.4.30 API Document
+ src/modules/alternateRows.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html
index d35dc55b..9a3e3b00 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.4.30 API Document
+ src/modules/checkList.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html
index a72fedd9..731fe439 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.4.30 API Document
+ src/modules/clearButton.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html
index 41f711fb..90d7fc50 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.4.30 API Document
+ src/modules/dateType.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html
index 538b52c2..be73b2a3 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.4.30 API Document
+ src/modules/dropdown.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html
index 5bb00cbe..63ab2cf2 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.4.30 API Document
+ src/modules/gridLayout.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html
index 5471165d..5dd901a3 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.4.30 API Document
+ src/modules/hash.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html
index f0013a44..7073dc25 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.4.30 API Document
+ src/modules/help.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html
index 09bdc43a..cf5d74ef 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.4.30 API Document
+ src/modules/highlightKeywords.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html
index c8bad282..ca790a0e 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.4.30 API Document
+ src/modules/loader.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html
index e61f7950..8ed95299 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.4.30 API Document
+ src/modules/noResults.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html
index 631e58d0..6d3f23a5 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.4.30 API Document
+ src/modules/paging.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html
index 641570ea..5f1bcbfc 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.4.30 API Document
+ src/modules/popupFilter.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html
index 8aa571b8..05430459 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.4.30 API Document
+ src/modules/rowsCounter.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html
index 8cd15094..f3232a98 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.4.30 API Document
+ src/modules/state.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html
index fc630f18..9b28bc83 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.4.30 API Document
+ src/modules/statusBar.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html
index cc65a46f..ce6fb2b2 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.4.30 API Document
+ src/modules/storage.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html
index 50cb5fff..f7d293fd 100644
--- a/docs/file/src/number.js.html
+++ b/docs/file/src/number.js.html
@@ -3,7 +3,7 @@
- src/number.js | tablefilter v0.4.30 API Document
+ src/number.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html
index d93180d5..a01acb8c 100644
--- a/docs/file/src/root.js.html
+++ b/docs/file/src/root.js.html
@@ -3,7 +3,7 @@
- src/root.js | tablefilter v0.4.30 API Document
+ src/root.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html
index 4c760cac..b627a2ed 100644
--- a/docs/file/src/sort.js.html
+++ b/docs/file/src/sort.js.html
@@ -3,7 +3,7 @@
- src/sort.js | tablefilter v0.4.30 API Document
+ src/sort.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html
index f52b5099..09b8c5d5 100644
--- a/docs/file/src/string.js.html
+++ b/docs/file/src/string.js.html
@@ -3,7 +3,7 @@
- src/string.js | tablefilter v0.4.30 API Document
+ src/string.js | tablefilter v0.4.31 API Document
diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html
index daa3907c..034a67d3 100644
--- a/docs/file/src/tablefilter.js.html
+++ b/docs/file/src/tablefilter.js.html
@@ -3,7 +3,7 @@
- src/tablefilter.js | tablefilter v0.4.30 API Document
+ src/tablefilter.js | tablefilter v0.4.31 API Document
@@ -253,12 +253,16 @@ export class TableFilter {
}
});
- if (!this.tbl || this.tbl.nodeName !== 'TABLE' ||
- this.getRowsNb() === 0) {
+ if (!this.tbl || this.tbl.nodeName !== 'TABLE') {
throw new Error(`Could not instantiate TableFilter: HTML table
DOM element not found.`);
}
+ if (this.getRowsNb() === 0) {
+ throw new Error(`Could not instantiate TableFilter: HTML table
+ requires at least 1 row.`);
+ }
+
// configuration object
let f = this.cfg;
@@ -270,7 +274,6 @@ export class TableFilter {
//Start row et cols nb
this.refRow = isUndef(startRow) ? 2 : (startRow + 1);
- this.nbCells = this.getCellsNb(this.refRow);
/**
* Base path for static assets
@@ -1131,6 +1134,7 @@ export class TableFilter {
return;
}
+ this.nbCells = this.getCellsNb(this.refRow);
let Mod = this.Mod;
let n = this.singleSearchFlt ? 1 : this.nbCells;
let inpclass;
@@ -2356,7 +2360,7 @@ export class TableFilter {
*/
getCellsNb(rowIndex = 0) {
let tr = this.tbl.rows[rowIndex >= 0 ? rowIndex : 0];
- return tr.cells.length;
+ return tr ? tr.cells.length : 0;
}
/**
diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html
index 30c71bf4..ebe7123e 100644
--- a/docs/file/src/types.js.html
+++ b/docs/file/src/types.js.html
@@ -3,7 +3,7 @@
- src/types.js | tablefilter v0.4.30 API Document
+ src/types.js | tablefilter v0.4.31 API Document
diff --git a/docs/function/index.html b/docs/function/index.html
index 9cf3a910..94fc4cab 100644
--- a/docs/function/index.html
+++ b/docs/function/index.html
@@ -3,7 +3,7 @@
- Function | tablefilter v0.4.30 API Document
+ Function | tablefilter v0.4.31 API Document
diff --git a/docs/identifiers.html b/docs/identifiers.html
index 7ea7ffce..20ab73f9 100644
--- a/docs/identifiers.html
+++ b/docs/identifiers.html
@@ -3,7 +3,7 @@
- Index | tablefilter v0.4.30 API Document
+ Index | tablefilter v0.4.31 API Document
diff --git a/docs/index.html b/docs/index.html
index 8ccc7901..00d12675 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,7 +3,7 @@
- tablefilter v0.4.30 API Document
+ tablefilter v0.4.31 API Document
diff --git a/docs/package.json b/docs/package.json
index 3ecd4b83..6dd354f4 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -1,6 +1,6 @@
{
"name": "tablefilter",
- "version": "0.4.30",
+ "version": "0.4.31",
"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 06baf882..acfd38d9 100644
--- a/docs/source.html
+++ b/docs/source.html
@@ -3,7 +3,7 @@
- Source | tablefilter v0.4.30 API Document
+ Source | tablefilter v0.4.31 API Document
@@ -140,7 +140,7 @@
100 %1/1 |
545 byte |
22 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/const.js |
@@ -165,7 +165,7 @@
100 %18/18 |
1536 byte |
118 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/cookie.js |
@@ -173,7 +173,7 @@
- |
1412 byte |
57 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/dom.js |
@@ -192,7 +192,7 @@
100 %12/12 |
4767 byte |
191 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/emitter.js |
@@ -200,7 +200,7 @@
100 %6/6 |
1323 byte |
53 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/event.js |
@@ -213,7 +213,7 @@
100 %6/6 |
2384 byte |
101 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/extensions/advancedGrid/adapterEzEditTable.js |
@@ -221,7 +221,7 @@
100 %13/13 |
18904 byte |
504 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/extensions/advancedGrid/advancedGrid.js |
@@ -229,7 +229,7 @@
- |
90 byte |
2 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/extensions/colOps/colOps.js |
@@ -237,7 +237,7 @@
100 %9/9 |
13525 byte |
366 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/extensions/colsVisibility/colsVisibility.js |
@@ -245,7 +245,7 @@
100 %49/49 |
20130 byte |
707 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/extensions/filtersVisibility/filtersVisibility.js |
@@ -253,7 +253,7 @@
100 %25/25 |
7784 byte |
307 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/extensions/sort/adapterSortabletable.js |
@@ -261,7 +261,7 @@
100 %23/23 |
16452 byte |
532 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/extensions/sort/sort.js |
@@ -269,7 +269,7 @@
- |
197 byte |
8 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/feature.js |
@@ -277,7 +277,7 @@
100 %14/14 |
1864 byte |
97 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/alternateRows.js |
@@ -285,7 +285,7 @@
100 %9/9 |
3644 byte |
140 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/checkList.js |
@@ -293,7 +293,7 @@
100 %17/17 |
18969 byte |
590 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/clearButton.js |
@@ -301,7 +301,7 @@
100 %10/10 |
3129 byte |
128 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/dateType.js |
@@ -309,7 +309,7 @@
100 %11/11 |
3997 byte |
147 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/dropdown.js |
@@ -317,7 +317,7 @@
100 %14/14 |
13699 byte |
442 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/gridLayout.js |
@@ -325,7 +325,7 @@
100 %16/16 |
14075 byte |
494 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/hash.js |
@@ -334,7 +334,7 @@
100 %10/10 |
2981 byte |
126 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/help.js |
@@ -342,7 +342,7 @@
100 %17/17 |
6516 byte |
232 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/highlightKeywords.js |
@@ -350,7 +350,7 @@
100 %10/10 |
5405 byte |
179 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/loader.js |
@@ -358,7 +358,7 @@
100 %14/14 |
4005 byte |
173 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/noResults.js |
@@ -366,7 +366,7 @@
100 %17/17 |
4809 byte |
198 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/paging.js |
@@ -374,7 +374,7 @@
100 %45/45 |
27455 byte |
898 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/popupFilter.js |
@@ -382,7 +382,7 @@
100 %26/26 |
12712 byte |
446 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/rowsCounter.js |
@@ -390,7 +390,7 @@
100 %13/13 |
5643 byte |
197 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/state.js |
@@ -398,7 +398,7 @@
100 %24/24 |
14771 byte |
541 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/statusBar.js |
@@ -406,7 +406,7 @@
100 %22/22 |
8485 byte |
299 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/modules/storage.js |
@@ -415,7 +415,7 @@
100 %10/10 |
3544 byte |
162 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/number.js |
@@ -423,7 +423,7 @@
100 %1/1 |
998 byte |
29 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/root.js |
@@ -431,7 +431,7 @@
100 %1/1 |
235 byte |
6 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/sort.js |
@@ -441,7 +441,7 @@
100 %3/3 |
930 byte |
33 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/string.js |
@@ -453,15 +453,15 @@
100 %5/5 |
2082 byte |
76 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
| src/tablefilter.js |
TableFilter |
100 %170/170 |
- 89104 byte |
- 2971 |
- 2017-01-03 03:14:35 (UTC) |
+ 89243 byte |
+ 2975 |
+ 2017-01-04 03:17:06 (UTC) |
| src/types.js |
@@ -477,7 +477,7 @@
100 %9/9 |
1563 byte |
73 |
- 2017-01-03 03:14:35 (UTC) |
+ 2017-01-04 03:17:06 (UTC) |
diff --git a/docs/variable/index.html b/docs/variable/index.html
index 519a52b4..e2119017 100644
--- a/docs/variable/index.html
+++ b/docs/variable/index.html
@@ -3,7 +3,7 @@
- Variable | tablefilter v0.4.30 API Document
+ Variable | tablefilter v0.4.31 API Document