From cce2a65c0f7c4c044377b5ac3db815dfa0af8e02 Mon Sep 17 00:00:00 2001
From: koalyptus
Date: Tue, 25 Jul 2017 13:01:26 +0000
Subject: [PATCH] publish Docs to gh-pages (auto)
branch: master
SHA: 3a878c9e90a1877afab6078f5351541b088e04a5
range SHA: 82e9b2759845...3a878c9e90a1
build id: 257292035
build number: 702
---
docs/ast/source/modules/popupFilter.js.json | 8178 +++++++++--------
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 +-
...Sortabletable.js~AdapterSortableTable.html | 2 +-
docs/class/src/feature.js~Feature.html | 2 +-
.../alternateRows.js~AlternateRows.html | 2 +-
.../modules/baseDropdown.js~BaseDropdown.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 +-
...arkActiveColumns.js~MarkActiveColumns.html | 2 +-
.../src/modules/noResults.js~NoResults.html | 2 +-
docs/class/src/modules/paging.js~Paging.html | 2 +-
.../modules/popupFilter.js~PopupFilter.html | 28 +-
.../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 | 2 +-
docs/dump.json | 42 +-
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 +-
.../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/baseDropdown.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 +-
.../src/modules/markActiveColumns.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 | 5 +-
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/settings.js.html | 2 +-
docs/file/src/sort.js.html | 2 +-
docs/file/src/string.js.html | 2 +-
docs/file/src/tablefilter.js.html | 2 +-
docs/file/src/types.js.html | 2 +-
docs/function/index.html | 2 +-
docs/identifiers.html | 2 +-
docs/index.html | 2 +-
docs/package.json | 4 +-
docs/source.html | 84 +-
docs/variable/index.html | 2 +-
73 files changed, 4322 insertions(+), 4153 deletions(-)
diff --git a/docs/ast/source/modules/popupFilter.js.json b/docs/ast/source/modules/popupFilter.js.json
index 65ac1320..9718a284 100644
--- a/docs/ast/source/modules/popupFilter.js.json
+++ b/docs/ast/source/modules/popupFilter.js.json
@@ -9013,10 +9013,10 @@
"trailingComments": [
{
"type": "Line",
- "value": " Override headers row index if no grouped headers",
+ "value": " Override filters row index supplied by configuration",
"range": [
5369,
- 5420
+ 5424
],
"loc": {
"start": {
@@ -9025,6 +9025,154 @@
},
"end": {
"line": 202,
+ "column": 63
+ }
+ }
+ }
+ ]
+ },
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "AssignmentExpression",
+ "operator": "=",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "tf",
+ "range": [
+ 5433,
+ 5435
+ ],
+ "loc": {
+ "start": {
+ "line": 203,
+ "column": 8
+ },
+ "end": {
+ "line": 203,
+ "column": 10
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "filtersRowIndex",
+ "range": [
+ 5436,
+ 5451
+ ],
+ "loc": {
+ "start": {
+ "line": 203,
+ "column": 11
+ },
+ "end": {
+ "line": 203,
+ "column": 26
+ }
+ }
+ },
+ "range": [
+ 5433,
+ 5451
+ ],
+ "loc": {
+ "start": {
+ "line": 203,
+ "column": 8
+ },
+ "end": {
+ "line": 203,
+ "column": 26
+ }
+ }
+ },
+ "right": {
+ "type": "Literal",
+ "value": 0,
+ "raw": "0",
+ "range": [
+ 5454,
+ 5455
+ ],
+ "loc": {
+ "start": {
+ "line": 203,
+ "column": 29
+ },
+ "end": {
+ "line": 203,
+ "column": 30
+ }
+ }
+ },
+ "range": [
+ 5433,
+ 5455
+ ],
+ "loc": {
+ "start": {
+ "line": 203,
+ "column": 8
+ },
+ "end": {
+ "line": 203,
+ "column": 30
+ }
+ }
+ },
+ "range": [
+ 5433,
+ 5456
+ ],
+ "loc": {
+ "start": {
+ "line": 203,
+ "column": 8
+ },
+ "end": {
+ "line": 203,
+ "column": 31
+ }
+ },
+ "leadingComments": [
+ {
+ "type": "Line",
+ "value": " Override filters row index supplied by configuration",
+ "range": [
+ 5369,
+ 5424
+ ],
+ "loc": {
+ "start": {
+ "line": 202,
+ "column": 8
+ },
+ "end": {
+ "line": 202,
+ "column": 63
+ }
+ }
+ }
+ ],
+ "trailingComments": [
+ {
+ "type": "Line",
+ "value": " Override headers row index if no grouped headers",
+ "range": [
+ 5466,
+ 5517
+ ],
+ "loc": {
+ "start": {
+ "line": 205,
+ "column": 8
+ },
+ "end": {
+ "line": 205,
"column": 59
}
}
@@ -9033,16 +9181,16 @@
"type": "Line",
"value": " TODO: Because of the filters row generation, headers row index needs",
"range": [
- 5429,
- 5500
+ 5526,
+ 5597
],
"loc": {
"start": {
- "line": 203,
+ "line": 206,
"column": 8
},
"end": {
- "line": 203,
+ "line": 206,
"column": 79
}
}
@@ -9051,16 +9199,16 @@
"type": "Line",
"value": " adjusting: prevent useless row generation",
"range": [
- 5509,
- 5553
+ 5606,
+ 5650
],
"loc": {
"start": {
- "line": 204,
+ "line": 207,
"column": 8
},
"end": {
- "line": 204,
+ "line": 207,
"column": 52
}
}
@@ -9082,16 +9230,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 5566,
- 5568
+ 5663,
+ 5665
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 12
},
"end": {
- "line": 205,
+ "line": 208,
"column": 14
}
}
@@ -9100,31 +9248,31 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 5569,
- 5579
+ 5666,
+ 5676
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 15
},
"end": {
- "line": 205,
+ "line": 208,
"column": 25
}
}
},
"range": [
- 5566,
- 5579
+ 5663,
+ 5676
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 12
},
"end": {
- "line": 205,
+ "line": 208,
"column": 25
}
}
@@ -9134,31 +9282,31 @@
"value": 1,
"raw": "1",
"range": [
- 5583,
- 5584
+ 5680,
+ 5681
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 29
},
"end": {
- "line": 205,
+ "line": 208,
"column": 30
}
}
},
"range": [
- 5566,
- 5584
+ 5663,
+ 5681
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 12
},
"end": {
- "line": 205,
+ "line": 208,
"column": 30
}
}
@@ -9169,16 +9317,16 @@
"type": "Identifier",
"name": "isNaN",
"range": [
- 5588,
- 5593
+ 5685,
+ 5690
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 34
},
"end": {
- "line": 205,
+ "line": 208,
"column": 39
}
}
@@ -9196,16 +9344,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 5594,
- 5596
+ 5691,
+ 5693
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 40
},
"end": {
- "line": 205,
+ "line": 208,
"column": 42
}
}
@@ -9214,47 +9362,47 @@
"type": "Identifier",
"name": "config",
"range": [
- 5597,
- 5603
+ 5694,
+ 5700
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 43
},
"end": {
- "line": 205,
+ "line": 208,
"column": 49
}
}
},
"range": [
- 5594,
- 5603
+ 5691,
+ 5700
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 40
},
"end": {
- "line": 205,
+ "line": 208,
"column": 49
}
}
},
"arguments": [],
"range": [
- 5594,
- 5605
+ 5691,
+ 5702
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 40
},
"end": {
- "line": 205,
+ "line": 208,
"column": 51
}
}
@@ -9263,62 +9411,62 @@
"type": "Identifier",
"name": "headers_row_index",
"range": [
- 5606,
- 5623
+ 5703,
+ 5720
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 52
},
"end": {
- "line": 205,
+ "line": 208,
"column": 69
}
}
},
"range": [
- 5594,
- 5623
+ 5691,
+ 5720
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 40
},
"end": {
- "line": 205,
+ "line": 208,
"column": 69
}
}
}
],
"range": [
- 5588,
- 5624
+ 5685,
+ 5721
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 34
},
"end": {
- "line": 205,
+ "line": 208,
"column": 70
}
}
},
"range": [
- 5566,
- 5624
+ 5663,
+ 5721
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 12
},
"end": {
- "line": 205,
+ "line": 208,
"column": 70
}
}
@@ -9338,16 +9486,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 5640,
- 5642
+ 5737,
+ 5739
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 12
},
"end": {
- "line": 206,
+ "line": 209,
"column": 14
}
}
@@ -9356,31 +9504,31 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 5643,
- 5653
+ 5740,
+ 5750
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 15
},
"end": {
- "line": 206,
+ "line": 209,
"column": 25
}
}
},
"range": [
- 5640,
- 5653
+ 5737,
+ 5750
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 12
},
"end": {
- "line": 206,
+ "line": 209,
"column": 25
}
}
@@ -9390,78 +9538,78 @@
"value": 0,
"raw": "0",
"range": [
- 5656,
- 5657
+ 5753,
+ 5754
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 28
},
"end": {
- "line": 206,
+ "line": 209,
"column": 29
}
}
},
"range": [
- 5640,
- 5657
+ 5737,
+ 5754
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 12
},
"end": {
- "line": 206,
+ "line": 209,
"column": 29
}
}
},
"range": [
- 5640,
- 5658
+ 5737,
+ 5755
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 12
},
"end": {
- "line": 206,
+ "line": 209,
"column": 30
}
}
}
],
"range": [
- 5626,
- 5668
+ 5723,
+ 5765
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 72
},
"end": {
- "line": 207,
+ "line": 210,
"column": 9
}
}
},
"alternate": null,
"range": [
- 5562,
- 5668
+ 5659,
+ 5765
],
"loc": {
"start": {
- "line": 205,
+ "line": 208,
"column": 8
},
"end": {
- "line": 207,
+ "line": 210,
"column": 9
}
},
@@ -9470,16 +9618,16 @@
"type": "Line",
"value": " Override headers row index if no grouped headers",
"range": [
- 5369,
- 5420
+ 5466,
+ 5517
],
"loc": {
"start": {
- "line": 202,
+ "line": 205,
"column": 8
},
"end": {
- "line": 202,
+ "line": 205,
"column": 59
}
}
@@ -9488,16 +9636,16 @@
"type": "Line",
"value": " TODO: Because of the filters row generation, headers row index needs",
"range": [
- 5429,
- 5500
+ 5526,
+ 5597
],
"loc": {
"start": {
- "line": 203,
+ "line": 206,
"column": 8
},
"end": {
- "line": 203,
+ "line": 206,
"column": 79
}
}
@@ -9506,16 +9654,16 @@
"type": "Line",
"value": " adjusting: prevent useless row generation",
"range": [
- 5509,
- 5553
+ 5606,
+ 5650
],
"loc": {
"start": {
- "line": 204,
+ "line": 207,
"column": 8
},
"end": {
- "line": 204,
+ "line": 207,
"column": 52
}
}
@@ -9526,16 +9674,16 @@
"type": "Line",
"value": " Adjust headers row index for grid-layout mode",
"range": [
- 5678,
- 5726
+ 5775,
+ 5823
],
"loc": {
"start": {
- "line": 209,
+ "line": 212,
"column": 8
},
"end": {
- "line": 209,
+ "line": 212,
"column": 56
}
}
@@ -9544,16 +9692,16 @@
"type": "Line",
"value": " TODO: Because of the filters row generation, headers row index needs",
"range": [
- 5735,
- 5806
+ 5832,
+ 5903
],
"loc": {
"start": {
- "line": 210,
+ "line": 213,
"column": 8
},
"end": {
- "line": 210,
+ "line": 213,
"column": 79
}
}
@@ -9562,16 +9710,16 @@
"type": "Line",
"value": " adjusting: prevent useless row generation",
"range": [
- 5815,
- 5859
+ 5912,
+ 5956
],
"loc": {
"start": {
- "line": 211,
+ "line": 214,
"column": 8
},
"end": {
- "line": 211,
+ "line": 214,
"column": 52
}
}
@@ -9587,16 +9735,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 5872,
- 5874
+ 5969,
+ 5971
],
"loc": {
"start": {
- "line": 212,
+ "line": 215,
"column": 12
},
"end": {
- "line": 212,
+ "line": 215,
"column": 14
}
}
@@ -9605,31 +9753,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 5875,
- 5885
+ 5972,
+ 5982
],
"loc": {
"start": {
- "line": 212,
+ "line": 215,
"column": 15
},
"end": {
- "line": 212,
+ "line": 215,
"column": 25
}
}
},
"range": [
- 5872,
- 5885
+ 5969,
+ 5982
],
"loc": {
"start": {
- "line": 212,
+ "line": 215,
"column": 12
},
"end": {
- "line": 212,
+ "line": 215,
"column": 25
}
}
@@ -9649,16 +9797,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 5901,
- 5903
+ 5998,
+ 6000
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 12
},
"end": {
- "line": 213,
+ "line": 216,
"column": 14
}
}
@@ -9667,62 +9815,62 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 5904,
- 5914
+ 6001,
+ 6011
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 15
},
"end": {
- "line": 213,
+ "line": 216,
"column": 25
}
}
},
"range": [
- 5901,
- 5914
+ 5998,
+ 6011
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 12
},
"end": {
- "line": 213,
+ "line": 216,
"column": 25
}
}
},
"prefix": false,
"range": [
- 5901,
- 5916
+ 5998,
+ 6013
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 12
},
"end": {
- "line": 213,
+ "line": 216,
"column": 27
}
}
},
"range": [
- 5901,
- 5917
+ 5998,
+ 6014
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 12
},
"end": {
- "line": 213,
+ "line": 216,
"column": 28
}
}
@@ -9737,16 +9885,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5930,
- 5934
+ 6027,
+ 6031
],
"loc": {
"start": {
- "line": 214,
+ "line": 217,
"column": 12
},
"end": {
- "line": 214,
+ "line": 217,
"column": 16
}
}
@@ -9755,94 +9903,94 @@
"type": "Identifier",
"name": "buildIcons",
"range": [
- 5935,
- 5945
+ 6032,
+ 6042
],
"loc": {
"start": {
- "line": 214,
+ "line": 217,
"column": 17
},
"end": {
- "line": 214,
+ "line": 217,
"column": 27
}
}
},
"range": [
- 5930,
- 5945
+ 6027,
+ 6042
],
"loc": {
"start": {
- "line": 214,
+ "line": 217,
"column": 12
},
"end": {
- "line": 214,
+ "line": 217,
"column": 27
}
}
},
"arguments": [],
"range": [
- 5930,
- 5947
+ 6027,
+ 6044
],
"loc": {
"start": {
- "line": 214,
+ "line": 217,
"column": 12
},
"end": {
- "line": 214,
+ "line": 217,
"column": 29
}
}
},
"range": [
- 5930,
- 5948
+ 6027,
+ 6045
],
"loc": {
"start": {
- "line": 214,
+ "line": 217,
"column": 12
},
"end": {
- "line": 214,
+ "line": 217,
"column": 30
}
}
}
],
"range": [
- 5887,
- 5958
+ 5984,
+ 6055
],
"loc": {
"start": {
- "line": 212,
+ "line": 215,
"column": 27
},
"end": {
- "line": 215,
+ "line": 218,
"column": 9
}
}
},
"alternate": null,
"range": [
- 5868,
- 5958
+ 5965,
+ 6055
],
"loc": {
"start": {
- "line": 212,
+ "line": 215,
"column": 8
},
"end": {
- "line": 215,
+ "line": 218,
"column": 9
}
},
@@ -9851,16 +9999,16 @@
"type": "Line",
"value": " Adjust headers row index for grid-layout mode",
"range": [
- 5678,
- 5726
+ 5775,
+ 5823
],
"loc": {
"start": {
- "line": 209,
+ "line": 212,
"column": 8
},
"end": {
- "line": 209,
+ "line": 212,
"column": 56
}
}
@@ -9869,16 +10017,16 @@
"type": "Line",
"value": " TODO: Because of the filters row generation, headers row index needs",
"range": [
- 5735,
- 5806
+ 5832,
+ 5903
],
"loc": {
"start": {
- "line": 210,
+ "line": 213,
"column": 8
},
"end": {
- "line": 210,
+ "line": 213,
"column": 79
}
}
@@ -9887,16 +10035,16 @@
"type": "Line",
"value": " adjusting: prevent useless row generation",
"range": [
- 5815,
- 5859
+ 5912,
+ 5956
],
"loc": {
"start": {
- "line": 211,
+ "line": 214,
"column": 8
},
"end": {
- "line": 211,
+ "line": 214,
"column": 52
}
}
@@ -9907,16 +10055,16 @@
"type": "Line",
"value": " subscribe to events",
"range": [
- 5968,
- 5990
+ 6065,
+ 6087
],
"loc": {
"start": {
- "line": 217,
+ "line": 220,
"column": 8
},
"end": {
- "line": 217,
+ "line": 220,
"column": 30
}
}
@@ -9936,16 +10084,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5999,
- 6003
+ 6096,
+ 6100
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 8
},
"end": {
- "line": 218,
+ "line": 221,
"column": 12
}
}
@@ -9954,31 +10102,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 6004,
- 6011
+ 6101,
+ 6108
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 13
},
"end": {
- "line": 218,
+ "line": 221,
"column": 20
}
}
},
"range": [
- 5999,
- 6011
+ 6096,
+ 6108
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 8
},
"end": {
- "line": 218,
+ "line": 221,
"column": 20
}
}
@@ -9987,31 +10135,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 6012,
- 6014
+ 6109,
+ 6111
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 21
},
"end": {
- "line": 218,
+ "line": 221,
"column": 23
}
}
},
"range": [
- 5999,
- 6014
+ 6096,
+ 6111
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 8
},
"end": {
- "line": 218,
+ "line": 221,
"column": 23
}
}
@@ -10025,32 +10173,32 @@
"value": "before-filtering",
"raw": "'before-filtering'",
"range": [
- 6016,
- 6034
+ 6113,
+ 6131
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 25
},
"end": {
- "line": 218,
+ "line": 221,
"column": 43
}
}
}
],
"range": [
- 6015,
- 6035
+ 6112,
+ 6132
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 24
},
"end": {
- "line": 218,
+ "line": 221,
"column": 44
}
}
@@ -10067,16 +10215,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6043,
- 6047
+ 6140,
+ 6144
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 52
},
"end": {
- "line": 218,
+ "line": 221,
"column": 56
}
}
@@ -10085,47 +10233,47 @@
"type": "Identifier",
"name": "setIconsState",
"range": [
- 6048,
- 6061
+ 6145,
+ 6158
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 57
},
"end": {
- "line": 218,
+ "line": 221,
"column": 70
}
}
},
"range": [
- 6043,
- 6061
+ 6140,
+ 6158
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 52
},
"end": {
- "line": 218,
+ "line": 221,
"column": 70
}
}
},
"arguments": [],
"range": [
- 6043,
- 6063
+ 6140,
+ 6160
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 52
},
"end": {
- "line": 218,
+ "line": 221,
"column": 72
}
}
@@ -10133,47 +10281,47 @@
"generator": false,
"expression": true,
"range": [
- 6037,
- 6063
+ 6134,
+ 6160
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 46
},
"end": {
- "line": 218,
+ "line": 221,
"column": 72
}
}
}
],
"range": [
- 5999,
- 6064
+ 6096,
+ 6161
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 8
},
"end": {
- "line": 218,
+ "line": 221,
"column": 73
}
}
},
"range": [
- 5999,
- 6065
+ 6096,
+ 6162
],
"loc": {
"start": {
- "line": 218,
+ "line": 221,
"column": 8
},
"end": {
- "line": 218,
+ "line": 221,
"column": 74
}
},
@@ -10182,16 +10330,16 @@
"type": "Line",
"value": " subscribe to events",
"range": [
- 5968,
- 5990
+ 6065,
+ 6087
],
"loc": {
"start": {
- "line": 217,
+ "line": 220,
"column": 8
},
"end": {
- "line": 217,
+ "line": 220,
"column": 30
}
}
@@ -10211,16 +10359,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6074,
- 6078
+ 6171,
+ 6175
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 8
},
"end": {
- "line": 219,
+ "line": 222,
"column": 12
}
}
@@ -10229,31 +10377,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 6079,
- 6086
+ 6176,
+ 6183
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 13
},
"end": {
- "line": 219,
+ "line": 222,
"column": 20
}
}
},
"range": [
- 6074,
- 6086
+ 6171,
+ 6183
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 8
},
"end": {
- "line": 219,
+ "line": 222,
"column": 20
}
}
@@ -10262,31 +10410,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 6087,
- 6089
+ 6184,
+ 6186
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 21
},
"end": {
- "line": 219,
+ "line": 222,
"column": 23
}
}
},
"range": [
- 6074,
- 6089
+ 6171,
+ 6186
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 8
},
"end": {
- "line": 219,
+ "line": 222,
"column": 23
}
}
@@ -10300,32 +10448,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 6091,
- 6108
+ 6188,
+ 6205
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 25
},
"end": {
- "line": 219,
+ "line": 222,
"column": 42
}
}
}
],
"range": [
- 6090,
- 6109
+ 6187,
+ 6206
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 24
},
"end": {
- "line": 219,
+ "line": 222,
"column": 43
}
}
@@ -10342,16 +10490,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6117,
- 6121
+ 6214,
+ 6218
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 51
},
"end": {
- "line": 219,
+ "line": 222,
"column": 55
}
}
@@ -10360,47 +10508,47 @@
"type": "Identifier",
"name": "closeAll",
"range": [
- 6122,
- 6130
+ 6219,
+ 6227
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 56
},
"end": {
- "line": 219,
+ "line": 222,
"column": 64
}
}
},
"range": [
- 6117,
- 6130
+ 6214,
+ 6227
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 51
},
"end": {
- "line": 219,
+ "line": 222,
"column": 64
}
}
},
"arguments": [],
"range": [
- 6117,
- 6132
+ 6214,
+ 6229
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 51
},
"end": {
- "line": 219,
+ "line": 222,
"column": 66
}
}
@@ -10408,47 +10556,47 @@
"generator": false,
"expression": true,
"range": [
- 6111,
- 6132
+ 6208,
+ 6229
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 45
},
"end": {
- "line": 219,
+ "line": 222,
"column": 66
}
}
}
],
"range": [
- 6074,
- 6133
+ 6171,
+ 6230
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 8
},
"end": {
- "line": 219,
+ "line": 222,
"column": 67
}
}
},
"range": [
- 6074,
- 6134
+ 6171,
+ 6231
],
"loc": {
"start": {
- "line": 219,
+ "line": 222,
"column": 8
},
"end": {
- "line": 219,
+ "line": 222,
"column": 68
}
}
@@ -10466,16 +10614,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6143,
- 6147
+ 6240,
+ 6244
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 12
}
}
@@ -10484,31 +10632,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 6148,
- 6155
+ 6245,
+ 6252
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 13
},
"end": {
- "line": 220,
+ "line": 223,
"column": 20
}
}
},
"range": [
- 6143,
- 6155
+ 6240,
+ 6252
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 20
}
}
@@ -10517,31 +10665,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 6156,
- 6158
+ 6253,
+ 6255
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 21
},
"end": {
- "line": 220,
+ "line": 223,
"column": 23
}
}
},
"range": [
- 6143,
- 6158
+ 6240,
+ 6255
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 23
}
}
@@ -10555,32 +10703,32 @@
"value": "cell-processed",
"raw": "'cell-processed'",
"range": [
- 6160,
- 6176
+ 6257,
+ 6273
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 25
},
"end": {
- "line": 220,
+ "line": 223,
"column": 41
}
}
}
],
"range": [
- 6159,
- 6177
+ 6256,
+ 6274
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 24
},
"end": {
- "line": 220,
+ "line": 223,
"column": 42
}
}
@@ -10593,16 +10741,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 6192,
- 6194
+ 6289,
+ 6291
],
"loc": {
"start": {
- "line": 221,
+ "line": 224,
"column": 13
},
"end": {
- "line": 221,
+ "line": 224,
"column": 15
}
}
@@ -10611,16 +10759,16 @@
"type": "Identifier",
"name": "cellIndex",
"range": [
- 6196,
- 6205
+ 6293,
+ 6302
],
"loc": {
"start": {
- "line": 221,
+ "line": 224,
"column": 17
},
"end": {
- "line": 221,
+ "line": 224,
"column": 26
}
}
@@ -10634,16 +10782,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6210,
- 6214
+ 6307,
+ 6311
],
"loc": {
"start": {
- "line": 221,
+ "line": 224,
"column": 31
},
"end": {
- "line": 221,
+ "line": 224,
"column": 35
}
}
@@ -10652,31 +10800,31 @@
"type": "Identifier",
"name": "changeState",
"range": [
- 6215,
- 6226
+ 6312,
+ 6323
],
"loc": {
"start": {
- "line": 221,
+ "line": 224,
"column": 36
},
"end": {
- "line": 221,
+ "line": 224,
"column": 47
}
}
},
"range": [
- 6210,
- 6226
+ 6307,
+ 6323
],
"loc": {
"start": {
- "line": 221,
+ "line": 224,
"column": 31
},
"end": {
- "line": 221,
+ "line": 224,
"column": 47
}
}
@@ -10686,16 +10834,16 @@
"type": "Identifier",
"name": "cellIndex",
"range": [
- 6227,
- 6236
+ 6324,
+ 6333
],
"loc": {
"start": {
- "line": 221,
+ "line": 224,
"column": 48
},
"end": {
- "line": 221,
+ "line": 224,
"column": 57
}
}
@@ -10705,32 +10853,32 @@
"value": true,
"raw": "true",
"range": [
- 6238,
- 6242
+ 6335,
+ 6339
],
"loc": {
"start": {
- "line": 221,
+ "line": 224,
"column": 59
},
"end": {
- "line": 221,
+ "line": 224,
"column": 63
}
}
}
],
"range": [
- 6210,
- 6243
+ 6307,
+ 6340
],
"loc": {
"start": {
- "line": 221,
+ "line": 224,
"column": 31
},
"end": {
- "line": 221,
+ "line": 224,
"column": 64
}
}
@@ -10738,47 +10886,47 @@
"generator": false,
"expression": true,
"range": [
- 6191,
- 6243
+ 6288,
+ 6340
],
"loc": {
"start": {
- "line": 221,
+ "line": 224,
"column": 12
},
"end": {
- "line": 221,
+ "line": 224,
"column": 64
}
}
}
],
"range": [
- 6143,
- 6244
+ 6240,
+ 6341
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 221,
+ "line": 224,
"column": 65
}
}
},
"range": [
- 6143,
- 6245
+ 6240,
+ 6342
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 221,
+ "line": 224,
"column": 66
}
}
@@ -10796,16 +10944,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6254,
- 6258
+ 6351,
+ 6355
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 8
},
"end": {
- "line": 222,
+ "line": 225,
"column": 12
}
}
@@ -10814,31 +10962,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 6259,
- 6266
+ 6356,
+ 6363
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 13
},
"end": {
- "line": 222,
+ "line": 225,
"column": 20
}
}
},
"range": [
- 6254,
- 6266
+ 6351,
+ 6363
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 8
},
"end": {
- "line": 222,
+ "line": 225,
"column": 20
}
}
@@ -10847,31 +10995,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 6267,
- 6269
+ 6364,
+ 6366
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 21
},
"end": {
- "line": 222,
+ "line": 225,
"column": 23
}
}
},
"range": [
- 6254,
- 6269
+ 6351,
+ 6366
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 8
},
"end": {
- "line": 222,
+ "line": 225,
"column": 23
}
}
@@ -10885,32 +11033,32 @@
"value": "filters-row-inserted",
"raw": "'filters-row-inserted'",
"range": [
- 6271,
- 6293
+ 6368,
+ 6390
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 25
},
"end": {
- "line": 222,
+ "line": 225,
"column": 47
}
}
}
],
"range": [
- 6270,
- 6294
+ 6367,
+ 6391
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 24
},
"end": {
- "line": 222,
+ "line": 225,
"column": 48
}
}
@@ -10927,16 +11075,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6302,
- 6306
+ 6399,
+ 6403
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 56
},
"end": {
- "line": 222,
+ "line": 225,
"column": 60
}
}
@@ -10945,47 +11093,47 @@
"type": "Identifier",
"name": "buildIcons",
"range": [
- 6307,
- 6317
+ 6404,
+ 6414
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 61
},
"end": {
- "line": 222,
+ "line": 225,
"column": 71
}
}
},
"range": [
- 6302,
- 6317
+ 6399,
+ 6414
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 56
},
"end": {
- "line": 222,
+ "line": 225,
"column": 71
}
}
},
"arguments": [],
"range": [
- 6302,
- 6319
+ 6399,
+ 6416
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 56
},
"end": {
- "line": 222,
+ "line": 225,
"column": 73
}
}
@@ -10993,47 +11141,47 @@
"generator": false,
"expression": true,
"range": [
- 6296,
- 6319
+ 6393,
+ 6416
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 50
},
"end": {
- "line": 222,
+ "line": 225,
"column": 73
}
}
}
],
"range": [
- 6254,
- 6320
+ 6351,
+ 6417
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 8
},
"end": {
- "line": 222,
+ "line": 225,
"column": 74
}
}
},
"range": [
- 6254,
- 6321
+ 6351,
+ 6418
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 8
},
"end": {
- "line": 222,
+ "line": 225,
"column": 75
}
}
@@ -11051,16 +11199,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6330,
- 6334
+ 6427,
+ 6431
],
"loc": {
"start": {
- "line": 223,
+ "line": 226,
"column": 8
},
"end": {
- "line": 223,
+ "line": 226,
"column": 12
}
}
@@ -11069,31 +11217,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 6335,
- 6342
+ 6432,
+ 6439
],
"loc": {
"start": {
- "line": 223,
+ "line": 226,
"column": 13
},
"end": {
- "line": 223,
+ "line": 226,
"column": 20
}
}
},
"range": [
- 6330,
- 6342
+ 6427,
+ 6439
],
"loc": {
"start": {
- "line": 223,
+ "line": 226,
"column": 8
},
"end": {
- "line": 223,
+ "line": 226,
"column": 20
}
}
@@ -11102,31 +11250,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 6343,
- 6345
+ 6440,
+ 6442
],
"loc": {
"start": {
- "line": 223,
+ "line": 226,
"column": 21
},
"end": {
- "line": 223,
+ "line": 226,
"column": 23
}
}
},
"range": [
- 6330,
- 6345
+ 6427,
+ 6442
],
"loc": {
"start": {
- "line": 223,
+ "line": 226,
"column": 8
},
"end": {
- "line": 223,
+ "line": 226,
"column": 23
}
}
@@ -11140,32 +11288,32 @@
"value": "before-filter-init",
"raw": "'before-filter-init'",
"range": [
- 6347,
- 6367
+ 6444,
+ 6464
],
"loc": {
"start": {
- "line": 223,
+ "line": 226,
"column": 25
},
"end": {
- "line": 223,
+ "line": 226,
"column": 45
}
}
}
],
"range": [
- 6346,
- 6368
+ 6443,
+ 6465
],
"loc": {
"start": {
- "line": 223,
+ "line": 226,
"column": 24
},
"end": {
- "line": 223,
+ "line": 226,
"column": 46
}
}
@@ -11178,16 +11326,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 6383,
- 6385
+ 6480,
+ 6482
],
"loc": {
"start": {
- "line": 224,
+ "line": 227,
"column": 13
},
"end": {
- "line": 224,
+ "line": 227,
"column": 15
}
}
@@ -11196,16 +11344,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 6387,
- 6395
+ 6484,
+ 6492
],
"loc": {
"start": {
- "line": 224,
+ "line": 227,
"column": 17
},
"end": {
- "line": 224,
+ "line": 227,
"column": 25
}
}
@@ -11219,16 +11367,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6400,
- 6404
+ 6497,
+ 6501
],
"loc": {
"start": {
- "line": 224,
+ "line": 227,
"column": 30
},
"end": {
- "line": 224,
+ "line": 227,
"column": 34
}
}
@@ -11237,31 +11385,31 @@
"type": "Identifier",
"name": "build",
"range": [
- 6405,
- 6410
+ 6502,
+ 6507
],
"loc": {
"start": {
- "line": 224,
+ "line": 227,
"column": 35
},
"end": {
- "line": 224,
+ "line": 227,
"column": 40
}
}
},
"range": [
- 6400,
- 6410
+ 6497,
+ 6507
],
"loc": {
"start": {
- "line": 224,
+ "line": 227,
"column": 30
},
"end": {
- "line": 224,
+ "line": 227,
"column": 40
}
}
@@ -11271,32 +11419,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 6411,
- 6419
+ 6508,
+ 6516
],
"loc": {
"start": {
- "line": 224,
+ "line": 227,
"column": 41
},
"end": {
- "line": 224,
+ "line": 227,
"column": 49
}
}
}
],
"range": [
- 6400,
- 6420
+ 6497,
+ 6517
],
"loc": {
"start": {
- "line": 224,
+ "line": 227,
"column": 30
},
"end": {
- "line": 224,
+ "line": 227,
"column": 50
}
}
@@ -11304,47 +11452,47 @@
"generator": false,
"expression": true,
"range": [
- 6382,
- 6420
+ 6479,
+ 6517
],
"loc": {
"start": {
- "line": 224,
+ "line": 227,
"column": 12
},
"end": {
- "line": 224,
+ "line": 227,
"column": 50
}
}
}
],
"range": [
- 6330,
- 6421
+ 6427,
+ 6518
],
"loc": {
"start": {
- "line": 223,
+ "line": 226,
"column": 8
},
"end": {
- "line": 224,
+ "line": 227,
"column": 51
}
}
},
"range": [
- 6330,
- 6422
+ 6427,
+ 6519
],
"loc": {
"start": {
- "line": 223,
+ "line": 226,
"column": 8
},
"end": {
- "line": 224,
+ "line": 227,
"column": 52
}
},
@@ -11353,16 +11501,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 6432,
- 6449
+ 6529,
+ 6546
],
"loc": {
"start": {
- "line": 226,
+ "line": 229,
"column": 8
},
"end": {
- "line": 226,
+ "line": 229,
"column": 25
}
}
@@ -11380,16 +11528,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6458,
- 6462
+ 6555,
+ 6559
],
"loc": {
"start": {
- "line": 227,
+ "line": 230,
"column": 8
},
"end": {
- "line": 227,
+ "line": 230,
"column": 12
}
}
@@ -11398,31 +11546,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 6463,
- 6474
+ 6560,
+ 6571
],
"loc": {
"start": {
- "line": 227,
+ "line": 230,
"column": 13
},
"end": {
- "line": 227,
+ "line": 230,
"column": 24
}
}
},
"range": [
- 6458,
- 6474
+ 6555,
+ 6571
],
"loc": {
"start": {
- "line": 227,
+ "line": 230,
"column": 8
},
"end": {
- "line": 227,
+ "line": 230,
"column": 24
}
}
@@ -11432,46 +11580,46 @@
"value": true,
"raw": "true",
"range": [
- 6477,
- 6481
+ 6574,
+ 6578
],
"loc": {
"start": {
- "line": 227,
+ "line": 230,
"column": 27
},
"end": {
- "line": 227,
+ "line": 230,
"column": 31
}
}
},
"range": [
- 6458,
- 6481
+ 6555,
+ 6578
],
"loc": {
"start": {
- "line": 227,
+ "line": 230,
"column": 8
},
"end": {
- "line": 227,
+ "line": 230,
"column": 31
}
}
},
"range": [
- 6458,
- 6482
+ 6555,
+ 6579
],
"loc": {
"start": {
- "line": 227,
+ "line": 230,
"column": 8
},
"end": {
- "line": 227,
+ "line": 230,
"column": 32
}
},
@@ -11480,16 +11628,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 6432,
- 6449
+ 6529,
+ 6546
],
"loc": {
"start": {
- "line": 226,
+ "line": 229,
"column": 8
},
"end": {
- "line": 226,
+ "line": 229,
"column": 25
}
}
@@ -11499,7 +11647,7 @@
],
"range": [
5196,
- 6488
+ 6585
],
"loc": {
"start": {
@@ -11507,7 +11655,7 @@
"column": 11
},
"end": {
- "line": 228,
+ "line": 231,
"column": 5
}
}
@@ -11516,7 +11664,7 @@
"expression": false,
"range": [
5193,
- 6488
+ 6585
],
"loc": {
"start": {
@@ -11524,7 +11672,7 @@
"column": 8
},
"end": {
- "line": 228,
+ "line": 231,
"column": 5
}
}
@@ -11533,7 +11681,7 @@
"computed": false,
"range": [
5189,
- 6488
+ 6585
],
"loc": {
"start": {
@@ -11541,7 +11689,7 @@
"column": 4
},
"end": {
- "line": 228,
+ "line": 231,
"column": 5
}
},
@@ -11570,16 +11718,16 @@
"type": "Block",
"value": "*\n * Reset previously destroyed feature\n ",
"range": [
- 6494,
- 6547
+ 6591,
+ 6644
],
"loc": {
"start": {
- "line": 230,
+ "line": 233,
"column": 4
},
"end": {
- "line": 232,
+ "line": 235,
"column": 7
}
}
@@ -11593,16 +11741,16 @@
"type": "Identifier",
"name": "reset",
"range": [
- 6552,
- 6557
+ 6649,
+ 6654
],
"loc": {
"start": {
- "line": 233,
+ "line": 236,
"column": 4
},
"end": {
- "line": 233,
+ "line": 236,
"column": 9
}
}
@@ -11624,16 +11772,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6570,
- 6574
+ 6667,
+ 6671
],
"loc": {
"start": {
- "line": 234,
+ "line": 237,
"column": 8
},
"end": {
- "line": 234,
+ "line": 237,
"column": 12
}
}
@@ -11642,62 +11790,62 @@
"type": "Identifier",
"name": "enable",
"range": [
- 6575,
- 6581
+ 6672,
+ 6678
],
"loc": {
"start": {
- "line": 234,
+ "line": 237,
"column": 13
},
"end": {
- "line": 234,
+ "line": 237,
"column": 19
}
}
},
"range": [
- 6570,
- 6581
+ 6667,
+ 6678
],
"loc": {
"start": {
- "line": 234,
+ "line": 237,
"column": 8
},
"end": {
- "line": 234,
+ "line": 237,
"column": 19
}
}
},
"arguments": [],
"range": [
- 6570,
- 6583
+ 6667,
+ 6680
],
"loc": {
"start": {
- "line": 234,
+ "line": 237,
"column": 8
},
"end": {
- "line": 234,
+ "line": 237,
"column": 21
}
}
},
"range": [
- 6570,
- 6584
+ 6667,
+ 6681
],
"loc": {
"start": {
- "line": 234,
+ "line": 237,
"column": 8
},
"end": {
- "line": 234,
+ "line": 237,
"column": 22
}
}
@@ -11712,16 +11860,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6593,
- 6597
+ 6690,
+ 6694
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 12
}
}
@@ -11730,62 +11878,62 @@
"type": "Identifier",
"name": "init",
"range": [
- 6598,
- 6602
+ 6695,
+ 6699
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 13
},
"end": {
- "line": 235,
+ "line": 238,
"column": 17
}
}
},
"range": [
- 6593,
- 6602
+ 6690,
+ 6699
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 17
}
}
},
"arguments": [],
"range": [
- 6593,
- 6604
+ 6690,
+ 6701
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 19
}
}
},
"range": [
- 6593,
- 6605
+ 6690,
+ 6702
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 20
}
}
@@ -11800,16 +11948,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6614,
- 6618
+ 6711,
+ 6715
],
"loc": {
"start": {
- "line": 236,
+ "line": 239,
"column": 8
},
"end": {
- "line": 236,
+ "line": 239,
"column": 12
}
}
@@ -11818,62 +11966,62 @@
"type": "Identifier",
"name": "buildIcons",
"range": [
- 6619,
- 6629
+ 6716,
+ 6726
],
"loc": {
"start": {
- "line": 236,
+ "line": 239,
"column": 13
},
"end": {
- "line": 236,
+ "line": 239,
"column": 23
}
}
},
"range": [
- 6614,
- 6629
+ 6711,
+ 6726
],
"loc": {
"start": {
- "line": 236,
+ "line": 239,
"column": 8
},
"end": {
- "line": 236,
+ "line": 239,
"column": 23
}
}
},
"arguments": [],
"range": [
- 6614,
- 6631
+ 6711,
+ 6728
],
"loc": {
"start": {
- "line": 236,
+ "line": 239,
"column": 8
},
"end": {
- "line": 236,
+ "line": 239,
"column": 25
}
}
},
"range": [
- 6614,
- 6632
+ 6711,
+ 6729
],
"loc": {
"start": {
- "line": 236,
+ "line": 239,
"column": 8
},
"end": {
- "line": 236,
+ "line": 239,
"column": 26
}
}
@@ -11888,16 +12036,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6641,
- 6645
+ 6738,
+ 6742
],
"loc": {
"start": {
- "line": 237,
+ "line": 240,
"column": 8
},
"end": {
- "line": 237,
+ "line": 240,
"column": 12
}
}
@@ -11906,78 +12054,78 @@
"type": "Identifier",
"name": "buildAll",
"range": [
- 6646,
- 6654
+ 6743,
+ 6751
],
"loc": {
"start": {
- "line": 237,
+ "line": 240,
"column": 13
},
"end": {
- "line": 237,
+ "line": 240,
"column": 21
}
}
},
"range": [
- 6641,
- 6654
+ 6738,
+ 6751
],
"loc": {
"start": {
- "line": 237,
+ "line": 240,
"column": 8
},
"end": {
- "line": 237,
+ "line": 240,
"column": 21
}
}
},
"arguments": [],
"range": [
- 6641,
- 6656
+ 6738,
+ 6753
],
"loc": {
"start": {
- "line": 237,
+ "line": 240,
"column": 8
},
"end": {
- "line": 237,
+ "line": 240,
"column": 23
}
}
},
"range": [
- 6641,
- 6657
+ 6738,
+ 6754
],
"loc": {
"start": {
- "line": 237,
+ "line": 240,
"column": 8
},
"end": {
- "line": 237,
+ "line": 240,
"column": 24
}
}
}
],
"range": [
- 6560,
- 6663
+ 6657,
+ 6760
],
"loc": {
"start": {
- "line": 233,
+ "line": 236,
"column": 12
},
"end": {
- "line": 238,
+ "line": 241,
"column": 5
}
}
@@ -11985,16 +12133,16 @@
"generator": false,
"expression": false,
"range": [
- 6557,
- 6663
+ 6654,
+ 6760
],
"loc": {
"start": {
- "line": 233,
+ "line": 236,
"column": 9
},
"end": {
- "line": 238,
+ "line": 241,
"column": 5
}
}
@@ -12002,16 +12150,16 @@
"kind": "method",
"computed": false,
"range": [
- 6552,
- 6663
+ 6649,
+ 6760
],
"loc": {
"start": {
- "line": 233,
+ "line": 236,
"column": 4
},
"end": {
- "line": 238,
+ "line": 241,
"column": 5
}
},
@@ -12020,16 +12168,16 @@
"type": "Block",
"value": "*\n * Reset previously destroyed feature\n ",
"range": [
- 6494,
- 6547
+ 6591,
+ 6644
],
"loc": {
"start": {
- "line": 230,
+ "line": 233,
"column": 4
},
"end": {
- "line": 232,
+ "line": 235,
"column": 7
}
}
@@ -12040,16 +12188,16 @@
"type": "Block",
"value": "*\n * Build all filters icons\n ",
"range": [
- 6669,
- 6711
+ 6766,
+ 6808
],
"loc": {
"start": {
- "line": 240,
+ "line": 243,
"column": 4
},
"end": {
- "line": 242,
+ "line": 245,
"column": 7
}
}
@@ -12063,16 +12211,16 @@
"type": "Identifier",
"name": "buildIcons",
"range": [
- 6716,
- 6726
+ 6813,
+ 6823
],
"loc": {
"start": {
- "line": 243,
+ "line": 246,
"column": 4
},
"end": {
- "line": 243,
+ "line": 246,
"column": 14
}
}
@@ -12093,16 +12241,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 6743,
- 6745
+ 6840,
+ 6842
],
"loc": {
"start": {
- "line": 244,
+ "line": 247,
"column": 12
},
"end": {
- "line": 244,
+ "line": 247,
"column": 14
}
}
@@ -12113,16 +12261,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6748,
- 6752
+ 6845,
+ 6849
],
"loc": {
"start": {
- "line": 244,
+ "line": 247,
"column": 17
},
"end": {
- "line": 244,
+ "line": 247,
"column": 21
}
}
@@ -12131,46 +12279,46 @@
"type": "Identifier",
"name": "tf",
"range": [
- 6753,
- 6755
+ 6850,
+ 6852
],
"loc": {
"start": {
- "line": 244,
+ "line": 247,
"column": 22
},
"end": {
- "line": 244,
+ "line": 247,
"column": 24
}
}
},
"range": [
- 6748,
- 6755
+ 6845,
+ 6852
],
"loc": {
"start": {
- "line": 244,
+ "line": 247,
"column": 17
},
"end": {
- "line": 244,
+ "line": 247,
"column": 24
}
}
},
"range": [
- 6743,
- 6755
+ 6840,
+ 6852
],
"loc": {
"start": {
- "line": 244,
+ "line": 247,
"column": 12
},
"end": {
- "line": 244,
+ "line": 247,
"column": 24
}
}
@@ -12178,16 +12326,16 @@
],
"kind": "let",
"range": [
- 6739,
- 6756
+ 6836,
+ 6853
],
"loc": {
"start": {
- "line": 244,
+ "line": 247,
"column": 8
},
"end": {
- "line": 244,
+ "line": 247,
"column": 25
}
},
@@ -12196,16 +12344,16 @@
"type": "Line",
"value": " TODO: Because of the filters row generation, headers row index needs",
"range": [
- 6766,
- 6837
+ 6863,
+ 6934
],
"loc": {
"start": {
- "line": 246,
+ "line": 249,
"column": 8
},
"end": {
- "line": 246,
+ "line": 249,
"column": 79
}
}
@@ -12214,16 +12362,16 @@
"type": "Line",
"value": " adjusting: prevent useless row generation",
"range": [
- 6846,
- 6890
+ 6943,
+ 6987
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 52
}
}
@@ -12242,16 +12390,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 6899,
- 6901
+ 6996,
+ 6998
],
"loc": {
"start": {
- "line": 248,
+ "line": 251,
"column": 8
},
"end": {
- "line": 248,
+ "line": 251,
"column": 10
}
}
@@ -12260,62 +12408,62 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 6902,
- 6912
+ 6999,
+ 7009
],
"loc": {
"start": {
- "line": 248,
+ "line": 251,
"column": 11
},
"end": {
- "line": 248,
+ "line": 251,
"column": 21
}
}
},
"range": [
- 6899,
- 6912
+ 6996,
+ 7009
],
"loc": {
"start": {
- "line": 248,
+ "line": 251,
"column": 8
},
"end": {
- "line": 248,
+ "line": 251,
"column": 21
}
}
},
"prefix": false,
"range": [
- 6899,
- 6914
+ 6996,
+ 7011
],
"loc": {
"start": {
- "line": 248,
+ "line": 251,
"column": 8
},
"end": {
- "line": 248,
+ "line": 251,
"column": 23
}
}
},
"range": [
- 6899,
- 6915
+ 6996,
+ 7012
],
"loc": {
"start": {
- "line": 248,
+ "line": 251,
"column": 8
},
"end": {
- "line": 248,
+ "line": 251,
"column": 24
}
},
@@ -12324,16 +12472,16 @@
"type": "Line",
"value": " TODO: Because of the filters row generation, headers row index needs",
"range": [
- 6766,
- 6837
+ 6863,
+ 6934
],
"loc": {
"start": {
- "line": 246,
+ "line": 249,
"column": 8
},
"end": {
- "line": 246,
+ "line": 249,
"column": 79
}
}
@@ -12342,16 +12490,16 @@
"type": "Line",
"value": " adjusting: prevent useless row generation",
"range": [
- 6846,
- 6890
+ 6943,
+ 6987
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 52
}
}
@@ -12369,16 +12517,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 6934,
- 6935
+ 7031,
+ 7032
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 17
},
"end": {
- "line": 250,
+ "line": 253,
"column": 18
}
}
@@ -12388,31 +12536,31 @@
"value": 0,
"raw": "0",
"range": [
- 6938,
- 6939
+ 7035,
+ 7036
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 21
},
"end": {
- "line": 250,
+ "line": 253,
"column": 22
}
}
},
"range": [
- 6934,
- 6939
+ 7031,
+ 7036
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 17
},
"end": {
- "line": 250,
+ "line": 253,
"column": 22
}
}
@@ -12420,16 +12568,16 @@
],
"kind": "let",
"range": [
- 6930,
- 6939
+ 7027,
+ 7036
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 13
},
"end": {
- "line": 250,
+ "line": 253,
"column": 22
}
}
@@ -12441,16 +12589,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 6941,
- 6942
+ 7038,
+ 7039
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 24
},
"end": {
- "line": 250,
+ "line": 253,
"column": 25
}
}
@@ -12462,16 +12610,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 6945,
- 6947
+ 7042,
+ 7044
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 28
},
"end": {
- "line": 250,
+ "line": 253,
"column": 30
}
}
@@ -12480,46 +12628,46 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 6948,
- 6955
+ 7045,
+ 7052
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 31
},
"end": {
- "line": 250,
+ "line": 253,
"column": 38
}
}
},
"range": [
- 6945,
- 6955
+ 7042,
+ 7052
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 28
},
"end": {
- "line": 250,
+ "line": 253,
"column": 38
}
}
},
"range": [
- 6941,
- 6955
+ 7038,
+ 7052
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 24
},
"end": {
- "line": 250,
+ "line": 253,
"column": 38
}
}
@@ -12531,32 +12679,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 6957,
- 6958
+ 7054,
+ 7055
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 40
},
"end": {
- "line": 250,
+ "line": 253,
"column": 41
}
}
},
"prefix": false,
"range": [
- 6957,
- 6960
+ 7054,
+ 7057
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 40
},
"end": {
- "line": 250,
+ "line": 253,
"column": 43
}
}
@@ -12578,16 +12726,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 6980,
- 6982
+ 7077,
+ 7079
],
"loc": {
"start": {
- "line": 251,
+ "line": 254,
"column": 16
},
"end": {
- "line": 251,
+ "line": 254,
"column": 18
}
}
@@ -12596,31 +12744,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 6983,
- 6996
+ 7080,
+ 7093
],
"loc": {
"start": {
- "line": 251,
+ "line": 254,
"column": 19
},
"end": {
- "line": 251,
+ "line": 254,
"column": 32
}
}
},
"range": [
- 6980,
- 6996
+ 7077,
+ 7093
],
"loc": {
"start": {
- "line": 251,
+ "line": 254,
"column": 16
},
"end": {
- "line": 251,
+ "line": 254,
"column": 32
}
}
@@ -12630,32 +12778,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 6997,
- 6998
+ 7094,
+ 7095
],
"loc": {
"start": {
- "line": 251,
+ "line": 254,
"column": 33
},
"end": {
- "line": 251,
+ "line": 254,
"column": 34
}
}
}
],
"range": [
- 6980,
- 6999
+ 7077,
+ 7096
],
"loc": {
"start": {
- "line": 251,
+ "line": 254,
"column": 16
},
"end": {
- "line": 251,
+ "line": 254,
"column": 35
}
}
@@ -12664,31 +12812,31 @@
"type": "Identifier",
"name": "NONE",
"range": [
- 7004,
- 7008
+ 7101,
+ 7105
],
"loc": {
"start": {
- "line": 251,
+ "line": 254,
"column": 40
},
"end": {
- "line": 251,
+ "line": 254,
"column": 44
}
}
},
"range": [
- 6980,
- 7008
+ 7077,
+ 7105
],
"loc": {
"start": {
- "line": 251,
+ "line": 254,
"column": 16
},
"end": {
- "line": 251,
+ "line": 254,
"column": 44
}
}
@@ -12700,48 +12848,48 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 7028,
- 7037
+ 7125,
+ 7134
],
"loc": {
"start": {
- "line": 252,
+ "line": 255,
"column": 16
},
"end": {
- "line": 252,
+ "line": 255,
"column": 25
}
}
}
],
"range": [
- 7010,
- 7051
+ 7107,
+ 7148
],
"loc": {
"start": {
- "line": 251,
+ "line": 254,
"column": 46
},
"end": {
- "line": 253,
+ "line": 256,
"column": 13
}
}
},
"alternate": null,
"range": [
- 6976,
- 7051
+ 7073,
+ 7148
],
"loc": {
"start": {
- "line": 251,
+ "line": 254,
"column": 12
},
"end": {
- "line": 253,
+ "line": 256,
"column": 13
}
}
@@ -12755,16 +12903,16 @@
"type": "Identifier",
"name": "icon",
"range": [
- 7068,
- 7072
+ 7165,
+ 7169
],
"loc": {
"start": {
- "line": 254,
+ "line": 257,
"column": 16
},
"end": {
- "line": 254,
+ "line": 257,
"column": 20
}
}
@@ -12775,16 +12923,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 7075,
- 7084
+ 7172,
+ 7181
],
"loc": {
"start": {
- "line": 254,
+ "line": 257,
"column": 23
},
"end": {
- "line": 254,
+ "line": 257,
"column": 32
}
}
@@ -12795,16 +12943,16 @@
"value": "span",
"raw": "'span'",
"range": [
- 7085,
- 7091
+ 7182,
+ 7188
],
"loc": {
"start": {
- "line": 254,
+ "line": 257,
"column": 33
},
"end": {
- "line": 254,
+ "line": 257,
"column": 39
}
}
@@ -12817,16 +12965,16 @@
"value": "ci",
"raw": "'ci'",
"range": [
- 7094,
- 7098
+ 7191,
+ 7195
],
"loc": {
"start": {
- "line": 254,
+ "line": 257,
"column": 42
},
"end": {
- "line": 254,
+ "line": 257,
"column": 46
}
}
@@ -12835,63 +12983,63 @@
"type": "Identifier",
"name": "i",
"range": [
- 7100,
- 7101
+ 7197,
+ 7198
],
"loc": {
"start": {
- "line": 254,
+ "line": 257,
"column": 48
},
"end": {
- "line": 254,
+ "line": 257,
"column": 49
}
}
}
],
"range": [
- 7093,
- 7102
+ 7190,
+ 7199
],
"loc": {
"start": {
- "line": 254,
+ "line": 257,
"column": 41
},
"end": {
- "line": 254,
+ "line": 257,
"column": 50
}
}
}
],
"range": [
- 7075,
- 7103
+ 7172,
+ 7200
],
"loc": {
"start": {
- "line": 254,
+ "line": 257,
"column": 23
},
"end": {
- "line": 254,
+ "line": 257,
"column": 51
}
}
},
"range": [
- 7068,
- 7103
+ 7165,
+ 7200
],
"loc": {
"start": {
- "line": 254,
+ "line": 257,
"column": 16
},
"end": {
- "line": 254,
+ "line": 257,
"column": 51
}
}
@@ -12899,16 +13047,16 @@
],
"kind": "let",
"range": [
- 7064,
- 7104
+ 7161,
+ 7201
],
"loc": {
"start": {
- "line": 254,
+ "line": 257,
"column": 12
},
"end": {
- "line": 254,
+ "line": 257,
"column": 52
}
}
@@ -12925,16 +13073,16 @@
"type": "Identifier",
"name": "icon",
"range": [
- 7117,
- 7121
+ 7214,
+ 7218
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 12
},
"end": {
- "line": 255,
+ "line": 258,
"column": 16
}
}
@@ -12943,31 +13091,31 @@
"type": "Identifier",
"name": "innerHTML",
"range": [
- 7122,
- 7131
+ 7219,
+ 7228
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 17
},
"end": {
- "line": 255,
+ "line": 258,
"column": 26
}
}
},
"range": [
- 7117,
- 7131
+ 7214,
+ 7228
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 12
},
"end": {
- "line": 255,
+ "line": 258,
"column": 26
}
}
@@ -12978,16 +13126,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7134,
- 7138
+ 7231,
+ 7235
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 29
},
"end": {
- "line": 255,
+ "line": 258,
"column": 33
}
}
@@ -12996,61 +13144,61 @@
"type": "Identifier",
"name": "iconHtml",
"range": [
- 7139,
- 7147
+ 7236,
+ 7244
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 34
},
"end": {
- "line": 255,
+ "line": 258,
"column": 42
}
}
},
"range": [
- 7134,
- 7147
+ 7231,
+ 7244
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 29
},
"end": {
- "line": 255,
+ "line": 258,
"column": 42
}
}
},
"range": [
- 7117,
- 7147
+ 7214,
+ 7244
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 12
},
"end": {
- "line": 255,
+ "line": 258,
"column": 42
}
}
},
"range": [
- 7117,
- 7148
+ 7214,
+ 7245
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 12
},
"end": {
- "line": 255,
+ "line": 258,
"column": 43
}
}
@@ -13064,16 +13212,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 7165,
- 7171
+ 7262,
+ 7268
],
"loc": {
"start": {
- "line": 256,
+ "line": 259,
"column": 16
},
"end": {
- "line": 256,
+ "line": 259,
"column": 22
}
}
@@ -13087,16 +13235,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 7174,
- 7176
+ 7271,
+ 7273
],
"loc": {
"start": {
- "line": 256,
+ "line": 259,
"column": 25
},
"end": {
- "line": 256,
+ "line": 259,
"column": 27
}
}
@@ -13105,31 +13253,31 @@
"type": "Identifier",
"name": "getHeaderElement",
"range": [
- 7177,
- 7193
+ 7274,
+ 7290
],
"loc": {
"start": {
- "line": 256,
+ "line": 259,
"column": 28
},
"end": {
- "line": 256,
+ "line": 259,
"column": 44
}
}
},
"range": [
- 7174,
- 7193
+ 7271,
+ 7290
],
"loc": {
"start": {
- "line": 256,
+ "line": 259,
"column": 25
},
"end": {
- "line": 256,
+ "line": 259,
"column": 44
}
}
@@ -13139,47 +13287,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 7194,
- 7195
+ 7291,
+ 7292
],
"loc": {
"start": {
- "line": 256,
+ "line": 259,
"column": 45
},
"end": {
- "line": 256,
+ "line": 259,
"column": 46
}
}
}
],
"range": [
- 7174,
- 7196
+ 7271,
+ 7293
],
"loc": {
"start": {
- "line": 256,
+ "line": 259,
"column": 25
},
"end": {
- "line": 256,
+ "line": 259,
"column": 47
}
}
},
"range": [
- 7165,
- 7196
+ 7262,
+ 7293
],
"loc": {
"start": {
- "line": 256,
+ "line": 259,
"column": 16
},
"end": {
- "line": 256,
+ "line": 259,
"column": 47
}
}
@@ -13187,16 +13335,16 @@
],
"kind": "let",
"range": [
- 7161,
- 7197
+ 7258,
+ 7294
],
"loc": {
"start": {
- "line": 256,
+ "line": 259,
"column": 12
},
"end": {
- "line": 256,
+ "line": 259,
"column": 48
}
}
@@ -13212,16 +13360,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 7210,
- 7216
+ 7307,
+ 7313
],
"loc": {
"start": {
- "line": 257,
+ "line": 260,
"column": 12
},
"end": {
- "line": 257,
+ "line": 260,
"column": 18
}
}
@@ -13230,31 +13378,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 7217,
- 7228
+ 7314,
+ 7325
],
"loc": {
"start": {
- "line": 257,
+ "line": 260,
"column": 19
},
"end": {
- "line": 257,
+ "line": 260,
"column": 30
}
}
},
"range": [
- 7210,
- 7228
+ 7307,
+ 7325
],
"loc": {
"start": {
- "line": 257,
+ "line": 260,
"column": 12
},
"end": {
- "line": 257,
+ "line": 260,
"column": 30
}
}
@@ -13264,47 +13412,47 @@
"type": "Identifier",
"name": "icon",
"range": [
- 7229,
- 7233
+ 7326,
+ 7330
],
"loc": {
"start": {
- "line": 257,
+ "line": 260,
"column": 31
},
"end": {
- "line": 257,
+ "line": 260,
"column": 35
}
}
}
],
"range": [
- 7210,
- 7234
+ 7307,
+ 7331
],
"loc": {
"start": {
- "line": 257,
+ "line": 260,
"column": 12
},
"end": {
- "line": 257,
+ "line": 260,
"column": 36
}
}
},
"range": [
- 7210,
- 7235
+ 7307,
+ 7332
],
"loc": {
"start": {
- "line": 257,
+ "line": 260,
"column": 12
},
"end": {
- "line": 257,
+ "line": 260,
"column": 37
}
}
@@ -13317,16 +13465,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 7248,
- 7254
+ 7345,
+ 7351
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 12
},
"end": {
- "line": 258,
+ "line": 261,
"column": 18
}
}
@@ -13336,16 +13484,16 @@
"type": "Identifier",
"name": "icon",
"range": [
- 7255,
- 7259
+ 7352,
+ 7356
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 19
},
"end": {
- "line": 258,
+ "line": 261,
"column": 23
}
}
@@ -13355,16 +13503,16 @@
"value": "click",
"raw": "'click'",
"range": [
- 7261,
- 7268
+ 7358,
+ 7365
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 25
},
"end": {
- "line": 258,
+ "line": 261,
"column": 32
}
}
@@ -13377,16 +13525,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 7271,
- 7274
+ 7368,
+ 7371
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 35
},
"end": {
- "line": 258,
+ "line": 261,
"column": 38
}
}
@@ -13400,16 +13548,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7279,
- 7283
+ 7376,
+ 7380
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 43
},
"end": {
- "line": 258,
+ "line": 261,
"column": 47
}
}
@@ -13418,31 +13566,31 @@
"type": "Identifier",
"name": "onClick",
"range": [
- 7284,
- 7291
+ 7381,
+ 7388
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 48
},
"end": {
- "line": 258,
+ "line": 261,
"column": 55
}
}
},
"range": [
- 7279,
- 7291
+ 7376,
+ 7388
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 43
},
"end": {
- "line": 258,
+ "line": 261,
"column": 55
}
}
@@ -13452,32 +13600,32 @@
"type": "Identifier",
"name": "evt",
"range": [
- 7292,
- 7295
+ 7389,
+ 7392
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 56
},
"end": {
- "line": 258,
+ "line": 261,
"column": 59
}
}
}
],
"range": [
- 7279,
- 7296
+ 7376,
+ 7393
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 43
},
"end": {
- "line": 258,
+ "line": 261,
"column": 60
}
}
@@ -13485,47 +13633,47 @@
"generator": false,
"expression": true,
"range": [
- 7270,
- 7296
+ 7367,
+ 7393
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 34
},
"end": {
- "line": 258,
+ "line": 261,
"column": 60
}
}
}
],
"range": [
- 7248,
- 7297
+ 7345,
+ 7394
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 12
},
"end": {
- "line": 258,
+ "line": 261,
"column": 61
}
}
},
"range": [
- 7248,
- 7298
+ 7345,
+ 7395
],
"loc": {
"start": {
- "line": 258,
+ "line": 261,
"column": 12
},
"end": {
- "line": 258,
+ "line": 261,
"column": 62
}
}
@@ -13544,16 +13692,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7311,
- 7315
+ 7408,
+ 7412
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 12
},
"end": {
- "line": 259,
+ "line": 262,
"column": 16
}
}
@@ -13562,31 +13710,31 @@
"type": "Identifier",
"name": "fltSpans",
"range": [
- 7316,
- 7324
+ 7413,
+ 7421
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 17
},
"end": {
- "line": 259,
+ "line": 262,
"column": 25
}
}
},
"range": [
- 7311,
- 7324
+ 7408,
+ 7421
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 12
},
"end": {
- "line": 259,
+ "line": 262,
"column": 25
}
}
@@ -13595,31 +13743,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 7325,
- 7326
+ 7422,
+ 7423
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 26
},
"end": {
- "line": 259,
+ "line": 262,
"column": 27
}
}
},
"range": [
- 7311,
- 7327
+ 7408,
+ 7424
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 12
},
"end": {
- "line": 259,
+ "line": 262,
"column": 28
}
}
@@ -13628,46 +13776,46 @@
"type": "Identifier",
"name": "icon",
"range": [
- 7330,
- 7334
+ 7427,
+ 7431
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 31
},
"end": {
- "line": 259,
+ "line": 262,
"column": 35
}
}
},
"range": [
- 7311,
- 7334
+ 7408,
+ 7431
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 12
},
"end": {
- "line": 259,
+ "line": 262,
"column": 35
}
}
},
"range": [
- 7311,
- 7335
+ 7408,
+ 7432
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 12
},
"end": {
- "line": 259,
+ "line": 262,
"column": 36
}
}
@@ -13686,16 +13834,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7348,
- 7352
+ 7445,
+ 7449
],
"loc": {
"start": {
- "line": 260,
+ "line": 263,
"column": 12
},
"end": {
- "line": 260,
+ "line": 263,
"column": 16
}
}
@@ -13704,31 +13852,31 @@
"type": "Identifier",
"name": "fltIcons",
"range": [
- 7353,
- 7361
+ 7450,
+ 7458
],
"loc": {
"start": {
- "line": 260,
+ "line": 263,
"column": 17
},
"end": {
- "line": 260,
+ "line": 263,
"column": 25
}
}
},
"range": [
- 7348,
- 7361
+ 7445,
+ 7458
],
"loc": {
"start": {
- "line": 260,
+ "line": 263,
"column": 12
},
"end": {
- "line": 260,
+ "line": 263,
"column": 25
}
}
@@ -13737,31 +13885,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 7362,
- 7363
+ 7459,
+ 7460
],
"loc": {
"start": {
- "line": 260,
+ "line": 263,
"column": 26
},
"end": {
- "line": 260,
+ "line": 263,
"column": 27
}
}
},
"range": [
- 7348,
- 7364
+ 7445,
+ 7461
],
"loc": {
"start": {
- "line": 260,
+ "line": 263,
"column": 12
},
"end": {
- "line": 260,
+ "line": 263,
"column": 28
}
}
@@ -13773,16 +13921,16 @@
"type": "Identifier",
"name": "icon",
"range": [
- 7367,
- 7371
+ 7464,
+ 7468
],
"loc": {
"start": {
- "line": 260,
+ "line": 263,
"column": 31
},
"end": {
- "line": 260,
+ "line": 263,
"column": 35
}
}
@@ -13791,108 +13939,108 @@
"type": "Identifier",
"name": "firstChild",
"range": [
- 7372,
- 7382
+ 7469,
+ 7479
],
"loc": {
"start": {
- "line": 260,
+ "line": 263,
"column": 36
},
"end": {
- "line": 260,
+ "line": 263,
"column": 46
}
}
},
"range": [
- 7367,
- 7382
+ 7464,
+ 7479
],
"loc": {
"start": {
- "line": 260,
+ "line": 263,
"column": 31
},
"end": {
- "line": 260,
+ "line": 263,
"column": 46
}
}
},
"range": [
- 7348,
- 7382
+ 7445,
+ 7479
],
"loc": {
"start": {
- "line": 260,
+ "line": 263,
"column": 12
},
"end": {
- "line": 260,
+ "line": 263,
"column": 46
}
}
},
"range": [
- 7348,
- 7383
+ 7445,
+ 7480
],
"loc": {
"start": {
- "line": 260,
+ "line": 263,
"column": 12
},
"end": {
- "line": 260,
+ "line": 263,
"column": 47
}
}
}
],
"range": [
- 6962,
- 7393
+ 7059,
+ 7490
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 45
},
"end": {
- "line": 261,
+ "line": 264,
"column": 9
}
}
},
"range": [
- 6925,
- 7393
+ 7022,
+ 7490
],
"loc": {
"start": {
- "line": 250,
+ "line": 253,
"column": 8
},
"end": {
- "line": 261,
+ "line": 264,
"column": 9
}
}
}
],
"range": [
- 6729,
- 7399
+ 6826,
+ 7496
],
"loc": {
"start": {
- "line": 243,
+ "line": 246,
"column": 17
},
"end": {
- "line": 262,
+ "line": 265,
"column": 5
}
}
@@ -13900,16 +14048,16 @@
"generator": false,
"expression": false,
"range": [
- 6726,
- 7399
+ 6823,
+ 7496
],
"loc": {
"start": {
- "line": 243,
+ "line": 246,
"column": 14
},
"end": {
- "line": 262,
+ "line": 265,
"column": 5
}
}
@@ -13917,16 +14065,16 @@
"kind": "method",
"computed": false,
"range": [
- 6716,
- 7399
+ 6813,
+ 7496
],
"loc": {
"start": {
- "line": 243,
+ "line": 246,
"column": 4
},
"end": {
- "line": 262,
+ "line": 265,
"column": 5
}
},
@@ -13935,16 +14083,16 @@
"type": "Block",
"value": "*\n * Build all filters icons\n ",
"range": [
- 6669,
- 6711
+ 6766,
+ 6808
],
"loc": {
"start": {
- "line": 240,
+ "line": 243,
"column": 4
},
"end": {
- "line": 242,
+ "line": 245,
"column": 7
}
}
@@ -13955,16 +14103,16 @@
"type": "Block",
"value": "*\n * Build all pop-up filters elements\n ",
"range": [
- 7405,
- 7457
+ 7502,
+ 7554
],
"loc": {
"start": {
- "line": 264,
+ "line": 267,
"column": 4
},
"end": {
- "line": 266,
+ "line": 269,
"column": 7
}
}
@@ -13978,16 +14126,16 @@
"type": "Identifier",
"name": "buildAll",
"range": [
- 7462,
- 7470
+ 7559,
+ 7567
],
"loc": {
"start": {
- "line": 267,
+ "line": 270,
"column": 4
},
"end": {
- "line": 267,
+ "line": 270,
"column": 12
}
}
@@ -14010,16 +14158,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 7492,
- 7493
+ 7589,
+ 7590
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 17
},
"end": {
- "line": 268,
+ "line": 271,
"column": 18
}
}
@@ -14029,31 +14177,31 @@
"value": 0,
"raw": "0",
"range": [
- 7496,
- 7497
+ 7593,
+ 7594
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 21
},
"end": {
- "line": 268,
+ "line": 271,
"column": 22
}
}
},
"range": [
- 7492,
- 7497
+ 7589,
+ 7594
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 17
},
"end": {
- "line": 268,
+ "line": 271,
"column": 22
}
}
@@ -14061,16 +14209,16 @@
],
"kind": "let",
"range": [
- 7488,
- 7497
+ 7585,
+ 7594
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 13
},
"end": {
- "line": 268,
+ "line": 271,
"column": 22
}
}
@@ -14082,16 +14230,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 7499,
- 7500
+ 7596,
+ 7597
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 24
},
"end": {
- "line": 268,
+ "line": 271,
"column": 25
}
}
@@ -14105,16 +14253,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7503,
- 7507
+ 7600,
+ 7604
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 28
},
"end": {
- "line": 268,
+ "line": 271,
"column": 32
}
}
@@ -14123,31 +14271,31 @@
"type": "Identifier",
"name": "filtersCache",
"range": [
- 7508,
- 7520
+ 7605,
+ 7617
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 33
},
"end": {
- "line": 268,
+ "line": 271,
"column": 45
}
}
},
"range": [
- 7503,
- 7520
+ 7600,
+ 7617
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 28
},
"end": {
- "line": 268,
+ "line": 271,
"column": 45
}
}
@@ -14156,46 +14304,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 7521,
- 7527
+ 7618,
+ 7624
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 46
},
"end": {
- "line": 268,
+ "line": 271,
"column": 52
}
}
},
"range": [
- 7503,
- 7527
+ 7600,
+ 7624
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 28
},
"end": {
- "line": 268,
+ "line": 271,
"column": 52
}
}
},
"range": [
- 7499,
- 7527
+ 7596,
+ 7624
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 24
},
"end": {
- "line": 268,
+ "line": 271,
"column": 52
}
}
@@ -14207,32 +14355,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 7529,
- 7530
+ 7626,
+ 7627
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 54
},
"end": {
- "line": 268,
+ "line": 271,
"column": 55
}
}
},
"prefix": false,
"range": [
- 7529,
- 7532
+ 7626,
+ 7629
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 54
},
"end": {
- "line": 268,
+ "line": 271,
"column": 57
}
}
@@ -14250,16 +14398,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7548,
- 7552
+ 7645,
+ 7649
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 12
},
"end": {
- "line": 269,
+ "line": 272,
"column": 16
}
}
@@ -14268,31 +14416,31 @@
"type": "Identifier",
"name": "build",
"range": [
- 7553,
- 7558
+ 7650,
+ 7655
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 17
},
"end": {
- "line": 269,
+ "line": 272,
"column": 22
}
}
},
"range": [
- 7548,
- 7558
+ 7645,
+ 7655
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 12
},
"end": {
- "line": 269,
+ "line": 272,
"column": 22
}
}
@@ -14302,16 +14450,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 7559,
- 7560
+ 7656,
+ 7657
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 23
},
"end": {
- "line": 269,
+ "line": 272,
"column": 24
}
}
@@ -14325,16 +14473,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7562,
- 7566
+ 7659,
+ 7663
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 26
},
"end": {
- "line": 269,
+ "line": 272,
"column": 30
}
}
@@ -14343,31 +14491,31 @@
"type": "Identifier",
"name": "filtersCache",
"range": [
- 7567,
- 7579
+ 7664,
+ 7676
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 31
},
"end": {
- "line": 269,
+ "line": 272,
"column": 43
}
}
},
"range": [
- 7562,
- 7579
+ 7659,
+ 7676
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 26
},
"end": {
- "line": 269,
+ "line": 272,
"column": 43
}
}
@@ -14376,109 +14524,109 @@
"type": "Identifier",
"name": "i",
"range": [
- 7580,
- 7581
+ 7677,
+ 7678
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 44
},
"end": {
- "line": 269,
+ "line": 272,
"column": 45
}
}
},
"range": [
- 7562,
- 7582
+ 7659,
+ 7679
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 26
},
"end": {
- "line": 269,
+ "line": 272,
"column": 46
}
}
}
],
"range": [
- 7548,
- 7583
+ 7645,
+ 7680
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 12
},
"end": {
- "line": 269,
+ "line": 272,
"column": 47
}
}
},
"range": [
- 7548,
- 7584
+ 7645,
+ 7681
],
"loc": {
"start": {
- "line": 269,
+ "line": 272,
"column": 12
},
"end": {
- "line": 269,
+ "line": 272,
"column": 48
}
}
}
],
"range": [
- 7534,
- 7594
+ 7631,
+ 7691
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 59
},
"end": {
- "line": 270,
+ "line": 273,
"column": 9
}
}
},
"range": [
- 7483,
- 7594
+ 7580,
+ 7691
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 8
},
"end": {
- "line": 270,
+ "line": 273,
"column": 9
}
}
}
],
"range": [
- 7473,
- 7600
+ 7570,
+ 7697
],
"loc": {
"start": {
- "line": 267,
+ "line": 270,
"column": 15
},
"end": {
- "line": 271,
+ "line": 274,
"column": 5
}
}
@@ -14486,16 +14634,16 @@
"generator": false,
"expression": false,
"range": [
- 7470,
- 7600
+ 7567,
+ 7697
],
"loc": {
"start": {
- "line": 267,
+ "line": 270,
"column": 12
},
"end": {
- "line": 271,
+ "line": 274,
"column": 5
}
}
@@ -14503,16 +14651,16 @@
"kind": "method",
"computed": false,
"range": [
- 7462,
- 7600
+ 7559,
+ 7697
],
"loc": {
"start": {
- "line": 267,
+ "line": 270,
"column": 4
},
"end": {
- "line": 271,
+ "line": 274,
"column": 5
}
},
@@ -14521,16 +14669,16 @@
"type": "Block",
"value": "*\n * Build all pop-up filters elements\n ",
"range": [
- 7405,
- 7457
+ 7502,
+ 7554
],
"loc": {
"start": {
- "line": 264,
+ "line": 267,
"column": 4
},
"end": {
- "line": 266,
+ "line": 269,
"column": 7
}
}
@@ -14541,16 +14689,16 @@
"type": "Block",
"value": "*\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n ",
"range": [
- 7606,
- 7775
+ 7703,
+ 7872
],
"loc": {
"start": {
- "line": 273,
+ "line": 276,
"column": 4
},
"end": {
- "line": 277,
+ "line": 280,
"column": 7
}
}
@@ -14564,16 +14712,16 @@
"type": "Identifier",
"name": "build",
"range": [
- 7780,
- 7785
+ 7877,
+ 7882
],
"loc": {
"start": {
- "line": 278,
+ "line": 281,
"column": 4
},
"end": {
- "line": 278,
+ "line": 281,
"column": 9
}
}
@@ -14586,16 +14734,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 7786,
- 7794
+ 7883,
+ 7891
],
"loc": {
"start": {
- "line": 278,
+ "line": 281,
"column": 10
},
"end": {
- "line": 278,
+ "line": 281,
"column": 18
}
}
@@ -14604,16 +14752,16 @@
"type": "Identifier",
"name": "div",
"range": [
- 7796,
- 7799
+ 7893,
+ 7896
],
"loc": {
"start": {
- "line": 278,
+ "line": 281,
"column": 20
},
"end": {
- "line": 278,
+ "line": 281,
"column": 23
}
}
@@ -14631,16 +14779,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 7815,
- 7817
+ 7912,
+ 7914
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 12
},
"end": {
- "line": 279,
+ "line": 282,
"column": 14
}
}
@@ -14651,16 +14799,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7820,
- 7824
+ 7917,
+ 7921
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 17
},
"end": {
- "line": 279,
+ "line": 282,
"column": 21
}
}
@@ -14669,46 +14817,46 @@
"type": "Identifier",
"name": "tf",
"range": [
- 7825,
- 7827
+ 7922,
+ 7924
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 22
},
"end": {
- "line": 279,
+ "line": 282,
"column": 24
}
}
},
"range": [
- 7820,
- 7827
+ 7917,
+ 7924
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 17
},
"end": {
- "line": 279,
+ "line": 282,
"column": 24
}
}
},
"range": [
- 7815,
- 7827
+ 7912,
+ 7924
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 12
},
"end": {
- "line": 279,
+ "line": 282,
"column": 24
}
}
@@ -14716,16 +14864,16 @@
],
"kind": "let",
"range": [
- 7811,
- 7828
+ 7908,
+ 7925
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 8
},
"end": {
- "line": 279,
+ "line": 282,
"column": 25
}
}
@@ -14739,16 +14887,16 @@
"type": "Identifier",
"name": "contId",
"range": [
- 7841,
- 7847
+ 7938,
+ 7944
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 12
},
"end": {
- "line": 280,
+ "line": 283,
"column": 18
}
}
@@ -14764,16 +14912,16 @@
},
"tail": false,
"range": [
- 7850,
- 7853
+ 7947,
+ 7950
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 21
},
"end": {
- "line": 280,
+ "line": 283,
"column": 24
}
}
@@ -14786,16 +14934,16 @@
},
"tail": false,
"range": [
- 7865,
- 7868
+ 7962,
+ 7965
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 36
},
"end": {
- "line": 280,
+ "line": 283,
"column": 39
}
}
@@ -14808,16 +14956,16 @@
},
"tail": false,
"range": [
- 7873,
- 7877
+ 7970,
+ 7974
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 44
},
"end": {
- "line": 280,
+ "line": 283,
"column": 48
}
}
@@ -14830,16 +14978,16 @@
},
"tail": true,
"range": [
- 7885,
- 7887
+ 7982,
+ 7984
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 56
},
"end": {
- "line": 280,
+ "line": 283,
"column": 58
}
}
@@ -14852,16 +15000,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7853,
- 7857
+ 7950,
+ 7954
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 24
},
"end": {
- "line": 280,
+ "line": 283,
"column": 28
}
}
@@ -14870,31 +15018,31 @@
"type": "Identifier",
"name": "prfxDiv",
"range": [
- 7858,
- 7865
+ 7955,
+ 7962
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 29
},
"end": {
- "line": 280,
+ "line": 283,
"column": 36
}
}
},
"range": [
- 7853,
- 7865
+ 7950,
+ 7962
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 24
},
"end": {
- "line": 280,
+ "line": 283,
"column": 36
}
}
@@ -14906,16 +15054,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 7868,
- 7870
+ 7965,
+ 7967
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 39
},
"end": {
- "line": 280,
+ "line": 283,
"column": 41
}
}
@@ -14924,31 +15072,31 @@
"type": "Identifier",
"name": "id",
"range": [
- 7871,
- 7873
+ 7968,
+ 7970
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 42
},
"end": {
- "line": 280,
+ "line": 283,
"column": 44
}
}
},
"range": [
- 7868,
- 7873
+ 7965,
+ 7970
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 39
},
"end": {
- "line": 280,
+ "line": 283,
"column": 44
}
}
@@ -14957,47 +15105,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 7877,
- 7885
+ 7974,
+ 7982
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 48
},
"end": {
- "line": 280,
+ "line": 283,
"column": 56
}
}
}
],
"range": [
- 7850,
- 7887
+ 7947,
+ 7984
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 21
},
"end": {
- "line": 280,
+ "line": 283,
"column": 58
}
}
},
"range": [
- 7841,
- 7887
+ 7938,
+ 7984
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 12
},
"end": {
- "line": 280,
+ "line": 283,
"column": 58
}
}
@@ -15005,16 +15153,16 @@
],
"kind": "let",
"range": [
- 7837,
- 7888
+ 7934,
+ 7985
],
"loc": {
"start": {
- "line": 280,
+ "line": 283,
"column": 8
},
"end": {
- "line": 280,
+ "line": 283,
"column": 59
}
}
@@ -15028,16 +15176,16 @@
"type": "Identifier",
"name": "placeholder",
"range": [
- 7901,
- 7912
+ 7998,
+ 8009
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 12
},
"end": {
- "line": 281,
+ "line": 284,
"column": 23
}
}
@@ -15048,16 +15196,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 7915,
- 7924
+ 8012,
+ 8021
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 26
},
"end": {
- "line": 281,
+ "line": 284,
"column": 35
}
}
@@ -15068,16 +15216,16 @@
"value": "div",
"raw": "'div'",
"range": [
- 7925,
- 7930
+ 8022,
+ 8027
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 36
},
"end": {
- "line": 281,
+ "line": 284,
"column": 41
}
}
@@ -15090,16 +15238,16 @@
"value": "class",
"raw": "'class'",
"range": [
- 7933,
- 7940
+ 8030,
+ 8037
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 44
},
"end": {
- "line": 281,
+ "line": 284,
"column": 51
}
}
@@ -15110,16 +15258,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7942,
- 7946
+ 8039,
+ 8043
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 53
},
"end": {
- "line": 281,
+ "line": 284,
"column": 57
}
}
@@ -15128,78 +15276,78 @@
"type": "Identifier",
"name": "placeholderCssClass",
"range": [
- 7947,
- 7966
+ 8044,
+ 8063
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 58
},
"end": {
- "line": 281,
+ "line": 284,
"column": 77
}
}
},
"range": [
- 7942,
- 7966
+ 8039,
+ 8063
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 53
},
"end": {
- "line": 281,
+ "line": 284,
"column": 77
}
}
}
],
"range": [
- 7932,
- 7967
+ 8029,
+ 8064
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 43
},
"end": {
- "line": 281,
+ "line": 284,
"column": 78
}
}
}
],
"range": [
- 7915,
- 7968
+ 8012,
+ 8065
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 26
},
"end": {
- "line": 281,
+ "line": 284,
"column": 79
}
}
},
"range": [
- 7901,
- 7968
+ 7998,
+ 8065
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 12
},
"end": {
- "line": 281,
+ "line": 284,
"column": 79
}
}
@@ -15207,16 +15355,16 @@
],
"kind": "let",
"range": [
- 7897,
- 7969
+ 7994,
+ 8066
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 8
},
"end": {
- "line": 281,
+ "line": 284,
"column": 80
}
}
@@ -15230,16 +15378,16 @@
"type": "Identifier",
"name": "cont",
"range": [
- 7982,
- 7986
+ 8079,
+ 8083
],
"loc": {
"start": {
- "line": 282,
+ "line": 285,
"column": 12
},
"end": {
- "line": 282,
+ "line": 285,
"column": 16
}
}
@@ -15251,16 +15399,16 @@
"type": "Identifier",
"name": "div",
"range": [
- 7989,
- 7992
+ 8086,
+ 8089
],
"loc": {
"start": {
- "line": 282,
+ "line": 285,
"column": 19
},
"end": {
- "line": 282,
+ "line": 285,
"column": 22
}
}
@@ -15271,16 +15419,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 8008,
- 8017
+ 8105,
+ 8114
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 12
},
"end": {
- "line": 283,
+ "line": 286,
"column": 21
}
}
@@ -15291,16 +15439,16 @@
"value": "div",
"raw": "'div'",
"range": [
- 8018,
- 8023
+ 8115,
+ 8120
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 22
},
"end": {
- "line": 283,
+ "line": 286,
"column": 27
}
}
@@ -15313,16 +15461,16 @@
"value": "id",
"raw": "'id'",
"range": [
- 8026,
- 8030
+ 8123,
+ 8127
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 30
},
"end": {
- "line": 283,
+ "line": 286,
"column": 34
}
}
@@ -15331,32 +15479,32 @@
"type": "Identifier",
"name": "contId",
"range": [
- 8032,
- 8038
+ 8129,
+ 8135
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 36
},
"end": {
- "line": 283,
+ "line": 286,
"column": 42
}
}
}
],
"range": [
- 8025,
- 8039
+ 8122,
+ 8136
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 29
},
"end": {
- "line": 283,
+ "line": 286,
"column": 43
}
}
@@ -15369,16 +15517,16 @@
"value": "class",
"raw": "'class'",
"range": [
- 8042,
- 8049
+ 8139,
+ 8146
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 46
},
"end": {
- "line": 283,
+ "line": 286,
"column": 53
}
}
@@ -15389,16 +15537,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8051,
- 8055
+ 8148,
+ 8152
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 55
},
"end": {
- "line": 283,
+ "line": 286,
"column": 59
}
}
@@ -15407,93 +15555,93 @@
"type": "Identifier",
"name": "containerCssClass",
"range": [
- 8056,
- 8073
+ 8153,
+ 8170
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 60
},
"end": {
- "line": 283,
+ "line": 286,
"column": 77
}
}
},
"range": [
- 8051,
- 8073
+ 8148,
+ 8170
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 55
},
"end": {
- "line": 283,
+ "line": 286,
"column": 77
}
}
}
],
"range": [
- 8041,
- 8074
+ 8138,
+ 8171
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 45
},
"end": {
- "line": 283,
+ "line": 286,
"column": 78
}
}
}
],
"range": [
- 8008,
- 8075
+ 8105,
+ 8172
],
"loc": {
"start": {
- "line": 283,
+ "line": 286,
"column": 12
},
"end": {
- "line": 283,
+ "line": 286,
"column": 79
}
}
},
"range": [
- 7989,
- 8075
+ 8086,
+ 8172
],
"loc": {
"start": {
- "line": 282,
+ "line": 285,
"column": 19
},
"end": {
- "line": 283,
+ "line": 286,
"column": 79
}
}
},
"range": [
- 7982,
- 8075
+ 8079,
+ 8172
],
"loc": {
"start": {
- "line": 282,
+ "line": 285,
"column": 12
},
"end": {
- "line": 283,
+ "line": 286,
"column": 79
}
}
@@ -15501,16 +15649,16 @@
],
"kind": "let",
"range": [
- 7978,
- 8076
+ 8075,
+ 8173
],
"loc": {
"start": {
- "line": 282,
+ "line": 285,
"column": 8
},
"end": {
- "line": 283,
+ "line": 286,
"column": 80
}
}
@@ -15530,16 +15678,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8085,
- 8087
+ 8182,
+ 8184
],
"loc": {
"start": {
- "line": 284,
+ "line": 287,
"column": 8
},
"end": {
- "line": 284,
+ "line": 287,
"column": 10
}
}
@@ -15548,31 +15696,31 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 8088,
- 8105
+ 8185,
+ 8202
],
"loc": {
"start": {
- "line": 284,
+ "line": 287,
"column": 11
},
"end": {
- "line": 284,
+ "line": 287,
"column": 28
}
}
},
"range": [
- 8085,
- 8105
+ 8182,
+ 8202
],
"loc": {
"start": {
- "line": 284,
+ "line": 287,
"column": 8
},
"end": {
- "line": 284,
+ "line": 287,
"column": 28
}
}
@@ -15581,31 +15729,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8106,
- 8114
+ 8203,
+ 8211
],
"loc": {
"start": {
- "line": 284,
+ "line": 287,
"column": 29
},
"end": {
- "line": 284,
+ "line": 287,
"column": 37
}
}
},
"range": [
- 8085,
- 8115
+ 8182,
+ 8212
],
"loc": {
"start": {
- "line": 284,
+ "line": 287,
"column": 8
},
"end": {
- "line": 284,
+ "line": 287,
"column": 38
}
}
@@ -15617,16 +15765,16 @@
"type": "Identifier",
"name": "cont",
"range": [
- 8118,
- 8122
+ 8215,
+ 8219
],
"loc": {
"start": {
- "line": 284,
+ "line": 287,
"column": 41
},
"end": {
- "line": 284,
+ "line": 287,
"column": 45
}
}
@@ -15635,61 +15783,61 @@
"type": "Identifier",
"name": "id",
"range": [
- 8123,
- 8125
+ 8220,
+ 8222
],
"loc": {
"start": {
- "line": 284,
+ "line": 287,
"column": 46
},
"end": {
- "line": 284,
+ "line": 287,
"column": 48
}
}
},
"range": [
- 8118,
- 8125
+ 8215,
+ 8222
],
"loc": {
"start": {
- "line": 284,
+ "line": 287,
"column": 41
},
"end": {
- "line": 284,
+ "line": 287,
"column": 48
}
}
},
"range": [
- 8085,
- 8125
+ 8182,
+ 8222
],
"loc": {
"start": {
- "line": 284,
+ "line": 287,
"column": 8
},
"end": {
- "line": 284,
+ "line": 287,
"column": 48
}
}
},
"range": [
- 8085,
- 8126
+ 8182,
+ 8223
],
"loc": {
"start": {
- "line": 284,
+ "line": 287,
"column": 8
},
"end": {
- "line": 284,
+ "line": 287,
"column": 49
}
}
@@ -15705,16 +15853,16 @@
"type": "Identifier",
"name": "placeholder",
"range": [
- 8135,
- 8146
+ 8232,
+ 8243
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 19
}
}
@@ -15723,31 +15871,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 8147,
- 8158
+ 8244,
+ 8255
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 20
},
"end": {
- "line": 285,
+ "line": 288,
"column": 31
}
}
},
"range": [
- 8135,
- 8158
+ 8232,
+ 8255
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 31
}
}
@@ -15757,47 +15905,47 @@
"type": "Identifier",
"name": "cont",
"range": [
- 8159,
- 8163
+ 8256,
+ 8260
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 32
},
"end": {
- "line": 285,
+ "line": 288,
"column": 36
}
}
}
],
"range": [
- 8135,
- 8164
+ 8232,
+ 8261
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 37
}
}
},
"range": [
- 8135,
- 8165
+ 8232,
+ 8262
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 38
}
}
@@ -15811,16 +15959,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 8179,
- 8185
+ 8276,
+ 8282
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 12
},
"end": {
- "line": 287,
+ "line": 290,
"column": 18
}
}
@@ -15834,16 +15982,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8188,
- 8190
+ 8285,
+ 8287
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 21
},
"end": {
- "line": 287,
+ "line": 290,
"column": 23
}
}
@@ -15852,31 +16000,31 @@
"type": "Identifier",
"name": "getHeaderElement",
"range": [
- 8191,
- 8207
+ 8288,
+ 8304
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 24
},
"end": {
- "line": 287,
+ "line": 290,
"column": 40
}
}
},
"range": [
- 8188,
- 8207
+ 8285,
+ 8304
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 21
},
"end": {
- "line": 287,
+ "line": 290,
"column": 40
}
}
@@ -15886,47 +16034,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8208,
- 8216
+ 8305,
+ 8313
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 41
},
"end": {
- "line": 287,
+ "line": 290,
"column": 49
}
}
}
],
"range": [
- 8188,
- 8217
+ 8285,
+ 8314
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 21
},
"end": {
- "line": 287,
+ "line": 290,
"column": 50
}
}
},
"range": [
- 8179,
- 8217
+ 8276,
+ 8314
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 12
},
"end": {
- "line": 287,
+ "line": 290,
"column": 50
}
}
@@ -15934,16 +16082,16 @@
],
"kind": "let",
"range": [
- 8175,
- 8218
+ 8272,
+ 8315
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 8
},
"end": {
- "line": 287,
+ "line": 290,
"column": 51
}
}
@@ -15959,16 +16107,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 8227,
- 8233
+ 8324,
+ 8330
],
"loc": {
"start": {
- "line": 288,
+ "line": 291,
"column": 8
},
"end": {
- "line": 288,
+ "line": 291,
"column": 14
}
}
@@ -15977,31 +16125,31 @@
"type": "Identifier",
"name": "insertBefore",
"range": [
- 8234,
- 8246
+ 8331,
+ 8343
],
"loc": {
"start": {
- "line": 288,
+ "line": 291,
"column": 15
},
"end": {
- "line": 288,
+ "line": 291,
"column": 27
}
}
},
"range": [
- 8227,
- 8246
+ 8324,
+ 8343
],
"loc": {
"start": {
- "line": 288,
+ "line": 291,
"column": 8
},
"end": {
- "line": 288,
+ "line": 291,
"column": 27
}
}
@@ -16011,16 +16159,16 @@
"type": "Identifier",
"name": "placeholder",
"range": [
- 8247,
- 8258
+ 8344,
+ 8355
],
"loc": {
"start": {
- "line": 288,
+ "line": 291,
"column": 28
},
"end": {
- "line": 288,
+ "line": 291,
"column": 39
}
}
@@ -16032,16 +16180,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 8260,
- 8266
+ 8357,
+ 8363
],
"loc": {
"start": {
- "line": 288,
+ "line": 291,
"column": 41
},
"end": {
- "line": 288,
+ "line": 291,
"column": 47
}
}
@@ -16050,62 +16198,62 @@
"type": "Identifier",
"name": "firstChild",
"range": [
- 8267,
- 8277
+ 8364,
+ 8374
],
"loc": {
"start": {
- "line": 288,
+ "line": 291,
"column": 48
},
"end": {
- "line": 288,
+ "line": 291,
"column": 58
}
}
},
"range": [
- 8260,
- 8277
+ 8357,
+ 8374
],
"loc": {
"start": {
- "line": 288,
+ "line": 291,
"column": 41
},
"end": {
- "line": 288,
+ "line": 291,
"column": 58
}
}
}
],
"range": [
- 8227,
- 8278
+ 8324,
+ 8375
],
"loc": {
"start": {
- "line": 288,
+ "line": 291,
"column": 8
},
"end": {
- "line": 288,
+ "line": 291,
"column": 59
}
}
},
"range": [
- 8227,
- 8279
+ 8324,
+ 8376
],
"loc": {
"start": {
- "line": 288,
+ "line": 291,
"column": 8
},
"end": {
- "line": 288,
+ "line": 291,
"column": 60
}
}
@@ -16118,16 +16266,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 8288,
- 8294
+ 8385,
+ 8391
],
"loc": {
"start": {
- "line": 289,
+ "line": 292,
"column": 8
},
"end": {
- "line": 289,
+ "line": 292,
"column": 14
}
}
@@ -16137,16 +16285,16 @@
"type": "Identifier",
"name": "cont",
"range": [
- 8295,
- 8299
+ 8392,
+ 8396
],
"loc": {
"start": {
- "line": 289,
+ "line": 292,
"column": 15
},
"end": {
- "line": 289,
+ "line": 292,
"column": 19
}
}
@@ -16156,16 +16304,16 @@
"value": "click",
"raw": "'click'",
"range": [
- 8301,
- 8308
+ 8398,
+ 8405
],
"loc": {
"start": {
- "line": 289,
+ "line": 292,
"column": 21
},
"end": {
- "line": 289,
+ "line": 292,
"column": 28
}
}
@@ -16178,16 +16326,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 8311,
- 8314
+ 8408,
+ 8411
],
"loc": {
"start": {
- "line": 289,
+ "line": 292,
"column": 31
},
"end": {
- "line": 289,
+ "line": 292,
"column": 34
}
}
@@ -16199,16 +16347,16 @@
"type": "Identifier",
"name": "stopEvt",
"range": [
- 8319,
- 8326
+ 8416,
+ 8423
],
"loc": {
"start": {
- "line": 289,
+ "line": 292,
"column": 39
},
"end": {
- "line": 289,
+ "line": 292,
"column": 46
}
}
@@ -16218,32 +16366,32 @@
"type": "Identifier",
"name": "evt",
"range": [
- 8327,
- 8330
+ 8424,
+ 8427
],
"loc": {
"start": {
- "line": 289,
+ "line": 292,
"column": 47
},
"end": {
- "line": 289,
+ "line": 292,
"column": 50
}
}
}
],
"range": [
- 8319,
- 8331
+ 8416,
+ 8428
],
"loc": {
"start": {
- "line": 289,
+ "line": 292,
"column": 39
},
"end": {
- "line": 289,
+ "line": 292,
"column": 51
}
}
@@ -16251,47 +16399,47 @@
"generator": false,
"expression": true,
"range": [
- 8310,
- 8331
+ 8407,
+ 8428
],
"loc": {
"start": {
- "line": 289,
+ "line": 292,
"column": 30
},
"end": {
- "line": 289,
+ "line": 292,
"column": 51
}
}
}
],
"range": [
- 8288,
- 8332
+ 8385,
+ 8429
],
"loc": {
"start": {
- "line": 289,
+ "line": 292,
"column": 8
},
"end": {
- "line": 289,
+ "line": 292,
"column": 52
}
}
},
"range": [
- 8288,
- 8333
+ 8385,
+ 8430
],
"loc": {
"start": {
- "line": 289,
+ "line": 292,
"column": 8
},
"end": {
- "line": 289,
+ "line": 292,
"column": 53
}
}
@@ -16310,16 +16458,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8342,
- 8346
+ 8439,
+ 8443
],
"loc": {
"start": {
- "line": 290,
+ "line": 293,
"column": 8
},
"end": {
- "line": 290,
+ "line": 293,
"column": 12
}
}
@@ -16328,31 +16476,31 @@
"type": "Identifier",
"name": "fltElms",
"range": [
- 8347,
- 8354
+ 8444,
+ 8451
],
"loc": {
"start": {
- "line": 290,
+ "line": 293,
"column": 13
},
"end": {
- "line": 290,
+ "line": 293,
"column": 20
}
}
},
"range": [
- 8342,
- 8354
+ 8439,
+ 8451
],
"loc": {
"start": {
- "line": 290,
+ "line": 293,
"column": 8
},
"end": {
- "line": 290,
+ "line": 293,
"column": 20
}
}
@@ -16361,31 +16509,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8355,
- 8363
+ 8452,
+ 8460
],
"loc": {
"start": {
- "line": 290,
+ "line": 293,
"column": 21
},
"end": {
- "line": 290,
+ "line": 293,
"column": 29
}
}
},
"range": [
- 8342,
- 8364
+ 8439,
+ 8461
],
"loc": {
"start": {
- "line": 290,
+ "line": 293,
"column": 8
},
"end": {
- "line": 290,
+ "line": 293,
"column": 30
}
}
@@ -16394,62 +16542,62 @@
"type": "Identifier",
"name": "cont",
"range": [
- 8367,
- 8371
+ 8464,
+ 8468
],
"loc": {
"start": {
- "line": 290,
+ "line": 293,
"column": 33
},
"end": {
- "line": 290,
+ "line": 293,
"column": 37
}
}
},
"range": [
- 8342,
- 8371
+ 8439,
+ 8468
],
"loc": {
"start": {
- "line": 290,
+ "line": 293,
"column": 8
},
"end": {
- "line": 290,
+ "line": 293,
"column": 37
}
}
},
"range": [
- 8342,
- 8372
+ 8439,
+ 8469
],
"loc": {
"start": {
- "line": 290,
+ "line": 293,
"column": 8
},
"end": {
- "line": 290,
+ "line": 293,
"column": 38
}
}
}
],
"range": [
- 7801,
- 8378
+ 7898,
+ 8475
],
"loc": {
"start": {
- "line": 278,
+ "line": 281,
"column": 25
},
"end": {
- "line": 291,
+ "line": 294,
"column": 5
}
}
@@ -16457,16 +16605,16 @@
"generator": false,
"expression": false,
"range": [
- 7785,
- 8378
+ 7882,
+ 8475
],
"loc": {
"start": {
- "line": 278,
+ "line": 281,
"column": 9
},
"end": {
- "line": 291,
+ "line": 294,
"column": 5
}
}
@@ -16474,16 +16622,16 @@
"kind": "method",
"computed": false,
"range": [
- 7780,
- 8378
+ 7877,
+ 8475
],
"loc": {
"start": {
- "line": 278,
+ "line": 281,
"column": 4
},
"end": {
- "line": 291,
+ "line": 294,
"column": 5
}
},
@@ -16492,16 +16640,16 @@
"type": "Block",
"value": "*\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n ",
"range": [
- 7606,
- 7775
+ 7703,
+ 7872
],
"loc": {
"start": {
- "line": 273,
+ "line": 276,
"column": 4
},
"end": {
- "line": 277,
+ "line": 280,
"column": 7
}
}
@@ -16512,16 +16660,16 @@
"type": "Block",
"value": "*\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n ",
"range": [
- 8384,
- 8486
+ 8481,
+ 8583
],
"loc": {
"start": {
- "line": 293,
+ "line": 296,
"column": 4
},
"end": {
- "line": 296,
+ "line": 299,
"column": 7
}
}
@@ -16535,16 +16683,16 @@
"type": "Identifier",
"name": "toggle",
"range": [
- 8491,
- 8497
+ 8588,
+ 8594
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 4
},
"end": {
- "line": 297,
+ "line": 300,
"column": 10
}
}
@@ -16557,16 +16705,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8498,
- 8506
+ 8595,
+ 8603
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 11
},
"end": {
- "line": 297,
+ "line": 300,
"column": 19
}
}
@@ -16588,16 +16736,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8523,
- 8527
+ 8620,
+ 8624
],
"loc": {
"start": {
- "line": 298,
+ "line": 301,
"column": 13
},
"end": {
- "line": 298,
+ "line": 301,
"column": 17
}
}
@@ -16606,31 +16754,31 @@
"type": "Identifier",
"name": "isOpen",
"range": [
- 8528,
- 8534
+ 8625,
+ 8631
],
"loc": {
"start": {
- "line": 298,
+ "line": 301,
"column": 18
},
"end": {
- "line": 298,
+ "line": 301,
"column": 24
}
}
},
"range": [
- 8523,
- 8534
+ 8620,
+ 8631
],
"loc": {
"start": {
- "line": 298,
+ "line": 301,
"column": 13
},
"end": {
- "line": 298,
+ "line": 301,
"column": 24
}
}
@@ -16640,48 +16788,48 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8535,
- 8543
+ 8632,
+ 8640
],
"loc": {
"start": {
- "line": 298,
+ "line": 301,
"column": 25
},
"end": {
- "line": 298,
+ "line": 301,
"column": 33
}
}
}
],
"range": [
- 8523,
- 8544
+ 8620,
+ 8641
],
"loc": {
"start": {
- "line": 298,
+ "line": 301,
"column": 13
},
"end": {
- "line": 298,
+ "line": 301,
"column": 34
}
}
},
"prefix": true,
"range": [
- 8522,
- 8544
+ 8619,
+ 8641
],
"loc": {
"start": {
- "line": 298,
+ "line": 301,
"column": 12
},
"end": {
- "line": 298,
+ "line": 301,
"column": 34
}
}
@@ -16699,16 +16847,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8560,
- 8564
+ 8657,
+ 8661
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 12
},
"end": {
- "line": 299,
+ "line": 302,
"column": 16
}
}
@@ -16717,31 +16865,31 @@
"type": "Identifier",
"name": "open",
"range": [
- 8565,
- 8569
+ 8662,
+ 8666
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 17
},
"end": {
- "line": 299,
+ "line": 302,
"column": 21
}
}
},
"range": [
- 8560,
- 8569
+ 8657,
+ 8666
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 12
},
"end": {
- "line": 299,
+ "line": 302,
"column": 21
}
}
@@ -16751,63 +16899,63 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8570,
- 8578
+ 8667,
+ 8675
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 22
},
"end": {
- "line": 299,
+ "line": 302,
"column": 30
}
}
}
],
"range": [
- 8560,
- 8579
+ 8657,
+ 8676
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 12
},
"end": {
- "line": 299,
+ "line": 302,
"column": 31
}
}
},
"range": [
- 8560,
- 8580
+ 8657,
+ 8677
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 12
},
"end": {
- "line": 299,
+ "line": 302,
"column": 32
}
}
}
],
"range": [
- 8546,
- 8590
+ 8643,
+ 8687
],
"loc": {
"start": {
- "line": 298,
+ "line": 301,
"column": 36
},
"end": {
- "line": 300,
+ "line": 303,
"column": 9
}
}
@@ -16825,16 +16973,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8610,
- 8614
+ 8707,
+ 8711
],
"loc": {
"start": {
- "line": 301,
+ "line": 304,
"column": 12
},
"end": {
- "line": 301,
+ "line": 304,
"column": 16
}
}
@@ -16843,31 +16991,31 @@
"type": "Identifier",
"name": "close",
"range": [
- 8615,
- 8620
+ 8712,
+ 8717
],
"loc": {
"start": {
- "line": 301,
+ "line": 304,
"column": 17
},
"end": {
- "line": 301,
+ "line": 304,
"column": 22
}
}
},
"range": [
- 8610,
- 8620
+ 8707,
+ 8717
],
"loc": {
"start": {
- "line": 301,
+ "line": 304,
"column": 12
},
"end": {
- "line": 301,
+ "line": 304,
"column": 22
}
}
@@ -16877,94 +17025,94 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8621,
- 8629
+ 8718,
+ 8726
],
"loc": {
"start": {
- "line": 301,
+ "line": 304,
"column": 23
},
"end": {
- "line": 301,
+ "line": 304,
"column": 31
}
}
}
],
"range": [
- 8610,
- 8630
+ 8707,
+ 8727
],
"loc": {
"start": {
- "line": 301,
+ "line": 304,
"column": 12
},
"end": {
- "line": 301,
+ "line": 304,
"column": 32
}
}
},
"range": [
- 8610,
- 8631
+ 8707,
+ 8728
],
"loc": {
"start": {
- "line": 301,
+ "line": 304,
"column": 12
},
"end": {
- "line": 301,
+ "line": 304,
"column": 33
}
}
}
],
"range": [
- 8596,
- 8641
+ 8693,
+ 8738
],
"loc": {
"start": {
- "line": 300,
+ "line": 303,
"column": 15
},
"end": {
- "line": 302,
+ "line": 305,
"column": 9
}
}
},
"range": [
- 8518,
- 8641
+ 8615,
+ 8738
],
"loc": {
"start": {
- "line": 298,
+ "line": 301,
"column": 8
},
"end": {
- "line": 302,
+ "line": 305,
"column": 9
}
}
}
],
"range": [
- 8508,
- 8647
+ 8605,
+ 8744
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 21
},
"end": {
- "line": 303,
+ "line": 306,
"column": 5
}
}
@@ -16972,16 +17120,16 @@
"generator": false,
"expression": false,
"range": [
- 8497,
- 8647
+ 8594,
+ 8744
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 10
},
"end": {
- "line": 303,
+ "line": 306,
"column": 5
}
}
@@ -16989,16 +17137,16 @@
"kind": "method",
"computed": false,
"range": [
- 8491,
- 8647
+ 8588,
+ 8744
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 4
},
"end": {
- "line": 303,
+ "line": 306,
"column": 5
}
},
@@ -17007,16 +17155,16 @@
"type": "Block",
"value": "*\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n ",
"range": [
- 8384,
- 8486
+ 8481,
+ 8583
],
"loc": {
"start": {
- "line": 293,
+ "line": 296,
"column": 4
},
"end": {
- "line": 296,
+ "line": 299,
"column": 7
}
}
@@ -17027,16 +17175,16 @@
"type": "Block",
"value": "*\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n ",
"range": [
- 8653,
- 8754
+ 8750,
+ 8851
],
"loc": {
"start": {
- "line": 305,
+ "line": 308,
"column": 4
},
"end": {
- "line": 308,
+ "line": 311,
"column": 7
}
}
@@ -17050,16 +17198,16 @@
"type": "Identifier",
"name": "open",
"range": [
- 8759,
- 8763
+ 8856,
+ 8860
],
"loc": {
"start": {
- "line": 309,
+ "line": 312,
"column": 4
},
"end": {
- "line": 309,
+ "line": 312,
"column": 8
}
}
@@ -17072,16 +17220,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8764,
- 8772
+ 8861,
+ 8869
],
"loc": {
"start": {
- "line": 309,
+ "line": 312,
"column": 9
},
"end": {
- "line": 309,
+ "line": 312,
"column": 17
}
}
@@ -17099,16 +17247,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8788,
- 8790
+ 8885,
+ 8887
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 12
},
"end": {
- "line": 310,
+ "line": 313,
"column": 14
}
}
@@ -17119,16 +17267,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8793,
- 8797
+ 8890,
+ 8894
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 17
},
"end": {
- "line": 310,
+ "line": 313,
"column": 21
}
}
@@ -17137,46 +17285,46 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8798,
- 8800
+ 8895,
+ 8897
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 22
},
"end": {
- "line": 310,
+ "line": 313,
"column": 24
}
}
},
"range": [
- 8793,
- 8800
+ 8890,
+ 8897
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 17
},
"end": {
- "line": 310,
+ "line": 313,
"column": 24
}
}
},
"range": [
- 8788,
- 8800
+ 8885,
+ 8897
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 12
},
"end": {
- "line": 310,
+ "line": 313,
"column": 24
}
}
@@ -17187,16 +17335,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 8814,
- 8823
+ 8911,
+ 8920
],
"loc": {
"start": {
- "line": 311,
+ "line": 314,
"column": 12
},
"end": {
- "line": 311,
+ "line": 314,
"column": 21
}
}
@@ -17210,16 +17358,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8826,
- 8830
+ 8923,
+ 8927
],
"loc": {
"start": {
- "line": 311,
+ "line": 314,
"column": 24
},
"end": {
- "line": 311,
+ "line": 314,
"column": 28
}
}
@@ -17228,31 +17376,31 @@
"type": "Identifier",
"name": "fltElms",
"range": [
- 8831,
- 8838
+ 8928,
+ 8935
],
"loc": {
"start": {
- "line": 311,
+ "line": 314,
"column": 29
},
"end": {
- "line": 311,
+ "line": 314,
"column": 36
}
}
},
"range": [
- 8826,
- 8838
+ 8923,
+ 8935
],
"loc": {
"start": {
- "line": 311,
+ "line": 314,
"column": 24
},
"end": {
- "line": 311,
+ "line": 314,
"column": 36
}
}
@@ -17261,46 +17409,46 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8839,
- 8847
+ 8936,
+ 8944
],
"loc": {
"start": {
- "line": 311,
+ "line": 314,
"column": 37
},
"end": {
- "line": 311,
+ "line": 314,
"column": 45
}
}
},
"range": [
- 8826,
- 8848
+ 8923,
+ 8945
],
"loc": {
"start": {
- "line": 311,
+ "line": 314,
"column": 24
},
"end": {
- "line": 311,
+ "line": 314,
"column": 46
}
}
},
"range": [
- 8814,
- 8848
+ 8911,
+ 8945
],
"loc": {
"start": {
- "line": 311,
+ "line": 314,
"column": 12
},
"end": {
- "line": 311,
+ "line": 314,
"column": 46
}
}
@@ -17308,16 +17456,16 @@
],
"kind": "let",
"range": [
- 8784,
- 8849
+ 8881,
+ 8946
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 8
},
"end": {
- "line": 311,
+ "line": 314,
"column": 47
}
}
@@ -17332,16 +17480,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8859,
- 8863
+ 8956,
+ 8960
],
"loc": {
"start": {
- "line": 313,
+ "line": 316,
"column": 8
},
"end": {
- "line": 313,
+ "line": 316,
"column": 12
}
}
@@ -17350,31 +17498,31 @@
"type": "Identifier",
"name": "onBeforeOpen",
"range": [
- 8864,
- 8876
+ 8961,
+ 8973
],
"loc": {
"start": {
- "line": 313,
+ "line": 316,
"column": 13
},
"end": {
- "line": 313,
+ "line": 316,
"column": 25
}
}
},
"range": [
- 8859,
- 8876
+ 8956,
+ 8973
],
"loc": {
"start": {
- "line": 313,
+ "line": 316,
"column": 8
},
"end": {
- "line": 313,
+ "line": 316,
"column": 25
}
}
@@ -17383,16 +17531,16 @@
{
"type": "ThisExpression",
"range": [
- 8877,
- 8881
+ 8974,
+ 8978
],
"loc": {
"start": {
- "line": 313,
+ "line": 316,
"column": 26
},
"end": {
- "line": 313,
+ "line": 316,
"column": 30
}
}
@@ -17401,16 +17549,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 8883,
- 8892
+ 8980,
+ 8989
],
"loc": {
"start": {
- "line": 313,
+ "line": 316,
"column": 32
},
"end": {
- "line": 313,
+ "line": 316,
"column": 41
}
}
@@ -17419,47 +17567,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8894,
- 8902
+ 8991,
+ 8999
],
"loc": {
"start": {
- "line": 313,
+ "line": 316,
"column": 43
},
"end": {
- "line": 313,
+ "line": 316,
"column": 51
}
}
}
],
"range": [
- 8859,
- 8903
+ 8956,
+ 9000
],
"loc": {
"start": {
- "line": 313,
+ "line": 316,
"column": 8
},
"end": {
- "line": 313,
+ "line": 316,
"column": 52
}
}
},
"range": [
- 8859,
- 8904
+ 8956,
+ 9001
],
"loc": {
"start": {
- "line": 313,
+ "line": 316,
"column": 8
},
"end": {
- "line": 313,
+ "line": 316,
"column": 53
}
}
@@ -17479,16 +17627,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 8914,
- 8923
+ 9011,
+ 9020
],
"loc": {
"start": {
- "line": 315,
+ "line": 318,
"column": 8
},
"end": {
- "line": 315,
+ "line": 318,
"column": 17
}
}
@@ -17497,31 +17645,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 8924,
- 8929
+ 9021,
+ 9026
],
"loc": {
"start": {
- "line": 315,
+ "line": 318,
"column": 18
},
"end": {
- "line": 315,
+ "line": 318,
"column": 23
}
}
},
"range": [
- 8914,
- 8929
+ 9011,
+ 9026
],
"loc": {
"start": {
- "line": 315,
+ "line": 318,
"column": 8
},
"end": {
- "line": 315,
+ "line": 318,
"column": 23
}
}
@@ -17530,31 +17678,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 8930,
- 8937
+ 9027,
+ 9034
],
"loc": {
"start": {
- "line": 315,
+ "line": 318,
"column": 24
},
"end": {
- "line": 315,
+ "line": 318,
"column": 31
}
}
},
"range": [
- 8914,
- 8937
+ 9011,
+ 9034
],
"loc": {
"start": {
- "line": 315,
+ "line": 318,
"column": 8
},
"end": {
- "line": 315,
+ "line": 318,
"column": 31
}
}
@@ -17564,46 +17712,46 @@
"value": "block",
"raw": "'block'",
"range": [
- 8940,
- 8947
+ 9037,
+ 9044
],
"loc": {
"start": {
- "line": 315,
+ "line": 318,
"column": 34
},
"end": {
- "line": 315,
+ "line": 318,
"column": 41
}
}
},
"range": [
- 8914,
- 8947
+ 9011,
+ 9044
],
"loc": {
"start": {
- "line": 315,
+ "line": 318,
"column": 8
},
"end": {
- "line": 315,
+ "line": 318,
"column": 41
}
}
},
"range": [
- 8914,
- 8948
+ 9011,
+ 9045
],
"loc": {
"start": {
- "line": 315,
+ "line": 318,
"column": 8
},
"end": {
- "line": 315,
+ "line": 318,
"column": 42
}
}
@@ -17619,16 +17767,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8957,
- 8961
+ 9054,
+ 9058
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 12
}
}
@@ -17637,31 +17785,31 @@
"type": "Identifier",
"name": "activeFilterIdx",
"range": [
- 8962,
- 8977
+ 9059,
+ 9074
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 13
},
"end": {
- "line": 316,
+ "line": 319,
"column": 28
}
}
},
"range": [
- 8957,
- 8977
+ 9054,
+ 9074
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 28
}
}
@@ -17670,46 +17818,46 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 8980,
- 8988
+ 9077,
+ 9085
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 31
},
"end": {
- "line": 316,
+ "line": 319,
"column": 39
}
}
},
"range": [
- 8957,
- 8988
+ 9054,
+ 9085
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 39
}
}
},
"range": [
- 8957,
- 8989
+ 9054,
+ 9086
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 40
}
}
@@ -17722,16 +17870,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 8998,
- 9004
+ 9095,
+ 9101
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 8
},
"end": {
- "line": 317,
+ "line": 320,
"column": 14
}
}
@@ -17741,16 +17889,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 9005,
- 9009
+ 9102,
+ 9106
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 15
},
"end": {
- "line": 317,
+ "line": 320,
"column": 19
}
}
@@ -17760,16 +17908,16 @@
"value": "mouseup",
"raw": "'mouseup'",
"range": [
- 9011,
- 9020
+ 9108,
+ 9117
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 21
},
"end": {
- "line": 317,
+ "line": 320,
"column": 30
}
}
@@ -17782,16 +17930,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 9023,
- 9026
+ 9120,
+ 9123
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 33
},
"end": {
- "line": 317,
+ "line": 320,
"column": 36
}
}
@@ -17805,16 +17953,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9031,
- 9035
+ 9128,
+ 9132
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 41
},
"end": {
- "line": 317,
+ "line": 320,
"column": 45
}
}
@@ -17823,31 +17971,31 @@
"type": "Identifier",
"name": "onMouseup",
"range": [
- 9036,
- 9045
+ 9133,
+ 9142
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 46
},
"end": {
- "line": 317,
+ "line": 320,
"column": 55
}
}
},
"range": [
- 9031,
- 9045
+ 9128,
+ 9142
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 41
},
"end": {
- "line": 317,
+ "line": 320,
"column": 55
}
}
@@ -17857,32 +18005,32 @@
"type": "Identifier",
"name": "evt",
"range": [
- 9046,
- 9049
+ 9143,
+ 9146
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 56
},
"end": {
- "line": 317,
+ "line": 320,
"column": 59
}
}
}
],
"range": [
- 9031,
- 9050
+ 9128,
+ 9147
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 41
},
"end": {
- "line": 317,
+ "line": 320,
"column": 60
}
}
@@ -17890,47 +18038,47 @@
"generator": false,
"expression": true,
"range": [
- 9022,
- 9050
+ 9119,
+ 9147
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 32
},
"end": {
- "line": 317,
+ "line": 320,
"column": 60
}
}
}
],
"range": [
- 8998,
- 9051
+ 9095,
+ 9148
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 8
},
"end": {
- "line": 317,
+ "line": 320,
"column": 61
}
}
},
"range": [
- 8998,
- 9052
+ 9095,
+ 9149
],
"loc": {
"start": {
- "line": 317,
+ "line": 320,
"column": 8
},
"end": {
- "line": 317,
+ "line": 320,
"column": 62
}
}
@@ -17949,16 +18097,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 9066,
- 9068
+ 9163,
+ 9165
],
"loc": {
"start": {
- "line": 319,
+ "line": 322,
"column": 12
},
"end": {
- "line": 319,
+ "line": 322,
"column": 14
}
}
@@ -17967,31 +18115,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 9069,
- 9082
+ 9166,
+ 9179
],
"loc": {
"start": {
- "line": 319,
+ "line": 322,
"column": 15
},
"end": {
- "line": 319,
+ "line": 322,
"column": 28
}
}
},
"range": [
- 9066,
- 9082
+ 9163,
+ 9179
],
"loc": {
"start": {
- "line": 319,
+ "line": 322,
"column": 12
},
"end": {
- "line": 319,
+ "line": 322,
"column": 28
}
}
@@ -18001,32 +18149,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 9083,
- 9091
+ 9180,
+ 9188
],
"loc": {
"start": {
- "line": 319,
+ "line": 322,
"column": 29
},
"end": {
- "line": 319,
+ "line": 322,
"column": 37
}
}
}
],
"range": [
- 9066,
- 9092
+ 9163,
+ 9189
],
"loc": {
"start": {
- "line": 319,
+ "line": 322,
"column": 12
},
"end": {
- "line": 319,
+ "line": 322,
"column": 38
}
}
@@ -18035,31 +18183,31 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 9097,
- 9102
+ 9194,
+ 9199
],
"loc": {
"start": {
- "line": 319,
+ "line": 322,
"column": 43
},
"end": {
- "line": 319,
+ "line": 322,
"column": 48
}
}
},
"range": [
- 9066,
- 9102
+ 9163,
+ 9199
],
"loc": {
"start": {
- "line": 319,
+ "line": 322,
"column": 12
},
"end": {
- "line": 319,
+ "line": 322,
"column": 48
}
}
@@ -18076,16 +18224,16 @@
"type": "Identifier",
"name": "flt",
"range": [
- 9122,
- 9125
+ 9219,
+ 9222
],
"loc": {
"start": {
- "line": 320,
+ "line": 323,
"column": 16
},
"end": {
- "line": 320,
+ "line": 323,
"column": 19
}
}
@@ -18099,16 +18247,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 9128,
- 9130
+ 9225,
+ 9227
],
"loc": {
"start": {
- "line": 320,
+ "line": 323,
"column": 22
},
"end": {
- "line": 320,
+ "line": 323,
"column": 24
}
}
@@ -18117,31 +18265,31 @@
"type": "Identifier",
"name": "getFilterElement",
"range": [
- 9131,
- 9147
+ 9228,
+ 9244
],
"loc": {
"start": {
- "line": 320,
+ "line": 323,
"column": 25
},
"end": {
- "line": 320,
+ "line": 323,
"column": 41
}
}
},
"range": [
- 9128,
- 9147
+ 9225,
+ 9244
],
"loc": {
"start": {
- "line": 320,
+ "line": 323,
"column": 22
},
"end": {
- "line": 320,
+ "line": 323,
"column": 41
}
}
@@ -18151,47 +18299,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 9148,
- 9156
+ 9245,
+ 9253
],
"loc": {
"start": {
- "line": 320,
+ "line": 323,
"column": 42
},
"end": {
- "line": 320,
+ "line": 323,
"column": 50
}
}
}
],
"range": [
- 9128,
- 9157
+ 9225,
+ 9254
],
"loc": {
"start": {
- "line": 320,
+ "line": 323,
"column": 22
},
"end": {
- "line": 320,
+ "line": 323,
"column": 51
}
}
},
"range": [
- 9122,
- 9157
+ 9219,
+ 9254
],
"loc": {
"start": {
- "line": 320,
+ "line": 323,
"column": 16
},
"end": {
- "line": 320,
+ "line": 323,
"column": 51
}
}
@@ -18199,16 +18347,16 @@
],
"kind": "let",
"range": [
- 9118,
- 9158
+ 9215,
+ 9255
],
"loc": {
"start": {
- "line": 320,
+ "line": 323,
"column": 12
},
"end": {
- "line": 320,
+ "line": 323,
"column": 52
}
}
@@ -18219,16 +18367,16 @@
"type": "Identifier",
"name": "flt",
"range": [
- 9175,
- 9178
+ 9272,
+ 9275
],
"loc": {
"start": {
- "line": 321,
+ "line": 324,
"column": 16
},
"end": {
- "line": 321,
+ "line": 324,
"column": 19
}
}
@@ -18247,16 +18395,16 @@
"type": "Identifier",
"name": "flt",
"range": [
- 9198,
- 9201
+ 9295,
+ 9298
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 16
},
"end": {
- "line": 322,
+ "line": 325,
"column": 19
}
}
@@ -18265,126 +18413,126 @@
"type": "Identifier",
"name": "focus",
"range": [
- 9202,
- 9207
+ 9299,
+ 9304
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 20
},
"end": {
- "line": 322,
+ "line": 325,
"column": 25
}
}
},
"range": [
- 9198,
- 9207
+ 9295,
+ 9304
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 16
},
"end": {
- "line": 322,
+ "line": 325,
"column": 25
}
}
},
"arguments": [],
"range": [
- 9198,
- 9209
+ 9295,
+ 9306
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 16
},
"end": {
- "line": 322,
+ "line": 325,
"column": 27
}
}
},
"range": [
- 9198,
- 9210
+ 9295,
+ 9307
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 16
},
"end": {
- "line": 322,
+ "line": 325,
"column": 28
}
}
}
],
"range": [
- 9180,
- 9224
+ 9277,
+ 9321
],
"loc": {
"start": {
- "line": 321,
+ "line": 324,
"column": 21
},
"end": {
- "line": 323,
+ "line": 326,
"column": 13
}
}
},
"alternate": null,
"range": [
- 9171,
- 9224
+ 9268,
+ 9321
],
"loc": {
"start": {
- "line": 321,
+ "line": 324,
"column": 12
},
"end": {
- "line": 323,
+ "line": 326,
"column": 13
}
}
}
],
"range": [
- 9104,
- 9234
+ 9201,
+ 9331
],
"loc": {
"start": {
- "line": 319,
+ "line": 322,
"column": 50
},
"end": {
- "line": 324,
+ "line": 327,
"column": 9
}
}
},
"alternate": null,
"range": [
- 9062,
- 9234
+ 9159,
+ 9331
],
"loc": {
"start": {
- "line": 319,
+ "line": 322,
"column": 8
},
"end": {
- "line": 324,
+ "line": 327,
"column": 9
}
}
@@ -18399,16 +18547,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9244,
- 9248
+ 9341,
+ 9345
],
"loc": {
"start": {
- "line": 326,
+ "line": 329,
"column": 8
},
"end": {
- "line": 326,
+ "line": 329,
"column": 12
}
}
@@ -18417,31 +18565,31 @@
"type": "Identifier",
"name": "onAfterOpen",
"range": [
- 9249,
- 9260
+ 9346,
+ 9357
],
"loc": {
"start": {
- "line": 326,
+ "line": 329,
"column": 13
},
"end": {
- "line": 326,
+ "line": 329,
"column": 24
}
}
},
"range": [
- 9244,
- 9260
+ 9341,
+ 9357
],
"loc": {
"start": {
- "line": 326,
+ "line": 329,
"column": 8
},
"end": {
- "line": 326,
+ "line": 329,
"column": 24
}
}
@@ -18450,16 +18598,16 @@
{
"type": "ThisExpression",
"range": [
- 9261,
- 9265
+ 9358,
+ 9362
],
"loc": {
"start": {
- "line": 326,
+ "line": 329,
"column": 25
},
"end": {
- "line": 326,
+ "line": 329,
"column": 29
}
}
@@ -18468,16 +18616,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 9267,
- 9276
+ 9364,
+ 9373
],
"loc": {
"start": {
- "line": 326,
+ "line": 329,
"column": 31
},
"end": {
- "line": 326,
+ "line": 329,
"column": 40
}
}
@@ -18486,63 +18634,63 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 9278,
- 9286
+ 9375,
+ 9383
],
"loc": {
"start": {
- "line": 326,
+ "line": 329,
"column": 42
},
"end": {
- "line": 326,
+ "line": 329,
"column": 50
}
}
}
],
"range": [
- 9244,
- 9287
+ 9341,
+ 9384
],
"loc": {
"start": {
- "line": 326,
+ "line": 329,
"column": 8
},
"end": {
- "line": 326,
+ "line": 329,
"column": 51
}
}
},
"range": [
- 9244,
- 9288
+ 9341,
+ 9385
],
"loc": {
"start": {
- "line": 326,
+ "line": 329,
"column": 8
},
"end": {
- "line": 326,
+ "line": 329,
"column": 52
}
}
}
],
"range": [
- 8774,
- 9294
+ 8871,
+ 9391
],
"loc": {
"start": {
- "line": 309,
+ "line": 312,
"column": 19
},
"end": {
- "line": 327,
+ "line": 330,
"column": 5
}
}
@@ -18550,16 +18698,16 @@
"generator": false,
"expression": false,
"range": [
- 8763,
- 9294
+ 8860,
+ 9391
],
"loc": {
"start": {
- "line": 309,
+ "line": 312,
"column": 8
},
"end": {
- "line": 327,
+ "line": 330,
"column": 5
}
}
@@ -18567,16 +18715,16 @@
"kind": "method",
"computed": false,
"range": [
- 8759,
- 9294
+ 8856,
+ 9391
],
"loc": {
"start": {
- "line": 309,
+ "line": 312,
"column": 4
},
"end": {
- "line": 327,
+ "line": 330,
"column": 5
}
},
@@ -18585,16 +18733,16 @@
"type": "Block",
"value": "*\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n ",
"range": [
- 8653,
- 8754
+ 8750,
+ 8851
],
"loc": {
"start": {
- "line": 305,
+ "line": 308,
"column": 4
},
"end": {
- "line": 308,
+ "line": 311,
"column": 7
}
}
@@ -18605,16 +18753,16 @@
"type": "Block",
"value": "*\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n ",
"range": [
- 9300,
- 9402
+ 9397,
+ 9499
],
"loc": {
"start": {
- "line": 329,
+ "line": 332,
"column": 4
},
"end": {
- "line": 332,
+ "line": 335,
"column": 7
}
}
@@ -18628,16 +18776,16 @@
"type": "Identifier",
"name": "close",
"range": [
- 9407,
- 9412
+ 9504,
+ 9509
],
"loc": {
"start": {
- "line": 333,
+ "line": 336,
"column": 4
},
"end": {
- "line": 333,
+ "line": 336,
"column": 9
}
}
@@ -18650,16 +18798,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 9413,
- 9421
+ 9510,
+ 9518
],
"loc": {
"start": {
- "line": 333,
+ "line": 336,
"column": 10
},
"end": {
- "line": 333,
+ "line": 336,
"column": 18
}
}
@@ -18677,16 +18825,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 9437,
- 9446
+ 9534,
+ 9543
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 12
},
"end": {
- "line": 334,
+ "line": 337,
"column": 21
}
}
@@ -18700,16 +18848,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9449,
- 9453
+ 9546,
+ 9550
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 24
},
"end": {
- "line": 334,
+ "line": 337,
"column": 28
}
}
@@ -18718,31 +18866,31 @@
"type": "Identifier",
"name": "fltElms",
"range": [
- 9454,
- 9461
+ 9551,
+ 9558
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 29
},
"end": {
- "line": 334,
+ "line": 337,
"column": 36
}
}
},
"range": [
- 9449,
- 9461
+ 9546,
+ 9558
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 24
},
"end": {
- "line": 334,
+ "line": 337,
"column": 36
}
}
@@ -18751,46 +18899,46 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 9462,
- 9470
+ 9559,
+ 9567
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 37
},
"end": {
- "line": 334,
+ "line": 337,
"column": 45
}
}
},
"range": [
- 9449,
- 9471
+ 9546,
+ 9568
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 24
},
"end": {
- "line": 334,
+ "line": 337,
"column": 46
}
}
},
"range": [
- 9437,
- 9471
+ 9534,
+ 9568
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 12
},
"end": {
- "line": 334,
+ "line": 337,
"column": 46
}
}
@@ -18798,16 +18946,16 @@
],
"kind": "let",
"range": [
- 9433,
- 9472
+ 9530,
+ 9569
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 8
},
"end": {
- "line": 334,
+ "line": 337,
"column": 47
}
}
@@ -18822,16 +18970,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9482,
- 9486
+ 9579,
+ 9583
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 8
},
"end": {
- "line": 336,
+ "line": 339,
"column": 12
}
}
@@ -18840,31 +18988,31 @@
"type": "Identifier",
"name": "onBeforeClose",
"range": [
- 9487,
- 9500
+ 9584,
+ 9597
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 13
},
"end": {
- "line": 336,
+ "line": 339,
"column": 26
}
}
},
"range": [
- 9482,
- 9500
+ 9579,
+ 9597
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 8
},
"end": {
- "line": 336,
+ "line": 339,
"column": 26
}
}
@@ -18873,16 +19021,16 @@
{
"type": "ThisExpression",
"range": [
- 9501,
- 9505
+ 9598,
+ 9602
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 27
},
"end": {
- "line": 336,
+ "line": 339,
"column": 31
}
}
@@ -18891,16 +19039,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 9507,
- 9516
+ 9604,
+ 9613
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 33
},
"end": {
- "line": 336,
+ "line": 339,
"column": 42
}
}
@@ -18909,47 +19057,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 9518,
- 9526
+ 9615,
+ 9623
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 44
},
"end": {
- "line": 336,
+ "line": 339,
"column": 52
}
}
}
],
"range": [
- 9482,
- 9527
+ 9579,
+ 9624
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 8
},
"end": {
- "line": 336,
+ "line": 339,
"column": 53
}
}
},
"range": [
- 9482,
- 9528
+ 9579,
+ 9625
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 8
},
"end": {
- "line": 336,
+ "line": 339,
"column": 54
}
}
@@ -18969,16 +19117,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 9538,
- 9547
+ 9635,
+ 9644
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 8
},
"end": {
- "line": 338,
+ "line": 341,
"column": 17
}
}
@@ -18987,31 +19135,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 9548,
- 9553
+ 9645,
+ 9650
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 18
},
"end": {
- "line": 338,
+ "line": 341,
"column": 23
}
}
},
"range": [
- 9538,
- 9553
+ 9635,
+ 9650
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 8
},
"end": {
- "line": 338,
+ "line": 341,
"column": 23
}
}
@@ -19020,31 +19168,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 9554,
- 9561
+ 9651,
+ 9658
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 24
},
"end": {
- "line": 338,
+ "line": 341,
"column": 31
}
}
},
"range": [
- 9538,
- 9561
+ 9635,
+ 9658
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 8
},
"end": {
- "line": 338,
+ "line": 341,
"column": 31
}
}
@@ -19053,46 +19201,46 @@
"type": "Identifier",
"name": "NONE",
"range": [
- 9564,
- 9568
+ 9661,
+ 9665
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 34
},
"end": {
- "line": 338,
+ "line": 341,
"column": 38
}
}
},
"range": [
- 9538,
- 9568
+ 9635,
+ 9665
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 8
},
"end": {
- "line": 338,
+ "line": 341,
"column": 38
}
}
},
"range": [
- 9538,
- 9569
+ 9635,
+ 9666
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 8
},
"end": {
- "line": 338,
+ "line": 341,
"column": 39
}
}
@@ -19108,16 +19256,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9582,
- 9586
+ 9679,
+ 9683
],
"loc": {
"start": {
- "line": 339,
+ "line": 342,
"column": 12
},
"end": {
- "line": 339,
+ "line": 342,
"column": 16
}
}
@@ -19126,31 +19274,31 @@
"type": "Identifier",
"name": "activeFilterIdx",
"range": [
- 9587,
- 9602
+ 9684,
+ 9699
],
"loc": {
"start": {
- "line": 339,
+ "line": 342,
"column": 17
},
"end": {
- "line": 339,
+ "line": 342,
"column": 32
}
}
},
"range": [
- 9582,
- 9602
+ 9679,
+ 9699
],
"loc": {
"start": {
- "line": 339,
+ "line": 342,
"column": 12
},
"end": {
- "line": 339,
+ "line": 342,
"column": 32
}
}
@@ -19159,31 +19307,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 9607,
- 9615
+ 9704,
+ 9712
],
"loc": {
"start": {
- "line": 339,
+ "line": 342,
"column": 37
},
"end": {
- "line": 339,
+ "line": 342,
"column": 45
}
}
},
"range": [
- 9582,
- 9615
+ 9679,
+ 9712
],
"loc": {
"start": {
- "line": 339,
+ "line": 342,
"column": 12
},
"end": {
- "line": 339,
+ "line": 342,
"column": 45
}
}
@@ -19202,16 +19350,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9631,
- 9635
+ 9728,
+ 9732
],
"loc": {
"start": {
- "line": 340,
+ "line": 343,
"column": 12
},
"end": {
- "line": 340,
+ "line": 343,
"column": 16
}
}
@@ -19220,31 +19368,31 @@
"type": "Identifier",
"name": "activeFilterIdx",
"range": [
- 9636,
- 9651
+ 9733,
+ 9748
],
"loc": {
"start": {
- "line": 340,
+ "line": 343,
"column": 17
},
"end": {
- "line": 340,
+ "line": 343,
"column": 32
}
}
},
"range": [
- 9631,
- 9651
+ 9728,
+ 9748
],
"loc": {
"start": {
- "line": 340,
+ "line": 343,
"column": 12
},
"end": {
- "line": 340,
+ "line": 343,
"column": 32
}
}
@@ -19257,94 +19405,94 @@
"value": 1,
"raw": "1",
"range": [
- 9655,
- 9656
+ 9752,
+ 9753
],
"loc": {
"start": {
- "line": 340,
+ "line": 343,
"column": 36
},
"end": {
- "line": 340,
+ "line": 343,
"column": 37
}
}
},
"prefix": true,
"range": [
- 9654,
- 9656
+ 9751,
+ 9753
],
"loc": {
"start": {
- "line": 340,
+ "line": 343,
"column": 35
},
"end": {
- "line": 340,
+ "line": 343,
"column": 37
}
}
},
"range": [
- 9631,
- 9656
+ 9728,
+ 9753
],
"loc": {
"start": {
- "line": 340,
+ "line": 343,
"column": 12
},
"end": {
- "line": 340,
+ "line": 343,
"column": 37
}
}
},
"range": [
- 9631,
- 9657
+ 9728,
+ 9754
],
"loc": {
"start": {
- "line": 340,
+ "line": 343,
"column": 12
},
"end": {
- "line": 340,
+ "line": 343,
"column": 38
}
}
}
],
"range": [
- 9617,
- 9667
+ 9714,
+ 9764
],
"loc": {
"start": {
- "line": 339,
+ "line": 342,
"column": 47
},
"end": {
- "line": 341,
+ "line": 344,
"column": 9
}
}
},
"alternate": null,
"range": [
- 9578,
- 9667
+ 9675,
+ 9764
],
"loc": {
"start": {
- "line": 339,
+ "line": 342,
"column": 8
},
"end": {
- "line": 341,
+ "line": 344,
"column": 9
}
}
@@ -19357,16 +19505,16 @@
"type": "Identifier",
"name": "removeEvt",
"range": [
- 9676,
- 9685
+ 9773,
+ 9782
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 17
}
}
@@ -19376,16 +19524,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 9686,
- 9690
+ 9783,
+ 9787
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 18
},
"end": {
- "line": 342,
+ "line": 345,
"column": 22
}
}
@@ -19395,16 +19543,16 @@
"value": "mouseup",
"raw": "'mouseup'",
"range": [
- 9692,
- 9701
+ 9789,
+ 9798
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 24
},
"end": {
- "line": 342,
+ "line": 345,
"column": 33
}
}
@@ -19417,16 +19565,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 9704,
- 9707
+ 9801,
+ 9804
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 36
},
"end": {
- "line": 342,
+ "line": 345,
"column": 39
}
}
@@ -19440,16 +19588,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9712,
- 9716
+ 9809,
+ 9813
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 44
},
"end": {
- "line": 342,
+ "line": 345,
"column": 48
}
}
@@ -19458,31 +19606,31 @@
"type": "Identifier",
"name": "onMouseup",
"range": [
- 9717,
- 9726
+ 9814,
+ 9823
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 49
},
"end": {
- "line": 342,
+ "line": 345,
"column": 58
}
}
},
"range": [
- 9712,
- 9726
+ 9809,
+ 9823
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 44
},
"end": {
- "line": 342,
+ "line": 345,
"column": 58
}
}
@@ -19492,32 +19640,32 @@
"type": "Identifier",
"name": "evt",
"range": [
- 9727,
- 9730
+ 9824,
+ 9827
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 59
},
"end": {
- "line": 342,
+ "line": 345,
"column": 62
}
}
}
],
"range": [
- 9712,
- 9731
+ 9809,
+ 9828
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 44
},
"end": {
- "line": 342,
+ "line": 345,
"column": 63
}
}
@@ -19525,47 +19673,47 @@
"generator": false,
"expression": true,
"range": [
- 9703,
- 9731
+ 9800,
+ 9828
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 35
},
"end": {
- "line": 342,
+ "line": 345,
"column": 63
}
}
}
],
"range": [
- 9676,
- 9732
+ 9773,
+ 9829
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 64
}
}
},
"range": [
- 9676,
- 9733
+ 9773,
+ 9830
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 65
}
}
@@ -19580,16 +19728,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9743,
- 9747
+ 9840,
+ 9844
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 8
},
"end": {
- "line": 344,
+ "line": 347,
"column": 12
}
}
@@ -19598,31 +19746,31 @@
"type": "Identifier",
"name": "onAfterClose",
"range": [
- 9748,
- 9760
+ 9845,
+ 9857
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 13
},
"end": {
- "line": 344,
+ "line": 347,
"column": 25
}
}
},
"range": [
- 9743,
- 9760
+ 9840,
+ 9857
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 8
},
"end": {
- "line": 344,
+ "line": 347,
"column": 25
}
}
@@ -19631,16 +19779,16 @@
{
"type": "ThisExpression",
"range": [
- 9761,
- 9765
+ 9858,
+ 9862
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 26
},
"end": {
- "line": 344,
+ "line": 347,
"column": 30
}
}
@@ -19649,16 +19797,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 9767,
- 9776
+ 9864,
+ 9873
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 32
},
"end": {
- "line": 344,
+ "line": 347,
"column": 41
}
}
@@ -19667,63 +19815,63 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 9778,
- 9786
+ 9875,
+ 9883
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 43
},
"end": {
- "line": 344,
+ "line": 347,
"column": 51
}
}
}
],
"range": [
- 9743,
- 9787
+ 9840,
+ 9884
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 8
},
"end": {
- "line": 344,
+ "line": 347,
"column": 52
}
}
},
"range": [
- 9743,
- 9788
+ 9840,
+ 9885
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 8
},
"end": {
- "line": 344,
+ "line": 347,
"column": 53
}
}
}
],
"range": [
- 9423,
- 9794
+ 9520,
+ 9891
],
"loc": {
"start": {
- "line": 333,
+ "line": 336,
"column": 20
},
"end": {
- "line": 345,
+ "line": 348,
"column": 5
}
}
@@ -19731,16 +19879,16 @@
"generator": false,
"expression": false,
"range": [
- 9412,
- 9794
+ 9509,
+ 9891
],
"loc": {
"start": {
- "line": 333,
+ "line": 336,
"column": 9
},
"end": {
- "line": 345,
+ "line": 348,
"column": 5
}
}
@@ -19748,16 +19896,16 @@
"kind": "method",
"computed": false,
"range": [
- 9407,
- 9794
+ 9504,
+ 9891
],
"loc": {
"start": {
- "line": 333,
+ "line": 336,
"column": 4
},
"end": {
- "line": 345,
+ "line": 348,
"column": 5
}
},
@@ -19766,16 +19914,16 @@
"type": "Block",
"value": "*\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n ",
"range": [
- 9300,
- 9402
+ 9397,
+ 9499
],
"loc": {
"start": {
- "line": 329,
+ "line": 332,
"column": 4
},
"end": {
- "line": 332,
+ "line": 335,
"column": 7
}
}
@@ -19786,16 +19934,16 @@
"type": "Block",
"value": "*\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ",
"range": [
- 9800,
- 9940
+ 9897,
+ 10037
],
"loc": {
"start": {
- "line": 347,
+ "line": 350,
"column": 4
},
"end": {
- "line": 351,
+ "line": 354,
"column": 7
}
}
@@ -19809,16 +19957,16 @@
"type": "Identifier",
"name": "isOpen",
"range": [
- 9945,
- 9951
+ 10042,
+ 10048
],
"loc": {
"start": {
- "line": 352,
+ "line": 355,
"column": 4
},
"end": {
- "line": 352,
+ "line": 355,
"column": 10
}
}
@@ -19831,16 +19979,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 9952,
- 9960
+ 10049,
+ 10057
],
"loc": {
"start": {
- "line": 352,
+ "line": 355,
"column": 11
},
"end": {
- "line": 352,
+ "line": 355,
"column": 19
}
}
@@ -19869,16 +20017,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9979,
- 9983
+ 10076,
+ 10080
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 15
},
"end": {
- "line": 353,
+ "line": 356,
"column": 19
}
}
@@ -19887,31 +20035,31 @@
"type": "Identifier",
"name": "fltElms",
"range": [
- 9984,
- 9991
+ 10081,
+ 10088
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 20
},
"end": {
- "line": 353,
+ "line": 356,
"column": 27
}
}
},
"range": [
- 9979,
- 9991
+ 10076,
+ 10088
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 15
},
"end": {
- "line": 353,
+ "line": 356,
"column": 27
}
}
@@ -19920,31 +20068,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 9992,
- 10000
+ 10089,
+ 10097
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 28
},
"end": {
- "line": 353,
+ "line": 356,
"column": 36
}
}
},
"range": [
- 9979,
- 10001
+ 10076,
+ 10098
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 15
},
"end": {
- "line": 353,
+ "line": 356,
"column": 37
}
}
@@ -19953,31 +20101,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 10002,
- 10007
+ 10099,
+ 10104
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 38
},
"end": {
- "line": 353,
+ "line": 356,
"column": 43
}
}
},
"range": [
- 9979,
- 10007
+ 10076,
+ 10104
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 15
},
"end": {
- "line": 353,
+ "line": 356,
"column": 43
}
}
@@ -19986,31 +20134,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 10008,
- 10015
+ 10105,
+ 10112
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 44
},
"end": {
- "line": 353,
+ "line": 356,
"column": 51
}
}
},
"range": [
- 9979,
- 10015
+ 10076,
+ 10112
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 15
},
"end": {
- "line": 353,
+ "line": 356,
"column": 51
}
}
@@ -20020,62 +20168,62 @@
"value": "block",
"raw": "'block'",
"range": [
- 10020,
- 10027
+ 10117,
+ 10124
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 56
},
"end": {
- "line": 353,
+ "line": 356,
"column": 63
}
}
},
"range": [
- 9979,
- 10027
+ 10076,
+ 10124
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 15
},
"end": {
- "line": 353,
+ "line": 356,
"column": 63
}
}
},
"range": [
- 9972,
- 10028
+ 10069,
+ 10125
],
"loc": {
"start": {
- "line": 353,
+ "line": 356,
"column": 8
},
"end": {
- "line": 353,
+ "line": 356,
"column": 64
}
}
}
],
"range": [
- 9962,
- 10034
+ 10059,
+ 10131
],
"loc": {
"start": {
- "line": 352,
+ "line": 355,
"column": 21
},
"end": {
- "line": 354,
+ "line": 357,
"column": 5
}
}
@@ -20083,16 +20231,16 @@
"generator": false,
"expression": false,
"range": [
- 9951,
- 10034
+ 10048,
+ 10131
],
"loc": {
"start": {
- "line": 352,
+ "line": 355,
"column": 10
},
"end": {
- "line": 354,
+ "line": 357,
"column": 5
}
}
@@ -20100,16 +20248,16 @@
"kind": "method",
"computed": false,
"range": [
- 9945,
- 10034
+ 10042,
+ 10131
],
"loc": {
"start": {
- "line": 352,
+ "line": 355,
"column": 4
},
"end": {
- "line": 354,
+ "line": 357,
"column": 5
}
},
@@ -20118,16 +20266,16 @@
"type": "Block",
"value": "*\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ",
"range": [
- 9800,
- 9940
+ 9897,
+ 10037
],
"loc": {
"start": {
- "line": 347,
+ "line": 350,
"column": 4
},
"end": {
- "line": 351,
+ "line": 354,
"column": 7
}
}
@@ -20138,16 +20286,16 @@
"type": "Block",
"value": "*\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n ",
"range": [
- 10040,
- 10188
+ 10137,
+ 10285
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 4
},
"end": {
- "line": 359,
+ "line": 362,
"column": 7
}
}
@@ -20161,16 +20309,16 @@
"type": "Identifier",
"name": "closeAll",
"range": [
- 10193,
- 10201
+ 10290,
+ 10298
],
"loc": {
"start": {
- "line": 360,
+ "line": 363,
"column": 4
},
"end": {
- "line": 360,
+ "line": 363,
"column": 12
}
}
@@ -20183,16 +20331,16 @@
"type": "Identifier",
"name": "exceptIdx",
"range": [
- 10202,
- 10211
+ 10299,
+ 10308
],
"loc": {
"start": {
- "line": 360,
+ "line": 363,
"column": 13
},
"end": {
- "line": 360,
+ "line": 363,
"column": 22
}
}
@@ -20212,16 +20360,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 10342,
- 10349
+ 10439,
+ 10446
],
"loc": {
"start": {
- "line": 363,
+ "line": 366,
"column": 12
},
"end": {
- "line": 363,
+ "line": 366,
"column": 19
}
}
@@ -20231,32 +20379,32 @@
"type": "Identifier",
"name": "exceptIdx",
"range": [
- 10350,
- 10359
+ 10447,
+ 10456
],
"loc": {
"start": {
- "line": 363,
+ "line": 366,
"column": 20
},
"end": {
- "line": 363,
+ "line": 366,
"column": 29
}
}
}
],
"range": [
- 10342,
- 10360
+ 10439,
+ 10457
],
"loc": {
"start": {
- "line": 363,
+ "line": 366,
"column": 12
},
"end": {
- "line": 363,
+ "line": 366,
"column": 30
}
}
@@ -20270,16 +20418,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10365,
- 10369
+ 10462,
+ 10466
],
"loc": {
"start": {
- "line": 363,
+ "line": 366,
"column": 35
},
"end": {
- "line": 363,
+ "line": 366,
"column": 39
}
}
@@ -20288,62 +20436,62 @@
"type": "Identifier",
"name": "closeOnFiltering",
"range": [
- 10370,
- 10386
+ 10467,
+ 10483
],
"loc": {
"start": {
- "line": 363,
+ "line": 366,
"column": 40
},
"end": {
- "line": 363,
+ "line": 366,
"column": 56
}
}
},
"range": [
- 10365,
- 10386
+ 10462,
+ 10483
],
"loc": {
"start": {
- "line": 363,
+ "line": 366,
"column": 35
},
"end": {
- "line": 363,
+ "line": 366,
"column": 56
}
}
},
"prefix": true,
"range": [
- 10364,
- 10386
+ 10461,
+ 10483
],
"loc": {
"start": {
- "line": 363,
+ "line": 366,
"column": 34
},
"end": {
- "line": 363,
+ "line": 366,
"column": 56
}
}
},
"range": [
- 10342,
- 10386
+ 10439,
+ 10483
],
"loc": {
"start": {
- "line": 363,
+ "line": 366,
"column": 12
},
"end": {
- "line": 363,
+ "line": 366,
"column": 56
}
}
@@ -20355,48 +20503,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 10402,
- 10409
+ 10499,
+ 10506
],
"loc": {
"start": {
- "line": 364,
+ "line": 367,
"column": 12
},
"end": {
- "line": 364,
+ "line": 367,
"column": 19
}
}
}
],
"range": [
- 10388,
- 10419
+ 10485,
+ 10516
],
"loc": {
"start": {
- "line": 363,
+ "line": 366,
"column": 58
},
"end": {
- "line": 365,
+ "line": 368,
"column": 9
}
}
},
"alternate": null,
"range": [
- 10338,
- 10419
+ 10435,
+ 10516
],
"loc": {
"start": {
- "line": 363,
+ "line": 366,
"column": 8
},
"end": {
- "line": 365,
+ "line": 368,
"column": 9
}
},
@@ -20405,16 +20553,16 @@
"type": "Line",
"value": " Do not close filters only if argument is undefined and close on",
"range": [
- 10223,
- 10289
+ 10320,
+ 10386
],
"loc": {
"start": {
- "line": 361,
+ "line": 364,
"column": 8
},
"end": {
- "line": 361,
+ "line": 364,
"column": 74
}
}
@@ -20423,16 +20571,16 @@
"type": "Line",
"value": " filtering option is disabled",
"range": [
- 10298,
- 10329
+ 10395,
+ 10426
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 8
},
"end": {
- "line": 362,
+ "line": 365,
"column": 39
}
}
@@ -20450,16 +20598,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 10437,
- 10438
+ 10534,
+ 10535
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 17
},
"end": {
- "line": 366,
+ "line": 369,
"column": 18
}
}
@@ -20469,31 +20617,31 @@
"value": 0,
"raw": "0",
"range": [
- 10441,
- 10442
+ 10538,
+ 10539
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 21
},
"end": {
- "line": 366,
+ "line": 369,
"column": 22
}
}
},
"range": [
- 10437,
- 10442
+ 10534,
+ 10539
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 17
},
"end": {
- "line": 366,
+ "line": 369,
"column": 22
}
}
@@ -20501,16 +20649,16 @@
],
"kind": "let",
"range": [
- 10433,
- 10442
+ 10530,
+ 10539
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 13
},
"end": {
- "line": 366,
+ "line": 369,
"column": 22
}
}
@@ -20522,16 +20670,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 10444,
- 10445
+ 10541,
+ 10542
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 24
},
"end": {
- "line": 366,
+ "line": 369,
"column": 25
}
}
@@ -20545,16 +20693,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10448,
- 10452
+ 10545,
+ 10549
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 28
},
"end": {
- "line": 366,
+ "line": 369,
"column": 32
}
}
@@ -20563,31 +20711,31 @@
"type": "Identifier",
"name": "fltElms",
"range": [
- 10453,
- 10460
+ 10550,
+ 10557
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 33
},
"end": {
- "line": 366,
+ "line": 369,
"column": 40
}
}
},
"range": [
- 10448,
- 10460
+ 10545,
+ 10557
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 28
},
"end": {
- "line": 366,
+ "line": 369,
"column": 40
}
}
@@ -20596,46 +20744,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 10461,
- 10467
+ 10558,
+ 10564
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 41
},
"end": {
- "line": 366,
+ "line": 369,
"column": 47
}
}
},
"range": [
- 10448,
- 10467
+ 10545,
+ 10564
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 28
},
"end": {
- "line": 366,
+ "line": 369,
"column": 47
}
}
},
"range": [
- 10444,
- 10467
+ 10541,
+ 10564
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 24
},
"end": {
- "line": 366,
+ "line": 369,
"column": 47
}
}
@@ -20647,32 +20795,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 10469,
- 10470
+ 10566,
+ 10567
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 49
},
"end": {
- "line": 366,
+ "line": 369,
"column": 50
}
}
},
"prefix": false,
"range": [
- 10469,
- 10472
+ 10566,
+ 10569
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 49
},
"end": {
- "line": 366,
+ "line": 369,
"column": 52
}
}
@@ -20689,16 +20837,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 10492,
- 10493
+ 10589,
+ 10590
],
"loc": {
"start": {
- "line": 367,
+ "line": 370,
"column": 16
},
"end": {
- "line": 367,
+ "line": 370,
"column": 17
}
}
@@ -20707,31 +20855,31 @@
"type": "Identifier",
"name": "exceptIdx",
"range": [
- 10498,
- 10507
+ 10595,
+ 10604
],
"loc": {
"start": {
- "line": 367,
+ "line": 370,
"column": 22
},
"end": {
- "line": 367,
+ "line": 370,
"column": 31
}
}
},
"range": [
- 10492,
- 10507
+ 10589,
+ 10604
],
"loc": {
"start": {
- "line": 367,
+ "line": 370,
"column": 16
},
"end": {
- "line": 367,
+ "line": 370,
"column": 31
}
}
@@ -20743,48 +20891,48 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 10527,
- 10536
+ 10624,
+ 10633
],
"loc": {
"start": {
- "line": 368,
+ "line": 371,
"column": 16
},
"end": {
- "line": 368,
+ "line": 371,
"column": 25
}
}
}
],
"range": [
- 10509,
- 10550
+ 10606,
+ 10647
],
"loc": {
"start": {
- "line": 367,
+ "line": 370,
"column": 33
},
"end": {
- "line": 369,
+ "line": 372,
"column": 13
}
}
},
"alternate": null,
"range": [
- 10488,
- 10550
+ 10585,
+ 10647
],
"loc": {
"start": {
- "line": 367,
+ "line": 370,
"column": 12
},
"end": {
- "line": 369,
+ "line": 372,
"column": 13
}
}
@@ -20798,16 +20946,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 10567,
- 10574
+ 10664,
+ 10671
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 16
},
"end": {
- "line": 370,
+ "line": 373,
"column": 23
}
}
@@ -20823,16 +20971,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10577,
- 10581
+ 10674,
+ 10678
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 26
},
"end": {
- "line": 370,
+ "line": 373,
"column": 30
}
}
@@ -20841,31 +20989,31 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10582,
- 10584
+ 10679,
+ 10681
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 31
},
"end": {
- "line": 370,
+ "line": 373,
"column": 33
}
}
},
"range": [
- 10577,
- 10584
+ 10674,
+ 10681
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 26
},
"end": {
- "line": 370,
+ "line": 373,
"column": 33
}
}
@@ -20874,31 +21022,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 10585,
- 10598
+ 10682,
+ 10695
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 34
},
"end": {
- "line": 370,
+ "line": 373,
"column": 47
}
}
},
"range": [
- 10577,
- 10598
+ 10674,
+ 10695
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 26
},
"end": {
- "line": 370,
+ "line": 373,
"column": 47
}
}
@@ -20908,47 +21056,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 10599,
- 10600
+ 10696,
+ 10697
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 48
},
"end": {
- "line": 370,
+ "line": 373,
"column": 49
}
}
}
],
"range": [
- 10577,
- 10601
+ 10674,
+ 10698
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 26
},
"end": {
- "line": 370,
+ "line": 373,
"column": 50
}
}
},
"range": [
- 10567,
- 10601
+ 10664,
+ 10698
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 16
},
"end": {
- "line": 370,
+ "line": 373,
"column": 50
}
}
@@ -20956,16 +21104,16 @@
],
"kind": "let",
"range": [
- 10563,
- 10602
+ 10660,
+ 10699
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 12
},
"end": {
- "line": 370,
+ "line": 373,
"column": 51
}
}
@@ -20979,16 +21127,16 @@
"type": "Identifier",
"name": "isMultipleFilter",
"range": [
- 10619,
- 10635
+ 10716,
+ 10732
],
"loc": {
"start": {
- "line": 371,
+ "line": 374,
"column": 16
},
"end": {
- "line": 371,
+ "line": 374,
"column": 32
}
}
@@ -21003,16 +21151,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 10655,
- 10662
+ 10752,
+ 10759
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 17
},
"end": {
- "line": 372,
+ "line": 375,
"column": 24
}
}
@@ -21021,31 +21169,31 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 10667,
- 10676
+ 10764,
+ 10773
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 29
},
"end": {
- "line": 372,
+ "line": 375,
"column": 38
}
}
},
"range": [
- 10655,
- 10676
+ 10752,
+ 10773
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 17
},
"end": {
- "line": 372,
+ "line": 375,
"column": 38
}
}
@@ -21057,16 +21205,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 10680,
- 10687
+ 10777,
+ 10784
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 42
},
"end": {
- "line": 372,
+ "line": 375,
"column": 49
}
}
@@ -21075,61 +21223,61 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 10692,
- 10700
+ 10789,
+ 10797
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 54
},
"end": {
- "line": 372,
+ "line": 375,
"column": 62
}
}
},
"range": [
- 10680,
- 10700
+ 10777,
+ 10797
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 42
},
"end": {
- "line": 372,
+ "line": 375,
"column": 62
}
}
},
"range": [
- 10655,
- 10700
+ 10752,
+ 10797
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 17
},
"end": {
- "line": 372,
+ "line": 375,
"column": 62
}
}
},
"range": [
- 10619,
- 10701
+ 10716,
+ 10798
],
"loc": {
"start": {
- "line": 371,
+ "line": 374,
"column": 16
},
"end": {
- "line": 372,
+ "line": 375,
"column": 63
}
}
@@ -21137,16 +21285,16 @@
],
"kind": "let",
"range": [
- 10615,
- 10702
+ 10712,
+ 10799
],
"loc": {
"start": {
- "line": 371,
+ "line": 374,
"column": 12
},
"end": {
- "line": 372,
+ "line": 375,
"column": 64
}
},
@@ -21155,16 +21303,16 @@
"type": "Line",
"value": " Always hide all single selection filter types but hide multiple",
"range": [
- 10716,
- 10782
+ 10813,
+ 10879
],
"loc": {
"start": {
- "line": 374,
+ "line": 377,
"column": 12
},
"end": {
- "line": 374,
+ "line": 377,
"column": 78
}
}
@@ -21173,16 +21321,16 @@
"type": "Line",
"value": " selection filter types only if index set",
"range": [
- 10795,
- 10838
+ 10892,
+ 10935
],
"loc": {
"start": {
- "line": 375,
+ "line": 378,
"column": 12
},
"end": {
- "line": 375,
+ "line": 378,
"column": 55
}
}
@@ -21201,32 +21349,32 @@
"type": "Identifier",
"name": "isMultipleFilter",
"range": [
- 10856,
- 10872
+ 10953,
+ 10969
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 17
},
"end": {
- "line": 376,
+ "line": 379,
"column": 33
}
}
},
"prefix": true,
"range": [
- 10855,
- 10872
+ 10952,
+ 10969
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 16
},
"end": {
- "line": 376,
+ "line": 379,
"column": 33
}
}
@@ -21240,16 +21388,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 10877,
- 10884
+ 10974,
+ 10981
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 38
},
"end": {
- "line": 376,
+ "line": 379,
"column": 45
}
}
@@ -21259,63 +21407,63 @@
"type": "Identifier",
"name": "exceptIdx",
"range": [
- 10885,
- 10894
+ 10982,
+ 10991
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 46
},
"end": {
- "line": 376,
+ "line": 379,
"column": 55
}
}
}
],
"range": [
- 10877,
- 10895
+ 10974,
+ 10992
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 38
},
"end": {
- "line": 376,
+ "line": 379,
"column": 56
}
}
},
"prefix": true,
"range": [
- 10876,
- 10895
+ 10973,
+ 10992
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 37
},
"end": {
- "line": 376,
+ "line": 379,
"column": 56
}
}
},
"range": [
- 10855,
- 10895
+ 10952,
+ 10992
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 16
},
"end": {
- "line": 376,
+ "line": 379,
"column": 56
}
}
@@ -21333,16 +21481,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10915,
- 10919
+ 11012,
+ 11016
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 16
},
"end": {
- "line": 377,
+ "line": 380,
"column": 20
}
}
@@ -21351,31 +21499,31 @@
"type": "Identifier",
"name": "close",
"range": [
- 10920,
- 10925
+ 11017,
+ 11022
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 21
},
"end": {
- "line": 377,
+ "line": 380,
"column": 26
}
}
},
"range": [
- 10915,
- 10925
+ 11012,
+ 11022
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 16
},
"end": {
- "line": 377,
+ "line": 380,
"column": 26
}
}
@@ -21385,79 +21533,79 @@
"type": "Identifier",
"name": "i",
"range": [
- 10926,
- 10927
+ 11023,
+ 11024
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 27
},
"end": {
- "line": 377,
+ "line": 380,
"column": 28
}
}
}
],
"range": [
- 10915,
- 10928
+ 11012,
+ 11025
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 16
},
"end": {
- "line": 377,
+ "line": 380,
"column": 29
}
}
},
"range": [
- 10915,
- 10929
+ 11012,
+ 11026
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 16
},
"end": {
- "line": 377,
+ "line": 380,
"column": 30
}
}
}
],
"range": [
- 10897,
- 10943
+ 10994,
+ 11040
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 58
},
"end": {
- "line": 378,
+ "line": 381,
"column": 13
}
}
},
"alternate": null,
"range": [
- 10851,
- 10943
+ 10948,
+ 11040
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 12
},
"end": {
- "line": 378,
+ "line": 381,
"column": 13
}
},
@@ -21466,16 +21614,16 @@
"type": "Line",
"value": " Always hide all single selection filter types but hide multiple",
"range": [
- 10716,
- 10782
+ 10813,
+ 10879
],
"loc": {
"start": {
- "line": 374,
+ "line": 377,
"column": 12
},
"end": {
- "line": 374,
+ "line": 377,
"column": 78
}
}
@@ -21484,16 +21632,16 @@
"type": "Line",
"value": " selection filter types only if index set",
"range": [
- 10795,
- 10838
+ 10892,
+ 10935
],
"loc": {
"start": {
- "line": 375,
+ "line": 378,
"column": 12
},
"end": {
- "line": 375,
+ "line": 378,
"column": 55
}
}
@@ -21502,47 +21650,47 @@
}
],
"range": [
- 10474,
- 10953
+ 10571,
+ 11050
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 54
},
"end": {
- "line": 379,
+ "line": 382,
"column": 9
}
}
},
"range": [
- 10428,
- 10953
+ 10525,
+ 11050
],
"loc": {
"start": {
- "line": 366,
+ "line": 369,
"column": 8
},
"end": {
- "line": 379,
+ "line": 382,
"column": 9
}
}
}
],
"range": [
- 10213,
- 10959
+ 10310,
+ 11056
],
"loc": {
"start": {
- "line": 360,
+ "line": 363,
"column": 24
},
"end": {
- "line": 380,
+ "line": 383,
"column": 5
}
}
@@ -21550,16 +21698,16 @@
"generator": false,
"expression": false,
"range": [
- 10201,
- 10959
+ 10298,
+ 11056
],
"loc": {
"start": {
- "line": 360,
+ "line": 363,
"column": 12
},
"end": {
- "line": 380,
+ "line": 383,
"column": 5
}
}
@@ -21567,16 +21715,16 @@
"kind": "method",
"computed": false,
"range": [
- 10193,
- 10959
+ 10290,
+ 11056
],
"loc": {
"start": {
- "line": 360,
+ "line": 363,
"column": 4
},
"end": {
- "line": 380,
+ "line": 383,
"column": 5
}
},
@@ -21585,16 +21733,16 @@
"type": "Block",
"value": "*\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n ",
"range": [
- 10040,
- 10188
+ 10137,
+ 10285
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 4
},
"end": {
- "line": 359,
+ "line": 362,
"column": 7
}
}
@@ -21605,16 +21753,16 @@
"type": "Block",
"value": "*\n * Build all the icons representing the pop-up filters\n ",
"range": [
- 10965,
- 11035
+ 11062,
+ 11132
],
"loc": {
"start": {
- "line": 382,
+ "line": 385,
"column": 4
},
"end": {
- "line": 384,
+ "line": 387,
"column": 7
}
}
@@ -21628,16 +21776,16 @@
"type": "Identifier",
"name": "setIconsState",
"range": [
- 11040,
- 11053
+ 11137,
+ 11150
],
"loc": {
"start": {
- "line": 385,
+ "line": 388,
"column": 4
},
"end": {
- "line": 385,
+ "line": 388,
"column": 17
}
}
@@ -21660,16 +21808,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 11075,
- 11076
+ 11172,
+ 11173
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 17
},
"end": {
- "line": 386,
+ "line": 389,
"column": 18
}
}
@@ -21679,31 +21827,31 @@
"value": 0,
"raw": "0",
"range": [
- 11079,
- 11080
+ 11176,
+ 11177
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 21
},
"end": {
- "line": 386,
+ "line": 389,
"column": 22
}
}
},
"range": [
- 11075,
- 11080
+ 11172,
+ 11177
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 17
},
"end": {
- "line": 386,
+ "line": 389,
"column": 22
}
}
@@ -21711,16 +21859,16 @@
],
"kind": "let",
"range": [
- 11071,
- 11080
+ 11168,
+ 11177
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 13
},
"end": {
- "line": 386,
+ "line": 389,
"column": 22
}
}
@@ -21732,16 +21880,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 11082,
- 11083
+ 11179,
+ 11180
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 24
},
"end": {
- "line": 386,
+ "line": 389,
"column": 25
}
}
@@ -21755,16 +21903,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11086,
- 11090
+ 11183,
+ 11187
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 28
},
"end": {
- "line": 386,
+ "line": 389,
"column": 32
}
}
@@ -21773,31 +21921,31 @@
"type": "Identifier",
"name": "fltIcons",
"range": [
- 11091,
- 11099
+ 11188,
+ 11196
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 33
},
"end": {
- "line": 386,
+ "line": 389,
"column": 41
}
}
},
"range": [
- 11086,
- 11099
+ 11183,
+ 11196
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 28
},
"end": {
- "line": 386,
+ "line": 389,
"column": 41
}
}
@@ -21806,46 +21954,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 11100,
- 11106
+ 11197,
+ 11203
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 42
},
"end": {
- "line": 386,
+ "line": 389,
"column": 48
}
}
},
"range": [
- 11086,
- 11106
+ 11183,
+ 11203
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 28
},
"end": {
- "line": 386,
+ "line": 389,
"column": 48
}
}
},
"range": [
- 11082,
- 11106
+ 11179,
+ 11203
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 24
},
"end": {
- "line": 386,
+ "line": 389,
"column": 48
}
}
@@ -21857,32 +22005,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 11108,
- 11109
+ 11205,
+ 11206
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 50
},
"end": {
- "line": 386,
+ "line": 389,
"column": 51
}
}
},
"prefix": false,
"range": [
- 11108,
- 11111
+ 11205,
+ 11208
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 50
},
"end": {
- "line": 386,
+ "line": 389,
"column": 53
}
}
@@ -21900,16 +22048,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11127,
- 11131
+ 11224,
+ 11228
],
"loc": {
"start": {
- "line": 387,
+ "line": 390,
"column": 12
},
"end": {
- "line": 387,
+ "line": 390,
"column": 16
}
}
@@ -21918,31 +22066,31 @@
"type": "Identifier",
"name": "changeState",
"range": [
- 11132,
- 11143
+ 11229,
+ 11240
],
"loc": {
"start": {
- "line": 387,
+ "line": 390,
"column": 17
},
"end": {
- "line": 387,
+ "line": 390,
"column": 28
}
}
},
"range": [
- 11127,
- 11143
+ 11224,
+ 11240
],
"loc": {
"start": {
- "line": 387,
+ "line": 390,
"column": 12
},
"end": {
- "line": 387,
+ "line": 390,
"column": 28
}
}
@@ -21952,16 +22100,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 11144,
- 11145
+ 11241,
+ 11242
],
"loc": {
"start": {
- "line": 387,
+ "line": 390,
"column": 29
},
"end": {
- "line": 387,
+ "line": 390,
"column": 30
}
}
@@ -21971,94 +22119,94 @@
"value": false,
"raw": "false",
"range": [
- 11147,
- 11152
+ 11244,
+ 11249
],
"loc": {
"start": {
- "line": 387,
+ "line": 390,
"column": 32
},
"end": {
- "line": 387,
+ "line": 390,
"column": 37
}
}
}
],
"range": [
- 11127,
- 11153
+ 11224,
+ 11250
],
"loc": {
"start": {
- "line": 387,
+ "line": 390,
"column": 12
},
"end": {
- "line": 387,
+ "line": 390,
"column": 38
}
}
},
"range": [
- 11127,
- 11154
+ 11224,
+ 11251
],
"loc": {
"start": {
- "line": 387,
+ "line": 390,
"column": 12
},
"end": {
- "line": 387,
+ "line": 390,
"column": 39
}
}
}
],
"range": [
- 11113,
- 11164
+ 11210,
+ 11261
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 55
},
"end": {
- "line": 388,
+ "line": 391,
"column": 9
}
}
},
"range": [
- 11066,
- 11164
+ 11163,
+ 11261
],
"loc": {
"start": {
- "line": 386,
+ "line": 389,
"column": 8
},
"end": {
- "line": 388,
+ "line": 391,
"column": 9
}
}
}
],
"range": [
- 11056,
- 11170
+ 11153,
+ 11267
],
"loc": {
"start": {
- "line": 385,
+ "line": 388,
"column": 20
},
"end": {
- "line": 389,
+ "line": 392,
"column": 5
}
}
@@ -22066,16 +22214,16 @@
"generator": false,
"expression": false,
"range": [
- 11053,
- 11170
+ 11150,
+ 11267
],
"loc": {
"start": {
- "line": 385,
+ "line": 388,
"column": 17
},
"end": {
- "line": 389,
+ "line": 392,
"column": 5
}
}
@@ -22083,16 +22231,16 @@
"kind": "method",
"computed": false,
"range": [
- 11040,
- 11170
+ 11137,
+ 11267
],
"loc": {
"start": {
- "line": 385,
+ "line": 388,
"column": 4
},
"end": {
- "line": 389,
+ "line": 392,
"column": 5
}
},
@@ -22101,16 +22249,16 @@
"type": "Block",
"value": "*\n * Build all the icons representing the pop-up filters\n ",
"range": [
- 10965,
- 11035
+ 11062,
+ 11132
],
"loc": {
"start": {
- "line": 382,
+ "line": 385,
"column": 4
},
"end": {
- "line": 384,
+ "line": 387,
"column": 7
}
}
@@ -22121,16 +22269,16 @@
"type": "Block",
"value": "*\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n ",
"range": [
- 11176,
- 11320
+ 11273,
+ 11417
],
"loc": {
"start": {
- "line": 391,
+ "line": 394,
"column": 4
},
"end": {
- "line": 395,
+ "line": 398,
"column": 7
}
}
@@ -22144,16 +22292,16 @@
"type": "Identifier",
"name": "changeState",
"range": [
- 11325,
- 11336
+ 11422,
+ 11433
],
"loc": {
"start": {
- "line": 396,
+ "line": 399,
"column": 4
},
"end": {
- "line": 396,
+ "line": 399,
"column": 15
}
}
@@ -22166,16 +22314,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 11337,
- 11345
+ 11434,
+ 11442
],
"loc": {
"start": {
- "line": 396,
+ "line": 399,
"column": 16
},
"end": {
- "line": 396,
+ "line": 399,
"column": 24
}
}
@@ -22184,16 +22332,16 @@
"type": "Identifier",
"name": "active",
"range": [
- 11347,
- 11353
+ 11444,
+ 11450
],
"loc": {
"start": {
- "line": 396,
+ "line": 399,
"column": 26
},
"end": {
- "line": 396,
+ "line": 399,
"column": 32
}
}
@@ -22211,16 +22359,16 @@
"type": "Identifier",
"name": "icon",
"range": [
- 11369,
- 11373
+ 11466,
+ 11470
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 12
},
"end": {
- "line": 397,
+ "line": 400,
"column": 16
}
}
@@ -22234,16 +22382,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11376,
- 11380
+ 11473,
+ 11477
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 19
},
"end": {
- "line": 397,
+ "line": 400,
"column": 23
}
}
@@ -22252,31 +22400,31 @@
"type": "Identifier",
"name": "fltIcons",
"range": [
- 11381,
- 11389
+ 11478,
+ 11486
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 24
},
"end": {
- "line": 397,
+ "line": 400,
"column": 32
}
}
},
"range": [
- 11376,
- 11389
+ 11473,
+ 11486
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 19
},
"end": {
- "line": 397,
+ "line": 400,
"column": 32
}
}
@@ -22285,46 +22433,46 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 11390,
- 11398
+ 11487,
+ 11495
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 33
},
"end": {
- "line": 397,
+ "line": 400,
"column": 41
}
}
},
"range": [
- 11376,
- 11399
+ 11473,
+ 11496
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 19
},
"end": {
- "line": 397,
+ "line": 400,
"column": 42
}
}
},
"range": [
- 11369,
- 11399
+ 11466,
+ 11496
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 12
},
"end": {
- "line": 397,
+ "line": 400,
"column": 42
}
}
@@ -22332,16 +22480,16 @@
],
"kind": "let",
"range": [
- 11365,
- 11400
+ 11462,
+ 11497
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 8
},
"end": {
- "line": 397,
+ "line": 400,
"column": 43
}
}
@@ -22352,16 +22500,16 @@
"type": "Identifier",
"name": "icon",
"range": [
- 11413,
- 11417
+ 11510,
+ 11514
],
"loc": {
"start": {
- "line": 398,
+ "line": 401,
"column": 12
},
"end": {
- "line": 398,
+ "line": 401,
"column": 16
}
}
@@ -22381,16 +22529,16 @@
"type": "Identifier",
"name": "icon",
"range": [
- 11433,
- 11437
+ 11530,
+ 11534
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 12
},
"end": {
- "line": 399,
+ "line": 402,
"column": 16
}
}
@@ -22399,31 +22547,31 @@
"type": "Identifier",
"name": "src",
"range": [
- 11438,
- 11441
+ 11535,
+ 11538
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 17
},
"end": {
- "line": 399,
+ "line": 402,
"column": 20
}
}
},
"range": [
- 11433,
- 11441
+ 11530,
+ 11538
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 12
},
"end": {
- "line": 399,
+ "line": 402,
"column": 20
}
}
@@ -22434,16 +22582,16 @@
"type": "Identifier",
"name": "active",
"range": [
- 11444,
- 11450
+ 11541,
+ 11547
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 23
},
"end": {
- "line": 399,
+ "line": 402,
"column": 29
}
}
@@ -22454,16 +22602,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11453,
- 11457
+ 11550,
+ 11554
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 32
},
"end": {
- "line": 399,
+ "line": 402,
"column": 36
}
}
@@ -22472,31 +22620,31 @@
"type": "Identifier",
"name": "activeIconPath",
"range": [
- 11458,
- 11472
+ 11555,
+ 11569
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 37
},
"end": {
- "line": 399,
+ "line": 402,
"column": 51
}
}
},
"range": [
- 11453,
- 11472
+ 11550,
+ 11569
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 32
},
"end": {
- "line": 399,
+ "line": 402,
"column": 51
}
}
@@ -22507,16 +22655,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11475,
- 11479
+ 11572,
+ 11576
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 54
},
"end": {
- "line": 399,
+ "line": 402,
"column": 58
}
}
@@ -22525,124 +22673,124 @@
"type": "Identifier",
"name": "iconPath",
"range": [
- 11480,
- 11488
+ 11577,
+ 11585
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 59
},
"end": {
- "line": 399,
+ "line": 402,
"column": 67
}
}
},
"range": [
- 11475,
- 11488
+ 11572,
+ 11585
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 54
},
"end": {
- "line": 399,
+ "line": 402,
"column": 67
}
}
},
"range": [
- 11444,
- 11488
+ 11541,
+ 11585
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 23
},
"end": {
- "line": 399,
+ "line": 402,
"column": 67
}
}
},
"range": [
- 11433,
- 11488
+ 11530,
+ 11585
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 12
},
"end": {
- "line": 399,
+ "line": 402,
"column": 67
}
}
},
"range": [
- 11433,
- 11489
+ 11530,
+ 11586
],
"loc": {
"start": {
- "line": 399,
+ "line": 402,
"column": 12
},
"end": {
- "line": 399,
+ "line": 402,
"column": 68
}
}
}
],
"range": [
- 11419,
- 11499
+ 11516,
+ 11596
],
"loc": {
"start": {
- "line": 398,
+ "line": 401,
"column": 18
},
"end": {
- "line": 400,
+ "line": 403,
"column": 9
}
}
},
"alternate": null,
"range": [
- 11409,
- 11499
+ 11506,
+ 11596
],
"loc": {
"start": {
- "line": 398,
+ "line": 401,
"column": 8
},
"end": {
- "line": 400,
+ "line": 403,
"column": 9
}
}
}
],
"range": [
- 11355,
- 11505
+ 11452,
+ 11602
],
"loc": {
"start": {
- "line": 396,
+ "line": 399,
"column": 34
},
"end": {
- "line": 401,
+ "line": 404,
"column": 5
}
}
@@ -22650,16 +22798,16 @@
"generator": false,
"expression": false,
"range": [
- 11336,
- 11505
+ 11433,
+ 11602
],
"loc": {
"start": {
- "line": 396,
+ "line": 399,
"column": 15
},
"end": {
- "line": 401,
+ "line": 404,
"column": 5
}
}
@@ -22667,16 +22815,16 @@
"kind": "method",
"computed": false,
"range": [
- 11325,
- 11505
+ 11422,
+ 11602
],
"loc": {
"start": {
- "line": 396,
+ "line": 399,
"column": 4
},
"end": {
- "line": 401,
+ "line": 404,
"column": 5
}
},
@@ -22685,16 +22833,16 @@
"type": "Block",
"value": "*\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n ",
"range": [
- 11176,
- 11320
+ 11273,
+ 11417
],
"loc": {
"start": {
- "line": 391,
+ "line": 394,
"column": 4
},
"end": {
- "line": 395,
+ "line": 398,
"column": 7
}
}
@@ -22705,16 +22853,16 @@
"type": "Block",
"value": "*\n * Remove pop-up filters\n ",
"range": [
- 11511,
- 11551
+ 11608,
+ 11648
],
"loc": {
"start": {
- "line": 403,
+ "line": 406,
"column": 4
},
"end": {
- "line": 405,
+ "line": 408,
"column": 7
}
}
@@ -22728,16 +22876,16 @@
"type": "Identifier",
"name": "destroy",
"range": [
- 11556,
- 11563
+ 11653,
+ 11660
],
"loc": {
"start": {
- "line": 406,
+ "line": 409,
"column": 4
},
"end": {
- "line": 406,
+ "line": 409,
"column": 11
}
}
@@ -22760,16 +22908,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11581,
- 11585
+ 11678,
+ 11682
],
"loc": {
"start": {
- "line": 407,
+ "line": 410,
"column": 13
},
"end": {
- "line": 407,
+ "line": 410,
"column": 17
}
}
@@ -22778,47 +22926,47 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 11586,
- 11597
+ 11683,
+ 11694
],
"loc": {
"start": {
- "line": 407,
+ "line": 410,
"column": 18
},
"end": {
- "line": 407,
+ "line": 410,
"column": 29
}
}
},
"range": [
- 11581,
- 11597
+ 11678,
+ 11694
],
"loc": {
"start": {
- "line": 407,
+ "line": 410,
"column": 13
},
"end": {
- "line": 407,
+ "line": 410,
"column": 29
}
}
},
"prefix": true,
"range": [
- 11580,
- 11597
+ 11677,
+ 11694
],
"loc": {
"start": {
- "line": 407,
+ "line": 410,
"column": 12
},
"end": {
- "line": 407,
+ "line": 410,
"column": 29
}
}
@@ -22830,48 +22978,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 11613,
- 11620
+ 11710,
+ 11717
],
"loc": {
"start": {
- "line": 408,
+ "line": 411,
"column": 12
},
"end": {
- "line": 408,
+ "line": 411,
"column": 19
}
}
}
],
"range": [
- 11599,
- 11630
+ 11696,
+ 11727
],
"loc": {
"start": {
- "line": 407,
+ "line": 410,
"column": 31
},
"end": {
- "line": 409,
+ "line": 412,
"column": 9
}
}
},
"alternate": null,
"range": [
- 11576,
- 11630
+ 11673,
+ 11727
],
"loc": {
"start": {
- "line": 407,
+ "line": 410,
"column": 8
},
"end": {
- "line": 409,
+ "line": 412,
"column": 9
}
}
@@ -22887,16 +23035,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11640,
- 11644
+ 11737,
+ 11741
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 8
},
"end": {
- "line": 411,
+ "line": 414,
"column": 12
}
}
@@ -22905,31 +23053,31 @@
"type": "Identifier",
"name": "filtersCache",
"range": [
- 11645,
- 11657
+ 11742,
+ 11754
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 13
},
"end": {
- "line": 411,
+ "line": 414,
"column": 25
}
}
},
"range": [
- 11640,
- 11657
+ 11737,
+ 11754
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 8
},
"end": {
- "line": 411,
+ "line": 414,
"column": 25
}
}
@@ -22938,46 +23086,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 11660,
- 11662
+ 11757,
+ 11759
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 28
},
"end": {
- "line": 411,
+ "line": 414,
"column": 30
}
}
},
"range": [
- 11640,
- 11662
+ 11737,
+ 11759
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 8
},
"end": {
- "line": 411,
+ "line": 414,
"column": 30
}
}
},
"range": [
- 11640,
- 11663
+ 11737,
+ 11760
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 8
},
"end": {
- "line": 411,
+ "line": 414,
"column": 31
}
}
@@ -22993,16 +23141,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 11681,
- 11682
+ 11778,
+ 11779
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 17
},
"end": {
- "line": 412,
+ "line": 415,
"column": 18
}
}
@@ -23012,31 +23160,31 @@
"value": 0,
"raw": "0",
"range": [
- 11685,
- 11686
+ 11782,
+ 11783
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 21
},
"end": {
- "line": 412,
+ "line": 415,
"column": 22
}
}
},
"range": [
- 11681,
- 11686
+ 11778,
+ 11783
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 17
},
"end": {
- "line": 412,
+ "line": 415,
"column": 22
}
}
@@ -23044,16 +23192,16 @@
],
"kind": "let",
"range": [
- 11677,
- 11686
+ 11774,
+ 11783
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 13
},
"end": {
- "line": 412,
+ "line": 415,
"column": 22
}
}
@@ -23065,16 +23213,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 11688,
- 11689
+ 11785,
+ 11786
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 24
},
"end": {
- "line": 412,
+ "line": 415,
"column": 25
}
}
@@ -23088,16 +23236,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11692,
- 11696
+ 11789,
+ 11793
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 28
},
"end": {
- "line": 412,
+ "line": 415,
"column": 32
}
}
@@ -23106,31 +23254,31 @@
"type": "Identifier",
"name": "fltElms",
"range": [
- 11697,
- 11704
+ 11794,
+ 11801
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 33
},
"end": {
- "line": 412,
+ "line": 415,
"column": 40
}
}
},
"range": [
- 11692,
- 11704
+ 11789,
+ 11801
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 28
},
"end": {
- "line": 412,
+ "line": 415,
"column": 40
}
}
@@ -23139,46 +23287,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 11705,
- 11711
+ 11802,
+ 11808
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 41
},
"end": {
- "line": 412,
+ "line": 415,
"column": 47
}
}
},
"range": [
- 11692,
- 11711
+ 11789,
+ 11808
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 28
},
"end": {
- "line": 412,
+ "line": 415,
"column": 47
}
}
},
"range": [
- 11688,
- 11711
+ 11785,
+ 11808
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 24
},
"end": {
- "line": 412,
+ "line": 415,
"column": 47
}
}
@@ -23190,32 +23338,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 11713,
- 11714
+ 11810,
+ 11811
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 49
},
"end": {
- "line": 412,
+ "line": 415,
"column": 50
}
}
},
"prefix": false,
"range": [
- 11713,
- 11716
+ 11810,
+ 11813
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 49
},
"end": {
- "line": 412,
+ "line": 415,
"column": 52
}
}
@@ -23232,16 +23380,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 11736,
- 11745
+ 11833,
+ 11842
],
"loc": {
"start": {
- "line": 413,
+ "line": 416,
"column": 16
},
"end": {
- "line": 413,
+ "line": 416,
"column": 25
}
}
@@ -23255,16 +23403,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11748,
- 11752
+ 11845,
+ 11849
],
"loc": {
"start": {
- "line": 413,
+ "line": 416,
"column": 28
},
"end": {
- "line": 413,
+ "line": 416,
"column": 32
}
}
@@ -23273,31 +23421,31 @@
"type": "Identifier",
"name": "fltElms",
"range": [
- 11753,
- 11760
+ 11850,
+ 11857
],
"loc": {
"start": {
- "line": 413,
+ "line": 416,
"column": 33
},
"end": {
- "line": 413,
+ "line": 416,
"column": 40
}
}
},
"range": [
- 11748,
- 11760
+ 11845,
+ 11857
],
"loc": {
"start": {
- "line": 413,
+ "line": 416,
"column": 28
},
"end": {
- "line": 413,
+ "line": 416,
"column": 40
}
}
@@ -23306,46 +23454,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 11761,
- 11762
+ 11858,
+ 11859
],
"loc": {
"start": {
- "line": 413,
+ "line": 416,
"column": 41
},
"end": {
- "line": 413,
+ "line": 416,
"column": 42
}
}
},
"range": [
- 11748,
- 11763
+ 11845,
+ 11860
],
"loc": {
"start": {
- "line": 413,
+ "line": 416,
"column": 28
},
"end": {
- "line": 413,
+ "line": 416,
"column": 43
}
}
},
"range": [
- 11736,
- 11763
+ 11833,
+ 11860
],
"loc": {
"start": {
- "line": 413,
+ "line": 416,
"column": 16
},
"end": {
- "line": 413,
+ "line": 416,
"column": 43
}
}
@@ -23356,16 +23504,16 @@
"type": "Identifier",
"name": "placeholder",
"range": [
- 11781,
- 11792
+ 11878,
+ 11889
],
"loc": {
"start": {
- "line": 414,
+ "line": 417,
"column": 16
},
"end": {
- "line": 414,
+ "line": 417,
"column": 27
}
}
@@ -23377,16 +23525,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 11795,
- 11804
+ 11892,
+ 11901
],
"loc": {
"start": {
- "line": 414,
+ "line": 417,
"column": 30
},
"end": {
- "line": 414,
+ "line": 417,
"column": 39
}
}
@@ -23395,46 +23543,46 @@
"type": "Identifier",
"name": "parentNode",
"range": [
- 11805,
- 11815
+ 11902,
+ 11912
],
"loc": {
"start": {
- "line": 414,
+ "line": 417,
"column": 40
},
"end": {
- "line": 414,
+ "line": 417,
"column": 50
}
}
},
"range": [
- 11795,
- 11815
+ 11892,
+ 11912
],
"loc": {
"start": {
- "line": 414,
+ "line": 417,
"column": 30
},
"end": {
- "line": 414,
+ "line": 417,
"column": 50
}
}
},
"range": [
- 11781,
- 11815
+ 11878,
+ 11912
],
"loc": {
"start": {
- "line": 414,
+ "line": 417,
"column": 16
},
"end": {
- "line": 414,
+ "line": 417,
"column": 50
}
}
@@ -23445,16 +23593,16 @@
"type": "Identifier",
"name": "icon",
"range": [
- 11833,
- 11837
+ 11930,
+ 11934
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 16
},
"end": {
- "line": 415,
+ "line": 418,
"column": 20
}
}
@@ -23468,16 +23616,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11840,
- 11844
+ 11937,
+ 11941
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 23
},
"end": {
- "line": 415,
+ "line": 418,
"column": 27
}
}
@@ -23486,31 +23634,31 @@
"type": "Identifier",
"name": "fltSpans",
"range": [
- 11845,
- 11853
+ 11942,
+ 11950
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 28
},
"end": {
- "line": 415,
+ "line": 418,
"column": 36
}
}
},
"range": [
- 11840,
- 11853
+ 11937,
+ 11950
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 23
},
"end": {
- "line": 415,
+ "line": 418,
"column": 36
}
}
@@ -23519,46 +23667,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 11854,
- 11855
+ 11951,
+ 11952
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 37
},
"end": {
- "line": 415,
+ "line": 418,
"column": 38
}
}
},
"range": [
- 11840,
- 11856
+ 11937,
+ 11953
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 23
},
"end": {
- "line": 415,
+ "line": 418,
"column": 39
}
}
},
"range": [
- 11833,
- 11856
+ 11930,
+ 11953
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 16
},
"end": {
- "line": 415,
+ "line": 418,
"column": 39
}
}
@@ -23569,16 +23717,16 @@
"type": "Identifier",
"name": "iconImg",
"range": [
- 11874,
- 11881
+ 11971,
+ 11978
],
"loc": {
"start": {
- "line": 416,
+ "line": 419,
"column": 16
},
"end": {
- "line": 416,
+ "line": 419,
"column": 23
}
}
@@ -23592,16 +23740,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11884,
- 11888
+ 11981,
+ 11985
],
"loc": {
"start": {
- "line": 416,
+ "line": 419,
"column": 26
},
"end": {
- "line": 416,
+ "line": 419,
"column": 30
}
}
@@ -23610,31 +23758,31 @@
"type": "Identifier",
"name": "fltIcons",
"range": [
- 11889,
- 11897
+ 11986,
+ 11994
],
"loc": {
"start": {
- "line": 416,
+ "line": 419,
"column": 31
},
"end": {
- "line": 416,
+ "line": 419,
"column": 39
}
}
},
"range": [
- 11884,
- 11897
+ 11981,
+ 11994
],
"loc": {
"start": {
- "line": 416,
+ "line": 419,
"column": 26
},
"end": {
- "line": 416,
+ "line": 419,
"column": 39
}
}
@@ -23643,46 +23791,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 11898,
- 11899
+ 11995,
+ 11996
],
"loc": {
"start": {
- "line": 416,
+ "line": 419,
"column": 40
},
"end": {
- "line": 416,
+ "line": 419,
"column": 41
}
}
},
"range": [
- 11884,
- 11900
+ 11981,
+ 11997
],
"loc": {
"start": {
- "line": 416,
+ "line": 419,
"column": 26
},
"end": {
- "line": 416,
+ "line": 419,
"column": 42
}
}
},
"range": [
- 11874,
- 11900
+ 11971,
+ 11997
],
"loc": {
"start": {
- "line": 416,
+ "line": 419,
"column": 16
},
"end": {
- "line": 416,
+ "line": 419,
"column": 42
}
}
@@ -23690,16 +23838,16 @@
],
"kind": "let",
"range": [
- 11732,
- 11901
+ 11829,
+ 11998
],
"loc": {
"start": {
- "line": 413,
+ "line": 416,
"column": 12
},
"end": {
- "line": 416,
+ "line": 419,
"column": 43
}
}
@@ -23710,16 +23858,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 11918,
- 11927
+ 12015,
+ 12024
],
"loc": {
"start": {
- "line": 417,
+ "line": 420,
"column": 16
},
"end": {
- "line": 417,
+ "line": 420,
"column": 25
}
}
@@ -23735,16 +23883,16 @@
"type": "Identifier",
"name": "removeElm",
"range": [
- 11947,
- 11956
+ 12044,
+ 12053
],
"loc": {
"start": {
- "line": 418,
+ "line": 421,
"column": 16
},
"end": {
- "line": 418,
+ "line": 421,
"column": 25
}
}
@@ -23754,47 +23902,47 @@
"type": "Identifier",
"name": "container",
"range": [
- 11957,
- 11966
+ 12054,
+ 12063
],
"loc": {
"start": {
- "line": 418,
+ "line": 421,
"column": 26
},
"end": {
- "line": 418,
+ "line": 421,
"column": 35
}
}
}
],
"range": [
- 11947,
- 11967
+ 12044,
+ 12064
],
"loc": {
"start": {
- "line": 418,
+ "line": 421,
"column": 16
},
"end": {
- "line": 418,
+ "line": 421,
"column": 36
}
}
},
"range": [
- 11947,
- 11968
+ 12044,
+ 12065
],
"loc": {
"start": {
- "line": 418,
+ "line": 421,
"column": 16
},
"end": {
- "line": 418,
+ "line": 421,
"column": 37
}
}
@@ -23813,16 +23961,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11985,
- 11989
+ 12082,
+ 12086
],
"loc": {
"start": {
- "line": 419,
+ "line": 422,
"column": 16
},
"end": {
- "line": 419,
+ "line": 422,
"column": 20
}
}
@@ -23831,31 +23979,31 @@
"type": "Identifier",
"name": "filtersCache",
"range": [
- 11990,
- 12002
+ 12087,
+ 12099
],
"loc": {
"start": {
- "line": 419,
+ "line": 422,
"column": 21
},
"end": {
- "line": 419,
+ "line": 422,
"column": 33
}
}
},
"range": [
- 11985,
- 12002
+ 12082,
+ 12099
],
"loc": {
"start": {
- "line": 419,
+ "line": 422,
"column": 16
},
"end": {
- "line": 419,
+ "line": 422,
"column": 33
}
}
@@ -23864,31 +24012,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 12003,
- 12004
+ 12100,
+ 12101
],
"loc": {
"start": {
- "line": 419,
+ "line": 422,
"column": 34
},
"end": {
- "line": 419,
+ "line": 422,
"column": 35
}
}
},
"range": [
- 11985,
- 12005
+ 12082,
+ 12102
],
"loc": {
"start": {
- "line": 419,
+ "line": 422,
"column": 16
},
"end": {
- "line": 419,
+ "line": 422,
"column": 36
}
}
@@ -23897,78 +24045,78 @@
"type": "Identifier",
"name": "container",
"range": [
- 12008,
- 12017
+ 12105,
+ 12114
],
"loc": {
"start": {
- "line": 419,
+ "line": 422,
"column": 39
},
"end": {
- "line": 419,
+ "line": 422,
"column": 48
}
}
},
"range": [
- 11985,
- 12017
+ 12082,
+ 12114
],
"loc": {
"start": {
- "line": 419,
+ "line": 422,
"column": 16
},
"end": {
- "line": 419,
+ "line": 422,
"column": 48
}
}
},
"range": [
- 11985,
- 12018
+ 12082,
+ 12115
],
"loc": {
"start": {
- "line": 419,
+ "line": 422,
"column": 16
},
"end": {
- "line": 419,
+ "line": 422,
"column": 49
}
}
}
],
"range": [
- 11929,
- 12032
+ 12026,
+ 12129
],
"loc": {
"start": {
- "line": 417,
+ "line": 420,
"column": 27
},
"end": {
- "line": 420,
+ "line": 423,
"column": 13
}
}
},
"alternate": null,
"range": [
- 11914,
- 12032
+ 12011,
+ 12129
],
"loc": {
"start": {
- "line": 417,
+ "line": 420,
"column": 12
},
"end": {
- "line": 420,
+ "line": 423,
"column": 13
}
}
@@ -23982,16 +24130,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 12045,
- 12054
+ 12142,
+ 12151
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 12
},
"end": {
- "line": 421,
+ "line": 424,
"column": 21
}
}
@@ -24001,46 +24149,46 @@
"value": null,
"raw": "null",
"range": [
- 12057,
- 12061
+ 12154,
+ 12158
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 24
},
"end": {
- "line": 421,
+ "line": 424,
"column": 28
}
}
},
"range": [
- 12045,
- 12061
+ 12142,
+ 12158
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 12
},
"end": {
- "line": 421,
+ "line": 424,
"column": 28
}
}
},
"range": [
- 12045,
- 12062
+ 12142,
+ 12159
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 12
},
"end": {
- "line": 421,
+ "line": 424,
"column": 29
}
}
@@ -24051,16 +24199,16 @@
"type": "Identifier",
"name": "placeholder",
"range": [
- 12079,
- 12090
+ 12176,
+ 12187
],
"loc": {
"start": {
- "line": 422,
+ "line": 425,
"column": 16
},
"end": {
- "line": 422,
+ "line": 425,
"column": 27
}
}
@@ -24076,16 +24224,16 @@
"type": "Identifier",
"name": "removeElm",
"range": [
- 12110,
- 12119
+ 12207,
+ 12216
],
"loc": {
"start": {
- "line": 423,
+ "line": 426,
"column": 16
},
"end": {
- "line": 423,
+ "line": 426,
"column": 25
}
}
@@ -24095,79 +24243,79 @@
"type": "Identifier",
"name": "placeholder",
"range": [
- 12120,
- 12131
+ 12217,
+ 12228
],
"loc": {
"start": {
- "line": 423,
+ "line": 426,
"column": 26
},
"end": {
- "line": 423,
+ "line": 426,
"column": 37
}
}
}
],
"range": [
- 12110,
- 12132
+ 12207,
+ 12229
],
"loc": {
"start": {
- "line": 423,
+ "line": 426,
"column": 16
},
"end": {
- "line": 423,
+ "line": 426,
"column": 38
}
}
},
"range": [
- 12110,
- 12133
+ 12207,
+ 12230
],
"loc": {
"start": {
- "line": 423,
+ "line": 426,
"column": 16
},
"end": {
- "line": 423,
+ "line": 426,
"column": 39
}
}
}
],
"range": [
- 12092,
- 12147
+ 12189,
+ 12244
],
"loc": {
"start": {
- "line": 422,
+ "line": 425,
"column": 29
},
"end": {
- "line": 424,
+ "line": 427,
"column": 13
}
}
},
"alternate": null,
"range": [
- 12075,
- 12147
+ 12172,
+ 12244
],
"loc": {
"start": {
- "line": 422,
+ "line": 425,
"column": 12
},
"end": {
- "line": 424,
+ "line": 427,
"column": 13
}
}
@@ -24181,16 +24329,16 @@
"type": "Identifier",
"name": "placeholder",
"range": [
- 12160,
- 12171
+ 12257,
+ 12268
],
"loc": {
"start": {
- "line": 425,
+ "line": 428,
"column": 12
},
"end": {
- "line": 425,
+ "line": 428,
"column": 23
}
}
@@ -24200,46 +24348,46 @@
"value": null,
"raw": "null",
"range": [
- 12174,
- 12178
+ 12271,
+ 12275
],
"loc": {
"start": {
- "line": 425,
+ "line": 428,
"column": 26
},
"end": {
- "line": 425,
+ "line": 428,
"column": 30
}
}
},
"range": [
- 12160,
- 12178
+ 12257,
+ 12275
],
"loc": {
"start": {
- "line": 425,
+ "line": 428,
"column": 12
},
"end": {
- "line": 425,
+ "line": 428,
"column": 30
}
}
},
"range": [
- 12160,
- 12179
+ 12257,
+ 12276
],
"loc": {
"start": {
- "line": 425,
+ "line": 428,
"column": 12
},
"end": {
- "line": 425,
+ "line": 428,
"column": 31
}
}
@@ -24250,16 +24398,16 @@
"type": "Identifier",
"name": "icon",
"range": [
- 12196,
- 12200
+ 12293,
+ 12297
],
"loc": {
"start": {
- "line": 426,
+ "line": 429,
"column": 16
},
"end": {
- "line": 426,
+ "line": 429,
"column": 20
}
}
@@ -24275,16 +24423,16 @@
"type": "Identifier",
"name": "removeElm",
"range": [
- 12220,
- 12229
+ 12317,
+ 12326
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 16
},
"end": {
- "line": 427,
+ "line": 430,
"column": 25
}
}
@@ -24294,79 +24442,79 @@
"type": "Identifier",
"name": "icon",
"range": [
- 12230,
- 12234
+ 12327,
+ 12331
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 26
},
"end": {
- "line": 427,
+ "line": 430,
"column": 30
}
}
}
],
"range": [
- 12220,
- 12235
+ 12317,
+ 12332
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 16
},
"end": {
- "line": 427,
+ "line": 430,
"column": 31
}
}
},
"range": [
- 12220,
- 12236
+ 12317,
+ 12333
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 16
},
"end": {
- "line": 427,
+ "line": 430,
"column": 32
}
}
}
],
"range": [
- 12202,
- 12250
+ 12299,
+ 12347
],
"loc": {
"start": {
- "line": 426,
+ "line": 429,
"column": 22
},
"end": {
- "line": 428,
+ "line": 431,
"column": 13
}
}
},
"alternate": null,
"range": [
- 12192,
- 12250
+ 12289,
+ 12347
],
"loc": {
"start": {
- "line": 426,
+ "line": 429,
"column": 12
},
"end": {
- "line": 428,
+ "line": 431,
"column": 13
}
}
@@ -24380,16 +24528,16 @@
"type": "Identifier",
"name": "icon",
"range": [
- 12263,
- 12267
+ 12360,
+ 12364
],
"loc": {
"start": {
- "line": 429,
+ "line": 432,
"column": 12
},
"end": {
- "line": 429,
+ "line": 432,
"column": 16
}
}
@@ -24399,46 +24547,46 @@
"value": null,
"raw": "null",
"range": [
- 12270,
- 12274
+ 12367,
+ 12371
],
"loc": {
"start": {
- "line": 429,
+ "line": 432,
"column": 19
},
"end": {
- "line": 429,
+ "line": 432,
"column": 23
}
}
},
"range": [
- 12263,
- 12274
+ 12360,
+ 12371
],
"loc": {
"start": {
- "line": 429,
+ "line": 432,
"column": 12
},
"end": {
- "line": 429,
+ "line": 432,
"column": 23
}
}
},
"range": [
- 12263,
- 12275
+ 12360,
+ 12372
],
"loc": {
"start": {
- "line": 429,
+ "line": 432,
"column": 12
},
"end": {
- "line": 429,
+ "line": 432,
"column": 24
}
}
@@ -24449,16 +24597,16 @@
"type": "Identifier",
"name": "iconImg",
"range": [
- 12292,
- 12299
+ 12389,
+ 12396
],
"loc": {
"start": {
- "line": 430,
+ "line": 433,
"column": 16
},
"end": {
- "line": 430,
+ "line": 433,
"column": 23
}
}
@@ -24474,16 +24622,16 @@
"type": "Identifier",
"name": "removeElm",
"range": [
- 12319,
- 12328
+ 12416,
+ 12425
],
"loc": {
"start": {
- "line": 431,
+ "line": 434,
"column": 16
},
"end": {
- "line": 431,
+ "line": 434,
"column": 25
}
}
@@ -24493,79 +24641,79 @@
"type": "Identifier",
"name": "iconImg",
"range": [
- 12329,
- 12336
+ 12426,
+ 12433
],
"loc": {
"start": {
- "line": 431,
+ "line": 434,
"column": 26
},
"end": {
- "line": 431,
+ "line": 434,
"column": 33
}
}
}
],
"range": [
- 12319,
- 12337
+ 12416,
+ 12434
],
"loc": {
"start": {
- "line": 431,
+ "line": 434,
"column": 16
},
"end": {
- "line": 431,
+ "line": 434,
"column": 34
}
}
},
"range": [
- 12319,
- 12338
+ 12416,
+ 12435
],
"loc": {
"start": {
- "line": 431,
+ "line": 434,
"column": 16
},
"end": {
- "line": 431,
+ "line": 434,
"column": 35
}
}
}
],
"range": [
- 12301,
- 12352
+ 12398,
+ 12449
],
"loc": {
"start": {
- "line": 430,
+ "line": 433,
"column": 25
},
"end": {
- "line": 432,
+ "line": 435,
"column": 13
}
}
},
"alternate": null,
"range": [
- 12288,
- 12352
+ 12385,
+ 12449
],
"loc": {
"start": {
- "line": 430,
+ "line": 433,
"column": 12
},
"end": {
- "line": 432,
+ "line": 435,
"column": 13
}
}
@@ -24579,16 +24727,16 @@
"type": "Identifier",
"name": "iconImg",
"range": [
- 12365,
- 12372
+ 12462,
+ 12469
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 12
},
"end": {
- "line": 433,
+ "line": 436,
"column": 19
}
}
@@ -24598,77 +24746,77 @@
"value": null,
"raw": "null",
"range": [
- 12375,
- 12379
+ 12472,
+ 12476
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 22
},
"end": {
- "line": 433,
+ "line": 436,
"column": 26
}
}
},
"range": [
- 12365,
- 12379
+ 12462,
+ 12476
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 12
},
"end": {
- "line": 433,
+ "line": 436,
"column": 26
}
}
},
"range": [
- 12365,
- 12380
+ 12462,
+ 12477
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 12
},
"end": {
- "line": 433,
+ "line": 436,
"column": 27
}
}
}
],
"range": [
- 11718,
- 12390
+ 11815,
+ 12487
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 54
},
"end": {
- "line": 434,
+ "line": 437,
"column": 9
}
}
},
"range": [
- 11672,
- 12390
+ 11769,
+ 12487
],
"loc": {
"start": {
- "line": 412,
+ "line": 415,
"column": 8
},
"end": {
- "line": 434,
+ "line": 437,
"column": 9
}
}
@@ -24684,16 +24832,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12399,
- 12403
+ 12496,
+ 12500
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 8
},
"end": {
- "line": 435,
+ "line": 438,
"column": 12
}
}
@@ -24702,31 +24850,31 @@
"type": "Identifier",
"name": "fltElms",
"range": [
- 12404,
- 12411
+ 12501,
+ 12508
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 13
},
"end": {
- "line": 435,
+ "line": 438,
"column": 20
}
}
},
"range": [
- 12399,
- 12411
+ 12496,
+ 12508
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 8
},
"end": {
- "line": 435,
+ "line": 438,
"column": 20
}
}
@@ -24735,46 +24883,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 12414,
- 12416
+ 12511,
+ 12513
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 23
},
"end": {
- "line": 435,
+ "line": 438,
"column": 25
}
}
},
"range": [
- 12399,
- 12416
+ 12496,
+ 12513
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 8
},
"end": {
- "line": 435,
+ "line": 438,
"column": 25
}
}
},
"range": [
- 12399,
- 12417
+ 12496,
+ 12514
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 8
},
"end": {
- "line": 435,
+ "line": 438,
"column": 26
}
}
@@ -24790,16 +24938,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12426,
- 12430
+ 12523,
+ 12527
],
"loc": {
"start": {
- "line": 436,
+ "line": 439,
"column": 8
},
"end": {
- "line": 436,
+ "line": 439,
"column": 12
}
}
@@ -24808,31 +24956,31 @@
"type": "Identifier",
"name": "fltSpans",
"range": [
- 12431,
- 12439
+ 12528,
+ 12536
],
"loc": {
"start": {
- "line": 436,
+ "line": 439,
"column": 13
},
"end": {
- "line": 436,
+ "line": 439,
"column": 21
}
}
},
"range": [
- 12426,
- 12439
+ 12523,
+ 12536
],
"loc": {
"start": {
- "line": 436,
+ "line": 439,
"column": 8
},
"end": {
- "line": 436,
+ "line": 439,
"column": 21
}
}
@@ -24841,46 +24989,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 12442,
- 12444
+ 12539,
+ 12541
],
"loc": {
"start": {
- "line": 436,
+ "line": 439,
"column": 24
},
"end": {
- "line": 436,
+ "line": 439,
"column": 26
}
}
},
"range": [
- 12426,
- 12444
+ 12523,
+ 12541
],
"loc": {
"start": {
- "line": 436,
+ "line": 439,
"column": 8
},
"end": {
- "line": 436,
+ "line": 439,
"column": 26
}
}
},
"range": [
- 12426,
- 12445
+ 12523,
+ 12542
],
"loc": {
"start": {
- "line": 436,
+ "line": 439,
"column": 8
},
"end": {
- "line": 436,
+ "line": 439,
"column": 27
}
}
@@ -24896,16 +25044,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12454,
- 12458
+ 12551,
+ 12555
],
"loc": {
"start": {
- "line": 437,
+ "line": 440,
"column": 8
},
"end": {
- "line": 437,
+ "line": 440,
"column": 12
}
}
@@ -24914,31 +25062,31 @@
"type": "Identifier",
"name": "fltIcons",
"range": [
- 12459,
- 12467
+ 12556,
+ 12564
],
"loc": {
"start": {
- "line": 437,
+ "line": 440,
"column": 13
},
"end": {
- "line": 437,
+ "line": 440,
"column": 21
}
}
},
"range": [
- 12454,
- 12467
+ 12551,
+ 12564
],
"loc": {
"start": {
- "line": 437,
+ "line": 440,
"column": 8
},
"end": {
- "line": 437,
+ "line": 440,
"column": 21
}
}
@@ -24947,46 +25095,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 12470,
- 12472
+ 12567,
+ 12569
],
"loc": {
"start": {
- "line": 437,
+ "line": 440,
"column": 24
},
"end": {
- "line": 437,
+ "line": 440,
"column": 26
}
}
},
"range": [
- 12454,
- 12472
+ 12551,
+ 12569
],
"loc": {
"start": {
- "line": 437,
+ "line": 440,
"column": 8
},
"end": {
- "line": 437,
+ "line": 440,
"column": 26
}
}
},
"range": [
- 12454,
- 12473
+ 12551,
+ 12570
],
"loc": {
"start": {
- "line": 437,
+ "line": 440,
"column": 8
},
"end": {
- "line": 437,
+ "line": 440,
"column": 27
}
},
@@ -24995,16 +25143,16 @@
"type": "Line",
"value": " TODO: expose an API to handle external filter IDs",
"range": [
- 12483,
- 12535
+ 12580,
+ 12632
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 439,
+ "line": 442,
"column": 60
}
}
@@ -25025,16 +25173,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12544,
- 12548
+ 12641,
+ 12645
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 8
},
"end": {
- "line": 440,
+ "line": 443,
"column": 12
}
}
@@ -25043,31 +25191,31 @@
"type": "Identifier",
"name": "tf",
"range": [
- 12549,
- 12551
+ 12646,
+ 12648
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 13
},
"end": {
- "line": 440,
+ "line": 443,
"column": 15
}
}
},
"range": [
- 12544,
- 12551
+ 12641,
+ 12648
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 8
},
"end": {
- "line": 440,
+ "line": 443,
"column": 15
}
}
@@ -25076,31 +25224,31 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 12552,
- 12569
+ 12649,
+ 12666
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 16
},
"end": {
- "line": 440,
+ "line": 443,
"column": 33
}
}
},
"range": [
- 12544,
- 12569
+ 12641,
+ 12666
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 8
},
"end": {
- "line": 440,
+ "line": 443,
"column": 33
}
}
@@ -25109,46 +25257,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 12572,
- 12574
+ 12669,
+ 12671
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 36
},
"end": {
- "line": 440,
+ "line": 443,
"column": 38
}
}
},
"range": [
- 12544,
- 12574
+ 12641,
+ 12671
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 8
},
"end": {
- "line": 440,
+ "line": 443,
"column": 38
}
}
},
"range": [
- 12544,
- 12575
+ 12641,
+ 12672
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 8
},
"end": {
- "line": 440,
+ "line": 443,
"column": 39
}
},
@@ -25157,16 +25305,16 @@
"type": "Line",
"value": " TODO: expose an API to handle external filter IDs",
"range": [
- 12483,
- 12535
+ 12580,
+ 12632
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 439,
+ "line": 442,
"column": 60
}
}
@@ -25177,16 +25325,16 @@
"type": "Line",
"value": " unsubscribe to events",
"range": [
- 12585,
- 12609
+ 12682,
+ 12706
],
"loc": {
"start": {
- "line": 442,
+ "line": 445,
"column": 8
},
"end": {
- "line": 442,
+ "line": 445,
"column": 32
}
}
@@ -25206,16 +25354,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12618,
- 12622
+ 12715,
+ 12719
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 8
},
"end": {
- "line": 443,
+ "line": 446,
"column": 12
}
}
@@ -25224,31 +25372,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 12623,
- 12630
+ 12720,
+ 12727
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 13
},
"end": {
- "line": 443,
+ "line": 446,
"column": 20
}
}
},
"range": [
- 12618,
- 12630
+ 12715,
+ 12727
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 8
},
"end": {
- "line": 443,
+ "line": 446,
"column": 20
}
}
@@ -25257,31 +25405,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 12631,
- 12634
+ 12728,
+ 12731
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 21
},
"end": {
- "line": 443,
+ "line": 446,
"column": 24
}
}
},
"range": [
- 12618,
- 12634
+ 12715,
+ 12731
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 8
},
"end": {
- "line": 443,
+ "line": 446,
"column": 24
}
}
@@ -25295,32 +25443,32 @@
"value": "before-filtering",
"raw": "'before-filtering'",
"range": [
- 12636,
- 12654
+ 12733,
+ 12751
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 26
},
"end": {
- "line": 443,
+ "line": 446,
"column": 44
}
}
}
],
"range": [
- 12635,
- 12655
+ 12732,
+ 12752
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 25
},
"end": {
- "line": 443,
+ "line": 446,
"column": 45
}
}
@@ -25337,16 +25485,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12663,
- 12667
+ 12760,
+ 12764
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 53
},
"end": {
- "line": 443,
+ "line": 446,
"column": 57
}
}
@@ -25355,47 +25503,47 @@
"type": "Identifier",
"name": "setIconsState",
"range": [
- 12668,
- 12681
+ 12765,
+ 12778
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 58
},
"end": {
- "line": 443,
+ "line": 446,
"column": 71
}
}
},
"range": [
- 12663,
- 12681
+ 12760,
+ 12778
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 53
},
"end": {
- "line": 443,
+ "line": 446,
"column": 71
}
}
},
"arguments": [],
"range": [
- 12663,
- 12683
+ 12760,
+ 12780
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 53
},
"end": {
- "line": 443,
+ "line": 446,
"column": 73
}
}
@@ -25403,47 +25551,47 @@
"generator": false,
"expression": true,
"range": [
- 12657,
- 12683
+ 12754,
+ 12780
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 47
},
"end": {
- "line": 443,
+ "line": 446,
"column": 73
}
}
}
],
"range": [
- 12618,
- 12684
+ 12715,
+ 12781
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 8
},
"end": {
- "line": 443,
+ "line": 446,
"column": 74
}
}
},
"range": [
- 12618,
- 12685
+ 12715,
+ 12782
],
"loc": {
"start": {
- "line": 443,
+ "line": 446,
"column": 8
},
"end": {
- "line": 443,
+ "line": 446,
"column": 75
}
},
@@ -25452,16 +25600,16 @@
"type": "Line",
"value": " unsubscribe to events",
"range": [
- 12585,
- 12609
+ 12682,
+ 12706
],
"loc": {
"start": {
- "line": 442,
+ "line": 445,
"column": 8
},
"end": {
- "line": 442,
+ "line": 445,
"column": 32
}
}
@@ -25481,16 +25629,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12694,
- 12698
+ 12791,
+ 12795
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 8
},
"end": {
- "line": 444,
+ "line": 447,
"column": 12
}
}
@@ -25499,31 +25647,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 12699,
- 12706
+ 12796,
+ 12803
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 13
},
"end": {
- "line": 444,
+ "line": 447,
"column": 20
}
}
},
"range": [
- 12694,
- 12706
+ 12791,
+ 12803
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 8
},
"end": {
- "line": 444,
+ "line": 447,
"column": 20
}
}
@@ -25532,31 +25680,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 12707,
- 12710
+ 12804,
+ 12807
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 21
},
"end": {
- "line": 444,
+ "line": 447,
"column": 24
}
}
},
"range": [
- 12694,
- 12710
+ 12791,
+ 12807
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 8
},
"end": {
- "line": 444,
+ "line": 447,
"column": 24
}
}
@@ -25570,32 +25718,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 12712,
- 12729
+ 12809,
+ 12826
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 26
},
"end": {
- "line": 444,
+ "line": 447,
"column": 43
}
}
}
],
"range": [
- 12711,
- 12730
+ 12808,
+ 12827
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 25
},
"end": {
- "line": 444,
+ "line": 447,
"column": 44
}
}
@@ -25612,16 +25760,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12738,
- 12742
+ 12835,
+ 12839
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 52
},
"end": {
- "line": 444,
+ "line": 447,
"column": 56
}
}
@@ -25630,47 +25778,47 @@
"type": "Identifier",
"name": "closeAll",
"range": [
- 12743,
- 12751
+ 12840,
+ 12848
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 57
},
"end": {
- "line": 444,
+ "line": 447,
"column": 65
}
}
},
"range": [
- 12738,
- 12751
+ 12835,
+ 12848
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 52
},
"end": {
- "line": 444,
+ "line": 447,
"column": 65
}
}
},
"arguments": [],
"range": [
- 12738,
- 12753
+ 12835,
+ 12850
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 52
},
"end": {
- "line": 444,
+ "line": 447,
"column": 67
}
}
@@ -25678,47 +25826,47 @@
"generator": false,
"expression": true,
"range": [
- 12732,
- 12753
+ 12829,
+ 12850
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 46
},
"end": {
- "line": 444,
+ "line": 447,
"column": 67
}
}
}
],
"range": [
- 12694,
- 12754
+ 12791,
+ 12851
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 8
},
"end": {
- "line": 444,
+ "line": 447,
"column": 68
}
}
},
"range": [
- 12694,
- 12755
+ 12791,
+ 12852
],
"loc": {
"start": {
- "line": 444,
+ "line": 447,
"column": 8
},
"end": {
- "line": 444,
+ "line": 447,
"column": 69
}
}
@@ -25736,16 +25884,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12764,
- 12768
+ 12861,
+ 12865
],
"loc": {
"start": {
- "line": 445,
+ "line": 448,
"column": 8
},
"end": {
- "line": 445,
+ "line": 448,
"column": 12
}
}
@@ -25754,31 +25902,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 12769,
- 12776
+ 12866,
+ 12873
],
"loc": {
"start": {
- "line": 445,
+ "line": 448,
"column": 13
},
"end": {
- "line": 445,
+ "line": 448,
"column": 20
}
}
},
"range": [
- 12764,
- 12776
+ 12861,
+ 12873
],
"loc": {
"start": {
- "line": 445,
+ "line": 448,
"column": 8
},
"end": {
- "line": 445,
+ "line": 448,
"column": 20
}
}
@@ -25787,31 +25935,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 12777,
- 12780
+ 12874,
+ 12877
],
"loc": {
"start": {
- "line": 445,
+ "line": 448,
"column": 21
},
"end": {
- "line": 445,
+ "line": 448,
"column": 24
}
}
},
"range": [
- 12764,
- 12780
+ 12861,
+ 12877
],
"loc": {
"start": {
- "line": 445,
+ "line": 448,
"column": 8
},
"end": {
- "line": 445,
+ "line": 448,
"column": 24
}
}
@@ -25825,32 +25973,32 @@
"value": "cell-processed",
"raw": "'cell-processed'",
"range": [
- 12782,
- 12798
+ 12879,
+ 12895
],
"loc": {
"start": {
- "line": 445,
+ "line": 448,
"column": 26
},
"end": {
- "line": 445,
+ "line": 448,
"column": 42
}
}
}
],
"range": [
- 12781,
- 12799
+ 12878,
+ 12896
],
"loc": {
"start": {
- "line": 445,
+ "line": 448,
"column": 25
},
"end": {
- "line": 445,
+ "line": 448,
"column": 43
}
}
@@ -25863,16 +26011,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 12814,
- 12816
+ 12911,
+ 12913
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 13
},
"end": {
- "line": 446,
+ "line": 449,
"column": 15
}
}
@@ -25881,16 +26029,16 @@
"type": "Identifier",
"name": "cellIndex",
"range": [
- 12818,
- 12827
+ 12915,
+ 12924
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 17
},
"end": {
- "line": 446,
+ "line": 449,
"column": 26
}
}
@@ -25904,16 +26052,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12832,
- 12836
+ 12929,
+ 12933
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 31
},
"end": {
- "line": 446,
+ "line": 449,
"column": 35
}
}
@@ -25922,31 +26070,31 @@
"type": "Identifier",
"name": "changeState",
"range": [
- 12837,
- 12848
+ 12934,
+ 12945
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 36
},
"end": {
- "line": 446,
+ "line": 449,
"column": 47
}
}
},
"range": [
- 12832,
- 12848
+ 12929,
+ 12945
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 31
},
"end": {
- "line": 446,
+ "line": 449,
"column": 47
}
}
@@ -25956,16 +26104,16 @@
"type": "Identifier",
"name": "cellIndex",
"range": [
- 12849,
- 12858
+ 12946,
+ 12955
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 48
},
"end": {
- "line": 446,
+ "line": 449,
"column": 57
}
}
@@ -25975,32 +26123,32 @@
"value": true,
"raw": "true",
"range": [
- 12860,
- 12864
+ 12957,
+ 12961
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 59
},
"end": {
- "line": 446,
+ "line": 449,
"column": 63
}
}
}
],
"range": [
- 12832,
- 12865
+ 12929,
+ 12962
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 31
},
"end": {
- "line": 446,
+ "line": 449,
"column": 64
}
}
@@ -26008,47 +26156,47 @@
"generator": false,
"expression": true,
"range": [
- 12813,
- 12865
+ 12910,
+ 12962
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 12
},
"end": {
- "line": 446,
+ "line": 449,
"column": 64
}
}
}
],
"range": [
- 12764,
- 12866
+ 12861,
+ 12963
],
"loc": {
"start": {
- "line": 445,
+ "line": 448,
"column": 8
},
"end": {
- "line": 446,
+ "line": 449,
"column": 65
}
}
},
"range": [
- 12764,
- 12867
+ 12861,
+ 12964
],
"loc": {
"start": {
- "line": 445,
+ "line": 448,
"column": 8
},
"end": {
- "line": 446,
+ "line": 449,
"column": 66
}
}
@@ -26066,16 +26214,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12876,
- 12880
+ 12973,
+ 12977
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 8
},
"end": {
- "line": 447,
+ "line": 450,
"column": 12
}
}
@@ -26084,31 +26232,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 12881,
- 12888
+ 12978,
+ 12985
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 13
},
"end": {
- "line": 447,
+ "line": 450,
"column": 20
}
}
},
"range": [
- 12876,
- 12888
+ 12973,
+ 12985
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 8
},
"end": {
- "line": 447,
+ "line": 450,
"column": 20
}
}
@@ -26117,31 +26265,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 12889,
- 12892
+ 12986,
+ 12989
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 21
},
"end": {
- "line": 447,
+ "line": 450,
"column": 24
}
}
},
"range": [
- 12876,
- 12892
+ 12973,
+ 12989
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 8
},
"end": {
- "line": 447,
+ "line": 450,
"column": 24
}
}
@@ -26155,32 +26303,32 @@
"value": "filters-row-inserted",
"raw": "'filters-row-inserted'",
"range": [
- 12894,
- 12916
+ 12991,
+ 13013
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 26
},
"end": {
- "line": 447,
+ "line": 450,
"column": 48
}
}
}
],
"range": [
- 12893,
- 12917
+ 12990,
+ 13014
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 25
},
"end": {
- "line": 447,
+ "line": 450,
"column": 49
}
}
@@ -26197,16 +26345,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12925,
- 12929
+ 13022,
+ 13026
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 57
},
"end": {
- "line": 447,
+ "line": 450,
"column": 61
}
}
@@ -26215,47 +26363,47 @@
"type": "Identifier",
"name": "buildIcons",
"range": [
- 12930,
- 12940
+ 13027,
+ 13037
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 62
},
"end": {
- "line": 447,
+ "line": 450,
"column": 72
}
}
},
"range": [
- 12925,
- 12940
+ 13022,
+ 13037
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 57
},
"end": {
- "line": 447,
+ "line": 450,
"column": 72
}
}
},
"arguments": [],
"range": [
- 12925,
- 12942
+ 13022,
+ 13039
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 57
},
"end": {
- "line": 447,
+ "line": 450,
"column": 74
}
}
@@ -26263,47 +26411,47 @@
"generator": false,
"expression": true,
"range": [
- 12919,
- 12942
+ 13016,
+ 13039
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 51
},
"end": {
- "line": 447,
+ "line": 450,
"column": 74
}
}
}
],
"range": [
- 12876,
- 12943
+ 12973,
+ 13040
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 8
},
"end": {
- "line": 447,
+ "line": 450,
"column": 75
}
}
},
"range": [
- 12876,
- 12944
+ 12973,
+ 13041
],
"loc": {
"start": {
- "line": 447,
+ "line": 450,
"column": 8
},
"end": {
- "line": 447,
+ "line": 450,
"column": 76
}
}
@@ -26321,16 +26469,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12953,
- 12957
+ 13050,
+ 13054
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 8
},
"end": {
- "line": 448,
+ "line": 451,
"column": 12
}
}
@@ -26339,31 +26487,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 12958,
- 12965
+ 13055,
+ 13062
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 13
},
"end": {
- "line": 448,
+ "line": 451,
"column": 20
}
}
},
"range": [
- 12953,
- 12965
+ 13050,
+ 13062
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 8
},
"end": {
- "line": 448,
+ "line": 451,
"column": 20
}
}
@@ -26372,31 +26520,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 12966,
- 12969
+ 13063,
+ 13066
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 21
},
"end": {
- "line": 448,
+ "line": 451,
"column": 24
}
}
},
"range": [
- 12953,
- 12969
+ 13050,
+ 13066
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 8
},
"end": {
- "line": 448,
+ "line": 451,
"column": 24
}
}
@@ -26410,32 +26558,32 @@
"value": "before-filter-init",
"raw": "'before-filter-init'",
"range": [
- 12971,
- 12991
+ 13068,
+ 13088
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 26
},
"end": {
- "line": 448,
+ "line": 451,
"column": 46
}
}
}
],
"range": [
- 12970,
- 12992
+ 13067,
+ 13089
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 25
},
"end": {
- "line": 448,
+ "line": 451,
"column": 47
}
}
@@ -26448,16 +26596,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 13007,
- 13009
+ 13104,
+ 13106
],
"loc": {
"start": {
- "line": 449,
+ "line": 452,
"column": 13
},
"end": {
- "line": 449,
+ "line": 452,
"column": 15
}
}
@@ -26466,16 +26614,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 13011,
- 13019
+ 13108,
+ 13116
],
"loc": {
"start": {
- "line": 449,
+ "line": 452,
"column": 17
},
"end": {
- "line": 449,
+ "line": 452,
"column": 25
}
}
@@ -26489,16 +26637,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13024,
- 13028
+ 13121,
+ 13125
],
"loc": {
"start": {
- "line": 449,
+ "line": 452,
"column": 30
},
"end": {
- "line": 449,
+ "line": 452,
"column": 34
}
}
@@ -26507,31 +26655,31 @@
"type": "Identifier",
"name": "build",
"range": [
- 13029,
- 13034
+ 13126,
+ 13131
],
"loc": {
"start": {
- "line": 449,
+ "line": 452,
"column": 35
},
"end": {
- "line": 449,
+ "line": 452,
"column": 40
}
}
},
"range": [
- 13024,
- 13034
+ 13121,
+ 13131
],
"loc": {
"start": {
- "line": 449,
+ "line": 452,
"column": 30
},
"end": {
- "line": 449,
+ "line": 452,
"column": 40
}
}
@@ -26541,32 +26689,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 13035,
- 13043
+ 13132,
+ 13140
],
"loc": {
"start": {
- "line": 449,
+ "line": 452,
"column": 41
},
"end": {
- "line": 449,
+ "line": 452,
"column": 49
}
}
}
],
"range": [
- 13024,
- 13044
+ 13121,
+ 13141
],
"loc": {
"start": {
- "line": 449,
+ "line": 452,
"column": 30
},
"end": {
- "line": 449,
+ "line": 452,
"column": 50
}
}
@@ -26574,47 +26722,47 @@
"generator": false,
"expression": true,
"range": [
- 13006,
- 13044
+ 13103,
+ 13141
],
"loc": {
"start": {
- "line": 449,
+ "line": 452,
"column": 12
},
"end": {
- "line": 449,
+ "line": 452,
"column": 50
}
}
}
],
"range": [
- 12953,
- 13045
+ 13050,
+ 13142
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 8
},
"end": {
- "line": 449,
+ "line": 452,
"column": 51
}
}
},
"range": [
- 12953,
- 13046
+ 13050,
+ 13143
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 8
},
"end": {
- "line": 449,
+ "line": 452,
"column": 52
}
}
@@ -26630,16 +26778,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13056,
- 13060
+ 13153,
+ 13157
],
"loc": {
"start": {
- "line": 451,
+ "line": 454,
"column": 8
},
"end": {
- "line": 451,
+ "line": 454,
"column": 12
}
}
@@ -26648,31 +26796,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 13061,
- 13072
+ 13158,
+ 13169
],
"loc": {
"start": {
- "line": 451,
+ "line": 454,
"column": 13
},
"end": {
- "line": 451,
+ "line": 454,
"column": 24
}
}
},
"range": [
- 13056,
- 13072
+ 13153,
+ 13169
],
"loc": {
"start": {
- "line": 451,
+ "line": 454,
"column": 8
},
"end": {
- "line": 451,
+ "line": 454,
"column": 24
}
}
@@ -26682,62 +26830,62 @@
"value": false,
"raw": "false",
"range": [
- 13075,
- 13080
+ 13172,
+ 13177
],
"loc": {
"start": {
- "line": 451,
+ "line": 454,
"column": 27
},
"end": {
- "line": 451,
+ "line": 454,
"column": 32
}
}
},
"range": [
- 13056,
- 13080
+ 13153,
+ 13177
],
"loc": {
"start": {
- "line": 451,
+ "line": 454,
"column": 8
},
"end": {
- "line": 451,
+ "line": 454,
"column": 32
}
}
},
"range": [
- 13056,
- 13081
+ 13153,
+ 13178
],
"loc": {
"start": {
- "line": 451,
+ "line": 454,
"column": 8
},
"end": {
- "line": 451,
+ "line": 454,
"column": 33
}
}
}
],
"range": [
- 11566,
- 13087
+ 11663,
+ 13184
],
"loc": {
"start": {
- "line": 406,
+ "line": 409,
"column": 14
},
"end": {
- "line": 452,
+ "line": 455,
"column": 5
}
}
@@ -26745,16 +26893,16 @@
"generator": false,
"expression": false,
"range": [
- 11563,
- 13087
+ 11660,
+ 13184
],
"loc": {
"start": {
- "line": 406,
+ "line": 409,
"column": 11
},
"end": {
- "line": 452,
+ "line": 455,
"column": 5
}
}
@@ -26762,16 +26910,16 @@
"kind": "method",
"computed": false,
"range": [
- 11556,
- 13087
+ 11653,
+ 13184
],
"loc": {
"start": {
- "line": 406,
+ "line": 409,
"column": 4
},
"end": {
- "line": 452,
+ "line": 455,
"column": 5
}
},
@@ -26780,16 +26928,16 @@
"type": "Block",
"value": "*\n * Remove pop-up filters\n ",
"range": [
- 11511,
- 11551
+ 11608,
+ 11648
],
"loc": {
"start": {
- "line": 403,
+ "line": 406,
"column": 4
},
"end": {
- "line": 405,
+ "line": 408,
"column": 7
}
}
@@ -26800,7 +26948,7 @@
],
"range": [
501,
- 13090
+ 13187
],
"loc": {
"start": {
@@ -26808,14 +26956,14 @@
"column": 41
},
"end": {
- "line": 454,
+ "line": 457,
"column": 1
}
}
},
"range": [
467,
- 13090
+ 13187
],
"loc": {
"start": {
@@ -26823,7 +26971,7 @@
"column": 7
},
"end": {
- "line": 454,
+ "line": 457,
"column": 1
}
},
@@ -26853,7 +27001,7 @@
"source": null,
"range": [
460,
- 13090
+ 13187
],
"loc": {
"start": {
@@ -26861,7 +27009,7 @@
"column": 0
},
"end": {
- "line": 454,
+ "line": 457,
"column": 1
}
},
@@ -26890,7 +27038,7 @@
"sourceType": "module",
"range": [
0,
- 13090
+ 13187
],
"loc": {
"start": {
@@ -26898,7 +27046,7 @@
"column": 0
},
"end": {
- "line": 454,
+ "line": 457,
"column": 1
}
},
@@ -27337,10 +27485,10 @@
},
{
"type": "Line",
- "value": " Override headers row index if no grouped headers",
+ "value": " Override filters row index supplied by configuration",
"range": [
5369,
- 5420
+ 5424
],
"loc": {
"start": {
@@ -27349,6 +27497,24 @@
},
"end": {
"line": 202,
+ "column": 63
+ }
+ }
+ },
+ {
+ "type": "Line",
+ "value": " Override headers row index if no grouped headers",
+ "range": [
+ 5466,
+ 5517
+ ],
+ "loc": {
+ "start": {
+ "line": 205,
+ "column": 8
+ },
+ "end": {
+ "line": 205,
"column": 59
}
}
@@ -27357,16 +27523,16 @@
"type": "Line",
"value": " TODO: Because of the filters row generation, headers row index needs",
"range": [
- 5429,
- 5500
+ 5526,
+ 5597
],
"loc": {
"start": {
- "line": 203,
+ "line": 206,
"column": 8
},
"end": {
- "line": 203,
+ "line": 206,
"column": 79
}
}
@@ -27375,16 +27541,16 @@
"type": "Line",
"value": " adjusting: prevent useless row generation",
"range": [
- 5509,
- 5553
+ 5606,
+ 5650
],
"loc": {
"start": {
- "line": 204,
+ "line": 207,
"column": 8
},
"end": {
- "line": 204,
+ "line": 207,
"column": 52
}
}
@@ -27393,16 +27559,16 @@
"type": "Line",
"value": " Adjust headers row index for grid-layout mode",
"range": [
- 5678,
- 5726
+ 5775,
+ 5823
],
"loc": {
"start": {
- "line": 209,
+ "line": 212,
"column": 8
},
"end": {
- "line": 209,
+ "line": 212,
"column": 56
}
}
@@ -27411,16 +27577,16 @@
"type": "Line",
"value": " TODO: Because of the filters row generation, headers row index needs",
"range": [
- 5735,
- 5806
+ 5832,
+ 5903
],
"loc": {
"start": {
- "line": 210,
+ "line": 213,
"column": 8
},
"end": {
- "line": 210,
+ "line": 213,
"column": 79
}
}
@@ -27429,16 +27595,16 @@
"type": "Line",
"value": " adjusting: prevent useless row generation",
"range": [
- 5815,
- 5859
+ 5912,
+ 5956
],
"loc": {
"start": {
- "line": 211,
+ "line": 214,
"column": 8
},
"end": {
- "line": 211,
+ "line": 214,
"column": 52
}
}
@@ -27447,16 +27613,16 @@
"type": "Line",
"value": " subscribe to events",
"range": [
- 5968,
- 5990
+ 6065,
+ 6087
],
"loc": {
"start": {
- "line": 217,
+ "line": 220,
"column": 8
},
"end": {
- "line": 217,
+ "line": 220,
"column": 30
}
}
@@ -27465,16 +27631,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 6432,
- 6449
+ 6529,
+ 6546
],
"loc": {
"start": {
- "line": 226,
+ "line": 229,
"column": 8
},
"end": {
- "line": 226,
+ "line": 229,
"column": 25
}
}
@@ -27483,16 +27649,16 @@
"type": "Block",
"value": "*\n * Reset previously destroyed feature\n ",
"range": [
- 6494,
- 6547
+ 6591,
+ 6644
],
"loc": {
"start": {
- "line": 230,
+ "line": 233,
"column": 4
},
"end": {
- "line": 232,
+ "line": 235,
"column": 7
}
}
@@ -27501,16 +27667,16 @@
"type": "Block",
"value": "*\n * Build all filters icons\n ",
"range": [
- 6669,
- 6711
+ 6766,
+ 6808
],
"loc": {
"start": {
- "line": 240,
+ "line": 243,
"column": 4
},
"end": {
- "line": 242,
+ "line": 245,
"column": 7
}
}
@@ -27519,16 +27685,16 @@
"type": "Line",
"value": " TODO: Because of the filters row generation, headers row index needs",
"range": [
- 6766,
- 6837
+ 6863,
+ 6934
],
"loc": {
"start": {
- "line": 246,
+ "line": 249,
"column": 8
},
"end": {
- "line": 246,
+ "line": 249,
"column": 79
}
}
@@ -27537,16 +27703,16 @@
"type": "Line",
"value": " adjusting: prevent useless row generation",
"range": [
- 6846,
- 6890
+ 6943,
+ 6987
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 52
}
}
@@ -27555,16 +27721,16 @@
"type": "Block",
"value": "*\n * Build all pop-up filters elements\n ",
"range": [
- 7405,
- 7457
+ 7502,
+ 7554
],
"loc": {
"start": {
- "line": 264,
+ "line": 267,
"column": 4
},
"end": {
- "line": 266,
+ "line": 269,
"column": 7
}
}
@@ -27573,16 +27739,16 @@
"type": "Block",
"value": "*\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n ",
"range": [
- 7606,
- 7775
+ 7703,
+ 7872
],
"loc": {
"start": {
- "line": 273,
+ "line": 276,
"column": 4
},
"end": {
- "line": 277,
+ "line": 280,
"column": 7
}
}
@@ -27591,16 +27757,16 @@
"type": "Block",
"value": "*\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n ",
"range": [
- 8384,
- 8486
+ 8481,
+ 8583
],
"loc": {
"start": {
- "line": 293,
+ "line": 296,
"column": 4
},
"end": {
- "line": 296,
+ "line": 299,
"column": 7
}
}
@@ -27609,16 +27775,16 @@
"type": "Block",
"value": "*\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n ",
"range": [
- 8653,
- 8754
+ 8750,
+ 8851
],
"loc": {
"start": {
- "line": 305,
+ "line": 308,
"column": 4
},
"end": {
- "line": 308,
+ "line": 311,
"column": 7
}
}
@@ -27627,16 +27793,16 @@
"type": "Block",
"value": "*\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n ",
"range": [
- 9300,
- 9402
+ 9397,
+ 9499
],
"loc": {
"start": {
- "line": 329,
+ "line": 332,
"column": 4
},
"end": {
- "line": 332,
+ "line": 335,
"column": 7
}
}
@@ -27645,16 +27811,16 @@
"type": "Block",
"value": "*\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ",
"range": [
- 9800,
- 9940
+ 9897,
+ 10037
],
"loc": {
"start": {
- "line": 347,
+ "line": 350,
"column": 4
},
"end": {
- "line": 351,
+ "line": 354,
"column": 7
}
}
@@ -27663,16 +27829,16 @@
"type": "Block",
"value": "*\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n ",
"range": [
- 10040,
- 10188
+ 10137,
+ 10285
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 4
},
"end": {
- "line": 359,
+ "line": 362,
"column": 7
}
}
@@ -27681,16 +27847,16 @@
"type": "Line",
"value": " Do not close filters only if argument is undefined and close on",
"range": [
- 10223,
- 10289
+ 10320,
+ 10386
],
"loc": {
"start": {
- "line": 361,
+ "line": 364,
"column": 8
},
"end": {
- "line": 361,
+ "line": 364,
"column": 74
}
}
@@ -27699,16 +27865,16 @@
"type": "Line",
"value": " filtering option is disabled",
"range": [
- 10298,
- 10329
+ 10395,
+ 10426
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 8
},
"end": {
- "line": 362,
+ "line": 365,
"column": 39
}
}
@@ -27717,16 +27883,16 @@
"type": "Line",
"value": " Always hide all single selection filter types but hide multiple",
"range": [
- 10716,
- 10782
+ 10813,
+ 10879
],
"loc": {
"start": {
- "line": 374,
+ "line": 377,
"column": 12
},
"end": {
- "line": 374,
+ "line": 377,
"column": 78
}
}
@@ -27735,16 +27901,16 @@
"type": "Line",
"value": " selection filter types only if index set",
"range": [
- 10795,
- 10838
+ 10892,
+ 10935
],
"loc": {
"start": {
- "line": 375,
+ "line": 378,
"column": 12
},
"end": {
- "line": 375,
+ "line": 378,
"column": 55
}
}
@@ -27753,16 +27919,16 @@
"type": "Block",
"value": "*\n * Build all the icons representing the pop-up filters\n ",
"range": [
- 10965,
- 11035
+ 11062,
+ 11132
],
"loc": {
"start": {
- "line": 382,
+ "line": 385,
"column": 4
},
"end": {
- "line": 384,
+ "line": 387,
"column": 7
}
}
@@ -27771,16 +27937,16 @@
"type": "Block",
"value": "*\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n ",
"range": [
- 11176,
- 11320
+ 11273,
+ 11417
],
"loc": {
"start": {
- "line": 391,
+ "line": 394,
"column": 4
},
"end": {
- "line": 395,
+ "line": 398,
"column": 7
}
}
@@ -27789,16 +27955,16 @@
"type": "Block",
"value": "*\n * Remove pop-up filters\n ",
"range": [
- 11511,
- 11551
+ 11608,
+ 11648
],
"loc": {
"start": {
- "line": 403,
+ "line": 406,
"column": 4
},
"end": {
- "line": 405,
+ "line": 408,
"column": 7
}
}
@@ -27807,16 +27973,16 @@
"type": "Line",
"value": " TODO: expose an API to handle external filter IDs",
"range": [
- 12483,
- 12535
+ 12580,
+ 12632
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 439,
+ "line": 442,
"column": 60
}
}
@@ -27825,16 +27991,16 @@
"type": "Line",
"value": " unsubscribe to events",
"range": [
- 12585,
- 12609
+ 12682,
+ 12706
],
"loc": {
"start": {
- "line": 442,
+ "line": 445,
"column": 8
},
"end": {
- "line": 442,
+ "line": 445,
"column": 32
}
}
diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html
index 830f9e7d..99a5933d 100644
--- a/docs/class/src/emitter.js~Emitter.html
+++ b/docs/class/src/emitter.js~Emitter.html
@@ -3,7 +3,7 @@
- Emitter | tablefilter v0.5.31 API Document
+ Emitter | tablefilter v0.5.32 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 4aab27db..e1bd01b5 100644
--- a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html
+++ b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html
@@ -3,7 +3,7 @@
- AdapterEzEditTable | tablefilter v0.5.31 API Document
+ AdapterEzEditTable | tablefilter v0.5.32 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 b498a4cf..97062fb6 100644
--- a/docs/class/src/extensions/colOps/colOps.js~ColOps.html
+++ b/docs/class/src/extensions/colOps/colOps.js~ColOps.html
@@ -3,7 +3,7 @@
- ColOps | tablefilter v0.5.31 API Document
+ ColOps | tablefilter v0.5.32 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 c5a321e2..45e7ddd5 100644
--- a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html
+++ b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html
@@ -3,7 +3,7 @@
- ColsVisibility | tablefilter v0.5.31 API Document
+ ColsVisibility | tablefilter v0.5.32 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 54114957..df6d9fed 100644
--- a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html
+++ b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html
@@ -3,7 +3,7 @@
- AdapterSortableTable | tablefilter v0.5.31 API Document
+ AdapterSortableTable | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html
index c8024863..ad151256 100644
--- a/docs/class/src/feature.js~Feature.html
+++ b/docs/class/src/feature.js~Feature.html
@@ -3,7 +3,7 @@
- Feature | tablefilter v0.5.31 API Document
+ Feature | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html
index 56be1f91..f0ccc815 100644
--- a/docs/class/src/modules/alternateRows.js~AlternateRows.html
+++ b/docs/class/src/modules/alternateRows.js~AlternateRows.html
@@ -3,7 +3,7 @@
- AlternateRows | tablefilter v0.5.31 API Document
+ AlternateRows | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html
index f68de19c..28a913c6 100644
--- a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html
+++ b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html
@@ -3,7 +3,7 @@
- BaseDropdown | tablefilter v0.5.31 API Document
+ BaseDropdown | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html
index bab34405..7fa4627a 100644
--- a/docs/class/src/modules/checkList.js~CheckList.html
+++ b/docs/class/src/modules/checkList.js~CheckList.html
@@ -3,7 +3,7 @@
- CheckList | tablefilter v0.5.31 API Document
+ CheckList | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html
index e831a0d7..ab9bd1bf 100644
--- a/docs/class/src/modules/clearButton.js~ClearButton.html
+++ b/docs/class/src/modules/clearButton.js~ClearButton.html
@@ -3,7 +3,7 @@
- ClearButton | tablefilter v0.5.31 API Document
+ ClearButton | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html
index 17914dfb..52a17d5a 100644
--- a/docs/class/src/modules/dateType.js~DateType.html
+++ b/docs/class/src/modules/dateType.js~DateType.html
@@ -3,7 +3,7 @@
- DateType | tablefilter v0.5.31 API Document
+ DateType | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html
index 86c35303..cf00de5d 100644
--- a/docs/class/src/modules/dropdown.js~Dropdown.html
+++ b/docs/class/src/modules/dropdown.js~Dropdown.html
@@ -3,7 +3,7 @@
- Dropdown | tablefilter v0.5.31 API Document
+ Dropdown | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html
index 6c161109..dda7289e 100644
--- a/docs/class/src/modules/gridLayout.js~GridLayout.html
+++ b/docs/class/src/modules/gridLayout.js~GridLayout.html
@@ -3,7 +3,7 @@
- GridLayout | tablefilter v0.5.31 API Document
+ GridLayout | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html
index 78d9f746..140684b6 100644
--- a/docs/class/src/modules/hash.js~Hash.html
+++ b/docs/class/src/modules/hash.js~Hash.html
@@ -3,7 +3,7 @@
- Hash | tablefilter v0.5.31 API Document
+ Hash | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html
index ba0768e3..7230f7eb 100644
--- a/docs/class/src/modules/help.js~Help.html
+++ b/docs/class/src/modules/help.js~Help.html
@@ -3,7 +3,7 @@
- Help | tablefilter v0.5.31 API Document
+ Help | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html
index ee10e1e1..e98c07a3 100644
--- a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html
+++ b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html
@@ -3,7 +3,7 @@
- HighlightKeyword | tablefilter v0.5.31 API Document
+ HighlightKeyword | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html
index fc909f8b..14824c49 100644
--- a/docs/class/src/modules/loader.js~Loader.html
+++ b/docs/class/src/modules/loader.js~Loader.html
@@ -3,7 +3,7 @@
- Loader | tablefilter v0.5.31 API Document
+ Loader | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html
index 03a14375..42094dae 100644
--- a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html
+++ b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html
@@ -3,7 +3,7 @@
- MarkActiveColumns | tablefilter v0.5.31 API Document
+ MarkActiveColumns | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html
index 09dc6b5b..6aaa9c07 100644
--- a/docs/class/src/modules/noResults.js~NoResults.html
+++ b/docs/class/src/modules/noResults.js~NoResults.html
@@ -3,7 +3,7 @@
- NoResults | tablefilter v0.5.31 API Document
+ NoResults | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html
index e51f6a8e..1d8422ce 100644
--- a/docs/class/src/modules/paging.js~Paging.html
+++ b/docs/class/src/modules/paging.js~Paging.html
@@ -3,7 +3,7 @@
- Paging | tablefilter v0.5.31 API Document
+ Paging | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html
index 4facb540..ff50674a 100644
--- a/docs/class/src/modules/popupFilter.js~PopupFilter.html
+++ b/docs/class/src/modules/popupFilter.js~PopupFilter.html
@@ -3,7 +3,7 @@
- PopupFilter | tablefilter v0.5.31 API Document
+ PopupFilter | tablefilter v0.5.32 API Document
@@ -1513,7 +1513,7 @@ by default
- source
+ source
@@ -1761,7 +1761,7 @@ by default
- source
+ source
@@ -1826,7 +1826,7 @@ by default
- source
+ source
@@ -1867,7 +1867,7 @@ by default
- source
+ source
@@ -1908,7 +1908,7 @@ by default
- source
+ source
@@ -1973,7 +1973,7 @@ by default
- source
+ source
@@ -2031,7 +2031,7 @@ by default
- source
+ source
@@ -2089,7 +2089,7 @@ by default
- source
+ source
@@ -2171,7 +2171,7 @@ by default
- source
+ source
@@ -2239,7 +2239,7 @@ by default
- source
+ source
@@ -2297,7 +2297,7 @@ by default
- source
+ source
@@ -2338,7 +2338,7 @@ by default
- source
+ source
@@ -2379,7 +2379,7 @@ by default
- source
+ source
diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html
index 55a4f8bb..ec1ad9db 100644
--- a/docs/class/src/modules/rowsCounter.js~RowsCounter.html
+++ b/docs/class/src/modules/rowsCounter.js~RowsCounter.html
@@ -3,7 +3,7 @@
- RowsCounter | tablefilter v0.5.31 API Document
+ RowsCounter | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html
index 9582cb39..178f8fe7 100644
--- a/docs/class/src/modules/state.js~State.html
+++ b/docs/class/src/modules/state.js~State.html
@@ -3,7 +3,7 @@
- State | tablefilter v0.5.31 API Document
+ State | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html
index e90d1802..fa19ae9f 100644
--- a/docs/class/src/modules/statusBar.js~StatusBar.html
+++ b/docs/class/src/modules/statusBar.js~StatusBar.html
@@ -3,7 +3,7 @@
- StatusBar | tablefilter v0.5.31 API Document
+ StatusBar | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html
index 631aeb64..4264f1dd 100644
--- a/docs/class/src/modules/storage.js~Storage.html
+++ b/docs/class/src/modules/storage.js~Storage.html
@@ -3,7 +3,7 @@
- Storage | tablefilter v0.5.31 API Document
+ Storage | tablefilter v0.5.32 API Document
diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html
index 9fe191cd..ec92e750 100644
--- a/docs/class/src/tablefilter.js~TableFilter.html
+++ b/docs/class/src/tablefilter.js~TableFilter.html
@@ -3,7 +3,7 @@
- TableFilter | tablefilter v0.5.31 API Document
+ TableFilter | tablefilter v0.5.32 API Document
diff --git a/docs/dump.json b/docs/dump.json
index e94a60c3..058be2a3 100644
--- a/docs/dump.json
+++ b/docs/dump.json
@@ -13292,7 +13292,7 @@
"access": null,
"description": null,
"lineNumber": 1,
- "content": "import {Feature} from '../feature';\nimport {isUndef, EMPTY_FN} from '../types';\nimport {createElm, removeElm} from '../dom';\nimport {addEvt, cancelEvt, stopEvt, targetEvt, removeEvt} from '../event';\nimport {INPUT, NONE, CHECKLIST, MULTIPLE} from '../const';\nimport {root} from '../root';\nimport {defaultsStr, defaultsBool, defaultsArr, defaultsFn} from '../settings';\n\n/**\n * Pop-up filter component\n * @export\n * @class PopupFilter\n * @extends {Feature}\n */\nexport class PopupFilter extends Feature {\n\n /**\n * Creates an instance of PopupFilter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'popupFilters');\n\n // Configuration object\n let f = this.config.popup_filters || {};\n\n /**\n * Close active popup filter upon filtering, enabled by default\n * @type {Boolean}\n */\n this.closeOnFiltering = defaultsBool(f.close_on_filtering, true);\n\n /**\n * Filter icon path\n * @type {String}\n */\n this.iconPath = defaultsStr(f.image, tf.themesPath + 'icn_filter.gif');\n\n /**\n * Active filter icon path\n * @type {string}\n */\n this.activeIconPath = defaultsStr(f.image_active,\n tf.themesPath + 'icn_filterActive.gif');\n\n /**\n * HTML for the filter icon\n * @type {string}\n */\n this.iconHtml = defaultsStr(f.image_html,\n '
');\n\n /**\n * Css class assigned to the popup container element\n * @type {String}\n */\n this.placeholderCssClass = defaultsStr(f.placeholder_css_class,\n 'popUpPlaceholder');\n\n /**\n * Css class assigned to filter container element\n * @type {String}\n */\n this.containerCssClass = defaultsStr(f.div_css_class, 'popUpFilter');\n\n /**\n * Ensure filter's container element width matches column width, enabled\n * by default\n * @type {Boolean}\n */\n this.adjustToContainer = defaultsBool(f.adjust_to_container, true);\n\n /**\n * Callback fired before a popup filter is opened\n * @type {Function}\n */\n this.onBeforeOpen = defaultsFn(f.on_before_popup_filter_open, EMPTY_FN);\n\n /**\n * Callback fired after a popup filter is opened\n * @type {Function}\n */\n this.onAfterOpen = defaultsFn(f.on_after_popup_filter_open, EMPTY_FN);\n\n /**\n * Callback fired before a popup filter is closed\n * @type {Function}\n */\n this.onBeforeClose = defaultsFn(f.on_before_popup_filter_close,\n EMPTY_FN);\n\n /**\n * Callback fired after a popup filter is closed\n * @type {Function}\n */\n this.onAfterClose = defaultsFn(f.on_after_popup_filter_close, EMPTY_FN);\n\n /**\n * Collection of filters spans\n * @type {Array}\n * @private\n */\n this.fltSpans = [];\n\n /**\n * Collection of filters icons\n * @type {Array}\n * @private\n */\n this.fltIcons = [];\n\n /**\n * Collection of filters icons cached after pop-up filters are removed\n * @type {Array}\n * @private\n */\n this.filtersCache = null;\n\n /**\n * Collection of filters containers\n * @type {Array}\n * @private\n */\n this.fltElms = defaultsArr(this.filtersCache, []);\n\n /**\n * Prefix for pop-up filter container ID\n * @type {String}\n * @private\n */\n this.prfxDiv = 'popup_';\n\n /**\n * Column index of popup filter currently active\n * @type {Number}\n * @private\n */\n this.activeFilterIdx = -1;\n }\n\n /**\n * Click event handler for pop-up filter icon\n * @private\n */\n onClick(evt) {\n let elm = targetEvt(evt).parentNode;\n let colIndex = parseInt(elm.getAttribute('ci'), 10);\n\n this.closeAll(colIndex);\n this.toggle(colIndex);\n\n if (this.adjustToContainer) {\n let cont = this.fltElms[colIndex],\n header = this.tf.getHeaderElement(colIndex),\n headerWidth = header.clientWidth * 0.95;\n cont.style.width = parseInt(headerWidth, 10) + 'px';\n }\n cancelEvt(evt);\n stopEvt(evt);\n }\n\n /**\n * Mouse-up event handler handling popup filter auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n if (this.activeFilterIdx === -1) {\n return;\n }\n let targetElm = targetEvt(evt);\n let activeFlt = this.fltElms[this.activeFilterIdx];\n let icon = this.fltIcons[this.activeFilterIdx];\n\n if (icon === targetElm) {\n return;\n }\n\n while (targetElm && targetElm !== activeFlt) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== activeFlt) {\n this.close(this.activeFilterIdx);\n }\n\n return;\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n // Enable external filters\n tf.externalFltTgtIds = [''];\n\n // Override headers row index if no grouped headers\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.headersRow <= 1 && isNaN(tf.config().headers_row_index)) {\n tf.headersRow = 0;\n }\n\n // Adjust headers row index for grid-layout mode\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.gridLayout) {\n tf.headersRow--;\n this.buildIcons();\n }\n\n // subscribe to events\n this.emitter.on(['before-filtering'], () => this.setIconsState());\n this.emitter.on(['after-filtering'], () => this.closeAll());\n this.emitter.on(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.on(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.on(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Reset previously destroyed feature\n */\n reset() {\n this.enable();\n this.init();\n this.buildIcons();\n this.buildAll();\n }\n\n /**\n * Build all filters icons\n */\n buildIcons() {\n let tf = this.tf;\n\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n tf.headersRow++;\n\n for (let i = 0; i < tf.nbCells; i++) {\n if (tf.getFilterType(i) === NONE) {\n continue;\n }\n let icon = createElm('span', ['ci', i]);\n icon.innerHTML = this.iconHtml;\n let header = tf.getHeaderElement(i);\n header.appendChild(icon);\n addEvt(icon, 'click', (evt) => this.onClick(evt));\n this.fltSpans[i] = icon;\n this.fltIcons[i] = icon.firstChild;\n }\n }\n\n /**\n * Build all pop-up filters elements\n */\n buildAll() {\n for (let i = 0; i < this.filtersCache.length; i++) {\n this.build(i, this.filtersCache[i]);\n }\n }\n\n /**\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n */\n build(colIndex, div) {\n let tf = this.tf;\n let contId = `${this.prfxDiv}${tf.id}_${colIndex}`;\n let placeholder = createElm('div', ['class', this.placeholderCssClass]);\n let cont = div ||\n createElm('div', ['id', contId], ['class', this.containerCssClass]);\n tf.externalFltTgtIds[colIndex] = cont.id;\n placeholder.appendChild(cont);\n\n let header = tf.getHeaderElement(colIndex);\n header.insertBefore(placeholder, header.firstChild);\n addEvt(cont, 'click', (evt) => stopEvt(evt));\n this.fltElms[colIndex] = cont;\n }\n\n /**\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n */\n toggle(colIndex) {\n if (!this.isOpen(colIndex)) {\n this.open(colIndex);\n } else {\n this.close(colIndex);\n }\n }\n\n /**\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n */\n open(colIndex) {\n let tf = this.tf,\n container = this.fltElms[colIndex];\n\n this.onBeforeOpen(this, container, colIndex);\n\n container.style.display = 'block';\n this.activeFilterIdx = colIndex;\n addEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n if (tf.getFilterType(colIndex) === INPUT) {\n let flt = tf.getFilterElement(colIndex);\n if (flt) {\n flt.focus();\n }\n }\n\n this.onAfterOpen(this, container, colIndex);\n }\n\n /**\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n */\n close(colIndex) {\n let container = this.fltElms[colIndex];\n\n this.onBeforeClose(this, container, colIndex);\n\n container.style.display = NONE;\n if (this.activeFilterIdx === colIndex) {\n this.activeFilterIdx = -1;\n }\n removeEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n this.onAfterClose(this, container, colIndex);\n }\n\n /**\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n */\n isOpen(colIndex) {\n return this.fltElms[colIndex].style.display === 'block';\n }\n\n /**\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n */\n closeAll(exceptIdx) {\n // Do not close filters only if argument is undefined and close on\n // filtering option is disabled\n if (isUndef(exceptIdx) && !this.closeOnFiltering) {\n return;\n }\n for (let i = 0; i < this.fltElms.length; i++) {\n if (i === exceptIdx) {\n continue;\n }\n let fltType = this.tf.getFilterType(i);\n let isMultipleFilter =\n (fltType === CHECKLIST || fltType === MULTIPLE);\n\n // Always hide all single selection filter types but hide multiple\n // selection filter types only if index set\n if (!isMultipleFilter || !isUndef(exceptIdx)) {\n this.close(i);\n }\n }\n }\n\n /**\n * Build all the icons representing the pop-up filters\n */\n setIconsState() {\n for (let i = 0; i < this.fltIcons.length; i++) {\n this.changeState(i, false);\n }\n }\n\n /**\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n */\n changeState(colIndex, active) {\n let icon = this.fltIcons[colIndex];\n if (icon) {\n icon.src = active ? this.activeIconPath : this.iconPath;\n }\n }\n\n /**\n * Remove pop-up filters\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.filtersCache = [];\n for (let i = 0; i < this.fltElms.length; i++) {\n let container = this.fltElms[i],\n placeholder = container.parentNode,\n icon = this.fltSpans[i],\n iconImg = this.fltIcons[i];\n if (container) {\n removeElm(container);\n this.filtersCache[i] = container;\n }\n container = null;\n if (placeholder) {\n removeElm(placeholder);\n }\n placeholder = null;\n if (icon) {\n removeElm(icon);\n }\n icon = null;\n if (iconImg) {\n removeElm(iconImg);\n }\n iconImg = null;\n }\n this.fltElms = [];\n this.fltSpans = [];\n this.fltIcons = [];\n\n // TODO: expose an API to handle external filter IDs\n this.tf.externalFltTgtIds = [];\n\n // unsubscribe to events\n this.emitter.off(['before-filtering'], () => this.setIconsState());\n this.emitter.off(['after-filtering'], () => this.closeAll());\n this.emitter.off(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.off(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.off(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n this.initialized = false;\n }\n\n}\n"
+ "content": "import {Feature} from '../feature';\nimport {isUndef, EMPTY_FN} from '../types';\nimport {createElm, removeElm} from '../dom';\nimport {addEvt, cancelEvt, stopEvt, targetEvt, removeEvt} from '../event';\nimport {INPUT, NONE, CHECKLIST, MULTIPLE} from '../const';\nimport {root} from '../root';\nimport {defaultsStr, defaultsBool, defaultsArr, defaultsFn} from '../settings';\n\n/**\n * Pop-up filter component\n * @export\n * @class PopupFilter\n * @extends {Feature}\n */\nexport class PopupFilter extends Feature {\n\n /**\n * Creates an instance of PopupFilter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'popupFilters');\n\n // Configuration object\n let f = this.config.popup_filters || {};\n\n /**\n * Close active popup filter upon filtering, enabled by default\n * @type {Boolean}\n */\n this.closeOnFiltering = defaultsBool(f.close_on_filtering, true);\n\n /**\n * Filter icon path\n * @type {String}\n */\n this.iconPath = defaultsStr(f.image, tf.themesPath + 'icn_filter.gif');\n\n /**\n * Active filter icon path\n * @type {string}\n */\n this.activeIconPath = defaultsStr(f.image_active,\n tf.themesPath + 'icn_filterActive.gif');\n\n /**\n * HTML for the filter icon\n * @type {string}\n */\n this.iconHtml = defaultsStr(f.image_html,\n '
');\n\n /**\n * Css class assigned to the popup container element\n * @type {String}\n */\n this.placeholderCssClass = defaultsStr(f.placeholder_css_class,\n 'popUpPlaceholder');\n\n /**\n * Css class assigned to filter container element\n * @type {String}\n */\n this.containerCssClass = defaultsStr(f.div_css_class, 'popUpFilter');\n\n /**\n * Ensure filter's container element width matches column width, enabled\n * by default\n * @type {Boolean}\n */\n this.adjustToContainer = defaultsBool(f.adjust_to_container, true);\n\n /**\n * Callback fired before a popup filter is opened\n * @type {Function}\n */\n this.onBeforeOpen = defaultsFn(f.on_before_popup_filter_open, EMPTY_FN);\n\n /**\n * Callback fired after a popup filter is opened\n * @type {Function}\n */\n this.onAfterOpen = defaultsFn(f.on_after_popup_filter_open, EMPTY_FN);\n\n /**\n * Callback fired before a popup filter is closed\n * @type {Function}\n */\n this.onBeforeClose = defaultsFn(f.on_before_popup_filter_close,\n EMPTY_FN);\n\n /**\n * Callback fired after a popup filter is closed\n * @type {Function}\n */\n this.onAfterClose = defaultsFn(f.on_after_popup_filter_close, EMPTY_FN);\n\n /**\n * Collection of filters spans\n * @type {Array}\n * @private\n */\n this.fltSpans = [];\n\n /**\n * Collection of filters icons\n * @type {Array}\n * @private\n */\n this.fltIcons = [];\n\n /**\n * Collection of filters icons cached after pop-up filters are removed\n * @type {Array}\n * @private\n */\n this.filtersCache = null;\n\n /**\n * Collection of filters containers\n * @type {Array}\n * @private\n */\n this.fltElms = defaultsArr(this.filtersCache, []);\n\n /**\n * Prefix for pop-up filter container ID\n * @type {String}\n * @private\n */\n this.prfxDiv = 'popup_';\n\n /**\n * Column index of popup filter currently active\n * @type {Number}\n * @private\n */\n this.activeFilterIdx = -1;\n }\n\n /**\n * Click event handler for pop-up filter icon\n * @private\n */\n onClick(evt) {\n let elm = targetEvt(evt).parentNode;\n let colIndex = parseInt(elm.getAttribute('ci'), 10);\n\n this.closeAll(colIndex);\n this.toggle(colIndex);\n\n if (this.adjustToContainer) {\n let cont = this.fltElms[colIndex],\n header = this.tf.getHeaderElement(colIndex),\n headerWidth = header.clientWidth * 0.95;\n cont.style.width = parseInt(headerWidth, 10) + 'px';\n }\n cancelEvt(evt);\n stopEvt(evt);\n }\n\n /**\n * Mouse-up event handler handling popup filter auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n if (this.activeFilterIdx === -1) {\n return;\n }\n let targetElm = targetEvt(evt);\n let activeFlt = this.fltElms[this.activeFilterIdx];\n let icon = this.fltIcons[this.activeFilterIdx];\n\n if (icon === targetElm) {\n return;\n }\n\n while (targetElm && targetElm !== activeFlt) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== activeFlt) {\n this.close(this.activeFilterIdx);\n }\n\n return;\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n // Enable external filters\n tf.externalFltTgtIds = [''];\n\n // Override filters row index supplied by configuration\n tf.filtersRowIndex = 0;\n\n // Override headers row index if no grouped headers\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.headersRow <= 1 && isNaN(tf.config().headers_row_index)) {\n tf.headersRow = 0;\n }\n\n // Adjust headers row index for grid-layout mode\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.gridLayout) {\n tf.headersRow--;\n this.buildIcons();\n }\n\n // subscribe to events\n this.emitter.on(['before-filtering'], () => this.setIconsState());\n this.emitter.on(['after-filtering'], () => this.closeAll());\n this.emitter.on(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.on(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.on(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Reset previously destroyed feature\n */\n reset() {\n this.enable();\n this.init();\n this.buildIcons();\n this.buildAll();\n }\n\n /**\n * Build all filters icons\n */\n buildIcons() {\n let tf = this.tf;\n\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n tf.headersRow++;\n\n for (let i = 0; i < tf.nbCells; i++) {\n if (tf.getFilterType(i) === NONE) {\n continue;\n }\n let icon = createElm('span', ['ci', i]);\n icon.innerHTML = this.iconHtml;\n let header = tf.getHeaderElement(i);\n header.appendChild(icon);\n addEvt(icon, 'click', (evt) => this.onClick(evt));\n this.fltSpans[i] = icon;\n this.fltIcons[i] = icon.firstChild;\n }\n }\n\n /**\n * Build all pop-up filters elements\n */\n buildAll() {\n for (let i = 0; i < this.filtersCache.length; i++) {\n this.build(i, this.filtersCache[i]);\n }\n }\n\n /**\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n */\n build(colIndex, div) {\n let tf = this.tf;\n let contId = `${this.prfxDiv}${tf.id}_${colIndex}`;\n let placeholder = createElm('div', ['class', this.placeholderCssClass]);\n let cont = div ||\n createElm('div', ['id', contId], ['class', this.containerCssClass]);\n tf.externalFltTgtIds[colIndex] = cont.id;\n placeholder.appendChild(cont);\n\n let header = tf.getHeaderElement(colIndex);\n header.insertBefore(placeholder, header.firstChild);\n addEvt(cont, 'click', (evt) => stopEvt(evt));\n this.fltElms[colIndex] = cont;\n }\n\n /**\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n */\n toggle(colIndex) {\n if (!this.isOpen(colIndex)) {\n this.open(colIndex);\n } else {\n this.close(colIndex);\n }\n }\n\n /**\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n */\n open(colIndex) {\n let tf = this.tf,\n container = this.fltElms[colIndex];\n\n this.onBeforeOpen(this, container, colIndex);\n\n container.style.display = 'block';\n this.activeFilterIdx = colIndex;\n addEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n if (tf.getFilterType(colIndex) === INPUT) {\n let flt = tf.getFilterElement(colIndex);\n if (flt) {\n flt.focus();\n }\n }\n\n this.onAfterOpen(this, container, colIndex);\n }\n\n /**\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n */\n close(colIndex) {\n let container = this.fltElms[colIndex];\n\n this.onBeforeClose(this, container, colIndex);\n\n container.style.display = NONE;\n if (this.activeFilterIdx === colIndex) {\n this.activeFilterIdx = -1;\n }\n removeEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n this.onAfterClose(this, container, colIndex);\n }\n\n /**\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n */\n isOpen(colIndex) {\n return this.fltElms[colIndex].style.display === 'block';\n }\n\n /**\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n */\n closeAll(exceptIdx) {\n // Do not close filters only if argument is undefined and close on\n // filtering option is disabled\n if (isUndef(exceptIdx) && !this.closeOnFiltering) {\n return;\n }\n for (let i = 0; i < this.fltElms.length; i++) {\n if (i === exceptIdx) {\n continue;\n }\n let fltType = this.tf.getFilterType(i);\n let isMultipleFilter =\n (fltType === CHECKLIST || fltType === MULTIPLE);\n\n // Always hide all single selection filter types but hide multiple\n // selection filter types only if index set\n if (!isMultipleFilter || !isUndef(exceptIdx)) {\n this.close(i);\n }\n }\n }\n\n /**\n * Build all the icons representing the pop-up filters\n */\n setIconsState() {\n for (let i = 0; i < this.fltIcons.length; i++) {\n this.changeState(i, false);\n }\n }\n\n /**\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n */\n changeState(colIndex, active) {\n let icon = this.fltIcons[colIndex];\n if (icon) {\n icon.src = active ? this.activeIconPath : this.iconPath;\n }\n }\n\n /**\n * Remove pop-up filters\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.filtersCache = [];\n for (let i = 0; i < this.fltElms.length; i++) {\n let container = this.fltElms[i],\n placeholder = container.parentNode,\n icon = this.fltSpans[i],\n iconImg = this.fltIcons[i];\n if (container) {\n removeElm(container);\n this.filtersCache[i] = container;\n }\n container = null;\n if (placeholder) {\n removeElm(placeholder);\n }\n placeholder = null;\n if (icon) {\n removeElm(icon);\n }\n icon = null;\n if (iconImg) {\n removeElm(iconImg);\n }\n iconImg = null;\n }\n this.fltElms = [];\n this.fltSpans = [];\n this.fltIcons = [];\n\n // TODO: expose an API to handle external filter IDs\n this.tf.externalFltTgtIds = [];\n\n // unsubscribe to events\n this.emitter.off(['before-filtering'], () => this.setIconsState());\n this.emitter.off(['after-filtering'], () => this.closeAll());\n this.emitter.off(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.off(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.off(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n this.initialized = false;\n }\n\n}\n"
},
{
"__docId__": 607,
@@ -13754,7 +13754,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#initialized",
"access": null,
"description": null,
- "lineNumber": 227,
+ "lineNumber": 230,
"unknown": [
{
"tagName": "@inherited",
@@ -13777,7 +13777,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#reset",
"access": null,
"description": "Reset previously destroyed feature",
- "lineNumber": 233,
+ "lineNumber": 236,
"params": [],
"generator": false
},
@@ -13791,7 +13791,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#buildIcons",
"access": null,
"description": "Build all filters icons",
- "lineNumber": 243,
+ "lineNumber": 246,
"params": [],
"generator": false
},
@@ -13805,7 +13805,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#buildAll",
"access": null,
"description": "Build all pop-up filters elements",
- "lineNumber": 267,
+ "lineNumber": 270,
"params": [],
"generator": false
},
@@ -13819,7 +13819,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#build",
"access": null,
"description": "Build a specified pop-up filter elements",
- "lineNumber": 278,
+ "lineNumber": 281,
"params": [
{
"nullable": null,
@@ -13854,7 +13854,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#toggle",
"access": null,
"description": "Toggle visibility of specified filter",
- "lineNumber": 297,
+ "lineNumber": 300,
"params": [
{
"nullable": null,
@@ -13879,7 +13879,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#open",
"access": null,
"description": "Open popup filter of specified column",
- "lineNumber": 309,
+ "lineNumber": 312,
"params": [
{
"nullable": null,
@@ -13904,7 +13904,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#activeFilterIdx",
"access": null,
"description": null,
- "lineNumber": 316,
+ "lineNumber": 319,
"undocument": true,
"type": {
"types": [
@@ -13922,7 +13922,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#close",
"access": null,
"description": "Close popup filter of specified column",
- "lineNumber": 333,
+ "lineNumber": 336,
"params": [
{
"nullable": null,
@@ -13947,7 +13947,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#activeFilterIdx",
"access": null,
"description": null,
- "lineNumber": 340,
+ "lineNumber": 343,
"undocument": true,
"type": {
"types": [
@@ -13965,7 +13965,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#isOpen",
"access": null,
"description": "Check if popup filter for specified column is open",
- "lineNumber": 352,
+ "lineNumber": 355,
"unknown": [
{
"tagName": "@returns",
@@ -14004,7 +14004,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#closeAll",
"access": null,
"description": "Close all filters excepted for the specified one if any",
- "lineNumber": 360,
+ "lineNumber": 363,
"params": [
{
"nullable": null,
@@ -14029,7 +14029,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#setIconsState",
"access": null,
"description": "Build all the icons representing the pop-up filters",
- "lineNumber": 385,
+ "lineNumber": 388,
"params": [],
"generator": false
},
@@ -14043,7 +14043,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#changeState",
"access": null,
"description": "Apply specified icon state",
- "lineNumber": 396,
+ "lineNumber": 399,
"params": [
{
"nullable": null,
@@ -14078,7 +14078,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#destroy",
"access": null,
"description": "Remove pop-up filters",
- "lineNumber": 406,
+ "lineNumber": 409,
"params": [],
"generator": false
},
@@ -14092,7 +14092,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#filtersCache",
"access": null,
"description": null,
- "lineNumber": 411,
+ "lineNumber": 414,
"undocument": true,
"type": {
"types": [
@@ -14110,7 +14110,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#fltElms",
"access": null,
"description": null,
- "lineNumber": 435,
+ "lineNumber": 438,
"undocument": true,
"type": {
"types": [
@@ -14128,7 +14128,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#fltSpans",
"access": null,
"description": null,
- "lineNumber": 436,
+ "lineNumber": 439,
"undocument": true,
"type": {
"types": [
@@ -14146,7 +14146,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#fltIcons",
"access": null,
"description": null,
- "lineNumber": 437,
+ "lineNumber": 440,
"undocument": true,
"type": {
"types": [
@@ -14164,7 +14164,7 @@
"longname": "src/modules/popupFilter.js~PopupFilter#initialized",
"access": null,
"description": null,
- "lineNumber": 451,
+ "lineNumber": 454,
"undocument": true,
"type": {
"types": [
diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html
index 06aec788..e5358b10 100644
--- a/docs/file/src/array.js.html
+++ b/docs/file/src/array.js.html
@@ -3,7 +3,7 @@
- src/array.js | tablefilter v0.5.31 API Document
+ src/array.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html
index 392f6053..cfac83e1 100644
--- a/docs/file/src/const.js.html
+++ b/docs/file/src/const.js.html
@@ -3,7 +3,7 @@
- src/const.js | tablefilter v0.5.31 API Document
+ src/const.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html
index a7ad6aa4..a1246df2 100644
--- a/docs/file/src/cookie.js.html
+++ b/docs/file/src/cookie.js.html
@@ -3,7 +3,7 @@
- src/cookie.js | tablefilter v0.5.31 API Document
+ src/cookie.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html
index e5c31410..dec847c7 100644
--- a/docs/file/src/dom.js.html
+++ b/docs/file/src/dom.js.html
@@ -3,7 +3,7 @@
- src/dom.js | tablefilter v0.5.31 API Document
+ src/dom.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html
index ecab1523..46cf1039 100644
--- a/docs/file/src/emitter.js.html
+++ b/docs/file/src/emitter.js.html
@@ -3,7 +3,7 @@
- src/emitter.js | tablefilter v0.5.31 API Document
+ src/emitter.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html
index 67a54ab8..db264a55 100644
--- a/docs/file/src/event.js.html
+++ b/docs/file/src/event.js.html
@@ -3,7 +3,7 @@
- src/event.js | tablefilter v0.5.31 API Document
+ src/event.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html
index 934be3cc..ae333c52 100644
--- a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html
+++ b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html
@@ -3,7 +3,7 @@
- src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.31 API Document
+ src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html
index 6c0abd5d..7ff08c8d 100644
--- a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html
+++ b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html
@@ -3,7 +3,7 @@
- src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.31 API Document
+ src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html
index 04f0bbe6..6e17196b 100644
--- a/docs/file/src/extensions/colOps/colOps.js.html
+++ b/docs/file/src/extensions/colOps/colOps.js.html
@@ -3,7 +3,7 @@
- src/extensions/colOps/colOps.js | tablefilter v0.5.31 API Document
+ src/extensions/colOps/colOps.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html
index ec0a4f2d..8d2d0eb3 100644
--- a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html
+++ b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html
@@ -3,7 +3,7 @@
- src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.31 API Document
+ src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html
index 55104316..3a535969 100644
--- a/docs/file/src/extensions/sort/adapterSortabletable.js.html
+++ b/docs/file/src/extensions/sort/adapterSortabletable.js.html
@@ -3,7 +3,7 @@
- src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.31 API Document
+ src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html
index 12b7d6e7..4e062299 100644
--- a/docs/file/src/extensions/sort/sort.js.html
+++ b/docs/file/src/extensions/sort/sort.js.html
@@ -3,7 +3,7 @@
- src/extensions/sort/sort.js | tablefilter v0.5.31 API Document
+ src/extensions/sort/sort.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html
index 9064b4d3..42d2404c 100644
--- a/docs/file/src/feature.js.html
+++ b/docs/file/src/feature.js.html
@@ -3,7 +3,7 @@
- src/feature.js | tablefilter v0.5.31 API Document
+ src/feature.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html
index 68c1c3da..9b9aa4d3 100644
--- a/docs/file/src/modules/alternateRows.js.html
+++ b/docs/file/src/modules/alternateRows.js.html
@@ -3,7 +3,7 @@
- src/modules/alternateRows.js | tablefilter v0.5.31 API Document
+ src/modules/alternateRows.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/baseDropdown.js.html b/docs/file/src/modules/baseDropdown.js.html
index 0fe16d9d..02854154 100644
--- a/docs/file/src/modules/baseDropdown.js.html
+++ b/docs/file/src/modules/baseDropdown.js.html
@@ -3,7 +3,7 @@
- src/modules/baseDropdown.js | tablefilter v0.5.31 API Document
+ src/modules/baseDropdown.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html
index 1715870a..c246061b 100644
--- a/docs/file/src/modules/checkList.js.html
+++ b/docs/file/src/modules/checkList.js.html
@@ -3,7 +3,7 @@
- src/modules/checkList.js | tablefilter v0.5.31 API Document
+ src/modules/checkList.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html
index ea822680..0afaabcd 100644
--- a/docs/file/src/modules/clearButton.js.html
+++ b/docs/file/src/modules/clearButton.js.html
@@ -3,7 +3,7 @@
- src/modules/clearButton.js | tablefilter v0.5.31 API Document
+ src/modules/clearButton.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html
index db0853b4..9b487df4 100644
--- a/docs/file/src/modules/dateType.js.html
+++ b/docs/file/src/modules/dateType.js.html
@@ -3,7 +3,7 @@
- src/modules/dateType.js | tablefilter v0.5.31 API Document
+ src/modules/dateType.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html
index eb855e66..722397c2 100644
--- a/docs/file/src/modules/dropdown.js.html
+++ b/docs/file/src/modules/dropdown.js.html
@@ -3,7 +3,7 @@
- src/modules/dropdown.js | tablefilter v0.5.31 API Document
+ src/modules/dropdown.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html
index 3afa34da..216b5231 100644
--- a/docs/file/src/modules/gridLayout.js.html
+++ b/docs/file/src/modules/gridLayout.js.html
@@ -3,7 +3,7 @@
- src/modules/gridLayout.js | tablefilter v0.5.31 API Document
+ src/modules/gridLayout.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html
index b78f4a04..f3ecc4f6 100644
--- a/docs/file/src/modules/hash.js.html
+++ b/docs/file/src/modules/hash.js.html
@@ -3,7 +3,7 @@
- src/modules/hash.js | tablefilter v0.5.31 API Document
+ src/modules/hash.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html
index 3f7944db..f8918390 100644
--- a/docs/file/src/modules/help.js.html
+++ b/docs/file/src/modules/help.js.html
@@ -3,7 +3,7 @@
- src/modules/help.js | tablefilter v0.5.31 API Document
+ src/modules/help.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html
index f222cb24..747d3932 100644
--- a/docs/file/src/modules/highlightKeywords.js.html
+++ b/docs/file/src/modules/highlightKeywords.js.html
@@ -3,7 +3,7 @@
- src/modules/highlightKeywords.js | tablefilter v0.5.31 API Document
+ src/modules/highlightKeywords.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html
index 16b16f15..d8668483 100644
--- a/docs/file/src/modules/loader.js.html
+++ b/docs/file/src/modules/loader.js.html
@@ -3,7 +3,7 @@
- src/modules/loader.js | tablefilter v0.5.31 API Document
+ src/modules/loader.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/markActiveColumns.js.html b/docs/file/src/modules/markActiveColumns.js.html
index 3dff577d..73e34d9b 100644
--- a/docs/file/src/modules/markActiveColumns.js.html
+++ b/docs/file/src/modules/markActiveColumns.js.html
@@ -3,7 +3,7 @@
- src/modules/markActiveColumns.js | tablefilter v0.5.31 API Document
+ src/modules/markActiveColumns.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html
index e455580d..d568f914 100644
--- a/docs/file/src/modules/noResults.js.html
+++ b/docs/file/src/modules/noResults.js.html
@@ -3,7 +3,7 @@
- src/modules/noResults.js | tablefilter v0.5.31 API Document
+ src/modules/noResults.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html
index ae2a1324..abed953e 100644
--- a/docs/file/src/modules/paging.js.html
+++ b/docs/file/src/modules/paging.js.html
@@ -3,7 +3,7 @@
- src/modules/paging.js | tablefilter v0.5.31 API Document
+ src/modules/paging.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html
index dc7336e9..08a5a106 100644
--- a/docs/file/src/modules/popupFilter.js.html
+++ b/docs/file/src/modules/popupFilter.js.html
@@ -3,7 +3,7 @@
- src/modules/popupFilter.js | tablefilter v0.5.31 API Document
+ src/modules/popupFilter.js | tablefilter v0.5.32 API Document
@@ -333,6 +333,9 @@ export class PopupFilter extends Feature {
// Enable external filters
tf.externalFltTgtIds = [''];
+ // Override filters row index supplied by configuration
+ tf.filtersRowIndex = 0;
+
// Override headers row index if no grouped headers
// TODO: Because of the filters row generation, headers row index needs
// adjusting: prevent useless row generation
diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html
index 44710c3b..a55dd045 100644
--- a/docs/file/src/modules/rowsCounter.js.html
+++ b/docs/file/src/modules/rowsCounter.js.html
@@ -3,7 +3,7 @@
- src/modules/rowsCounter.js | tablefilter v0.5.31 API Document
+ src/modules/rowsCounter.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html
index 9b0dccb5..24ff972b 100644
--- a/docs/file/src/modules/state.js.html
+++ b/docs/file/src/modules/state.js.html
@@ -3,7 +3,7 @@
- src/modules/state.js | tablefilter v0.5.31 API Document
+ src/modules/state.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html
index adff02d1..46b07094 100644
--- a/docs/file/src/modules/statusBar.js.html
+++ b/docs/file/src/modules/statusBar.js.html
@@ -3,7 +3,7 @@
- src/modules/statusBar.js | tablefilter v0.5.31 API Document
+ src/modules/statusBar.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html
index 1ca4628c..8d926161 100644
--- a/docs/file/src/modules/storage.js.html
+++ b/docs/file/src/modules/storage.js.html
@@ -3,7 +3,7 @@
- src/modules/storage.js | tablefilter v0.5.31 API Document
+ src/modules/storage.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html
index e09d7f43..fcced21c 100644
--- a/docs/file/src/number.js.html
+++ b/docs/file/src/number.js.html
@@ -3,7 +3,7 @@
- src/number.js | tablefilter v0.5.31 API Document
+ src/number.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html
index 96079097..f99481e5 100644
--- a/docs/file/src/root.js.html
+++ b/docs/file/src/root.js.html
@@ -3,7 +3,7 @@
- src/root.js | tablefilter v0.5.31 API Document
+ src/root.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/settings.js.html b/docs/file/src/settings.js.html
index 3a31ad22..73b89a25 100644
--- a/docs/file/src/settings.js.html
+++ b/docs/file/src/settings.js.html
@@ -3,7 +3,7 @@
- src/settings.js | tablefilter v0.5.31 API Document
+ src/settings.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html
index 81b2ee71..553ee00e 100644
--- a/docs/file/src/sort.js.html
+++ b/docs/file/src/sort.js.html
@@ -3,7 +3,7 @@
- src/sort.js | tablefilter v0.5.31 API Document
+ src/sort.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html
index 2a4170ff..4f9b96f8 100644
--- a/docs/file/src/string.js.html
+++ b/docs/file/src/string.js.html
@@ -3,7 +3,7 @@
- src/string.js | tablefilter v0.5.31 API Document
+ src/string.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html
index 1d043573..9850f425 100644
--- a/docs/file/src/tablefilter.js.html
+++ b/docs/file/src/tablefilter.js.html
@@ -3,7 +3,7 @@
- src/tablefilter.js | tablefilter v0.5.31 API Document
+ src/tablefilter.js | tablefilter v0.5.32 API Document
diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html
index 94f03003..95fe3145 100644
--- a/docs/file/src/types.js.html
+++ b/docs/file/src/types.js.html
@@ -3,7 +3,7 @@
- src/types.js | tablefilter v0.5.31 API Document
+ src/types.js | tablefilter v0.5.32 API Document
diff --git a/docs/function/index.html b/docs/function/index.html
index 0b6fe937..6676d574 100644
--- a/docs/function/index.html
+++ b/docs/function/index.html
@@ -3,7 +3,7 @@
- Function | tablefilter v0.5.31 API Document
+ Function | tablefilter v0.5.32 API Document
diff --git a/docs/identifiers.html b/docs/identifiers.html
index 130c4986..29045b1e 100644
--- a/docs/identifiers.html
+++ b/docs/identifiers.html
@@ -3,7 +3,7 @@
- Index | tablefilter v0.5.31 API Document
+ Index | tablefilter v0.5.32 API Document
diff --git a/docs/index.html b/docs/index.html
index 783b49a8..7c91b540 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,7 +3,7 @@
- tablefilter v0.5.31 API Document
+ tablefilter v0.5.32 API Document
diff --git a/docs/package.json b/docs/package.json
index 8560103d..0572a9a3 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -1,6 +1,6 @@
{
"name": "tablefilter",
- "version": "0.5.31",
+ "version": "0.5.32",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {
@@ -66,7 +66,7 @@
"string-replace-webpack-plugin": "^0.1.3",
"sugar-date": "2.0.4",
"webpack": "^3.0.0",
- "webpack-dev-server": "^2.6.1"
+ "webpack-dev-server": "^2.4.5"
},
"dependencies": {},
"bugs": {
diff --git a/docs/source.html b/docs/source.html
index 70c8e71b..a52ca4c8 100644
--- a/docs/source.html
+++ b/docs/source.html
@@ -3,7 +3,7 @@
- Source | tablefilter v0.5.31 API Document
+ Source | tablefilter v0.5.32 API Document
@@ -152,7 +152,7 @@
100 %1/1 |
546 byte |
22 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/const.js |
@@ -178,7 +178,7 @@
100 %19/19 |
3527 byte |
200 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/cookie.js |
@@ -186,7 +186,7 @@
- |
1412 byte |
57 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/dom.js |
@@ -205,7 +205,7 @@
100 %12/12 |
4766 byte |
190 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/emitter.js |
@@ -213,7 +213,7 @@
100 %6/6 |
1323 byte |
53 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/event.js |
@@ -226,7 +226,7 @@
100 %6/6 |
2384 byte |
101 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/extensions/advancedGrid/adapterEzEditTable.js |
@@ -234,7 +234,7 @@
100 %13/13 |
19016 byte |
507 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/extensions/advancedGrid/advancedGrid.js |
@@ -242,7 +242,7 @@
- |
90 byte |
2 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/extensions/colOps/colOps.js |
@@ -250,7 +250,7 @@
100 %26/26 |
14340 byte |
479 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/extensions/colsVisibility/colsVisibility.js |
@@ -258,7 +258,7 @@
100 %49/49 |
19529 byte |
706 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/extensions/sort/adapterSortabletable.js |
@@ -266,7 +266,7 @@
100 %23/23 |
16463 byte |
531 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/extensions/sort/sort.js |
@@ -274,7 +274,7 @@
- |
204 byte |
8 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/feature.js |
@@ -282,7 +282,7 @@
100 %14/14 |
1876 byte |
97 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/alternateRows.js |
@@ -290,7 +290,7 @@
100 %9/9 |
3630 byte |
141 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/baseDropdown.js |
@@ -298,7 +298,7 @@
100 %3/3 |
3501 byte |
121 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/checkList.js |
@@ -306,7 +306,7 @@
100 %21/21 |
17110 byte |
531 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/clearButton.js |
@@ -314,7 +314,7 @@
100 %10/10 |
3214 byte |
129 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/dateType.js |
@@ -322,7 +322,7 @@
100 %12/12 |
4308 byte |
157 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/dropdown.js |
@@ -330,7 +330,7 @@
100 %17/17 |
11909 byte |
383 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/gridLayout.js |
@@ -338,7 +338,7 @@
100 %16/16 |
13788 byte |
483 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/hash.js |
@@ -347,7 +347,7 @@
100 %10/10 |
2981 byte |
126 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/help.js |
@@ -355,7 +355,7 @@
100 %17/17 |
6494 byte |
230 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/highlightKeywords.js |
@@ -363,7 +363,7 @@
100 %10/10 |
5459 byte |
180 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/loader.js |
@@ -371,7 +371,7 @@
100 %14/14 |
4025 byte |
171 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/markActiveColumns.js |
@@ -379,7 +379,7 @@
100 %10/10 |
2794 byte |
108 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/noResults.js |
@@ -387,7 +387,7 @@
100 %17/17 |
4792 byte |
194 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/paging.js |
@@ -395,15 +395,15 @@
100 %45/45 |
27378 byte |
898 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/popupFilter.js |
PopupFilter |
100 %27/27 |
- 13091 byte |
- 454 |
- 2017-07-01 10:09:21 (UTC) |
+ 13188 byte |
+ 457 |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/rowsCounter.js |
@@ -411,7 +411,7 @@
100 %13/13 |
5662 byte |
197 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/state.js |
@@ -419,7 +419,7 @@
100 %24/24 |
14807 byte |
542 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/statusBar.js |
@@ -427,7 +427,7 @@
100 %22/22 |
8635 byte |
300 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/modules/storage.js |
@@ -436,7 +436,7 @@
100 %10/10 |
3543 byte |
161 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/number.js |
@@ -444,7 +444,7 @@
100 %1/1 |
1034 byte |
32 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/root.js |
@@ -452,7 +452,7 @@
100 %1/1 |
235 byte |
6 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/settings.js |
@@ -464,7 +464,7 @@
100 %5/5 |
1535 byte |
53 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/sort.js |
@@ -478,7 +478,7 @@
100 %7/7 |
2881 byte |
82 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/string.js |
@@ -490,7 +490,7 @@
100 %5/5 |
2086 byte |
76 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/tablefilter.js |
@@ -498,7 +498,7 @@
100 %172/172 |
95552 byte |
3163 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
| src/types.js |
@@ -515,7 +515,7 @@
100 %10/10 |
1754 byte |
81 |
- 2017-07-01 10:09:21 (UTC) |
+ 2017-07-03 12:53:03 (UTC) |
diff --git a/docs/variable/index.html b/docs/variable/index.html
index 056cc6e0..d1d0714b 100644
--- a/docs/variable/index.html
+++ b/docs/variable/index.html
@@ -3,7 +3,7 @@
- Variable | tablefilter v0.5.31 API Document
+ Variable | tablefilter v0.5.32 API Document